some improvement in templates
(now we have O(1) time for selecting the right html template) added: winix function: template for selecting a template for an item (file or dir) git-svn-id: svn://ttmath.org/publicrep/winix/trunk@636 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -149,6 +149,14 @@ ticket_info_expected = Expected in
|
||||
ticket_info_progress = Progress
|
||||
ticket_reply_in_this_thread = Replay in this thread
|
||||
|
||||
template_header = Template
|
||||
template_info_file = Current html template for this file
|
||||
template_info_dir = Current html template for this directory
|
||||
template_from_mount_point = is taken from the mount point
|
||||
template_form_legend = Template form
|
||||
template_form_info = Select a new template
|
||||
template_form_from_mount_point = from the mount point
|
||||
|
||||
upload_header = Upload a file
|
||||
upload_form_file = Browse for a file
|
||||
upload_form_file_multi = Browse for files
|
||||
|
Reference in New Issue
Block a user