]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/he.yml
More tests to check that user creation works, and the url in the e-mail is the same...
[rails.git] / config / locales / he.yml
index 15fee96e3cda4bb46a04b061b3f600f1c68ec846..9a89c04c5cb1de522fe807555e90f322c4101c6e 100644 (file)
@@ -296,6 +296,7 @@ he:
       no_results: "No results found"
   layouts:
     welcome_user: "Welcome, {{user_link}}"
+    home: "home"
     inbox: "inbox ({{size}})"
     logout: logout
     log_in: log in
@@ -411,12 +412,16 @@ he:
       as_unread: "Message marked as unread"
   site:
     index:
-      home: "home"
       js_1: "You are either using a browser that doesn't support javascript, or you have disabled javascript."
       js_2: "OpenStreetMap uses javascript for its slippy map."
       js_3: 'You may want to try the <a href="http://tah.openstreetmap.org/Browse/">Tiles@Home static tile browser</a> if you are unable to enable javascript.'
       permalink: Permalink
-      license: "Licensed under the Creative Commons Attribution-Share Alike 2.0 license by the OpenStreetMap project and its contributors."
+      license:
+        notice: "Licensed under the {{license_name}} license by the {{project_name}} and its contributors."
+        license_name: "Creative Commons Attribution-Share Alike 2.0"
+        license_url: "http://creativecommons.org/licenses/by-sa/2.0/"
+        project_name: "OpenStreetMap project"
+        project_url: "http://openstreetmap.org"
     edit:
       not_public: "You haven't set your edits to be public."
       not_public_description: "You can no longer edit the map unless you do so. You can set your edits as public from your {{user_page}}."