diff --git a/data/core.yaml b/data/core.yaml index 591741850..0a85dbbb6 100644 --- a/data/core.yaml +++ b/data/core.yaml @@ -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}" diff --git a/dist/locales/en.json b/dist/locales/en.json index 52722a863..d57f0b25f 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -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}",