]> git.openstreetmap.org Git - rails.git/commitdiff
Resource whose value starts with a colon need to be quoted
authorTom Hughes <tom@compton.nu>
Tue, 18 May 2010 14:07:46 +0000 (15:07 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 18 May 2010 14:07:46 +0000 (15:07 +0100)
Stop resources looking like symbols when they start with a colon by
quoting them.

config/locales/he.yml

index acfe79e49a415800dd9f0557f5fd79fa73968176..8b465ea5d4b401fbdc443640c07e976cb0fad56f 100644 (file)
@@ -171,9 +171,9 @@ he:
         other: "{{count}} תגובות"
       edit_link: עריכת רשומה
     edit: 
-      language: :שפה
-      latitude: :קו רוחב
-      longitude: :קו אורך
+      language: ":שפה"
+      latitude: ":קו רוחב"
+      longitude: ":קו אורך"
     list: 
       in_language_title: רשומות יומן ב{{language}}
     no_such_entry: 
@@ -302,7 +302,7 @@ he:
       search_help: "examples: 'Alkmaar', 'Regent Street, Cambridge', 'CB2 5AQ', or 'post offices near Lünen' <a href='http://wiki.openstreetmap.org/wiki/Search'>more examples...</a>"
   trace: 
     edit: 
-      description: :תאור
+      description: ":תאור"
       download: הורדה
       edit: עריכה
       heading: עריכת המסלול {{name}}
@@ -319,15 +319,15 @@ he:
       visibility: גלוי
       visibility_help: מה זאת אומרת?
     view: 
-      description: :תאור
+      description: ":תאור"
       edit: עריכה
       tags: Tags
       visibility: "גלוי:"
   user: 
     account: 
       home location: "מיקום הבית:"
-      latitude: :קו רוחב
-      longitude: :קו אורך
+      latitude: ":קו רוחב"
+      longitude: ":קו אורך"
       my settings: ההגדרות שלי
       public editing: 
         disabled link text: מדוע איני יכול לערוך?