diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-03-13 15:45:22 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-03-13 15:45:22 +0000 |
commit | e016f3ef1376ba27e0f376608777087b6ee64f1e (patch) | |
tree | 3ef2c9937bed7eb804e662120547557da8092b8f /config/locales/ro.yml | |
parent | 54eea93def3875c2bfe72345a97827e61ce2107d (diff) | |
download | redmine-e016f3ef1376ba27e0f376608777087b6ee64f1e.tar.gz redmine-e016f3ef1376ba27e0f376608777087b6ee64f1e.zip |
Add subtasking strings to locales.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3576 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ro.yml')
-rw-r--r-- | config/locales/ro.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/ro.yml b/config/locales/ro.yml index a14ef5b44..862538c48 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -886,3 +886,6 @@ ro: permission_manage_project_activities: Manage project activities error_unable_delete_issue_status: Unable to delete issue status label_profile: Profile + permission_manage_subtasks: Manage subtasks + field_parent_issue: Parent task + label_subtask_plural: Subtasks |