summaryrefslogtreecommitdiff
path: root/web/i18n
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2012-01-25 15:29:37 +0100
committerJochen Topf <jochen@topf.org>2012-01-25 15:29:37 +0100
commit5d86569a0f9626c6357770c684f5497f94d1c969 (patch)
treeb2c68674e9c742ab5de9438e3b0dfa7e5d069212 /web/i18n
parent24098767e33d686dc93139d1f7404291e203d8e8 (diff)
downloadtaginfo-5d86569a0f9626c6357770c684f5497f94d1c969.tar
taginfo-5d86569a0f9626c6357770c684f5497f94d1c969.tar.gz
Tooltip on table search box
Diffstat (limited to 'web/i18n')
-rw-r--r--web/i18n/de.yml1
-rw-r--r--web/i18n/en.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/web/i18n/de.yml b/web/i18n/de.yml
index 8fea389..7bb86a3 100644
--- a/web/i18n/de.yml
+++ b/web/i18n/de.yml
@@ -58,6 +58,7 @@ misc:
line: Linie
area: Fläche
language: Sprache
+ search_for: Suche nach
objects_tooltip: Anzahl der Objekte (als Absolutwert und als Bruchteil aller Nodes, Ways und Relations).
nodes_tooltip: Anzahl der Nodes (als Absolutwert und als Bruchteil aller Nodes mit Tags, d.h. Nodes ohne jegliche Tags werden ignoriert).
ways_tooltip: Anzahl der Ways (als Absolutwert und als Bruchteil aller Ways).
diff --git a/web/i18n/en.yml b/web/i18n/en.yml
index 3fa663a..d65409c 100644
--- a/web/i18n/en.yml
+++ b/web/i18n/en.yml
@@ -59,6 +59,7 @@ misc:
line: Line
area: Area
language: Language
+ search_for: Search for
objects_tooltip: Number of objects (as absolute value and as percentage of all nodes, ways, and relations).
nodes_tooltip: Number of nodes (as absolute value and as percentage of tagged nodes, ie. nodes without any tags are ignored).
ways_tooltip: Number of ways (as absolute value and as percentage of all ways).