From: Tom Hughes Date: Tue, 9 Jun 2009 18:36:18 +0000 (+0000) Subject: Fix typo. Closes #1943. X-Git-Tag: live~7066 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/a34ab84101a1cc20b58076fab7c7eda23de9a6bf Fix typo. Closes #1943. --- diff --git a/config/locales/de.yml b/config/locales/de.yml index 4628a34a6..982ec4e66 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -123,7 +123,7 @@ de: not_found: sorry: "Wir konnten den {{type}} mit der Nummer {{id}} leider nicht finden. Du hast dich möglicherweise vertippt oder du bist einem ungültigem Link gefolgt." type: - node: Konten + node: Knoten way: Weg relation: Relation paging_nav: @@ -165,7 +165,7 @@ de: heading: "Object list" back: "Display object list" type: - node: "Konten" + node: "Knoten" way: "Weg" # There's no 'relation' type because it isn't represented in OpenLayers api: "Retrieve this area from the API"