X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/faa0cedb1b67c464339f82236e29387796983b02..14c75c39cb898efeeeba6485e7cccb4e3fa4d78c:/WEB-INF/resources/en.lang.php diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 99dce6ec..38ae7fa6 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -185,6 +185,7 @@ $i18n_key_words = array( 'label.role_comanager' => '(co-manager)', 'label.role_admin' => '(administrator)', 'label.page' => 'Page', +'label.condition' => 'Condition', // Labels for plugins (extensions to Time Tracker that provide additional features). 'label.custom_fields' => 'Custom fields', 'label.monthly_quotas' => 'Monthly quotas', @@ -195,6 +196,8 @@ $i18n_key_words = array( 'label.fav_report' => 'Favorite report', 'label.cron_schedule' => 'Cron schedule', 'label.what_is_it' => 'What is it?', +'label.expense' => 'Expense', +'label.quantity' => 'Quantity', // Form titles. 'title.login' => 'Login',