diff options
author | Jean-Baptiste Barth <jeanbaptiste.barth@gmail.com> | 2010-09-18 17:30:22 +0000 |
---|---|---|
committer | Jean-Baptiste Barth <jeanbaptiste.barth@gmail.com> | 2010-09-18 17:30:22 +0000 |
commit | 81a28e9ffa0d4a2279a6a2b19b3fd60f12ccdd31 (patch) | |
tree | 1a9349d28dfd689b687fa05c9fbf13d1529612e6 /config/locales/sl.yml | |
parent | 099761d8fbba3d33cd34c9ef24bcdbe09d84232d (diff) | |
download | redmine-81a28e9ffa0d4a2279a6a2b19b3fd60f12ccdd31.tar.gz redmine-81a28e9ffa0d4a2279a6a2b19b3fd60f12ccdd31.zip |
Adds a link to edit the associated wiki page on the version view. #4416
Contributed by Felix Schäfer
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4101 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/sl.yml')
-rw-r--r-- | config/locales/sl.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/sl.yml b/config/locales/sl.yml index 68d8bb089..3b579a824 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -911,3 +911,4 @@ sl: project_module_calendar: Calendar field_member_of_group: Member of Group field_assigned_to_role: Member of Role + button_edit_associated_wikipage: "Edit associated Wiki page: {{page_title}}" |