diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-03-19 17:51:13 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-03-19 17:51:13 +0000 |
commit | f162337e1b3625da7eedb747f1b2bb4752c27646 (patch) | |
tree | de961a92fadf7cdf1f5b56f41c77ac4411945775 /lang/uk.yml | |
parent | 93a33c62862d723722106fd7c624bb3e830085f6 (diff) | |
download | redmine-f162337e1b3625da7eedb747f1b2bb4752c27646.tar.gz redmine-f162337e1b3625da7eedb747f1b2bb4752c27646.zip |
Always show 'View' and 'Annotate' links on repository files (download will be forced when clicking 'View' if the file is binary).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1274 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/uk.yml')
-rw-r--r-- | lang/uk.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/uk.yml b/lang/uk.yml index 7038640f2..be6b57d04 100644 --- a/lang/uk.yml +++ b/lang/uk.yml @@ -617,3 +617,4 @@ label_preferences: Preferences setting_display_subprojects_issues: Display subprojects issues on main projects by default label_overall_activity: Overall activity setting_default_projects_public: New projects are public by default +error_scm_annotate: "The entry does not exist or can not be annotated." |