summaryrefslogtreecommitdiffstats
path: root/config/locales/da.yml
diff options
context:
space:
mode:
authorAzamat Hackimov <azamat.hackimov@gmail.com>2010-04-03 11:54:24 +0000
committerAzamat Hackimov <azamat.hackimov@gmail.com>2010-04-03 11:54:24 +0000
commiteb80b79c26664d48e910902b58ca9a9b135b09e6 (patch)
treefc8a181ffa84af2544cc5d73c7aeb625e304b97e /config/locales/da.yml
parentf2993f6ed02e81f264359c8b7f45071a59cd0474 (diff)
downloadredmine-eb80b79c26664d48e910902b58ca9a9b135b09e6.tar.gz
redmine-eb80b79c26664d48e910902b58ca9a9b135b09e6.zip
New strings to localization (#5225)
* error_can_not_delete_custom_field: Unable to delete custom field * error_unable_to_connect: Unable to connect ({{value}}) * error_can_not_remove_role: This role is in use and can not be deleted. * error_can_not_delete_tracker: This tracker contains issues and can't be deleted. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3627 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/da.yml')
-rw-r--r--config/locales/da.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/config/locales/da.yml b/config/locales/da.yml
index ab343fa84..d3a159006 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -913,4 +913,7 @@ da:
field_parent_issue: Hoved opgave
label_subtask_plural: Under opgaver
label_project_copy_notifications: Send email notifikationer, mens projektet kopieres
- \ No newline at end of file
+ error_can_not_delete_custom_field: Unable to delete custom field
+ error_unable_to_connect: Unable to connect ({{value}})
+ error_can_not_remove_role: This role is in use and can not be deleted.
+ error_can_not_delete_tracker: This tracker contains issues and can't be deleted.