splash screen + other cleanup.

This commit is contained in:
Saman Bemel-Benrud
2013-03-26 18:10:55 -04:00
parent d67dd98956
commit 3405e87cb7
12 changed files with 421 additions and 106 deletions
+3 -3
View File
@@ -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
View File
@@ -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",