X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/3e2b8759b928e8120cb6d804098b3dcdc3996cc8..f2787a0b448c84ee7b28de80f6c2f04dfc7985ad:/WEB-INF/resources/en.lang.php?ds=sidebyside diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index e895ceb2..f8bf112d 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -275,6 +275,7 @@ $i18n_key_words = array( // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks). // It is also a name for the Locking plugin on the Team profile page. 'title.locking' => 'Locking', +'title.week_view' => 'Week View', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section.