From 8d4260f85496f67ffd98211fe5c46174b8376470 Mon Sep 17 00:00:00 2001 From: Saman Bemel-Benrud Date: Wed, 22 May 2013 11:32:20 -0400 Subject: [PATCH] use 'translate' for multilingual names tooltip text, keep mult. names for form heading. --- data/core.yaml | 2 +- dist/locales/en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"