From e474a6095b94a3d5c6069e0649cf5de5769c8885 Mon Sep 17 00:00:00 2001 From: Azamat Hackimov Date: Sat, 15 May 2010 13:12:52 +0000 Subject: [PATCH] Updates (#5409) git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3739 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/sr-CY.yml | 9 +++++++++ config/locales/sr.yml | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/config/locales/sr-CY.yml b/config/locales/sr-CY.yml index eac886696..d1f835a6f 100644 --- a/config/locales/sr-CY.yml +++ b/config/locales/sr-CY.yml @@ -889,3 +889,12 @@ sr-CY: enumeration_activities: Активности (временски праћене) enumeration_system_activity: Системска активност + error_can_not_delete_custom_field: Unable to delete custom field + permission_manage_subtasks: Manage subtasks + label_profile: Profile + error_unable_to_connect: Unable to connect ({{value}}) + error_can_not_remove_role: This role is in use and can not be deleted. + field_parent_issue: Parent task + error_unable_delete_issue_status: Unable to delete issue status + label_subtask_plural: Subtasks + error_can_not_delete_tracker: This tracker contains issues and can't be deleted. diff --git a/config/locales/sr.yml b/config/locales/sr.yml index a73f850da..72c19bbcc 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -889,3 +889,12 @@ sr: enumeration_activities: Aktivnosti (vremenski praćene) enumeration_system_activity: Sistemska aktivnost + error_can_not_delete_custom_field: Unable to delete custom field + permission_manage_subtasks: Manage subtasks + label_profile: Profile + error_unable_to_connect: Unable to connect ({{value}}) + error_can_not_remove_role: This role is in use and can not be deleted. + field_parent_issue: Parent task + error_unable_delete_issue_status: Unable to delete issue status + label_subtask_plural: Subtasks + error_can_not_delete_tracker: This tracker contains issues and can't be deleted.