]> wagnertech.de Git - timetracker.git/commitdiff
A bit more progress with renaming teams to groups.
authorNik Okuntseff <support@anuko.com>
Wed, 28 Mar 2018 01:42:40 +0000 (01:42 +0000)
committerNik Okuntseff <support@anuko.com>
Wed, 28 Mar 2018 01:42:40 +0000 (01:42 +0000)
33 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
WEB-INF/templates/header.tpl
WEB-INF/templates/mobile/header.tpl

index 9ccf24e9414075b16a5be0f04911b15e9eb0634d..27abaeac3b815ac9f932043706d101800384b4e0 100644 (file)
@@ -60,7 +60,7 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 'menu.users' => 'Usuaris',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 'menu.users' => 'Usuaris',
-'menu.teams' => 'Grups',
+'menu.groups' => 'Grups',
 // TODO: translate the following.
 // 'menu.export' => 'Export',
 'menu.clients' => 'Clients',
 // TODO: translate the following.
 // 'menu.export' => 'Export',
 'menu.clients' => 'Clients',
index e73597079f02914a12908c98c7099c116ab150f5..4c9a50c2cdf9877f58e3bbf027d6190be0a01b4d 100644 (file)
@@ -61,7 +61,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 'menu.users' => 'Uživatelů',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 'menu.users' => 'Uživatelů',
-'menu.teams' => 'Týmy',
+// TODO: translate the following.
+// 'menu.groups' => 'Groups',
 'menu.export' => 'Export',
 'menu.clients' => 'Zákazníci',
 // TODO: translate the following.
 'menu.export' => 'Export',
 'menu.clients' => 'Zákazníci',
 // TODO: translate the following.
index 88b905ba07649f94d7cc6a61bfb943d06754a49e..d49ab64ab6081f5f79b970669a3d93c0a60b5c7a 100644 (file)
@@ -56,7 +56,8 @@ $i18n_key_words = array(
 'menu.projects' => 'Projekter',
 'menu.tasks' => 'Opgaver',
 'menu.users' => 'Brugere',
 'menu.projects' => 'Projekter',
 'menu.tasks' => 'Opgaver',
 'menu.users' => 'Brugere',
-'menu.teams' => 'Teams',
+// TODO: translate the following.
+// 'menu.groups' => 'Groups',
 'menu.export' => 'Eksport',
 'menu.clients' => 'Kunder',
 'menu.options' => 'Indstillinger',
 'menu.export' => 'Eksport',
 'menu.clients' => 'Kunder',
 'menu.options' => 'Indstillinger',
index 47ac5c52a98fd53fb4e80fdb7731d735f9317579..9712b632931098335eddca92c52cc20784fbf990 100644 (file)
@@ -56,7 +56,8 @@ $i18n_key_words = array(
 'menu.projects' => 'Projekte',
 'menu.tasks' => 'Aufgaben',
 'menu.users' => 'Personen',
 'menu.projects' => 'Projekte',
 'menu.tasks' => 'Aufgaben',
 'menu.users' => 'Personen',
-'menu.teams' => 'Teams',
+// TODO: translate the following.
+// 'menu.groups' => 'Groups',
 'menu.export' => 'Exportieren',
 'menu.clients' => 'Kunden',
 'menu.options' => 'Optionen',
 'menu.export' => 'Exportieren',
 'menu.clients' => 'Kunden',
 'menu.options' => 'Optionen',
index b4fdb8a734bc0c26601f61afb9f5f6e80247c052..2063f4eec408415bda4c8334ba8936f866e641bf 100644 (file)
@@ -54,7 +54,7 @@ $i18n_key_words = array(
 'menu.projects' => 'Projects',
 'menu.tasks' => 'Tasks',
 'menu.users' => 'Users',
 'menu.projects' => 'Projects',
 'menu.tasks' => 'Tasks',
 'menu.users' => 'Users',
-'menu.teams' => 'Teams',
+'menu.groups' => 'Groups',
 'menu.export' => 'Export',
 'menu.clients' => 'Clients',
 'menu.options' => 'Options',
 'menu.export' => 'Export',
 'menu.clients' => 'Clients',
 'menu.options' => 'Options',
index 1d692681036594ea147215f07cceab9343610d1a..f294df6c7c4b0e2d9a8e7b57603cb696f0dd63fc 100644 (file)
@@ -59,9 +59,9 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 'menu.users' => 'Personas',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 'menu.users' => 'Personas',
-'menu.teams' => 'Equipos',
 // TODO: translate the following.
 // TODO: translate the following.
-// menu.export' => 'Export',
+// 'menu.groups' => 'Groups',
+// 'menu.export' => 'Export',
 'menu.clients' => 'Clientes',
 'menu.options' => 'Opciones',
 
 'menu.clients' => 'Clientes',
 'menu.options' => 'Opciones',
 
index 2eea5d4bf5fce35c036f324ac4d2851d987bb406..7a7640e39aa2042088bf7caa241cabb32c9b1a34 100644 (file)
@@ -62,8 +62,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 'menu.users' => 'Kasutajad',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 'menu.users' => 'Kasutajad',
-'menu.teams' => 'Meeskonnad',
 // TODO: translate the following.
 // TODO: translate the following.
+// 'menu.groups' => 'Groups',
 // 'menu.export' => 'Export',
 'menu.clients' => 'Kliendid',
 'menu.options' => 'Suvandid',
 // 'menu.export' => 'Export',
 'menu.clients' => 'Kliendid',
 'menu.options' => 'Suvandid',
index a9834b0a6472c757ec47f6890ff8f2be51e150a7..e290791be53f2b607dac08e2a005a8ba58a80bba 100644 (file)
@@ -57,7 +57,8 @@ $i18n_key_words = array(
 'menu.projects' => 'پروژه ها',
 'menu.tasks' => 'وظايف',
 'menu.users' => 'کاربران',
 'menu.projects' => 'پروژه ها',
 'menu.tasks' => 'وظايف',
 'menu.users' => 'کاربران',
-'menu.teams' => 'گروه ها',
+// TODO: translate the following.
+// 'menu.groups' => 'Groups',
 'menu.export' => 'پشتیبانی',
 'menu.clients' => 'مشتری ها',
 'menu.options' => 'تنظیمات',
 'menu.export' => 'پشتیبانی',
 'menu.clients' => 'مشتری ها',
 'menu.options' => 'تنظیمات',
index 3b904500e6e148709dda8e1333ff2bf1d8c0fc1a..9d4bcba63f8b315a90526ea8cdb9277da182d7e3 100644 (file)
@@ -56,7 +56,8 @@ $i18n_key_words = array(
 'menu.projects' => 'Projektit',
 'menu.tasks' => 'Tehtävät',
 'menu.users' => 'Käyttäjät',
 'menu.projects' => 'Projektit',
 'menu.tasks' => 'Tehtävät',
 'menu.users' => 'Käyttäjät',
-'menu.teams' => 'Tiimit',
+// TODO: translate the following.
+// 'menu.groups' => 'Groups',
 'menu.export' => 'Vie',
 'menu.clients' => 'Asiakkaat',
 'menu.options' => 'Optiot',
 'menu.export' => 'Vie',
 'menu.clients' => 'Asiakkaat',
 'menu.options' => 'Optiot',
index ae46dc664ee7f8a155b1d6b007aecbfca62dd99a..57f3d10c9755546bc2774c26675afa27a4c3d009 100644 (file)
@@ -56,7 +56,8 @@ $i18n_key_words = array(
 'menu.projects' => 'Projets',
 'menu.tasks' => 'Tâches',
 'menu.users' => 'Utilisateurs',
 'menu.projects' => 'Projets',
 'menu.tasks' => 'Tâches',
 'menu.users' => 'Utilisateurs',
-'menu.teams' => 'Équipes',
+// TODO: translate the following.
+// 'menu.groups' => 'Groups',
 'menu.export' => 'Exporter',
 'menu.clients' => 'Clients',
 'menu.options' => 'Options',
 'menu.export' => 'Exporter',
 'menu.clients' => 'Clients',
 'menu.options' => 'Options',
index 616aad7c09b229486b42d4a94f0415ba4b8f058f..396719e9ca9942ab966395e3a6478a5136b839e0 100644 (file)
@@ -44,11 +44,9 @@ $i18n_key_words = array(
 'menu.logout' => 'Αποσύνδεση',
 'menu.forum' => 'Φόρουμ',
 'menu.help' => 'Βοήθεια',
 'menu.logout' => 'Αποσύνδεση',
 'menu.forum' => 'Φόρουμ',
 'menu.help' => 'Βοήθεια',
-// TODO: translate the following.
-// 'menu.create_group' => 'Create Group',
+'menu.create_group' => 'Δημιουργία ομάδας',
 'menu.profile' => 'Προφίλ',
 'menu.profile' => 'Προφίλ',
-// TODO: translate the following.
-// 'menu.group' => 'Group',
+'menu.group' => 'Ομάδα',
 'menu.time' => 'Χρόνος',
 'menu.expenses' => 'Έξοδα',
 'menu.reports' => 'Αναφορές',
 'menu.time' => 'Χρόνος',
 'menu.expenses' => 'Έξοδα',
 'menu.reports' => 'Αναφορές',
@@ -56,7 +54,7 @@ $i18n_key_words = array(
 'menu.projects' => 'Έργα',
 'menu.tasks' => 'Εργασίες',
 'menu.users' => 'Χρήστες',
 'menu.projects' => 'Έργα',
 'menu.tasks' => 'Εργασίες',
 'menu.users' => 'Χρήστες',
-'menu.teams' => 'Ομάδες',
+'menu.groups' => 'Ομάδες',
 'menu.export' => 'Εξαγωγή',
 'menu.clients' => 'Πελάτες',
 'menu.options' => 'Επιλογές',
 'menu.export' => 'Εξαγωγή',
 'menu.clients' => 'Πελάτες',
 'menu.options' => 'Επιλογές',
index a8bcf92541566eeffcedf655475026a09ba51c6d..a657bdc302df147cd1a966f6116cd105b95f4d94 100644 (file)
@@ -58,7 +58,8 @@ $i18n_key_words = array(
 'menu.projects' => 'פרוייקטים',
 'menu.tasks' => 'משימות',
 'menu.users' => 'משתמשים',
 'menu.projects' => 'פרוייקטים',
 'menu.tasks' => 'משימות',
 'menu.users' => 'משתמשים',
-'menu.teams' => 'צוותים',
+// TODO: translate the following.
+// 'menu.groups' => 'Groups',
 'menu.export' => 'ייצוא',
 'menu.clients' => 'לקוחות',
 'menu.options' => 'אפשרויות',
 'menu.export' => 'ייצוא',
 'menu.clients' => 'לקוחות',
 'menu.options' => 'אפשרויות',
index b0f9d2e61ca169181577881938831ad98d16cdf0..3c96206b04e1e3e7c2d9ae4981af53f5cae48a42 100644 (file)
@@ -59,7 +59,7 @@ $i18n_key_words = array(
 // 'menu.tasks' => 'Tasks',
 // TODO: translate the following.
 // 'menu.users' => 'Users',
 // 'menu.tasks' => 'Tasks',
 // TODO: translate the following.
 // 'menu.users' => 'Users',
-'menu.teams' => 'Csoportok',
+'menu.groups' => 'Csoportok',
 // TODO: translate the following.
 // 'menu.export' => 'Export',
 'menu.clients' => 'Ügyfelek',
 // TODO: translate the following.
 // 'menu.export' => 'Export',
 'menu.clients' => 'Ügyfelek',
index 200f490b44e3f12f4016ba38db936c8ae7d3f102..927417b9cd73645cb43bdb26bdc2563e4573d57f 100644 (file)
@@ -56,7 +56,7 @@ $i18n_key_words = array(
 'menu.projects' => 'Progetti',
 'menu.tasks' => 'Compiti',
 'menu.users' => 'Utenti',
 'menu.projects' => 'Progetti',
 'menu.tasks' => 'Compiti',
 'menu.users' => 'Utenti',
-'menu.teams' => 'Gruppi',
+'menu.groups' => 'Gruppi',
 'menu.export' => 'Esportazione',
 'menu.clients' => 'Clienti',
 'menu.options' => 'Opzioni',
 'menu.export' => 'Esportazione',
 'menu.clients' => 'Clienti',
 'menu.options' => 'Opzioni',
index aaf5011041290df53538a9bb6d156b7a36ada2c5..534eb3db7f11270dad66ee97ea1a258905b28480 100644 (file)
@@ -60,8 +60,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 'menu.users' => 'ユーザー',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 'menu.users' => 'ユーザー',
-'menu.teams' => 'チーム',
 // TODO: translate the following.
 // TODO: translate the following.
+// 'menu.groups' => 'Groups',
 // 'menu.export' => 'Export',
 'menu.clients' => 'クライアント',
 'menu.options' => 'オプション',
 // 'menu.export' => 'Export',
 'menu.clients' => 'クライアント',
 'menu.options' => 'オプション',
index 7b429a562ce83d8a2c1425e055725a53a535decf..67b6d5054c3fc254d407f618eccc0097fab15cc3 100644 (file)
@@ -60,8 +60,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 'menu.users' => '사용자',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 'menu.users' => '사용자',
-'menu.teams' => '팀',
 // TODO: translate the following.
 // TODO: translate the following.
+// 'menu.groups' => 'Groups',
 // 'menu.export' => 'Export',
 'menu.clients' => '클라이언트',
 'menu.options' => '옵션',
 // 'menu.export' => 'Export',
 'menu.clients' => '클라이언트',
 'menu.options' => '옵션',
index a247160bbb512ac94c151c62fb832b5564d593ab..ff45145128697c12aa1fd75b566846241a99b5b1 100644 (file)
@@ -56,7 +56,8 @@ $i18n_key_words = array(
 'menu.projects' => 'Projecten',
 'menu.tasks' => 'Taken',
 'menu.users' => 'Medewerkers',
 'menu.projects' => 'Projecten',
 'menu.tasks' => 'Taken',
 'menu.users' => 'Medewerkers',
-'menu.teams' => 'Teams',
+// TODO: translate the following.
+// 'menu.groups' => 'Groups',
 'menu.export' => 'Exporteren',
 'menu.clients' => 'Klanten',
 'menu.options' => 'Opties',
 'menu.export' => 'Exporteren',
 'menu.clients' => 'Klanten',
 'menu.options' => 'Opties',
index 0de21ef184bc36cfb603c492106860fc58c011e4..077ee298411b756d938f067b2badfe420ba9bbff 100644 (file)
@@ -60,7 +60,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 'menu.users' => 'Brukere',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 'menu.users' => 'Brukere',
-// 'menu.teams' => 'Teams',
+// TODO: translate the following.
+// 'menu.groups' => 'Groups',
 'menu.export' => 'Eksport',
 'menu.clients' => 'Klienter',
 'menu.options' => 'Opsjoner',
 'menu.export' => 'Eksport',
 'menu.clients' => 'Klienter',
 'menu.options' => 'Opsjoner',
index 36e1940d6d911707d553d643b4d9bf7f6f964bc5..166edfed7d9299ce777f8c68a493d1bb4b6d1970 100644 (file)
@@ -56,7 +56,8 @@ $i18n_key_words = array(
 'menu.projects' => 'Projekty',
 'menu.tasks' => 'Zadania',
 'menu.users' => 'Użytkownicy',
 'menu.projects' => 'Projekty',
 'menu.tasks' => 'Zadania',
 'menu.users' => 'Użytkownicy',
-'menu.teams' => 'Zespoły',
+// TODO: translate the following.
+// 'menu.groups' => 'Groups',
 'menu.export' => 'Eksport',
 'menu.clients' => 'Klienci',
 'menu.options' => 'Opcje',
 'menu.export' => 'Eksport',
 'menu.clients' => 'Klienci',
 'menu.options' => 'Opcje',
index 2387937fa9efbaa5eb8c31ba0109032382251ef2..dd8fc82501d6cb9fb299a0582e88b941df214107 100644 (file)
@@ -56,7 +56,8 @@ $i18n_key_words = array(
 'menu.projects' => 'Projetos',
 'menu.tasks' => 'Tarefas',
 'menu.users' => 'Usuários',
 'menu.projects' => 'Projetos',
 'menu.tasks' => 'Tarefas',
 'menu.users' => 'Usuários',
-'menu.teams' => 'Equipes',
+// TODO: translate the following.
+// 'menu.groups' => 'Groups',
 'menu.export' => 'Exportar',
 'menu.clients' => 'Clientes',
 'menu.options' => 'Opções',
 'menu.export' => 'Exportar',
 'menu.clients' => 'Clientes',
 'menu.options' => 'Opções',
index 5a9e39849670afb3f5d9f6e4db0b2e81971ae991..66cf565ba5d848b5e6a8131071c35bc10f3b60de 100644 (file)
@@ -63,7 +63,7 @@ $i18n_key_words = array(
 // 'menu.tasks' => 'Tasks',
 'menu.users' => 'Usuários',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 'menu.users' => 'Usuários',
 // TODO: translate the following.
-// 'menu.teams' => 'Teams',
+// 'menu.groups' => 'Groups',
 // 'menu.export' => 'Export',
 // 'menu.clients' => 'Clients',
 'menu.options' => 'Opções',
 // 'menu.export' => 'Export',
 // 'menu.clients' => 'Clients',
 'menu.options' => 'Opções',
index 476ad3f1c9be163613c44d5392a5c71a12fa44dd..eeba69563918ab5c6460dcb437ace93aebe1cbd1 100644 (file)
@@ -62,8 +62,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 'menu.users' => 'Utilizatori',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 'menu.users' => 'Utilizatori',
-'menu.teams' => 'Echipe',
 // TODO: translate the following.
 // TODO: translate the following.
+// 'menu.groups' => 'Groups',
 // 'menu.export' => 'Export',
 'menu.clients' => 'Clienti',
 // TODO: translate the following.
 // 'menu.export' => 'Export',
 'menu.clients' => 'Clienti',
 // TODO: translate the following.
index f1f18b09f3a84dd04ba364cb6b60c0c2f4577245..8d1331d81a75b35d86435871c8a0774309282623 100644 (file)
@@ -54,7 +54,7 @@ $i18n_key_words = array(
 'menu.projects' => 'Проекты',
 'menu.tasks' => 'Задачи',
 'menu.users' => 'Пользователи',
 'menu.projects' => 'Проекты',
 'menu.tasks' => 'Задачи',
 'menu.users' => 'Пользователи',
-'menu.teams' => 'Команды',
+'menu.groups' => 'Группы',
 'menu.export' => 'Экспорт',
 'menu.clients' => 'Клиенты',
 'menu.options' => 'Опции',
 'menu.export' => 'Экспорт',
 'menu.clients' => 'Клиенты',
 'menu.options' => 'Опции',
index 2608643af276a66a33d6ec7f551bfd86398d1f7a..66efd058db0f1f3019623ac190b0dd051f24040b 100644 (file)
@@ -57,7 +57,8 @@ $i18n_key_words = array(
 'menu.projects' => 'Projekty',
 'menu.tasks' => 'Úlohy',
 'menu.users' => 'Používatelia',
 'menu.projects' => 'Projekty',
 'menu.tasks' => 'Úlohy',
 'menu.users' => 'Používatelia',
-'menu.teams' => 'Tímy',
+// TODO: translate the following.
+// 'menu.groups' => 'Groups',
 'menu.export' => 'Export',
 'menu.clients' => 'Klienti',
 'menu.options' => 'Nastavenia',
 'menu.export' => 'Export',
 'menu.clients' => 'Klienti',
 'menu.options' => 'Nastavenia',
index 7c181ae6c8ab204732989c81ea2553684b8abd20..5fba7a9c6bbcd4f32ab1a7ac8e349475f45f8313 100644 (file)
@@ -61,8 +61,7 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 // 'menu.users' => 'Users',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 // 'menu.users' => 'Users',
-'menu.teams' => 'Timi',
-// TODO: translate the following.
+// 'menu.groups' => 'Groups',
 // 'menu.export' => 'Export',
 'menu.clients' => 'Stranke',
 'menu.options' => 'Možnosti',
 // 'menu.export' => 'Export',
 'menu.clients' => 'Stranke',
 'menu.options' => 'Možnosti',
index 839b60bd8b2d17fd2a41db697e8a8b7d066e1404..5fa432f6e45144123da32e83e68d9251ef84d5a1 100644 (file)
@@ -56,7 +56,8 @@ $i18n_key_words = array(
 'menu.projects' => 'Projekti',
 'menu.tasks' => 'Zadaci',
 'menu.users' => 'Korisnici',
 'menu.projects' => 'Projekti',
 'menu.tasks' => 'Zadaci',
 'menu.users' => 'Korisnici',
-'menu.teams' => 'Timovi',
+// TODO: translate the following.
+// 'menu.groups' => 'Groups',
 'menu.export' => 'Izvoz',
 'menu.clients' => 'Klijenti',
 'menu.options' => 'Opcije',
 'menu.export' => 'Izvoz',
 'menu.clients' => 'Klijenti',
 'menu.options' => 'Opcije',
index 93e3348bbf494e0e14073fe1619323407c58f606..a45921b1cc11c629847c4cf980f66bdac223934e 100644 (file)
@@ -54,7 +54,7 @@ $i18n_key_words = array(
 'menu.projects' => 'Projekt',
 'menu.tasks' => 'Arbetsuppgifter',
 'menu.users' => 'Användare',
 'menu.projects' => 'Projekt',
 'menu.tasks' => 'Arbetsuppgifter',
 'menu.users' => 'Användare',
-'menu.teams' => 'Arbetsgrupper',
+'menu.groups' => 'Grupper',
 'menu.export' => 'Exportera',
 'menu.clients' => 'Kunder',
 'menu.options' => 'Alternativ',
 'menu.export' => 'Exportera',
 'menu.clients' => 'Kunder',
 'menu.options' => 'Alternativ',
index 727188a6c7997fd453cea11cd89a7d2db37cda30..0cb44dfd7f5f860f513201e1054e8c82d09f4079 100644 (file)
@@ -62,8 +62,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 'menu.users' => 'Kullanıcılar',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 'menu.users' => 'Kullanıcılar',
-'menu.teams' => 'Ekipler',
 // TODO: translate the following.
 // TODO: translate the following.
+// 'menu.groups' => 'Groups',
 // 'menu.export' => 'Export',
 'menu.clients' => 'Müşteriler',
 // TODO: translate the following.
 // 'menu.export' => 'Export',
 'menu.clients' => 'Müşteriler',
 // TODO: translate the following.
index 5b2e2dccbbf4a70ede39fb24058d1b445b572f74..8439f6b3ef98a255bfa63691f73f8dfc51898ddf 100644 (file)
@@ -56,7 +56,8 @@ $i18n_key_words = array(
 'menu.projects' => '项目',
 'menu.tasks' => '任务',
 'menu.users' => '用户',
 'menu.projects' => '项目',
 'menu.tasks' => '任务',
 'menu.users' => '用户',
-'menu.teams' => '团队',
+// TODO: translate the following.
+// 'menu.groups' => 'Groups',
 'menu.export' => '导出数据',
 'menu.clients' => '客户',
 'menu.options' => '选项',
 'menu.export' => '导出数据',
 'menu.clients' => '客户',
 'menu.options' => '选项',
index 5a9a072b5b5c9d521abe5c2c511975d6ab104ed7..33ea3114b2a67994ed9d79a9f1ba1594b1880664 100644 (file)
@@ -58,7 +58,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 'menu.users' => '用戶',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 'menu.users' => '用戶',
-'menu.teams' => '團隊',
+// TODO: translate the following.
+// 'menu.groups' => 'Groups',
 'menu.export' => '輸出資料',
 'menu.clients' => '客戶',
 'menu.options' => '選項',
 'menu.export' => '輸出資料',
 'menu.clients' => '客戶',
 'menu.options' => '選項',
index 8d3bd12b71cf4eeef236c846b1dfcacf3fd694bb..0acdf55c7534a1b5dfe8dba922f7f877d949a543 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.17.80.4196 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.17.80.4197 | 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>
index 454365fbb88de61c56cb60cead88588dc090c713..a5f0d022daffbf899ecfeb0102c29d4372c44c4f 100644 (file)
@@ -71,7 +71,7 @@
       <table cellspacing="0" cellpadding="3" width="100%" border="0">
         <tr>
           <td align="center" bgcolor="#d9d9d9" nowrap height="17" background="images/subm_bg.gif">&nbsp;
       <table cellspacing="0" cellpadding="3" width="100%" border="0">
         <tr>
           <td align="center" bgcolor="#d9d9d9" nowrap height="17" background="images/subm_bg.gif">&nbsp;
-            <a class="mainMenu" href="admin_teams.php">{$i18n.menu.teams}</a> &middot;
+            <a class="mainMenu" href="admin_teams.php">{$i18n.menu.groups}</a> &middot;
             <a class="mainMenu" href="admin_options.php">{$i18n.menu.options}</a>
           </td>
         </tr>
             <a class="mainMenu" href="admin_options.php">{$i18n.menu.options}</a>
           </td>
         </tr>
index 7118cfa4e89fb037199c0976446e2f413cb702d1..f61b7119a98e976b024660bbdb2b907dd857e331 100644 (file)
@@ -61,7 +61,7 @@
       <table cellspacing="0" cellpadding="3" width="100%" border="0">
         <tr>
           <td align="center" bgcolor="#d9d9d9" height="17" style="background-repeat: repeat-x;" background="../images/subm_bg.gif">&nbsp;
       <table cellspacing="0" cellpadding="3" width="100%" border="0">
         <tr>
           <td align="center" bgcolor="#d9d9d9" height="17" style="background-repeat: repeat-x;" background="../images/subm_bg.gif">&nbsp;
-            <a class="mainMenu" href="admin_teams.php">{$i18n.menu.teams}</a> &middot;
+            <a class="mainMenu" href="admin_teams.php">{$i18n.menu.groups}</a> &middot;
             <a class="mainMenu" href="admin_options.php">{$i18n.menu.options}</a>
           </td>
         </tr>
             <a class="mainMenu" href="admin_options.php">{$i18n.menu.options}</a>
           </td>
         </tr>