]> git.openstreetmap.org Git - rails.git/commitdiff
Merge branch 'master' into openID
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 24 Apr 2010 12:33:29 +0000 (12:33 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 24 Apr 2010 12:33:29 +0000 (12:33 +0000)
1  2 
config/locales/en.yml

diff --combined config/locales/en.yml
index b3c564af6be9db04380e7c646ee619a3c1480fda,f1e0e6a8581c1cc098c987c0f802d026a4d3cea4..02eff8f5608fbc8f2f2475aa621dff9c07594596
@@@ -89,7 -89,7 +89,7 @@@ en
        feed:
          title: "Changeset {{id}}"
          title_comment: "Changeset {{id}} - {{comment}}"
-     changeset_navigation:
+     navigation:
        paging:
          user:
            prev: "&laquo; {{id}}"
            prev: "&laquo; {{id}}"
            next: "{{id}} &raquo;"
        user:
-         name_tooltip: "View edits by {{user}}"
-         prev_tooltip: "Previous edit by {{user}}"
-         next_tooltip: "Next edit by {{user}}"
+         name_changeset_tooltip: "View edits by {{user}}"
+         prev_changeset_tooltip: "Previous edit by {{user}}"
+         next_changeset_tooltip: "Next edit by {{user}}"
        all:
-         prev_tooltip: "Previous changeset"
-         next_tooltip: "Next changeset"
+         prev_node_tooltip: "Previous node"
+         next_node_tooltip: "Next node"
+         prev_way_tooltip: "Previous way"
+         next_way_tooltip: "Next way"
+         prev_relation_tooltip: "Previous relation"
+         next_relation_tooltip: "Next relation"
+         prev_changeset_tooltip: "Previous changeset"
+         next_changeset_tooltip: "Next changeset"
      changeset_details:
        created_at: "Created at:"
        closed_at: "Closed at:"
        wiki_link:
          key: "The wiki description page for the {{key}} tag"
          tag: "The wiki description page for the {{key}}={{value}} tag"
+       wikipedia_link: "The {{page}} article on Wikipedia"
      way_details:
        nodes: "Nodes:"
        part_of: "Part of:"
      help_wiki: "Help &amp; Wiki"
      help_wiki_tooltip: "Help &amp; Wiki site for the project"
      help_wiki_url: "http://wiki.openstreetmap.org"
+     copyright: "Copyright &amp; License"
      news_blog: "News blog"
      news_blog_tooltip: "News blog about OpenStreetMap, free geographical data, etc."
      shop: Shop
        create_account: "create an account"
        email or username: "Email Address or Username:"
        password: "Password:"
 +      openid: "OpenID:"
 +      openid description: "Use your OpenID to login"
 +      alternatively: "Alternatively"
        remember: "Remember me:"
        lost password link: "Lost your password?"
        login_button: "Login"
        account not active: "Sorry, your account is not active yet.<br />Please click on the link in the account confirmation email to activate your account."
        auth failure: "Sorry, could not log in with those details."
 +      openid missing provider: "Sorry, could not contact your OpenID provider"
 +      openid invalid: "Sorry, your OpenID seems misformed"
      logout:
        title: "Logout"
        heading: "Logout from OpenStreetMap"
        display name description: "Your publicly displayed username. You can change this later in the preferences."
        password: "Password:"
        confirm password: "Confirm Password:"
 +      openID: "OpenID:"
 +      openID description: '(Optional) If you have an <a href="http://wiki.openstreetmap.org/wiki/openID">OpenID</a> you can associate it with this account to login'
        signup: Signup
        flash create success message: "User was successfully created. Check your email for a confirmation note, and you will be mapping in no time :-)<br /><br />Please note that you will not be able to login until you've received and confirmed your email address.<br /><br />If you use an antispam system which sends confirmation requests then please make sure you whitelist webmaster@openstreetmap.org as we are unable to reply to any confirmation requests."
      no_such_user:
        current email address: "Current Email Address:"
        new email address: "New Email Address:"
        email never displayed publicly: "(never displayed publicly)"
 +      openid:
 +        openid: "OpenID:"
 +        link: "http://wiki.openstreetmap.org/wiki/OpenID"
 +        link text: "what is this?"
        public editing:
          heading: "Public editing:"
          enabled: "Enabled. Not anonymous and can edit data."