aboutsummaryrefslogtreecommitdiff
path: root/web/i18n
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2014-02-02 12:13:38 +0100
committerJochen Topf <jochen@topf.org>2014-02-02 12:13:38 +0100
commit06f2543ee7560a295093edd3668d100fb9ad269c (patch)
tree99e502a3bf72d2d28adaad51ee8bfed2623b2bb9 /web/i18n
parenta1d5747cfd8144da30b42054a6587377736a6ed3 (diff)
downloadtaginfo-06f2543ee7560a295093edd3668d100fb9ad269c.tar
taginfo-06f2543ee7560a295093edd3668d100fb9ad269c.tar.gz
Text clarification for problematic character report.
Diffstat (limited to 'web/i18n')
-rw-r--r--web/i18n/de.yml2
-rw-r--r--web/i18n/en.yml3
2 files changed, 3 insertions, 2 deletions
diff --git a/web/i18n/de.yml b/web/i18n/de.yml
index f509f98..34f558f 100644
--- a/web/i18n/de.yml
+++ b/web/i18n/de.yml
@@ -366,7 +366,7 @@ reports:
title: Keys mit möglicherweise problematischen Zeichen
intro: |
<p>Keys mit möglicherweise problematischen Zeichen: <span
- class="char">=+/&amp;&lt;&gt;;'"?%#@\,</span>. Diese Zeichen
+ class="char">=+/&amp;&lt;&gt;;'"?%#@\,</span> und Control-Zeichen. Diese Zeichen
können problematisch sein, weil sie in verschiedenen Programmiersprachen
zum "Zitieren" von Zeichenketten verwendet werden oder weil sie in
XML, HTML, URLs oder anderen Zusammenhängen besondere Bedeutung
diff --git a/web/i18n/en.yml b/web/i18n/en.yml
index d88d15e..9328a8d 100644
--- a/web/i18n/en.yml
+++ b/web/i18n/en.yml
@@ -363,7 +363,8 @@ reports:
title: Keys with possibly problematic characters
intro: |
<p>Keys that contain possibly problematic characters: <span
- class="char">=+/&amp;&lt;&gt;;'"?%#@\,</span>. These characters
+ class="char">=+/&amp;&lt;&gt;;'"?%#@\,</span> or control
+ characters. These characters
can be problematic, because they are used to quote strings in
different programming languages or have special meanings in XML, HTML,
URLs, and other places. The equal sign is used often as separator