diff --git a/data/core.yaml b/data/core.yaml index c8ac6352d..b8803aac4 100644 --- a/data/core.yaml +++ b/data/core.yaml @@ -128,7 +128,7 @@ en: 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" translate: - translate: Multilingual names + translate: Translate localized_translation_label: Multilingual name localized_translation_language: Choose language localized_translation_name: Name diff --git a/dist/locales/en.json b/dist/locales/en.json index e66b8eaba..34261d3c3 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -162,7 +162,7 @@ "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", "translate": { - "translate": "Multilingual names", + "translate": "Translate", "localized_translation_label": "Multilingual name", "localized_translation_language": "Choose language", "localized_translation_name": "Name"