]> git.openstreetmap.org Git - rails.git/commitdiff
Fix some interpolation variables.
authorTom Hughes <tom@compton.nu>
Thu, 25 Jun 2009 12:35:59 +0000 (12:35 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 25 Jun 2009 12:35:59 +0000 (12:35 +0000)
config/locales/es.yml
config/locales/ko.yml
config/locales/nl.yml

index 26ff065b02c5b181d90ef6876bca4f90e8099902..1cc6fa404e3a1ea7e2d3b284d288b2eb20fc47d9 100644 (file)
@@ -97,7 +97,7 @@ es:
       in_changeset: "En el conjunto de cambios:"
     containing_relation:
       relation: "Relación {{relation_name}}"
-      relation_as: "(como {{relacion_role}})"
+      relation_as: "(como {{relation_role}})"
     map:
       loading: "Cargando..."
       deleted: "Borrado"
index 1bb75ac50fabeeb6de8c54c72b1abedae4538ab1..5964837f1e40a28199bfafbf8ae9978a065c364e 100644 (file)
@@ -280,7 +280,7 @@ ko:
       heading: "The user {{user}} does not exist"
       body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
     diary_entry:
-      posted_by: "Posted by {{link_user}} at {{created}} in {{language}}"
+      posted_by: "Posted by {{link_user}} at {{created}} in {{language_link}}"
       comment_link: 이 항목에 댓글 남기기
       reply_link: 이 항목에 답변하기
       comment_count:
index 87f588f6e0dea3e8e4e7bb20a6d54030d53013d7..e15e3dff2f1b0577f05715184440b40764309722 100644 (file)
@@ -455,7 +455,7 @@ nl:
       tags: "Tags:"
       save_button: "Wijzigingen opslaan"
     no_such_user:
-      body: "Sorry, er is geen gebruiker {{name}}. Controleer de spelling, of misschien is de link waarop je klikte verkeerd."
+      body: "Sorry, er is geen gebruiker {{user}}. Controleer de spelling, of misschien is de link waarop je klikte verkeerd."
     trace_form:
       upload_gpx: "Upload GPX-bestand"
       description: "Beschrijving"