diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2014-04-05 14:08:18 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2014-04-05 14:08:18 +0000 |
commit | 25ddc672a16ff96381e0f8bda584dd39ef298e09 (patch) | |
tree | fa4d81b4885cae5c3280b7c468ca94544144de40 /config/locales/en-GB.yml | |
parent | 64c65463a499a6b4283329012b26c30220a4d345 (diff) | |
download | redmine-25ddc672a16ff96381e0f8bda584dd39ef298e09.tar.gz redmine-25ddc672a16ff96381e0f8bda584dd39ef298e09.zip |
Adds strings to locales (#3177).
git-svn-id: http://svn.redmine.org/redmine/trunk@13044 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/en-GB.yml')
-rw-r--r-- | config/locales/en-GB.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index f82cbed12..91b02ed88 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1117,3 +1117,4 @@ en-GB: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin |