X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/67a50468c55f4a805c1eae001a13da10157976e0..81d38e1aed6dbe5d5fd5dceac1c6bb00beb3e138:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 76d481f53..fd9c49b2b 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -157,6 +157,11 @@ en: node: "View node on larger map" way: "View way on larger map" relation: "View relation on larger map" + edit: + area: "Edit area" + node: "Edit node" + way: "Edit way" + relation: "Edit relation" node_details: coordinates: "Coordinates:" part_of: "Part of:" @@ -1373,11 +1378,11 @@ en: heading: "The user %{user} does not exist" body: "Sorry, there is no user with the name %{user}. Please check your spelling, or maybe the link you clicked is wrong." trace_form: - upload_gpx: "Upload GPX File" - description: "Description" - tags: "Tags" + upload_gpx: "Upload GPX File:" + description: "Description:" + tags: "Tags:" tags_help: "comma delimited" - visibility: "Visibility" + visibility: "Visibility:" visibility_help: "what does this mean?" visibility_help_url: "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces" upload_button: "Upload" @@ -1605,7 +1610,7 @@ en: using your username and password and then associate the account with your OpenID in your user settings. - + continue: Continue flash create success message: "Thanks for signing up. We've sent a confirmation note to %{email} and as soon as you confirm your account you'll be able to get mapping.

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." terms accepted: "Thanks for accepting the new contributor terms!"