]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/en.lang.php
Removed the Mark paid button as I plan to implement this differently.
[timetracker.git] / WEB-INF / resources / en.lang.php
index 327c9f250b9be94834efc1246a5ced59aa087b06..fedb0994105490e73e1755544c06b3002b5d943e 100644 (file)
@@ -118,6 +118,7 @@ $i18n_key_words = array(
 'button.import' => 'Import team',
 'button.close' => 'Close',
 'button.stop' => 'Stop',
 'button.import' => 'Import team',
 'button.close' => 'Close',
 'button.stop' => 'Stop',
+'button.mark_paid' => 'Mark paid',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 'label.team_name' => 'Team name',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 'label.team_name' => 'Team name',
@@ -192,6 +193,8 @@ $i18n_key_words = array(
 'label.role_admin' => '(administrator)',
 'label.page' => 'Page',
 'label.condition' => 'Condition',
 'label.role_admin' => '(administrator)',
 'label.page' => 'Page',
 'label.condition' => 'Condition',
+'label.yes' => 'yes',
+'label.no' => 'no',
 // Labels for plugins (extensions to Time Tracker that provide additional features).
 'label.custom_fields' => 'Custom fields',
 'label.monthly_quotas' => 'Monthly quotas',
 // Labels for plugins (extensions to Time Tracker that provide additional features).
 'label.custom_fields' => 'Custom fields',
 'label.monthly_quotas' => 'Monthly quotas',