From: anuko Date: Fri, 12 Jan 2018 13:39:39 +0000 (+0000) Subject: Fixed a problem with English label introduced in previous commit. X-Git-Tag: timetracker_1.19-1~1381 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=16b12b986b03d54187662046e4a0a3c7a8c2393e;hp=8164670fafb4306285df2707921741cb9d925385;p=timetracker.git Fixed a problem with English label introduced in previous commit. --- diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 51a16b00..d8c1f551 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -152,7 +152,7 @@ $i18n_key_words = array( 'label.finish' => 'Finish', 'label.duration' => 'Duration', 'label.note' => 'Note', -'label.note' => 'Notes', +'label.notes' => 'Notes', 'label.item' => 'Item', 'label.cost' => 'Cost', 'label.day_total' => 'Day total', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index e5b17970..5c5d50c7 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.13.12.3739 | Copyright © Anuko | +  Anuko Time Tracker 1.13.12.3740 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve}