added: new winix function: "sort"
sorting items in a directory (Item::sort_index is used) git-svn-id: svn://ttmath.org/publicrep/winix/trunk@754 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -240,6 +240,7 @@ admin_tinymce_add = Add page (tinymce)
|
||||
admin_tinymce_edit = Edit page (tinymce)
|
||||
admin_rm = Remove page (rm)
|
||||
admin_upload = File manager (upload)
|
||||
admin_sort = Sort items (sort)
|
||||
|
||||
|
||||
login_header = Login
|
||||
@@ -307,6 +308,10 @@ mount_exists = This mount point already exists
|
||||
slog_turn_over = Session's log turned over due to size greater than
|
||||
|
||||
|
||||
sort_header = Sort
|
||||
sort_current_sortindex = Current sort index
|
||||
|
||||
|
||||
stat_header = Stat
|
||||
stat_item_type = type
|
||||
stat_item_type_file = file
|
||||
|
@@ -250,6 +250,7 @@ admin_tinymce_add = Dodaj stronę (tinymce)
|
||||
admin_tinymce_edit = Edytuj stronę (tinymce)
|
||||
admin_rm = Usuń stronę (rm)
|
||||
admin_upload = Menedżer plików (upload)
|
||||
admin_sort = Sortuj elementy (sort)
|
||||
|
||||
login_header = Logowanie
|
||||
|
||||
@@ -314,6 +315,10 @@ skipped_static_mount = Pominięto statyczny (static) punkt montowania
|
||||
mount_exists = Ten punkt montowania jest już zdefiniowany
|
||||
slog_turn_over = Log sesji wyczyszczony w związku z przekroczeniem wielkości
|
||||
|
||||
|
||||
sort_header = Sortuj
|
||||
sort_current_sortindex = Bieżący indeks sortowania
|
||||
|
||||
stat_header = Stat
|
||||
stat_item_type = typ
|
||||
stat_item_type_file = plik
|
||||
|
Reference in New Issue
Block a user