Removed unused strings.
authorNik Okuntseff <support@anuko.com>
Sun, 4 Feb 2018 21:42:50 +0000 (21:42 +0000)
committerNik Okuntseff <support@anuko.com>
Sun, 4 Feb 2018 21:42:50 +0000 (21:42 +0000)
WEB-INF/resources/ca.lang.php
WEB-INF/resources/cs.lang.php
WEB-INF/resources/et.lang.php
WEB-INF/resources/ja.lang.php
WEB-INF/resources/ko.lang.php
WEB-INF/resources/sl.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 a932312..a434997 100644 (file)
@@ -539,9 +539,6 @@ $i18n_key_words = array(
 "controls.per_td" => 'Aquest dia',
 "controls.per_lw" => 'La setmana passada',
 
-// labels
-"label.chart.period" => 'gràfica por període',
-
 "label.inv_str" => 'Factura',
 "label.set_empl" => 'Seleccionar usuaris',
 "label.sel_all" => 'Seleccionar tots',
index 9ce67f9..63726b7 100644 (file)
@@ -579,11 +579,6 @@ $i18n_key_words = array(
 "controls.inc_billable" => 'k fakturaci',
 "controls.inc_nbillable" => 'mimo fakturaci',
 
-// labels
-"label.chart.title1" => 'činnosti uživatele',
-"label.chart.title2" => 'projekty uživatele',
-"label.chart.period" => 'přehled za období',
-
 "label.sel_tp" => 'výberte období',
 "label.set_tp" => 'nebo určete dny',
 "label.fields" => 'zobrazit pole',
index e667460..c00626e 100644 (file)
@@ -588,12 +588,6 @@ $i18n_key_words = array(
 "controls.inc_billable" => 'arvestatav',
 "controls.inc_nbillable" => 'mittearvestatav',
 
-// labels
-"label.chart.title1" => 'tegevused kasutajal',
-// Note to translators: the string below is missing and must be translated and added
-// "label.chart.title2" => 'projects for user',
-"label.chart.period" => 'tabel perioodiks',
-
 "label.inv_str" => 'arved',
 "label.set_empl" => 'vali kasutajad',
 "label.sel_all" => 'vali kõik',
index 640bdba..269de91 100644 (file)
@@ -588,11 +588,6 @@ $i18n_key_words = array(
 "controls.inc_nbillable" => '請求できません',
 "controls.default" => '--- デフォルト ---',
 
-// labels
-"label.chart.title1" => 'ユーザーに対する活動内容',
-"label.chart.title2" => 'ユーザーに対するプロジェクト',
-"label.chart.period" => '期間表示のチャート',
-
 "label.sel_tp" => '時間期間の選択',
 "label.set_tp" => 'あるいは日付を設定',
 "label.fields" => 'フィールドの表示',
index 9f327ce..3d44bce 100644 (file)
@@ -584,11 +584,6 @@ $i18n_key_words = array(
 "controls.inc_nbillable" => '청구 가능하지 않은',
 "controls.default" => '--- 디폴트 ---',
 
-// labels
-"label.chart.title1" => '사용자별 활동내용',
-"label.chart.title2" => '사용자별 프로젝트',
-"label.chart.period" => '기간에 따른 그래프',
-
 "label.sel_tp" => '시간 기간을 선택',
 "label.set_tp" => '혹은 날짜를 설정',
 "label.fields" => '필드들을 보기',
index e9849e0..1c4dd60 100644 (file)
@@ -416,9 +416,4 @@ $i18n_key_words = array(
 // Note to translators: this string needs to be translated.
 // "form.mail.footer_str" => 'Anuko Time Tracker is a simple, easy to use, open source<br>time tracking system. Visit <a href="https://www.anuko.com">www.anuko.com</a> for more information.',
 "form.mail.sending_str" => '<b>sporočilo poslano</b>',
-
-// labels
-"label.chart.title2" => 'projekti uporabnika',
-"label.chart.period" => 'graf za obdobje',
-
 );
index 7741fe9..9a874e9 100644 (file)
@@ -574,10 +574,6 @@ $i18n_key_words = array(
 "controls.per_td" => 'bugün',
 "controls.per_at" => 'tüm zamanlar',
 
-// labels
-"label.chart.title1" => 'kullanıcı için faaliyetler',
-"label.chart.period" => 'dönem için grafik',
-
 "label.group_title" => 'gruplandırma kıstası',
 
 "label.set_empl" => 'kullanıcıları seç',
index 23940d5..c79ec8f 100644 (file)
@@ -583,11 +583,6 @@ $i18n_key_words = array(
 "controls.inc_nbillable" => '非计费时间',
 "controls.default" => '--- 默认 ---',
 
-// labels
-"label.chart.title1" => '活动用户',
-"label.chart.title2" => '项目用户',
-"label.chart.period" => '图表期限',
-
 "label.inv_str" => '发票',
 "label.set_empl" => '选择用户',
 "label.sel_all" => '全部选择',
index c5f57ee..d705668 100644 (file)
@@ -583,11 +583,6 @@ $i18n_key_words = array(
 "controls.inc_nbillable" => '非計費時間',
 "controls.default" => '--- 默認 ---',
 
-// labels
-"label.chart.title1" => '活動用戶',
-"label.chart.title2" => '項目用戶',
-"label.chart.period" => '圖表期限',
-
 "label.sel_tp" => '選擇時間段',
 "label.set_tp" => '或設定日期',
 "label.fields" => '顯示欄目',
index 89e477b..86207ac 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.12.3892 | 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.12.3893 | 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>