Combining add button labels into one.
authorNik Okuntseff <support@anuko.com>
Thu, 22 Feb 2018 20:37:21 +0000 (20:37 +0000)
committerNik Okuntseff <support@anuko.com>
Thu, 22 Feb 2018 20:37:21 +0000 (20:37 +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/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/cf_dropdown_options.tpl
WEB-INF/templates/footer.tpl
WEB-INF/templates/invoices.tpl
WEB-INF/templates/roles.tpl

index 88d59a5..eefcbb3 100644 (file)
@@ -122,9 +122,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.add_task' => 'Add task',
 'button.add_client' => 'Agregar client',
-// TODO: translate the following.
-// 'button.add_invoice' => 'Add invoice',
-// 'button.add_option' => 'Add option',
 'button.add' => 'Agregar',
 'button.generate' => 'Generar',
 // TODO: translate the following.
index 7cd07f5..bd4ce17 100644 (file)
@@ -125,9 +125,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.add_task' => 'Add task',
 'button.add_client' => 'Přidat zákazníka',
-// TODO: translate the following.
-// 'button.add_invoice' => 'Add invoice',
-// 'button.add_option' => 'Add option',
 'button.add' => 'Přidat',
 'button.generate' => 'Vytvořit',
 'button.reset_password' => 'Resetovat heslo',
index 5994d7f..a95ecd9 100644 (file)
@@ -107,8 +107,6 @@ $i18n_key_words = array(
 'button.add_project' => 'Tilføj project',
 'button.add_task' => 'Tilføj opgave',
 'button.add_client' => 'Tilføj kunde',
-'button.add_invoice' => 'Tilføj faktura',
-'button.add_option' => 'Tilføj mulighed',
 'button.add' => 'Tilføj',
 'button.generate' => 'Generer',
 'button.reset_password' => 'Nulstil adgangskode',
index 872a543..3d2b6af 100644 (file)
@@ -107,8 +107,6 @@ $i18n_key_words = array(
 'button.add_project' => 'Projekt anlegen',
 'button.add_task' => 'Task hinzufügen',
 'button.add_client' => 'Auftraggeber anlegen',
-'button.add_invoice' => 'Rechnung hinzufügen',
-'button.add_option' => 'Option hinzufügen',
 'button.add' => 'Hinzufügen',
 'button.generate' => 'Erstellen',
 'button.reset_password' => 'Passwort zurücksetzen',
index 21a3fdf..7601a02 100644 (file)
@@ -107,8 +107,6 @@ $i18n_key_words = array(
 'button.add_project' => 'Add project',
 'button.add_task' => 'Add task',
 'button.add_client' => 'Add client',
-'button.add_invoice' => 'Add invoice',
-'button.add_option' => 'Add option',
 'button.add' => 'Add',
 'button.generate' => 'Generate',
 'button.reset_password' => 'Reset password',
index 6c9d502..ebd98f4 100644 (file)
@@ -121,9 +121,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.add_task' => 'Add task',
 'button.add_client' => 'Agregar cliente',
-// TODO: translate the following.
-// 'button.add_invoice' => 'Add invoice',
-// 'button.add_option' => 'Add option',
 'button.add' => 'Agregar',
 'button.generate' => 'Generar',
 // TODO: translate the following.
index 2011aae..9a3edcd 100644 (file)
@@ -125,9 +125,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.add_task' => 'Add task',
 'button.add_client' => 'Lisa klient',
-// TODO: translate the following.
-// 'button.add_invoice' => 'Add invoice',
-// 'button.add_option' => 'Add option',
 'button.add' => 'Lisa',
 'button.generate' => 'Loo',
 'button.reset_password' => 'Tühjenda salasõna',
index 40536a4..9df5c1f 100644 (file)
@@ -116,8 +116,6 @@ $i18n_key_words = array(
 'button.add_project' => 'درج پروژه',
 'button.add_task' => 'درج وظیفه',
 'button.add_client' => 'درج مشتری',
-'button.add_invoice' => 'درج فاکتور',
-'button.add_option' => 'درج گزینه',
 'button.add' => 'درج',
 'button.generate' => 'تولید',
 'button.reset_password' => 'بازسازی رمزعبور',
index 58a3340..8a71f16 100644 (file)
@@ -109,8 +109,6 @@ $i18n_key_words = array(
 'button.add_project' => 'Lisää projekti',
 'button.add_task' => 'Lisää tehtävä',
 'button.add_client' => 'Lisää asiakas',
-'button.add_invoice' => 'Lisää lasku',
-'button.add_option' => 'Lisää optio',
 'button.add' => 'Lisää',
 'button.generate' => 'Luo',
 'button.reset_password' => 'Nollaa salasana',
index 027fec2..405abe6 100644 (file)
@@ -107,8 +107,6 @@ $i18n_key_words = array(
 'button.add_project' => 'Ajouter un projet',
 'button.add_task' => 'Ajouter une tâche',
 'button.add_client' => 'Ajouter un client',
-'button.add_invoice' => 'Ajouter une facture',
-'button.add_option' => 'Ajouter une option',
 'button.add' => 'Ajouter',
 'button.generate' => 'Générer',
 'button.reset_password' => 'Réinitialiser',
index 3341f03..c71637c 100644 (file)
@@ -125,8 +125,6 @@ $i18n_key_words = array(
 'button.add_project' => 'הוסף פרוייקט',
 'button.add_task' => 'הוסף משימה',
 'button.add_client' => 'הוסף לקוח',
-'button.add_invoice' => 'הוסף חשבונית',
-'button.add_option' => 'הוסף אפשרות',
 'button.add' => 'הוסף',
 'button.generate' => 'הרץ',
 'button.reset_password' => 'איפוס סיסמה',
index f17db39..838e626 100644 (file)
@@ -122,9 +122,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.add_task' => 'Add task',
 'button.add_client' => 'Ügyfél hozzáadása',
-// TODO: translate the following.
-// 'button.add_invoice' => 'Add invoice',
-// 'button.add_option' => 'Add option',
 'button.add' => 'Hozzáadás',
 'button.generate' => 'Generálás',
 // TODO: translate the following.
index 3b04c35..c40579e 100644 (file)
@@ -108,8 +108,6 @@ $i18n_key_words = array(
 'button.add_project' => 'Aggiungi progetto',
 'button.add_task' => 'Aggiungi compito',
 'button.add_client' => 'Aggiungi cliente',
-'button.add_invoice' => 'Aggiungi fattura',
-'button.add_option' => 'Aggiungi opzione',
 'button.add' => 'Aggiungi',
 'button.generate' => 'Genera',
 'button.reset_password' => 'Reset password',
index 956fd56..5d14e28 100644 (file)
@@ -123,8 +123,6 @@ $i18n_key_words = array(
 // 'button.add_project' => 'Add project',
 // 'button.add_task' => 'Add task',
 // 'button.add_client' => 'Add client',
-// 'button.add_invoice' => 'Add invoice',
-// 'button.add_option' => 'Add option',
 'button.add' => '追加',
 'button.generate' => '生成',
 // TODO: translate the following.
index bfa326b..2ec329c 100644 (file)
@@ -123,8 +123,6 @@ $i18n_key_words = array(
 // 'button.add_project' => 'Add project',
 // 'button.add_task' => 'Add task',
 // 'button.add_client' => 'Add client',
-// 'button.add_invoice' => 'Add invoice',
-// 'button.add_option' => 'Add option',
 'button.add' => '추가',
 'button.generate' => '생성',
 // TODO: translate the following.
index 8149366..f97fdfc 100644 (file)
@@ -107,8 +107,6 @@ $i18n_key_words = array(
 'button.add_project' => 'Project toevoegen',
 'button.add_task' => 'Taak toevoegen',
 'button.add_client' => 'Klant toevoegen',
-'button.add_invoice' => 'Factuur toevoegen',
-'button.add_option' => 'Optie toevoegen',
 'button.add' => 'Toevoegen',
 'button.generate' => 'Genereren',
 'button.reset_password' => 'Herstel het wachtwoord',
index 79d24e0..c9a4a57 100644 (file)
@@ -124,9 +124,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.add_task' => 'Add task',
 'button.add_client' => 'Legg til klient',
-// TODO: translate the following.
-// 'button.add_invoice' => 'Add invoice',
-// 'button.add_option' => 'Add option',
 'button.add' => 'Legg til',
 'button.generate' => 'Generer',
 'button.reset_password' => 'Resett passord',
index 39f37e3..04a1ee6 100644 (file)
@@ -111,8 +111,6 @@ $i18n_key_words = array(
 'button.add_project' => 'Dodaj projekt',
 'button.add_task' => 'Dodaj zadanie',
 'button.add_client' => 'Dodaj klienta',
-'button.add_invoice' => 'Dodaj fakturę',
-'button.add_option' => 'Dodaj opcję',
 'button.add' => 'Dodaj',
 'button.generate' => 'Wygeneruj',
 'button.reset_password' => 'Resetuj hasło',
index 2a17b26..edd2f8e 100644 (file)
@@ -108,8 +108,6 @@ $i18n_key_words = array(
 'button.add_project' => 'Adicionar projeto',
 'button.add_task' => 'Adicionar tarefa',
 'button.add_client' => 'Adicionar cliente',
-'button.add_invoice' => 'Adicionar fatura',
-'button.add_option' => 'Adicionar opção',
 'button.add' => 'Adicionar',
 'button.generate' => 'Criar',
 'button.reset_password' => 'Resetar senha',
index cab935d..a6edbce 100644 (file)
@@ -121,8 +121,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.add_task' => 'Add task',
 // 'button.add_client' => 'Add client',
-// 'button.add_invoice' => 'Add invoice',
-// 'button.add_option' => 'Add option',
 'button.add' => 'Adicionar',
 // TODO: translate the following.
 // 'button.generate' => 'Generate',
index 3a4d70a..03b2a9a 100644 (file)
@@ -128,9 +128,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.add_task' => 'Add task',
 'button.add_client' => 'Adauga client',
-// TODO: translate the following.
-// 'button.add_invoice' => 'Add invoice',
-// 'button.add_option' => 'Add option',
 'button.add' => 'Adauga',
 'button.generate' => 'Genereaza',
 // TODO: translate the following.
index 42e0a8b..c807cd8 100644 (file)
@@ -107,8 +107,6 @@ $i18n_key_words = array(
 'button.add_project' => 'Добавить проект',
 'button.add_task' => 'Добавить задачу',
 'button.add_client' => 'Добавить клиента',
-'button.add_invoice' => 'Добавить счёт',
-'button.add_option' => 'Добавить опцию',
 'button.add' => 'Добавить',
 'button.generate' => 'Сгенерировать',
 'button.reset_password' => 'Сбросить пароль',
index 67b2bea..9ada7ba 100644 (file)
@@ -115,8 +115,6 @@ $i18n_key_words = array(
 'button.add_project' => 'Pridať projekt',
 'button.add_task' => 'Pridať úlohy',
 'button.add_client' => 'Pridať klienta',
-'button.add_invoice' => 'Pridať faktúru',
-'button.add_option' => 'Pridať vlastné pole',
 'button.add' => 'Pridať',
 'button.generate' => 'Generovať',
 'button.reset_password' => 'Obnoviť heslo',
index 08b3d29..31fb728 100644 (file)
@@ -119,9 +119,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.add_task' => 'Add task',
 'button.add_client' => 'Dodaj stranko',
-// TODO: translate the following.
-// 'button.add_invoice' => 'Add invoice',
-// 'button.add_option' => 'Add option',
 'button.add' => 'Dodaj',
 'button.generate' => 'Ustvari',
 // TODO: translate the following.
index 783093e..34ef63a 100644 (file)
@@ -108,8 +108,6 @@ $i18n_key_words = array(
 'button.add_project' => 'Dodaj projekat',
 'button.add_task' => 'Dodaj zadatak',
 'button.add_client' => 'Dodaj klijenta',
-'button.add_invoice' => 'Dodaj račun',
-'button.add_option' => 'Dodaj opcije',
 'button.add' => 'Dodaj',
 'button.generate' => 'Napravi',
 'button.reset_password' => 'Resetuj lozinku',
index 7500d44..b3b4d8f 100644 (file)
@@ -108,8 +108,6 @@ $i18n_key_words = array(
 'button.add_project' => 'Lägg till projekt',
 'button.add_task' => 'Lägg till arbetsuppgift',
 'button.add_client' => 'Lägg till kund',
-'button.add_invoice' => 'Lägg till faktura',
-'button.add_option' => 'Lägg till alternativ',
 'button.add' => 'Lägg till',
 'button.generate' => 'Generera',
 'button.reset_password' => 'Återställ lösenord',
index ab9251b..c7fc9ff 100644 (file)
@@ -130,9 +130,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.add_task' => 'Add task',
 'button.add_client' => 'Müşteri ekle',
-// TODO: translate the following.
-// 'button.add_invoice' => 'Add invoice',
-// 'button.add_option' => 'Add option',
 'button.add' => 'Ekle',
 'button.generate' => 'Yarat',
 // TODO: translate the following.
index 6393163..32d126d 100644 (file)
@@ -115,8 +115,6 @@ $i18n_key_words = array(
 // 'button.add_project' => 'Add project',
 // 'button.add_task' => 'Add task',
 // 'button.add_client' => 'Add client',
-// 'button.add_invoice' => 'Add invoice',
-// 'button.add_option' => 'Add option',
 'button.add' => '添加',
 'button.generate' => '创建',
 'button.reset_password' => '重置密码',
index 2fd2406..9ceb21b 100644 (file)
@@ -121,8 +121,6 @@ $i18n_key_words = array(
 // 'button.add_project' => 'Add project',
 // 'button.add_task' => 'Add task',
 // 'button.add_client' => 'Add client',
-// 'button.add_invoice' => 'Add invoice',
-// 'button.add_option' => 'Add option',
 'button.add' => '添加',
 'button.generate' => '創建',
 'button.reset_password' => '重設密碼',
index 414c3bc..2882d92 100644 (file)
@@ -29,7 +29,7 @@
           <td align="center">
             <br>
             <form>
-              <input type="button" onclick="chLocation('cf_dropdown_option_add.php?field_id={$field_id}');" value="{$i18n.button.add_option}">
+              <input type="button" onclick="chLocation('cf_dropdown_option_add.php?field_id={$field_id}');" value="{$i18n.button.add}">
             </form>
           </td>
         </tr>
index 1acdad9..e0d07cd 100644 (file)
@@ -12,7 +12,7 @@
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
-          <td align="center">&nbsp;Anuko Time Tracker 1.17.29.4014 | 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.29.4015 | 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>
index 0fad98d..32d0954 100644 (file)
@@ -37,7 +37,7 @@
 
   {if !$user->isClient()}
       <table width="100%">
-        <tr><td align="center"><br><form><input type="button" onclick="chLocation('invoice_add.php');" value="{$i18n.button.add_invoice}"></form></td></tr>
+        <tr><td align="center"><br><form><input type="button" onclick="chLocation('invoice_add.php');" value="{$i18n.button.add}"></form></td></tr>
       </table>
   {/if}
 {/if}
index d703fef..b93d0ef 100644 (file)
@@ -30,7 +30,7 @@
       <table width="100%">
         <tr>
           <td align="center"><br>
-            <form><input type="button" onclick="chLocation('role_add.php');" value="{$i18n.button.add_role}"></form>
+            <form><input type="button" onclick="chLocation('role_add.php');" value="{$i18n.button.add}"></form>
           </td>
         </tr>
       </table>
@@ -57,7 +57,7 @@
       <table width="100%">
         <tr>
           <td align="center"><br>
-            <form><input type="button" onclick="chLocation('role_add.php');" value="{$i18n.button.add_role}"></form>
+            <form><input type="button" onclick="chLocation('role_add.php');" value="{$i18n.button.add}"></form>
           </td>
         </tr>
       </table>