X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/8164670fafb4306285df2707921741cb9d925385..c0c074a026debe06878f1ade76e02ebd0ae0fe9d:/WEB-INF/resources/en.lang.php diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 51a16b00..8bdc991c 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', @@ -204,6 +204,8 @@ $i18n_key_words = array( 'label.what_is_it' => 'What is it?', 'label.expense' => 'Expense', 'label.quantity' => 'Quantity', +'label.paid_status' => 'Paid status', +'label.paid' => 'Paid', // Form titles. 'title.login' => 'Login',