no need for label on more fields anymore, added note field.

This commit is contained in:
saman bb
2013-03-15 00:33:56 -04:00
parent fdac7feb37
commit 72dfbf8937
7 changed files with 49 additions and 28 deletions
-1
View File
@@ -144,7 +144,6 @@ en:
results: "{n} results for {search}"
reference: View on OpenStreetMap Wiki →
back_tooltip: Change feature type
show_additional: Show additional fields
background:
title: Background
description: Background settings
+1 -2
View File
@@ -831,8 +831,7 @@ locale.zh = {
"choose": "Select feature type",
"results": "{n} results for {search}",
"reference": "View on OpenStreetMap Wiki →",
"back_tooltip": "Change feature type",
"show_additional": "Show additional fields"
"back_tooltip": "Change feature type"
},
"background": {
"title": "Background",
+1
View File
@@ -150,6 +150,7 @@
"note": {
"key": "note",
"type": "textarea",
"icon": "note",
"universal": true
},
"office": {