use 'multilingual names' instead of 'translate'

This commit is contained in:
saman bb
2013-05-22 00:43:30 -04:00
parent 663cb0fdbe
commit 33e979c837
2 changed files with 4 additions and 4 deletions

View File

@@ -128,8 +128,8 @@ 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: Translate
localized_translation_label: Translation
translate: Multilingual names
localized_translation_label: Multilingual name
localized_translation_language: Choose language
localized_translation_name: Name
zoom_in_edit: zoom in to edit the map

View File

@@ -162,8 +162,8 @@
"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": "Translate",
"localized_translation_label": "Translation",
"translate": "Multilingual names",
"localized_translation_label": "Multilingual name",
"localized_translation_language": "Choose language",
"localized_translation_name": "Name"
},