From c28cfea4b70c060e433fa6f5f2f6fc10a83f8053 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 25 Jun 2009 12:35:59 +0000 Subject: [PATCH] Fix some interpolation variables. --- config/locales/es.yml | 2 +- config/locales/ko.yml | 2 +- config/locales/nl.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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" -- 2.43.2