X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fen.lang.php;h=5814f8113eac148282a2dc30bf3d069c4ee17d6e;hb=1078c4da84d79f93ef7f8bbffc5f0c8cb2a1a274;hp=4d1a182846085ff94f7bacb96b6fde099febab2d;hpb=67e827dacf08d8a55dff9118c82dd964f5da12c1;p=timetracker.git diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 4d1a1828..5814f811 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -50,6 +50,7 @@ $i18n_key_words = array( 'menu.subgroups' => 'Subgroups', 'menu.plugins' => 'Plugins', 'menu.time' => 'Time', +'menu.week' => 'Week', 'menu.expenses' => 'Expenses', 'menu.reports' => 'Reports', 'menu.timesheets' => 'Timesheets', @@ -590,5 +591,6 @@ $i18n_key_words = array( 'form.timesheet_view.disapprove_body' => "Your timesheet %s was not approved.

%s", // Display Options form. See example at https://timetracker.anuko.com/display_options.php. +'form.display_options.menu' => 'Menu', 'form.display_options.note_on_separate_row' => 'Note on separate row', );