]> git.openstreetmap.org Git - rails.git/commitdiff
Fix typo. Closes #1943.
authorTom Hughes <tom@compton.nu>
Tue, 9 Jun 2009 18:36:18 +0000 (18:36 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 9 Jun 2009 18:36:18 +0000 (18:36 +0000)
config/locales/de.yml

index 4628a34a60f9f1c73e43030b7f9f35aadc9c0e6a..982ec4e66e550b505830b203f90d78c856e7aee7 100644 (file)
@@ -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"