From: Tom Hughes Date: Thu, 25 Jun 2009 12:35:59 +0000 (+0000) Subject: Fix some interpolation variables. X-Git-Tag: live~6970 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/c28cfea4b70c060e433fa6f5f2f6fc10a83f8053?ds=inline Fix some interpolation variables. --- diff --git a/config/locales/es.yml b/config/locales/es.yml index 26ff065b0..1cc6fa404 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -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" diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 1bb75ac50..5964837f1 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -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: diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 87f588f6e..e15e3dff2 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -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"