From fe8774953a4d77dc9c902a3781d1bcbd5003698c Mon Sep 17 00:00:00 2001 From: Tomasz Sowa Date: Mon, 31 May 2010 20:42:13 +0000 Subject: [PATCH] changed html templates git-svn-id: svn://ttmath.org/publicrep/winix/trunk@604 e52654a7-88a9-db11-a3e9-0013d4bc506e --- html/item_options.html | 22 +++++++++++++++++----- locale/en | 15 +++++++++------ locale/pl | 16 ++++++++++------ 3 files changed, 36 insertions(+), 17 deletions(-) diff --git a/html/item_options.html b/html/item_options.html index 3b9205d..c9b2fbe 100755 --- a/html/item_options.html +++ b/html/item_options.html @@ -1,15 +1,27 @@ [is-no winix_function_param_is "fullscreen"] [if-one dir_can_write item_can_write]
+ + [if-any dir_can_write] +

{add_page}

+ + [end] + + [if-any item_is item_can_write] +

{edit_page}

+ + [end] +

{admin_options}:

- diff --git a/locale/en b/locale/en index 104b060..4dae31f 100755 --- a/locale/en +++ b/locale/en @@ -55,6 +55,9 @@ permissions = Permissions yes = Yes no = No +add_page = Add page +edit_page = Edit page + rebus_how_is_it = Rebus: How is it edit_ticket_header = Edit ticket @@ -157,14 +160,14 @@ who_table_start = Start who_table_last_active = Last active who_none = There is no any sessions. -admin_options = Frequently used administrative options +admin_options = Other administrative options admin_ls = List directory (ls) admin_mkdir = Add directory (mkdir) -admin_emacs_add = Add file (emacs) -admin_emacs_edit = Edit file (emacs) -admin_ckeditor_add = Add file (ckeditor) -admin_ckeditor_edit = Edit file (ckeditor) -admin_rm = Remove file (rm) +admin_emacs_add = Add page (emacs) +admin_emacs_edit = Edit page (emacs) +admin_ckeditor_add = Add page (ckeditor) +admin_ckeditor_edit = Edit page (ckeditor) +admin_rm = Remove stronę (rm) admin_upload = Upload an image or file (upload) diff --git a/locale/pl b/locale/pl index 1b3156f..561ca2c 100755 --- a/locale/pl +++ b/locale/pl @@ -54,6 +54,10 @@ permissions = Uprawnienia yes = Tak no = Nie + +add_page = Dodaj stronę +edit_page = Edytuj stronę + rebus_how_is_it = Rebus: Ile to jest edit_ticket_header = Edytuj zgłoszenie @@ -158,14 +162,14 @@ who_table_start = Start who_table_last_active = Ostatnio aktywny who_none = Nie ma żadnych dostępnych sesji. -admin_options = Najczęściej używane opcje administracyjne +admin_options = Inne opcje administracyjne admin_ls = Pokaż zawartość katalogu (ls) admin_mkdir = Dodaj katalog (mkdir) -admin_emacs_add = Dodaj pozycję (emacs) -admin_emacs_edit = Edytuj pozycję (emacs) -admin_ckeditor_add = Dodaj pozycję (ckeditor) -admin_ckeditor_edit = Edytuj pozycję (ckeditor) -admin_rm = Usuń pozycję (rm) +admin_emacs_add = Dodaj stronę (emacs) +admin_emacs_edit = Edytuj stronę (emacs) +admin_ckeditor_add = Dodaj stronę (ckeditor) +admin_ckeditor_edit = Edytuj stronę (ckeditor) +admin_rm = Usuń stronę (rm) admin_upload = Wyślij zdjęcie lub plik (upload) login_header = Logowanie