diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-05-25 16:44:50 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-05-25 16:44:50 +0000 |
commit | 6446c312beab7e23162827a79bd9ab6f9e4d7958 (patch) | |
tree | 4ea3f9dc23b786f77e803ce63d76e62f1f57d81e /lang/pt.yml | |
parent | 4a524ff911edefeae8753669bb27000486741fbb (diff) | |
download | redmine-6446c312beab7e23162827a79bd9ab6f9e4d7958.tar.gz redmine-6446c312beab7e23162827a79bd9ab6f9e4d7958.zip |
Added the ability to destroy wiki pages (content and its history are deleted from the database).
This permission has to be explicitly given (Roles & Permissions -> Wiki pages/Delete).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@540 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/pt.yml')
-rw-r--r-- | lang/pt.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/pt.yml b/lang/pt.yml index 4aa5eb6a0..231b96992 100644 --- a/lang/pt.yml +++ b/lang/pt.yml @@ -346,6 +346,7 @@ label_all_words: Todas as palavras label_wiki: Wiki label_wiki_edit: Wiki edit label_wiki_edit_plural: Wiki edits +label_wiki_page_plural: Wiki pages label_page_index: Index label_current_version: Versão atual label_preview: Prévia |