mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 22:48:10 +02:00
copy fix.
This commit is contained in:
+1
-1
@@ -136,7 +136,7 @@ en:
|
||||
no_documentation_key: There is no documentation available for this key
|
||||
show_more: Show More
|
||||
new_tag: New tag
|
||||
view_on_osm: View on OSM
|
||||
view_on_osm: View on OSM →
|
||||
editing_feature: "Editing {feature}"
|
||||
additional: Additional tags
|
||||
choose: Select feature type
|
||||
|
||||
+2
-2
@@ -139,7 +139,7 @@ locale.en = {
|
||||
"nothing_to_redo": "Nothing to redo.",
|
||||
"just_edited": "You just edited OpenStreetMap!",
|
||||
"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 →",
|
||||
"view_on_osm": "View on OSM",
|
||||
"zoom_in_edit": "zoom in to edit the map",
|
||||
"logout": "logout",
|
||||
"report_a_bug": "report a bug",
|
||||
@@ -172,7 +172,7 @@ locale.en = {
|
||||
"no_documentation_key": "There is no documentation available for this key",
|
||||
"show_more": "Show More",
|
||||
"new_tag": "New tag",
|
||||
"view_on_osm": "View on OSM",
|
||||
"view_on_osm": "View on OSM →",
|
||||
"editing_feature": "Editing {feature}",
|
||||
"additional": "Additional tags",
|
||||
"choose": "Select feature type",
|
||||
|
||||
Reference in New Issue
Block a user