changed: upload function
select file type by the extension
param: multi
fixed: uptime function
it showed incorrect uptime time (minuts were badly calculated)
git-svn-id: svn://ttmath.org/publicrep/winix/trunk@575 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -146,8 +146,12 @@ ticket_info_expected = Expected in
|
||||
ticket_info_progress = Progress
|
||||
ticket_reply_in_this_thread = Replay in this thread
|
||||
|
||||
upload_header = Upload a file
|
||||
upload_form_file = Browse for a file
|
||||
upload_form_file_multi = Browse for files
|
||||
upload_form_legend = Upload form
|
||||
upload_content = File description
|
||||
upload_submit = Upload
|
||||
|
||||
who_header = Sessions
|
||||
who_table_index = Ind.
|
||||
@@ -169,7 +173,8 @@ admin_upload = Upload an image or file (upload)
|
||||
login_header = Login
|
||||
|
||||
uptime_header = Uptime
|
||||
uptime_up = up
|
||||
uptime_current_time = current time
|
||||
uptime_up = system running for
|
||||
uptime_users = users
|
||||
uptime_days = days
|
||||
|
||||
|
||||
Reference in New Issue
Block a user