X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fen.lang.php;h=38ae7fa61666cc2cc313d5013b6503d32ae927c1;hb=7845106db9c5e8b90fb5bf0a50f66d40e75250f4;hp=99dce6ec045c0a28937a71523da7e775e14a6bbf;hpb=faa0cedb1b67c464339f82236e29387796983b02;p=timetracker.git 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',