diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-12-15 21:18:28 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-12-15 21:18:28 +0000 |
commit | 252dcad3f618bbadb8be6e5fd0c87e5f0c50c008 (patch) | |
tree | 34969dcc9374fda0b6fe983450cadd4f3ea574c0 /config/locales/en-GB.yml | |
parent | b48291ec63b58224df7b250ba62445dcbf5c835e (diff) | |
download | redmine-252dcad3f618bbadb8be6e5fd0c87e5f0c50c008.tar.gz redmine-252dcad3f618bbadb8be6e5fd0c87e5f0c50c008.zip |
Locales update.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4514 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/en-GB.yml')
-rw-r--r-- | config/locales/en-GB.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 6ec80d8cf..ced7a8d6d 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -934,3 +934,5 @@ en-GB: setting_commit_logtime_activity_id: Activity for logged time
text_time_logged_by_changeset: Applied in changeset {{value}}.
setting_commit_logtime_enabled: Enable time logging
+ notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed ({{max}})
+ setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
|