mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 15:34:49 +02:00
Don't capitalise now in "Edit Now"
This commit is contained in:
+1
-1
@@ -499,7 +499,7 @@ en:
|
||||
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 version {version}. For more information see {website} and report bugs at {github}."
|
||||
walkthrough: "Start the Walkthrough"
|
||||
start: "Edit Now"
|
||||
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?"
|
||||
|
||||
Vendored
+1
-1
@@ -613,7 +613,7 @@
|
||||
"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 version {version}. For more information see {website} and report bugs at {github}.",
|
||||
"walkthrough": "Start the Walkthrough",
|
||||
"start": "Edit Now"
|
||||
"start": "Edit now"
|
||||
},
|
||||
"source_switch": {
|
||||
"live": "live",
|
||||
|
||||
Vendored
+1
-1
@@ -613,7 +613,7 @@
|
||||
"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 version {version}. For more information see {website} and report bugs at {github}.",
|
||||
"walkthrough": "Start the Walkthrough",
|
||||
"start": "Edit Now"
|
||||
"start": "Edit now"
|
||||
},
|
||||
"source_switch": {
|
||||
"live": "live",
|
||||
|
||||
Reference in New Issue
Block a user