added: winix function: rmuser

changed: UGContainer<> now uses std::list as a storage
         (previously it was using std::vector with pointers)
removed: now we don't have the operator[] for UGContainer<>



git-svn-id: svn://ttmath.org/publicrep/winix/trunk@816 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2012-03-09 02:36:25 +00:00
parent 6c2c12fe5e
commit 489310ba1c
51 changed files with 1146 additions and 602 deletions

View File

@@ -214,6 +214,13 @@ rm_cannot_remove_root_dir = You cannot remove the root directory
rm_content_use_r_option = Content of a directory can be removed only with 'r' parameter
rmuser_header = Remove user
rmuser_legend = Remove user form
rmuser_selectuser = Select a user
rmuser_submit = Remove
rmuser_removecurrent = Are you really want to remove your account from our service?
thread_create_new = Create a new thread
thread_tab_title = Thread title
thread_tab_author = Author
@@ -330,6 +337,7 @@ adduser_err_password_too_big2 = characters
adduser_err_email_too_big = Email cannot be longer than
adduser_err_email_too_big2 = characters
adduser_auto_activate = Automatically activate this account
adduser_err_email_incorrect = This email is not correct
mount_header = Mount points

View File

@@ -234,7 +234,11 @@ rm_use_r_option = To jest katalog, aby go usunąć musisz użyć parametru 'r'
rm_cannot_remove_root_dir = Nie możesz usunąć głównego katalogu
rm_content_use_r_option = Zawartość katalogu może zostać usunięta tylko z użyciem parametru 'r'
rmuser_header = Usuń użytkownika
rmuser_legend = Formularz usunięcia użytkownika
rmuser_selectuser = Wybierz użytkownika
rmuser_submit = Usuń
rmuser_removecurrent = Naprawdę chcesz usunąć swoje konto z naszego serwisu?
thread_create_new = Załóż nowy wątek
thread_tab_title = Tytuł wątku
@@ -350,6 +354,7 @@ adduser_err_password_too_big2 = znaków
adduser_err_email_too_big = Adres email nie może być większy niż
adduser_err_email_too_big2 = znaków
adduser_auto_activate = Automatically activate this account
adduser_err_email_incorrect = Podany email jest nieprawidłowy
mount_header = Punkty montowania