Restore / Reset -> Restore my changes / Discard my changes

(closes #4117)
This commit is contained in:
Bryan Housel
2017-07-06 17:35:51 -04:00
parent f7eaa87bec
commit c7c8849d43
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -440,8 +440,8 @@ en:
restore:
heading: You have unsaved changes
description: "Do you wish to restore unsaved changes from a previous editing session?"
restore: Restore
reset: Reset
restore: Restore my changes
reset: Discard my changes
save:
title: Save
help: "Review your changes and upload them to OpenStreetMap, making them visible to other users."
+2 -2
View File
@@ -548,8 +548,8 @@
"restore": {
"heading": "You have unsaved changes",
"description": "Do you wish to restore unsaved changes from a previous editing session?",
"restore": "Restore",
"reset": "Reset"
"restore": "Restore my changes",
"reset": "Discard my changes"
},
"save": {
"title": "Save",