Merge branch 'master' of github.com:kivitendo/kivitendo-erp
authorSven Schöling <s.schoeling@linet-services.de>
Mon, 30 Mar 2015 12:58:04 +0000 (14:58 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Mon, 30 Mar 2015 12:58:04 +0000 (14:58 +0200)
locale/de/special_chars

index 3095e91..d542cab 100644 (file)
@@ -31,7 +31,9 @@ $=\\$
 <bullet>=$\\bullet$
 %=\\%
 _=\\_
-#=\\#
+# A hash mark starts a comment; therefore the line is ignored. So use
+# its hex code instead.
+\x23=\\#
 {=\\{
 }=\\}
 <=$<$