Reduced label Cron schedule to just Schedule as it creates a difficulty and a mainten...
authorNik Okuntseff <support@anuko.com>
Thu, 8 Mar 2018 22:57:45 +0000 (22:57 +0000)
committerNik Okuntseff <support@anuko.com>
Thu, 8 Mar 2018 22:58:28 +0000 (22:58 +0000)
38 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/locking.tpl
WEB-INF/templates/notification_add.tpl
WEB-INF/templates/notification_edit.tpl
WEB-INF/templates/notifications.tpl
locking.php
notification_add.php
notification_edit.php

index b397265..1a57053 100644 (file)
@@ -228,7 +228,7 @@ $i18n_key_words = array(
 // 'label.required' => 'Required',
 'label.fav_report' => 'Report favorit',
 // TODO: translate the following.
-// 'label.cron_schedule' => 'Cron schedule',
+// 'label.schedule' => 'Schedule',
 // 'label.what_is_it' => 'What is it?',
 // 'label.expense' => 'Expense',
 'label.quantity' => 'Quantitat',
index 45a73fb..0cdec64 100644 (file)
@@ -238,7 +238,7 @@ $i18n_key_words = array(
 // 'label.required' => 'Required',
 'label.fav_report' => 'Oblíbená sestava',
 // TODO: translate the following.
-// 'label.cron_schedule' => 'Cron schedule',
+// 'label.schedule' => 'Schedule',
 // 'label.what_is_it' => 'What is it?',
 // 'label.expense' => 'Expense',
 'label.quantity' => 'Množství',
index 468612e..251fc76 100644 (file)
@@ -206,7 +206,7 @@ $i18n_key_words = array(
 'label.type_text' => 'Tekst',
 'label.required' => 'Required',
 'label.fav_report' => 'Favorit rapport',
-'label.cron_schedule' => 'Cron tidsplan',
+'label.schedule' => 'Tidsplan',
 'label.what_is_it' => 'Hvad er det?',
 'label.expense' => 'Udgift',
 'label.quantity' => 'Mængde',
index 63195c8..1b430ae 100644 (file)
@@ -202,7 +202,7 @@ $i18n_key_words = array(
 'label.type_text' => 'Text',
 'label.required' => 'Benötigt',
 'label.fav_report' => 'Bevorzugter Report',
-'label.cron_schedule' => 'Cronjob Zeitplan',
+'label.schedule' => 'Zeitplan',
 'label.what_is_it' => 'Was ist es?',
 'label.expense' => 'Ausgaben',
 'label.quantity' => 'Menge',
index bbda019..9afe723 100644 (file)
@@ -199,7 +199,7 @@ $i18n_key_words = array(
 'label.type_text' => 'text',
 'label.required' => 'Required',
 'label.fav_report' => 'Favorite report',
-'label.cron_schedule' => 'Cron schedule',
+'label.schedule' => 'Schedule',
 'label.what_is_it' => 'What is it?',
 'label.expense' => 'Expense',
 'label.quantity' => 'Quantity',
index 996f475..f0ae336 100644 (file)
@@ -232,7 +232,7 @@ $i18n_key_words = array(
 // 'label.required' => 'Required',
 'label.fav_report' => 'Reporte favorito',
 // TODO: translate the following.
-// 'label.cron_schedule' => 'Cron schedule',
+// 'label.schedule' => 'Schedule',
 // 'label.what_is_it' => 'What is it?',
 // 'label.expense' => 'Expense',
 // 'label.quantity' => 'Quantity',
index a5283d8..837b2fb 100644 (file)
@@ -235,7 +235,7 @@ $i18n_key_words = array(
 // 'label.required' => 'Required',
 'label.fav_report' => 'Lemmikraport',
 // TODO: translate the following.
-// 'label.cron_schedule' => 'Cron schedule',
+// 'label.schedule' => 'Schedule',
 // 'label.what_is_it' => 'What is it?',
 // 'label.expense' => 'Expense',
 // 'label.quantity' => 'Quantity',
index aa48e89..554238d 100644 (file)
@@ -220,7 +220,7 @@ $i18n_key_words = array(
 'label.required' => 'اجباری',
 'label.fav_report' => 'گزارش های برگزیده',
 // TODO: translate the following.
-// 'label.cron_schedule' => 'Cron schedule',
+// 'label.schedule' => 'Schedule',
 // 'label.what_is_it' => 'What is it?',
 // 'label.expense' => 'Expense',
 // 'label.quantity' => 'Quantity',
index 7175dab..8b9f098 100644 (file)
@@ -203,14 +203,15 @@ $i18n_key_words = array(
 // 'label.no' => 'no',
 // Labels for plugins (extensions to Time Tracker that provide additional features).
 'label.custom_fields' => 'Omat kentät',
-// Translate the following.
+// TODO: translate the following.
 // 'label.monthly_quotas' => 'Monthly quotas',
 'label.type' => 'Tyyppi',
 'label.type_dropdown' => 'pudotusvalikko',
 'label.type_text' => 'teksti',
 'label.required' => 'Pakollinen',
 'label.fav_report' => 'Raporttipohja',
-'label.cron_schedule' => 'Cron-ajoitus',
+// TODO: translate the following.
+// 'label.schedule' => 'Schedule',
 'label.what_is_it' => 'Mikä se on?',
 // 'label.expense' => 'Expense',
 // 'label.quantity' => 'Quantity',
index 5d55a0e..1737514 100644 (file)
@@ -205,7 +205,7 @@ $i18n_key_words = array(
 'label.type_text' => 'Texte',
 'label.required' => 'Obligatoire',
 'label.fav_report' => 'Rapport favori',
-'label.cron_schedule' => 'Horaire Cron',
+'label.schedule' => 'Horaire',
 'label.what_is_it' => 'Qu\\\'est-ce que c\\\'est?',
 // 'label.expense' => 'Expense',
 // 'label.quantity' => 'Quantity',
index 8cbbbbd..431a817 100644 (file)
@@ -181,10 +181,6 @@ $i18n_key_words = array(
 'label.week_total' => 'Σύνολο εβδομάδας',
 'label.month_total' => 'Σύνολο μήνα',
 'label.today' => 'Σήμερα',
-
-
-
-// TODO: refactoring ongoing down from here.
 'label.view' => 'Προβολή',
 'label.edit' => 'Επεξεργασία',
 'label.delete' => 'Διαγραφή',
@@ -208,7 +204,7 @@ $i18n_key_words = array(
 'label.client_address' => 'Διεύθυνση πελάτη',
 'label.or' => 'ή',
 'label.error' => 'Σφάλμα',
-'label.ldap_hint' => 'Εισάγετε το <b> όνομα σύνδεσης των Windows </ b> και <b> κωδικό πρόσβασης </ b> στα παρακάτω πεδία.',
+'label.ldap_hint' => 'Εισάγετε το <b>όνομα σύνδεσης των Windows</b> και <b>κωδικό πρόσβασης</b> στα παρακάτω πεδία.',
 'label.required_fields' => '* - υποχρεωτικά πεδία',
 'label.on_behalf' => 'εκ μέρους του',
 'label.role_manager' => '(Διευθυντής)',
@@ -216,8 +212,8 @@ $i18n_key_words = array(
 'label.role_admin' => '(Διαχειριστής)',
 'label.page' => 'Σελίδα',
 'label.condition' => 'Κατάσταση',
-'label.yes' => 'Î\9dαι',
-'label.no' => 'Î\8cÏ\87ι',
+'label.yes' => 'ναι',
+'label.no' => 'Ï\8cÏ\87ι',
 // Labels for plugins (extensions to Time Tracker that provide additional features).
 'label.custom_fields' => 'Προσαρμοσμένα πεδία',
 'label.monthly_quotas' => 'Μηνιαίες ποσοστώσεις',
@@ -226,7 +222,12 @@ $i18n_key_words = array(
 'label.type_text' => 'Κείμενο',
 'label.required' => 'Απαιτείται',
 'label.fav_report' => 'Αγαπημένη αναφορά',
-'label.cron_schedule' => 'Πρόγραμμα εκτέλεσης εντολών',
+// TODO: translate the following.
+// 'label.schedule' => 'Schedule',
+
+
+
+// TODO: refactoring ongoing down from here.
 'label.what_is_it' => 'Τι είναι αυτό?',
 'label.expense' => 'Δαπάνη',
 'label.quantity' => 'Ποσότητα',
index 0b93485..c9813c9 100644 (file)
@@ -229,7 +229,7 @@ $i18n_key_words = array(
 'label.required' => 'חובה',
 'label.fav_report' => 'דוח מועדף',
 // TODO: translate the following.
-// 'label.cron_schedule' => 'Cron schedule',
+// 'label.schedule' => 'Schedule',
 // 'label.what_is_it' => 'What is it?',
 // 'label.expense' => 'Expense',
 // 'label.quantity' => 'Quantity',
index 448a229..1cf93d0 100644 (file)
@@ -233,7 +233,7 @@ $i18n_key_words = array(
 // 'label.required' => 'Required',
 'label.fav_report' => 'Előre definiált riport formátum',
 // TODO: translate the following.
-// 'label.cron_schedule' => 'Cron schedule',
+// 'label.schedule' => 'Schedule',
 // 'label.what_is_it' => 'What is it?',
 // 'label.expense' => 'Expense',
 // 'label.quantity' => 'Quantity',
index 70b4ccf..487afc3 100644 (file)
@@ -203,7 +203,7 @@ $i18n_key_words = array(
 'label.type_text' => 'testo',
 'label.required' => 'Obbligatorio',
 'label.fav_report' => 'Rapporto preferito',
-'label.cron_schedule' => 'Cron programmata',
+'label.schedule' => 'Programma',
 'label.what_is_it' => 'Cosa è?',
 'label.expense' => 'Spesa',
 'label.quantity' => 'Quantità',
index d5b377b..db90472 100644 (file)
@@ -237,7 +237,7 @@ $i18n_key_words = array(
 // 'label.required' => 'Required',
 'label.fav_report' => 'お気に入りレポート',
 // TODO: translate the following.
-// 'label.cron_schedule' => 'Cron schedule',
+// 'label.schedule' => 'Schedule',
 // 'label.what_is_it' => 'What is it?',
 // 'label.expense' => 'Expense',
 // 'label.quantity' => 'Quantity',
index 3bccdf1..215cda3 100644 (file)
@@ -236,7 +236,7 @@ $i18n_key_words = array(
 // 'label.required' => 'Required',
 'label.fav_report' => '좋아하는 보고서',
 // TODO: translate the following.
-// 'label.cron_schedule' => 'Cron schedule',
+// 'label.schedule' => 'Schedule',
 // 'label.what_is_it' => 'What is it?',
 // 'label.expense' => 'Expense',
 'label.quantity' => '수량',
index dd19fa4..e07f6f5 100644 (file)
@@ -200,7 +200,8 @@ $i18n_key_words = array(
 'label.type_text' => 'tekst',
 'label.required' => 'Verplicht veld',
 'label.fav_report' => 'Standaard rapport',
-'label.cron_schedule' => 'Cron schema',
+// TODO: translate the following.
+// 'label.schedule' => 'Schedule',
 'label.what_is_it' => 'Wat betekent dit?',
 'label.expense' => 'Kosten',
 'label.quantity' => 'Hoeveelheid',
index b745586..a61df2b 100644 (file)
@@ -234,7 +234,7 @@ $i18n_key_words = array(
 // 'label.required' => 'Required',
 'label.fav_report' => 'Favoritt rapport',
 // TODO: translate the following.
-// 'label.cron_schedule' => 'Cron schedule',
+// 'label.schedule' => 'Schedule',
 // 'label.what_is_it' => 'What is it?',
 // 'label.expense' => 'Expense',
 // 'label.quantity' => 'Quantity',
index 945497b..1f922a2 100644 (file)
@@ -212,7 +212,7 @@ $i18n_key_words = array(
 'label.type_text' => 'tekst',
 'label.required' => 'Wymagane',
 'label.fav_report' => 'Ulubiony raport',
-'label.cron_schedule' => 'Harmonogram crona',
+'label.schedule' => 'Harmonogram',
 'label.what_is_it' => 'Co to jest?',
 // 'label.expense' => 'Expense',
 // 'label.quantity' => 'Quantity',
index 78f183c..af86b31 100644 (file)
@@ -209,7 +209,7 @@ $i18n_key_words = array(
 'label.type_text' => 'texto',
 'label.required' => 'Obrigatório',
 'label.fav_report' => 'Relatório favorito',
-'label.cron_schedule' => 'Agenda cron',
+'label.schedule' => 'Agenda',
 'label.what_is_it' => 'O que é?',
 // 'label.expense' => 'Expense',
 // 'label.quantity' => 'Quantity',
index 1380768..e48032b 100644 (file)
@@ -225,7 +225,7 @@ $i18n_key_words = array(
 // 'label.type_text' => 'text',
 // 'label.required' => 'Required',
 // 'label.fav_report' => 'Favorite report',
-// 'label.cron_schedule' => 'Cron schedule',
+// 'label.schedule' => 'Schedule',
 // 'label.what_is_it' => 'What is it?',
 // 'label.expense' => 'Expense',
 // 'label.quantity' => 'Quantity',
index 14c8eaa..9428758 100644 (file)
@@ -237,7 +237,7 @@ $i18n_key_words = array(
 // 'label.required' => 'Required',
 'label.fav_report' => 'Raport favorite',
 // TODO: translate the following.
-// 'label.cron_schedule' => 'Cron schedule',
+// 'label.schedule' => 'Schedule',
 // 'label.what_is_it' => 'What is it?',
 // 'label.expense' => 'Expense',
 // 'label.quantity' => 'Quantity',
index e9add94..df4bb30 100644 (file)
@@ -198,7 +198,7 @@ $i18n_key_words = array(
 'label.type_text' => 'текст',
 'label.required' => 'Обязательное',
 'label.fav_report' => 'Стандартный отчёт',
-'label.cron_schedule' => 'Расписание cron',
+'label.schedule' => 'Расписание',
 'label.what_is_it' => 'Что это?',
 'label.expense' => 'Расход',
 'label.quantity' => 'Количество',
index 9a2e660..9c7f70f 100644 (file)
@@ -220,7 +220,7 @@ $i18n_key_words = array(
 'label.required' => 'Povinné',
 'label.fav_report' => 'Obľúbená zostava',
 // TODO: translate the following.
-// 'label.cron_schedule' => 'Cron schedule',
+// 'label.schedule' => 'Schedule',
 // 'label.what_is_it' => 'What is it?',
 // 'label.expense' => 'Expense',
 // 'label.quantity' => 'Quantity',
index 0b634b1..b1fd053 100644 (file)
@@ -222,7 +222,7 @@ $i18n_key_words = array(
 // 'label.type_text' => 'text',
 // 'label.required' => 'Required',
 // 'label.fav_report' => 'Favorite report',
-// 'label.cron_schedule' => 'Cron schedule',
+// 'label.schedule' => 'Schedule',
 // 'label.what_is_it' => 'What is it?',
 // 'label.expense' => 'Expense',
 // 'label.quantity' => 'Quantity',
index 717d658..d6f68f4 100644 (file)
@@ -209,7 +209,8 @@ $i18n_key_words = array(
 'label.type_text' => 'text',
 'label.required' => 'Obavezan',
 'label.fav_report' => 'Omiljeni izveštaji',
-'label.cron_schedule' => 'Sredi raspored',
+// TODO: translate the following.
+// 'label.schedule' => 'Schedule',
 'label.what_is_it' => 'Šta je ovo?',
 // TODO: Translate the following.
 // 'label.expense' => 'Expense',
index 35e48db..caa0d0c 100644 (file)
@@ -206,7 +206,8 @@ $i18n_key_words = array(
 'label.type_text' => 'Text',
 'label.required' => 'Obligatorisk',
 'label.fav_report' => 'Sparade rapporter',
-'label.cron_schedule' => 'CRON-schema',
+// TODO: translate the following.
+// 'label.schedule' => 'Schedule',
 'label.what_is_it' => 'Vad är detta?',
 'label.expense' => 'Kostnad',
 'label.quantity' => 'Antal',
index 9ebd8ac..87d29d7 100644 (file)
@@ -243,7 +243,7 @@ $i18n_key_words = array(
 // 'label.required' => 'Required',
 'label.fav_report' => 'Sık kullanılan rapor',
 // TODO: translate the following.
-// 'label.cron_schedule' => 'Cron schedule',
+// 'label.schedule' => 'Schedule',
 // 'label.what_is_it' => 'What is it?',
 // 'label.expense' => 'Expense',
 // 'label.quantity' => 'Quantity',
index 12640e0..f21a759 100644 (file)
@@ -225,7 +225,7 @@ $i18n_key_words = array(
 // 'label.required' => 'Required',
 'label.fav_report' => '收藏的报告',
 // TODO: translate the following.
-// 'label.cron_schedule' => 'Cron schedule',
+// 'label.schedule' => 'Schedule',
 // 'label.what_is_it' => 'What is it?',
 // 'label.expense' => 'Expense',
 // 'label.quantity' => 'Quantity',
index ff195bd..e67ca7f 100644 (file)
@@ -233,7 +233,7 @@ $i18n_key_words = array(
 // 'label.required' => 'Required',
 'label.fav_report' => '收藏的報告',
 // TODO: translate the following.
-// 'label.cron_schedule' => 'Cron schedule',
+// 'label.schedule' => 'Schedule',
 // 'label.what_is_it' => 'What is it?',
 // 'label.expense' => 'Expense',
 // 'label.quantity' => 'Quantity',
index 80331ea..4c600d0 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.35.4040 | 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.35.4041 | 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 177f591..0d76e46 100644 (file)
@@ -4,7 +4,7 @@
     <td>
       <table cellspacing="1" cellpadding="2" border="0">
         <tr>
-          <td align="right">{$i18n.label.cron_schedule}:</td>
+          <td align="right">{$i18n.label.schedule}:</td>
           <td>{$forms.lockingForm.lock_spec.control} <a href="https://www.anuko.com/lp/tt_6.htm" target="_blank">{$i18n.label.what_is_it}</a></td>
         </tr>
         <tr>
index 45fafce..a710c0c 100644 (file)
@@ -8,7 +8,7 @@
           <td>{$forms.notificationForm.fav_report.control}</td>
         </tr>
         <tr>
-          <td align="right">{$i18n.label.cron_schedule} (*):</td>
+          <td align="right">{$i18n.label.schedule} (*):</td>
           <td>{$forms.notificationForm.cron_spec.control} <a href="https://www.anuko.com/lp/tt_6.htm" target="_blank">{$i18n.label.what_is_it}</a></td>
         </tr>
         <tr>
index d1e13dc..abb03e6 100644 (file)
@@ -8,7 +8,7 @@
           <td>{$forms.notificationForm.fav_report.control}</td>
         </tr>
         <tr>
-          <td align="right">{$i18n.label.cron_schedule} (*):</td>
+          <td align="right">{$i18n.label.schedule} (*):</td>
           <td>{$forms.notificationForm.cron_spec.control} <a href="https://www.anuko.com/lp/tt_6.htm" target="_blank">{$i18n.label.what_is_it}</a></td>
         </tr>
         <tr>
index 71cc13a..021ff92 100644 (file)
@@ -6,7 +6,7 @@
       <table cellspacing="1" cellpadding="3" border="0" width="100%">
         <tr>
           <td class="tableHeader">{$i18n.label.thing_name}</td>
-          <td class="tableHeader">{$i18n.label.cron_schedule}</td>
+          <td class="tableHeader">{$i18n.label.schedule}</td>
           <td class="tableHeader">{$i18n.label.email}</td>
           <td class="tableHeader">{$i18n.label.condition}</td>
           <td class="tableHeader">{$i18n.label.edit}</td>
index 8acdcd7..f2b7779 100644 (file)
@@ -44,7 +44,7 @@ $form->addInput(array('type'=>'submit','name'=>'btn_save','value'=>$i18n->getKey
 
 if ($request->isPost()) {
   // Validate user input.
-  if (!ttValidCronSpec($cl_lock_spec)) $err->add($i18n->getKey('error.field'), $i18n->getKey('label.cron_schedule'));
+  if (!ttValidCronSpec($cl_lock_spec)) $err->add($i18n->getKey('error.field'), $i18n->getKey('label.schedule'));
 
   if ($err->no()) {
     if (ttTeamHelper::update($user->team_id, array(
index 3fa4073..9f5bf36 100644 (file)
@@ -71,7 +71,7 @@ $form->addInput(array('type'=>'submit','name'=>'btn_add','value'=>$i18n->getKey(
 if ($request->isPost()) {
   // Validate user input.
   if (!$cl_fav_report) $err->add($i18n->getKey('error.report'));
-  if (!ttValidCronSpec($cl_cron_spec)) $err->add($i18n->getKey('error.field'), $i18n->getKey('label.cron_schedule'));
+  if (!ttValidCronSpec($cl_cron_spec)) $err->add($i18n->getKey('error.field'), $i18n->getKey('label.schedule'));
   if (!ttValidEmail($cl_email)) $err->add($i18n->getKey('error.field'), $i18n->getKey('label.email'));
   if (!ttValidEmail($cl_cc, true)) $err->add($i18n->getKey('error.field'), $i18n->getKey('label.cc'));
   if (!ttValidString($cl_subject, true)) $err->add($i18n->getKey('error.field'), $i18n->getKey('label.subject'));
index 8e03b56..8a2ab05 100644 (file)
@@ -78,7 +78,7 @@ $form->addInput(array('type'=>'submit','name'=>'btn_submit','value'=>$i18n->getK
 if ($request->isPost()) {
   // Validate user input.
   if (!$cl_fav_report) $err->add($i18n->getKey('error.report'));
-  if (!ttValidCronSpec($cl_cron_spec)) $err->add($i18n->getKey('error.field'), $i18n->getKey('label.cron_schedule'));
+  if (!ttValidCronSpec($cl_cron_spec)) $err->add($i18n->getKey('error.field'), $i18n->getKey('label.schedule'));
   if (!ttValidEmail($cl_email)) $err->add($i18n->getKey('error.field'), $i18n->getKey('label.email'));
   if (!ttValidEmail($cl_cc, true)) $err->add($i18n->getKey('error.field'), $i18n->getKey('label.cc'));
   if (!ttValidString($cl_subject, true)) $err->add($i18n->getKey('error.field'), $i18n->getKey('label.subject'));