mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 08:39:56 +02:00
splash screen + other cleanup.
This commit is contained in:
+3
-3
@@ -163,9 +163,9 @@ en:
|
||||
unsaved_changes: You have unsaved changes
|
||||
splash:
|
||||
welcome: Welcome to the iD OpenStreetMap editor
|
||||
text: "This is development version {version}. For more information see {website} and report bugs at {github}."
|
||||
walkthrough: Walkthrough
|
||||
start: Start Editing
|
||||
text: "iD is a friendly but powerful tool for contributing to the world's best free world map. This is development version {version}. For more information see {website} and report bugs at {github}."
|
||||
walkthrough: "Start the walkthrough"
|
||||
start: "Edit now"
|
||||
source_switch:
|
||||
live: live
|
||||
lose_changes: "You have unsaved changes. Switching the map server will discard them. Are you sure you want to switch servers?"
|
||||
|
||||
+5
-5
@@ -139,7 +139,7 @@ locale.en = {
|
||||
"nothing_to_redo": "Nothing to redo.",
|
||||
"just_edited": "You just edited OpenStreetMap!",
|
||||
"browser_notice": "This editor is supported in Firefox, Chrome, Safari, Opera, and Internet Explorer 9 and above. Please upgrade your browser or use Potlatch 2 to edit the map.",
|
||||
"view_on_osm": "View on OSM →",
|
||||
"view_on_osm": "View on OSM",
|
||||
"zoom_in_edit": "zoom in to edit the map",
|
||||
"logout": "logout",
|
||||
"report_a_bug": "report a bug",
|
||||
@@ -202,10 +202,10 @@ locale.en = {
|
||||
"unsaved_changes": "You have unsaved changes"
|
||||
},
|
||||
"splash": {
|
||||
"welcome": "Welcome to the iD OpenStreetMap editor",
|
||||
"text": "This is development version {version}. For more information see {website} and report bugs at {github}.",
|
||||
"walkthrough": "Walkthrough",
|
||||
"start": "Start Editing"
|
||||
"welcome": "Welcome to the iD OpenStreetMap Editor",
|
||||
"text": "iD is a friendly but powerful tool for contributing to the world's best free world map. This is development version {version}. For more information see {website} and report bugs at {github}.",
|
||||
"walkthrough": "Start the walkthrough",
|
||||
"start": "Edit now"
|
||||
},
|
||||
"source_switch": {
|
||||
"live": "live",
|
||||
|
||||
Reference in New Issue
Block a user