diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-05-08 08:02:23 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-05-08 08:02:23 +0000 |
commit | 3d2c198c0f889e73ae2a16a068c41948b40cefff (patch) | |
tree | c764f9e787428d113cc37201f93e2c0e719e259d /config/locales/en-GB.yml | |
parent | d8d23fbb6b23f15c6c5cc0a65ebfdf99c06e1a9b (diff) | |
download | redmine-3d2c198c0f889e73ae2a16a068c41948b40cefff.tar.gz redmine-3d2c198c0f889e73ae2a16a068c41948b40cefff.zip |
Add view for "no preview" repository files (#22482).
Patch by Gregor Schmidt.
git-svn-id: http://svn.redmine.org/redmine/trunk@15397 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 4953f027f..3241d6154 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -531,6 +531,7 @@ en-GB: label_attribute: Attribute label_attribute_plural: Attributes label_no_data: No data to display + label_no_preview: No preview available label_change_status: Change status label_history: History label_attachment: File |