X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/bc70f847bb7a39697a704591b7bf8f8421791b09..a94cf5b21ee9cc76ff7dda42563444011800f462:/WEB-INF/resources/sl.lang.php diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index e9f5d12d..7bb52f75 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -457,7 +457,7 @@ $i18n_key_words = array( // Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first). // TODO: translate the following. -// 'form.teams.hint' => 'Create a new team by creating a new team manager account.
You can also import team data from an xml file from another Anuko Time Tracker server (no login collisions are allowed).', +// 'form.teams.hint' => 'Create a new team by creating a new team manager account.
You can also import team data from an xml file from another Anuko Time Tracker server (no login collisions are allowed).', // Profile form. See example at https://timetracker.anuko.com/profile_edit.php. // TODO: translate the following. @@ -472,6 +472,7 @@ $i18n_key_words = array( // 'form.profile.type_all' => 'all', // 'form.profile.type_start_finish' => 'start and finish', // 'form.profile.type_duration' => 'duration', +// 'form.profile.allow_overlap' => 'Allow overlap', // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators', // 'form.profile.uncompleted_indicators_none' => 'do not show', // 'form.profile.uncompleted_indicators_show' => 'show',