From b4d9ca8875898500ca198bff501dfc7d1c28bd71 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sun, 9 Sep 2007 17:05:38 +0000 Subject: Added the ability to rename wiki pages (specific permission required). Existing links that point to the old page are preserved and automatically redirected to the new page (this behaviour can be disabled when renaming the page). git-svn-id: http://redmine.rubyforge.org/svn/trunk@720 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- lang/pt-br.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang/pt-br.yml') diff --git a/lang/pt-br.yml b/lang/pt-br.yml index 2667a51f9..15089070a 100644 --- a/lang/pt-br.yml +++ b/lang/pt-br.yml @@ -157,6 +157,7 @@ field_is_filter: Used as a filter field_issue_to_id: Related issue field_delay: Delay field_assignable: Issues can be assigned to this role +field_redirect_existing_links: Redirect existing links setting_app_title: Titulo da aplicacao setting_app_subtitle: Sub-titulo da aplicacao @@ -446,6 +447,7 @@ button_reply: Reply button_archive: Archive button_unarchive: Unarchive button_reset: Reset +button_rename: Rename status_active: ativo status_registered: registrado -- cgit v1.2.3