]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/en.lang.php
Removed no longer used team address in export and import.
[timetracker.git] / WEB-INF / resources / en.lang.php
index 8bdc991c383694a0d1da72f48cacee4863483f2f..4a499dcf6c5b5ef9b04154d0a9195a03ac4db8cb 100644 (file)
@@ -118,6 +118,7 @@ $i18n_key_words = array(
 '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',
@@ -298,6 +299,8 @@ $i18n_key_words = array(
 'dropdown.status_inactive' => 'inactive',
 'dropdown.delete'=>'delete',
 'dropdown.do_not_delete'=>'do not delete',
+'dropdown.paid' => 'paid',
+'dropdown.not_paid' => 'not paid',
 
 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases