From: Tom Hughes Date: Tue, 18 May 2010 14:07:46 +0000 (+0100) Subject: Resource whose value starts with a colon need to be quoted X-Git-Tag: live~6261^2~10 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/7f8ed822da2172b48134068f1fbb367216701b5a?ds=inline Resource whose value starts with a colon need to be quoted Stop resources looking like symbols when they start with a colon by quoting them. --- diff --git a/config/locales/he.yml b/config/locales/he.yml index acfe79e49..8b465ea5d 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -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' more examples..." 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: מדוע איני יכול לערוך?