Fix some interpolation variables.

This commit is contained in:
Tom Hughes 2009-06-25 12:35:59 +00:00
parent b5e9f8f3a6
commit c28cfea4b7
3 changed files with 3 additions and 3 deletions

View file

@ -97,7 +97,7 @@ es:
in_changeset: "En el conjunto de cambios:" in_changeset: "En el conjunto de cambios:"
containing_relation: containing_relation:
relation: "Relación {{relation_name}}" relation: "Relación {{relation_name}}"
relation_as: "(como {{relacion_role}})" relation_as: "(como {{relation_role}})"
map: map:
loading: "Cargando..." loading: "Cargando..."
deleted: "Borrado" deleted: "Borrado"

View file

@ -280,7 +280,7 @@ ko:
heading: "The user {{user}} does not exist" 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." body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
diary_entry: 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: 이 항목에 댓글 남기기 comment_link: 이 항목에 댓글 남기기
reply_link: 이 항목에 답변하기 reply_link: 이 항목에 답변하기
comment_count: comment_count:

View file

@ -455,7 +455,7 @@ nl:
tags: "Tags:" tags: "Tags:"
save_button: "Wijzigingen opslaan" save_button: "Wijzigingen opslaan"
no_such_user: 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: trace_form:
upload_gpx: "Upload GPX-bestand" upload_gpx: "Upload GPX-bestand"
description: "Beschrijving" description: "Beschrijving"