diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-07-19 14:15:29 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-07-19 14:15:29 +0000 |
commit | 5bb28ab8f660011c141732c3a1eb5dfac2116bdc (patch) | |
tree | 239165eed4902a54a8e346a20725ba2e2d9cb09e /config/locales/gl.yml | |
parent | 7bd8280a83290e144b19c7ac614952d430e3e4b1 (diff) | |
download | redmine-5bb28ab8f660011c141732c3a1eb5dfac2116bdc.tar.gz redmine-5bb28ab8f660011c141732c3a1eb5dfac2116bdc.zip |
Adds i18n strings for #24005.
git-svn-id: http://svn.redmine.org/redmine/trunk@16833 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/gl.yml')
-rw-r--r-- | config/locales/gl.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/locales/gl.yml b/config/locales/gl.yml index bf8d7e1da..234cf2688 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -1237,3 +1237,8 @@ gl: label_no_preview_alternative_html: No preview available. %{link} the file instead. label_no_preview_download: Download setting_close_duplicate_issues: Close duplicate issues automatically + error_exceeds_maximum_hours_per_day: Cannot log more than %{max_hours} hours on the + same day (%{logged_hours} hours have already been logged) + setting_time_entry_list_defaults: Timelog list defaults + setting_timelog_accept_0_hours: Accept time logs with 0 hours + setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user |