summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-11-05 06:54:03 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-11-05 06:54:03 +0000
commit32848639042b195132b52caed3c02682bf7128c7 (patch)
tree5488b22cb8aa0427c69b594073fa34763d91de0f /config
parentff5d6117207cf14b58210d66eee64ca42fd0df10 (diff)
downloadredmine-32848639042b195132b52caed3c02682bf7128c7.tar.gz
redmine-32848639042b195132b52caed3c02682bf7128c7.zip
Spanish translation updated by Ismael G Marin C (#9529)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7731 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r--config/locales/es.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 13a742367..b5d8d2c7a 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -132,7 +132,7 @@ es:
greater_than_start_date: "debe ser posterior a la fecha de comienzo"
not_same_project: "no pertenece al mismo proyecto"
circular_dependency: "Esta relación podría crear una dependencia circular"
- cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
+ cant_link_an_issue_with_a_descendant: "Esta petición no puede ser ligada a una de estas tareas"
# Append your own errors here or at the model/attributes scope.