From e9e7463225283c43b58ac0cad00cd6384c764e7d 2010-11-01 00:32:16 From: Eric Davis Date: 2010-11-01 00:32:16 Subject: [PATCH] Locales update for the stable branch git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.0-stable@4347 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/config/locales/de.yml b/config/locales/de.yml index a3b79f5..75c0ccc 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -944,3 +944,4 @@ de: field_assigned_to_role: Assignee's role field_start_date: Start date + button_edit_associated_wikipage: "Edit associated Wiki page: {{page_title}}" diff --git a/config/locales/ru.yml b/config/locales/ru.yml index cba9d07..377ff66 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1042,3 +1042,4 @@ ru: label_principal_search: "Search for user or group:" label_user_search: "Search for user:" + field_start_date: Start Date