diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-02-06 09:30:53 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-02-06 09:30:53 +0000 |
commit | 6c8b87fbc8a52b53a0adb53f072508ade7e2dca6 (patch) | |
tree | b64eefe5f3f112ed9f5867cb87af22b56f1bd919 /config/locales/tr.yml | |
parent | e5d300af0a4d6703b043c05d4178353e7e252bf2 (diff) | |
download | redmine-6c8b87fbc8a52b53a0adb53f072508ade7e2dca6.tar.gz redmine-6c8b87fbc8a52b53a0adb53f072508ade7e2dca6.zip |
Adds a permission for exporting wiki pages.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3371 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/tr.yml')
-rw-r--r-- | config/locales/tr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 673762b0e..86b365d85 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -911,3 +911,4 @@ tr: label_close_versions: Close completed versions label_board_sticky: Sticky label_board_locked: Locked + permission_export_wiki_pages: Export wiki pages |