]> wagnertech.de Git - timetracker.git/commitdiff
Introduced tile.display_options in translation files.
authorNik Okuntseff <support@anuko.com>
Sun, 14 Apr 2019 13:40:16 +0000 (13:40 +0000)
committerNik Okuntseff <support@anuko.com>
Sun, 14 Apr 2019 13:40:16 +0000 (13:40 +0000)
31 files changed:
WEB-INF/resources/ca.lang.php
WEB-INF/resources/cs.lang.php
WEB-INF/resources/da.lang.php
WEB-INF/resources/de.lang.php
WEB-INF/resources/en.lang.php
WEB-INF/resources/es.lang.php
WEB-INF/resources/et.lang.php
WEB-INF/resources/fa.lang.php
WEB-INF/resources/fi.lang.php
WEB-INF/resources/fr.lang.php
WEB-INF/resources/gr.lang.php
WEB-INF/resources/he.lang.php
WEB-INF/resources/hu.lang.php
WEB-INF/resources/it.lang.php
WEB-INF/resources/ja.lang.php
WEB-INF/resources/ko.lang.php
WEB-INF/resources/nl.lang.php
WEB-INF/resources/no.lang.php
WEB-INF/resources/pl.lang.php
WEB-INF/resources/pt-br.lang.php
WEB-INF/resources/pt.lang.php
WEB-INF/resources/ro.lang.php
WEB-INF/resources/ru.lang.php
WEB-INF/resources/sk.lang.php
WEB-INF/resources/sl.lang.php
WEB-INF/resources/sr.lang.php
WEB-INF/resources/sv.lang.php
WEB-INF/resources/tr.lang.php
WEB-INF/resources/zh-cn.lang.php
WEB-INF/resources/zh-tw.lang.php
WEB-INF/templates/footer.tpl

index 4454d348249531269aa6656df1538db2a46df4ac..8cf71c52bd3b69aa0148a016c6ea6a52e6db3242 100644 (file)
@@ -358,6 +358,8 @@ $i18n_key_words = array(
 // 'title.export' => 'Exporting Group Data',
 // 'title.import' => 'Importing Group Data',
 'title.options' => 'Opcions',
 // 'title.export' => 'Exporting Group Data',
 // 'title.import' => 'Importing Group Data',
 'title.options' => 'Opcions',
+// TODO: translate the following.
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'Perfil',
 // TODO: translate the following.
 // 'title.plugins' => 'Plugins',
 'title.profile' => 'Perfil',
 // TODO: translate the following.
 // 'title.plugins' => 'Plugins',
index aa590549e7fa1b440c3e9ebe8b29945301c980f8..004666c7652814b3661822f70e308c63e95b5a9c 100644 (file)
@@ -369,6 +369,7 @@ $i18n_key_words = array(
 // 'title.export' => 'Exporting Group Data',
 // 'title.import' => 'Importing Group Data',
 // 'title.options' => 'Options',
 // 'title.export' => 'Exporting Group Data',
 // 'title.import' => 'Importing Group Data',
 // 'title.options' => 'Options',
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'Profil',
 // TODO: translate the following.
 // 'title.plugins' => 'Plugins',
 'title.profile' => 'Profil',
 // TODO: translate the following.
 // 'title.plugins' => 'Plugins',
index 0248b8d797f3b2b4a9639cf232590ba7affd88e4..c53d33df7fc31ea4fedf429ba057480d98409b6d 100644 (file)
@@ -339,6 +339,8 @@ $i18n_key_words = array(
 'title.export' => 'Eksporter Team Data', // TODO: replace "team" with "group".
 'title.import' => 'Importer Team Data', // TODO: replace "team" with "group".
 'title.options' => 'Indstillinger',
 'title.export' => 'Eksporter Team Data', // TODO: replace "team" with "group".
 'title.import' => 'Importer Team Data', // TODO: replace "team" with "group".
 'title.options' => 'Indstillinger',
+// TODO: translate the following.
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'Profil',
 'title.plugins' => 'Plugins',
 'title.cf_custom_fields' => 'Brugerdefineret Felt',
 'title.profile' => 'Profil',
 'title.plugins' => 'Plugins',
 'title.cf_custom_fields' => 'Brugerdefineret Felt',
index 18bfc2e9c64eca4cf5c7aeaed8cb7a69cb5e5574..d5969a70f1396f76d16dd7b7b058d135e27d673c 100644 (file)
@@ -322,6 +322,8 @@ $i18n_key_words = array(
 'title.export' => 'Daten exportieren',
 'title.import' => 'Daten importieren',
 'title.options' => 'Optionen',
 'title.export' => 'Daten exportieren',
 'title.import' => 'Daten importieren',
 'title.options' => 'Optionen',
+// TODO: translate the following.
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'Profil',
 'title.plugins' => 'Erweiterungen',
 'title.cf_custom_fields' => 'Benutzerfelder',
 'title.profile' => 'Profil',
 'title.plugins' => 'Erweiterungen',
 'title.cf_custom_fields' => 'Benutzerfelder',
index 98c6f915d3285f4cfc54d4acec49d0cb57c9e4a9..a4db5945b8cdc3288445f0c86d155006095df8e1 100644 (file)
@@ -310,6 +310,7 @@ $i18n_key_words = array(
 'title.export' => 'Exporting Group Data',
 'title.import' => 'Importing Group Data',
 'title.options' => 'Options',
 'title.export' => 'Exporting Group Data',
 'title.import' => 'Importing Group Data',
 'title.options' => 'Options',
+'title.display_options' => 'Display Options',
 'title.profile' => 'Profile',
 'title.plugins' => 'Plugins',
 'title.cf_custom_fields' => 'Custom Fields',
 'title.profile' => 'Profile',
 'title.plugins' => 'Plugins',
 'title.cf_custom_fields' => 'Custom Fields',
index 8e7ce8c97b0f1c83018a68ef0d0a00ffea05097e..26a2fa5b816f9c655ad6d0e8c397efa22269aad9 100644 (file)
@@ -357,6 +357,8 @@ $i18n_key_words = array(
 'title.export' => 'Exportar datos', // TODO: Consider changing to exportando for consistency with other titles.
 'title.import' => 'Importar datos', // TODO: Consider changing to importando for consistency with other titles.
 'title.options' => 'Opciones',
 'title.export' => 'Exportar datos', // TODO: Consider changing to exportando for consistency with other titles.
 'title.import' => 'Importar datos', // TODO: Consider changing to importando for consistency with other titles.
 'title.options' => 'Opciones',
+// TODO: translate the following.
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'Perfil',
 // TODO: translate the following.
 // 'title.plugins' => 'Plugins',
 'title.profile' => 'Perfil',
 // TODO: translate the following.
 // 'title.plugins' => 'Plugins',
index 65beb3ee2c9480588c1ae021978440b5c1a6b545..7b76db2e6a9cb9ae2a8f479679be25d00dc93f14 100644 (file)
@@ -344,6 +344,8 @@ $i18n_key_words = array(
 'title.export' => 'Grupi andmete alla laadimine',
 'title.import' => 'Grupi andmete üles laadimine',
 'title.options' => 'Suvandid',
 'title.export' => 'Grupi andmete alla laadimine',
 'title.import' => 'Grupi andmete üles laadimine',
 'title.options' => 'Suvandid',
+// TODO: translate the following.
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'Profiil',
 'title.plugins' => 'Lisad',
 'title.cf_custom_fields' => 'Eriväljad',
 'title.profile' => 'Profiil',
 'title.plugins' => 'Lisad',
 'title.cf_custom_fields' => 'Eriväljad',
index 6a74f0ed7a9fc53f515b99022e259bd37e39a6c6..79e96aaadc6979e9a195d7bab5405d125855b1e2 100644 (file)
@@ -346,6 +346,8 @@ $i18n_key_words = array(
 'title.export' => 'پشتیانی گرفتن از اطلاعات تیم', // TODO: replace "team" with "group".
 'title.import' => 'وارد کردن اطلاعات تیم', // TODO: replace "team" with "group".
 'title.options' => 'گزینه ها',
 'title.export' => 'پشتیانی گرفتن از اطلاعات تیم', // TODO: replace "team" with "group".
 'title.import' => 'وارد کردن اطلاعات تیم', // TODO: replace "team" with "group".
 'title.options' => 'گزینه ها',
+// TODO: translate the following.
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'پروفایل',
 'title.plugins' => 'پلاگین ها',
 'title.cf_custom_fields' => 'فیلدهای سفارشی',
 'title.profile' => 'پروفایل',
 'title.plugins' => 'پلاگین ها',
 'title.cf_custom_fields' => 'فیلدهای سفارشی',
index d02a010c62b7a3c619317ccc09c4775f53de4803..45a3b1a432126d0cfa4af34b3fff654d5ac6bc98 100644 (file)
@@ -339,6 +339,8 @@ $i18n_key_words = array(
 'title.export' => 'Tiimitietojen vienti', // TODO: replace "team" with "group".
 'title.import' => 'Tiimitietojen tunti', // TODO: replace "team" with "group".
 'title.options' => 'Optiot',
 'title.export' => 'Tiimitietojen vienti', // TODO: replace "team" with "group".
 'title.import' => 'Tiimitietojen tunti', // TODO: replace "team" with "group".
 'title.options' => 'Optiot',
+// TODO: translate the following.
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'Profiili',
 'title.plugins' => 'Lisäosat',
 'title.cf_custom_fields' => 'Omat kentät',
 'title.profile' => 'Profiili',
 'title.plugins' => 'Lisäosat',
 'title.cf_custom_fields' => 'Omat kentät',
index 45447d7d74a1bf9bbdc28b9932670ece63647bcb..5b39587265e207e30009ab2dbd3b81d6e3f7bcc5 100644 (file)
@@ -333,6 +333,8 @@ $i18n_key_words = array(
 'title.export' => 'Exportation des données',
 'title.import' => 'Importation des données',
 'title.options' => 'Options',
 'title.export' => 'Exportation des données',
 'title.import' => 'Importation des données',
 'title.options' => 'Options',
+// TODO: translate the following.
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'Profil',
 'title.plugins' => 'Plugins',
 'title.cf_custom_fields' => 'Champs personalisés',
 'title.profile' => 'Profil',
 'title.plugins' => 'Plugins',
 'title.cf_custom_fields' => 'Champs personalisés',
index 68208ee63a20f49bbf05b096e8b002c6b2f8a089..5b18358f315ef61b881da08cdb269f46dce40b34 100644 (file)
@@ -329,6 +329,8 @@ $i18n_key_words = array(
 'title.export' => 'Εξαγωγή δεδομένων ομάδας',
 'title.import' => 'Εισαγωγή δεδομένων ομάδας',
 'title.options' => 'Επιλογές',
 'title.export' => 'Εξαγωγή δεδομένων ομάδας',
 'title.import' => 'Εισαγωγή δεδομένων ομάδας',
 'title.options' => 'Επιλογές',
+// TODO: translate the following.
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'Προφίλ',
 'title.plugins' => 'Πρόσθετα',
 'title.cf_custom_fields' => 'Προσαρμοσμένα πεδία',
 'title.profile' => 'Προφίλ',
 'title.plugins' => 'Πρόσθετα',
 'title.cf_custom_fields' => 'Προσαρμοσμένα πεδία',
index 5c199ec69cdd368e75783eeda61608e25f8dace4..02c24d6dea0b3df13c6bed1d1ac604faebf48868 100644 (file)
@@ -356,6 +356,8 @@ $i18n_key_words = array(
 'title.export' => 'ייצוא נתוני צוות', // TODO: replace "team" with "group".
 'title.import' => 'ייבוא נתוני צוות', // TODO: replace "team" with "group".
 'title.options' => 'אפשרויות',
 'title.export' => 'ייצוא נתוני צוות', // TODO: replace "team" with "group".
 'title.import' => 'ייבוא נתוני צוות', // TODO: replace "team" with "group".
 'title.options' => 'אפשרויות',
+// TODO: translate the following.
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'פרופיל',
 'title.plugins' => 'תוספים',
 'title.cf_custom_fields' => 'שדות אישיים',
 'title.profile' => 'פרופיל',
 'title.plugins' => 'תוספים',
 'title.cf_custom_fields' => 'שדות אישיים',
index 5f7b40cfd4d7e71e8196504a710450b0d7f66726..a7b899fa3ee375ecd0294182009a36cd23e68446 100644 (file)
@@ -357,6 +357,8 @@ $i18n_key_words = array(
 // 'title.export' => 'Exporting Group Data',
 // 'title.import' => 'Importing Group Data',
 'title.options' => 'Opciók',
 // 'title.export' => 'Exporting Group Data',
 // 'title.import' => 'Importing Group Data',
 'title.options' => 'Opciók',
+// TODO: translate the following.
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'Profil',
 // TODO: translate the following.
 // 'title.plugins' => 'Plugins',
 'title.profile' => 'Profil',
 // TODO: translate the following.
 // 'title.plugins' => 'Plugins',
index 678b1b088542280470b336d8219203cc4aa2b61f..464a9978ba446a742c9a49aaee709d241f831cb3 100644 (file)
@@ -338,6 +338,8 @@ $i18n_key_words = array(
 'title.export' => 'Esporta i dati del gruppo',
 'title.import' => 'Importa i dati del gruppo',
 'title.options' => 'Opzioni',
 'title.export' => 'Esporta i dati del gruppo',
 'title.import' => 'Importa i dati del gruppo',
 'title.options' => 'Opzioni',
+// TODO: translate the following.
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'Profilo',
 'title.plugins' => 'Plugin',
 'title.cf_custom_fields' => 'Campi personalizzati',
 'title.profile' => 'Profilo',
 'title.plugins' => 'Plugin',
 'title.cf_custom_fields' => 'Campi personalizzati',
index 8b68a1b0046daf1cf7ca469acb36b890a28dfaec..223581c6704e6cd7f815d8f04634e000caa22e00 100644 (file)
@@ -364,6 +364,8 @@ $i18n_key_words = array(
 // 'title.export' => 'Exporting Group Data',
 // 'title.import' => 'Importing Group Data',
 'title.options' => 'オプション',
 // 'title.export' => 'Exporting Group Data',
 // 'title.import' => 'Importing Group Data',
 'title.options' => 'オプション',
+// TODO: translate the following.
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'プロファイル',
 // TODO: translate the following.
 // 'title.plugins' => 'Plugins',
 'title.profile' => 'プロファイル',
 // TODO: translate the following.
 // 'title.plugins' => 'Plugins',
index 181e070796cb14249de77b3ab37eb134c634388b..ed85c0fd3f889e1ce4c47741c4bef0f066cac947 100644 (file)
@@ -365,6 +365,8 @@ $i18n_key_words = array(
 // 'title.export' => 'Exporting Group Data',
 // 'title.import' => 'Importing Group Data',
 'title.options' => '옵션',
 // 'title.export' => 'Exporting Group Data',
 // 'title.import' => 'Importing Group Data',
 'title.options' => '옵션',
+// TODO: translate the following.
+// 'title.display_options' => 'Display Options',
 'title.profile' => '프로필',
 // TODO: translate the following.
 // 'title.plugins' => 'Plugins',
 'title.profile' => '프로필',
 // TODO: translate the following.
 // 'title.plugins' => 'Plugins',
index e444f2140af38ffb663db0da43e953a8f34f2a63..ce42aa218ad5cd7a93b28352b0099c6424411880 100644 (file)
@@ -311,6 +311,8 @@ $i18n_key_words = array(
 'title.export' => 'Exporteer groepsgegevens',
 'title.import' => 'Importeer groepsgegevens',
 'title.options' => 'Opties',
 'title.export' => 'Exporteer groepsgegevens',
 'title.import' => 'Importeer groepsgegevens',
 'title.options' => 'Opties',
+// TODO: translate the following.
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'Profiel',
 'title.plugins' => 'Plugins',
 'title.cf_custom_fields' => 'Eigen velden',
 'title.profile' => 'Profiel',
 'title.plugins' => 'Plugins',
 'title.cf_custom_fields' => 'Eigen velden',
index 0f91855e9258b48cb5103f0aba598aa65926c5b4..5b747949c70a533081ce01963acd832e0a81d122 100644 (file)
@@ -361,6 +361,8 @@ $i18n_key_words = array(
 // 'title.export' => 'Exporting Group Data',
 // 'title.import' => 'Importing Group Data',
 'title.options' => 'Opsjoner',
 // 'title.export' => 'Exporting Group Data',
 // 'title.import' => 'Importing Group Data',
 'title.options' => 'Opsjoner',
+// TODO: translate the following.
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'Profil',
 // TODO: translate the following.
 // 'title.plugins' => 'Plugins',
 'title.profile' => 'Profil',
 // TODO: translate the following.
 // 'title.plugins' => 'Plugins',
index 4d457d61d634950d8adafd9b6c95420e23c0971a..f8b6d171aa8296ed4247ee22e0d7635d27b8a294 100644 (file)
@@ -340,6 +340,8 @@ $i18n_key_words = array(
 'title.export' => 'Eksport danych zespołu', // TODO: replace "team" with "group".
 'title.import' => 'Import danych zespołu', // TODO: replace "team" with "group".
 'title.options' => 'Opcje',
 'title.export' => 'Eksport danych zespołu', // TODO: replace "team" with "group".
 'title.import' => 'Import danych zespołu', // TODO: replace "team" with "group".
 'title.options' => 'Opcje',
+// TODO: translate the following.
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'Profil',
 'title.plugins' => 'Dodatkowe moduły',
 'title.cf_custom_fields' => 'Pola niestandardowe',
 'title.profile' => 'Profil',
 'title.plugins' => 'Dodatkowe moduły',
 'title.cf_custom_fields' => 'Pola niestandardowe',
index 88344d8234b945ab9100817bef3b9da2be9b9fcd..3aac39c6d2b29be80860ca46974d295b2ab300e9 100644 (file)
@@ -337,6 +337,8 @@ $i18n_key_words = array(
 'title.export' => 'Exportando dados de equipe', // TODO: replace "team" with "group".
 'title.import' => 'Importando dados de equipe', // TODO: replace "team" with "group".
 'title.options' => 'Opções',
 'title.export' => 'Exportando dados de equipe', // TODO: replace "team" with "group".
 'title.import' => 'Importando dados de equipe', // TODO: replace "team" with "group".
 'title.options' => 'Opções',
+// TODO: translate the following.
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'Perfil',
 'title.plugins' => 'Plugins',
 'title.cf_custom_fields' => 'Campos personalizados',
 'title.profile' => 'Perfil',
 'title.plugins' => 'Plugins',
 'title.cf_custom_fields' => 'Campos personalizados',
index c388f09543546818f6a28b11f01b83c1d029bdd9..bd2bddf440d9569b25ecc8144e2cc2a173f21b1f 100644 (file)
@@ -345,6 +345,8 @@ $i18n_key_words = array(
 // 'title.export' => 'Exporting Group Data',
 // 'title.import' => 'Importing Group Data',
 'title.options' => 'Opções',
 // 'title.export' => 'Exporting Group Data',
 // 'title.import' => 'Importing Group Data',
 'title.options' => 'Opções',
+// TODO: translate the following.
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'Perfil',
 // TODO: translate the following.
 // 'title.plugins' => 'Plugins',
 'title.profile' => 'Perfil',
 // TODO: translate the following.
 // 'title.plugins' => 'Plugins',
index 7800b2b91779c915570a67829571363317b496eb..fced1beff01bacff5fe22439bc2dde4b958894aa 100644 (file)
@@ -364,6 +364,7 @@ $i18n_key_words = array(
 // 'title.export' => 'Exporting Group Data',
 // 'title.import' => 'Importing Group Data',
 // 'title.options' => 'Options',
 // 'title.export' => 'Exporting Group Data',
 // 'title.import' => 'Importing Group Data',
 // 'title.options' => 'Options',
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'Profil',
 // TODO: translate the following.
 // 'title.plugins' => 'Plugins',
 'title.profile' => 'Profil',
 // TODO: translate the following.
 // 'title.plugins' => 'Plugins',
index d1b74e0d34d20fd99ced5c863410f1bbc8ede8af..bc86bbac032904bcac732f0ad6c2b9b0bd2f0d4a 100644 (file)
@@ -309,6 +309,7 @@ $i18n_key_words = array(
 'title.export' => 'Экспортирование данных группы',
 'title.import' => 'Импортирование данных группы',
 'title.options' => 'Опции',
 'title.export' => 'Экспортирование данных группы',
 'title.import' => 'Импортирование данных группы',
 'title.options' => 'Опции',
+'title.display_options' => 'Опции отображения',
 'title.profile' => 'Профиль',
 'title.plugins' => 'Плагины',
 'title.cf_custom_fields' => 'Дополнительные поля',
 'title.profile' => 'Профиль',
 'title.plugins' => 'Плагины',
 'title.cf_custom_fields' => 'Дополнительные поля',
index 7073ac5f09dfc10e3114f64cc87f1bc571d1f3c6..ca952a6cc3891775aa382b4894f92e1744ab7a47 100644 (file)
@@ -345,6 +345,8 @@ $i18n_key_words = array(
 'title.export' => 'Exportovanie údajov o tíme', // TODO: replace "team" with "group".
 'title.import' => 'Importovanie údajov o tíme', // TODO: replace "team" with "group".
 'title.options' => 'Nastavenia',
 'title.export' => 'Exportovanie údajov o tíme', // TODO: replace "team" with "group".
 'title.import' => 'Importovanie údajov o tíme', // TODO: replace "team" with "group".
 'title.options' => 'Nastavenia',
+// TODO: translate the following.
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'Profil',
 'title.plugins' => 'Doplnkové moduly',
 'title.cf_custom_fields' => 'Vlastné polia',
 'title.profile' => 'Profil',
 'title.plugins' => 'Doplnkové moduly',
 'title.cf_custom_fields' => 'Vlastné polia',
index 2b609003c443e4328692d5fc5d9d1137454b73ae..9a8e59e105946cbb88f6e083ee1591b76fdd6704 100644 (file)
@@ -339,6 +339,7 @@ $i18n_key_words = array(
 // 'title.export' => 'Exporting Group Data',
 // 'title.import' => 'Importing Group Data',
 // 'title.options' => 'Options',
 // 'title.export' => 'Exporting Group Data',
 // 'title.import' => 'Importing Group Data',
 // 'title.options' => 'Options',
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'Profil',
 // TODO: translate the following.
 // 'title.plugins' => 'Plugins',
 'title.profile' => 'Profil',
 // TODO: translate the following.
 // 'title.plugins' => 'Plugins',
index a6b4b74b964e0959cc5e1908bef36e8e055e3d47..f7ca03f7789fc8a6411c02027d10e7084bfc5939 100644 (file)
@@ -338,6 +338,8 @@ $i18n_key_words = array(
 'title.export' => 'Izvoz podataka tim-a', // TODO: replace "team" with "group".
 'title.import' => 'Uvoz podataka tim-a', // TODO: replace "team" with "group".
 'title.options' => 'Opcije',
 'title.export' => 'Izvoz podataka tim-a', // TODO: replace "team" with "group".
 'title.import' => 'Uvoz podataka tim-a', // TODO: replace "team" with "group".
 'title.options' => 'Opcije',
+// TODO: translate the following.
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'Profil',
 'title.plugins' => 'Dodaci',
 'title.cf_custom_fields' => 'Dodatna polja',
 'title.profile' => 'Profil',
 'title.plugins' => 'Dodaci',
 'title.cf_custom_fields' => 'Dodatna polja',
index b2837ccd03459719d7db5f36296d200a5521f0ba..ebdbd5a6da0282a01e7107ecc0227a7fde4789eb 100644 (file)
@@ -338,6 +338,8 @@ $i18n_key_words = array(
 'title.export' => 'Exportera grupp',
 'title.import' => 'Importera grupp',
 'title.options' => 'Alternativ',
 'title.export' => 'Exportera grupp',
 'title.import' => 'Importera grupp',
 'title.options' => 'Alternativ',
+// TODO: translate the following.
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'Profil',
 'title.plugins' => 'Tillägg',
 'title.cf_custom_fields' => 'Egna fält',
 'title.profile' => 'Profil',
 'title.plugins' => 'Tillägg',
 'title.cf_custom_fields' => 'Egna fält',
index cef0d9eb88cb3562e53ea106dcdf39704768c598..1f27d4bf19ed8fe6941fe7273feb9bc9a6578f95 100644 (file)
@@ -373,6 +373,7 @@ $i18n_key_words = array(
 // 'title.export' => 'Exporting Group Data',
 // 'title.import' => 'Importing Group Data',
 // 'title.options' => 'Options',
 // 'title.export' => 'Exporting Group Data',
 // 'title.import' => 'Importing Group Data',
 // 'title.options' => 'Options',
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'Profili',
 // TODO: translate the following.
 // 'title.plugins' => 'Plugins',
 'title.profile' => 'Profili',
 // TODO: translate the following.
 // 'title.plugins' => 'Plugins',
index 551ef564d9b210566cf185aa8f4a76281151e16d..4246cae04e522f7fd2ee31346b3999840a04ca31 100644 (file)
@@ -352,6 +352,8 @@ $i18n_key_words = array(
 // 'title.export' => 'Exporting Group Data',
 // 'title.import' => 'Importing Group Data',
 'title.options' => '选项',
 // 'title.export' => 'Exporting Group Data',
 // 'title.import' => 'Importing Group Data',
 'title.options' => '选项',
+// TODO: translate the following.
+// 'title.display_options' => 'Display Options',
 'title.profile' => '简介',
 // TODO: translate the following.
 // 'title.plugins' => 'Plugins',
 'title.profile' => '简介',
 // TODO: translate the following.
 // 'title.plugins' => 'Plugins',
index eef917947ba04c09f6bddbb336019055edd485d0..fc3efcc5a9480e5ff2df325838ca655b04c68cf8 100644 (file)
@@ -360,6 +360,7 @@ $i18n_key_words = array(
 // 'title.import' => 'Importing Group Data',
 'title.options' => '選項',
 // TODO: translate the following.
 // 'title.import' => 'Importing Group Data',
 'title.options' => '選項',
 // TODO: translate the following.
+// 'title.display_options' => 'Display Options',
 // 'title.profile' => 'Profile',
 // 'title.plugins' => 'Plugins',
 // 'title.cf_custom_fields' => 'Custom Fields',
 // 'title.profile' => 'Profile',
 // 'title.plugins' => 'Plugins',
 // 'title.cf_custom_fields' => 'Custom Fields',
index d1ebbd4c944999bcb70cc9216eb94eb50b8641f0..8b7badc64003b1b5d7fcb2468adaa9d4ec75dab9 100644 (file)
@@ -12,7 +12,7 @@
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
-          <td align="center">&nbsp;Anuko Time Tracker 1.18.65.4935 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.18.65.4936 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
             <a href="https://www.anuko.com/lp/tt_4.htm" target="_blank">{$i18n.footer.credits}</a> |
             <a href="https://www.anuko.com/lp/tt_5.htm" target="_blank">{$i18n.footer.license}</a> |
             <a href="https://www.anuko.com/lp/tt_7.htm" target="_blank">{$i18n.footer.improve}</a>
             <a href="https://www.anuko.com/lp/tt_4.htm" target="_blank">{$i18n.footer.credits}</a> |
             <a href="https://www.anuko.com/lp/tt_5.htm" target="_blank">{$i18n.footer.license}</a> |
             <a href="https://www.anuko.com/lp/tt_7.htm" target="_blank">{$i18n.footer.improve}</a>