Adjust wording of Save button tooltip

(see #3834)
This commit is contained in:
Bryan Housel
2017-02-13 13:17:20 -05:00
parent 4212efb2ab
commit 35da6aa9b3
2 changed files with 2 additions and 2 deletions

View File

@@ -403,7 +403,7 @@ en:
reset: Reset
save:
title: Save
help: "Save changes to OpenStreetMap, making them visible to other users."
help: "Review your changes and upload them to OpenStreetMap, making them visible to other users."
no_changes: No changes to save.
error: Errors occurred while trying to save
status_code: "Server returned status code {code}"

View File

@@ -504,7 +504,7 @@
},
"save": {
"title": "Save",
"help": "Save changes to OpenStreetMap, making them visible to other users.",
"help": "Review your changes and upload them to OpenStreetMap, making them visible to other users.",
"no_changes": "No changes to save.",
"error": "Errors occurred while trying to save",
"status_code": "Server returned status code {code}",