diff options
author | Dart Raiden <wowemuh@gmail.com> | 2014-10-25 15:21:25 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2014-10-25 15:21:25 +0000 |
commit | e3a6b9d6a4b74fa8077c4c8ea7f8275302435697 (patch) | |
tree | 073605c66b13544bad6da568f5646d145cecd424 /langpacks/german/Plugins/HistoryStats.txt | |
parent | bee5582b8bd707e9d9971d81feae631d53c34e01 (diff) |
langpacks: # at the beginning of the string should be escaped
git-svn-id: http://svn.miranda-ng.org/main/trunk@10869 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/german/Plugins/HistoryStats.txt')
-rw-r--r-- | langpacks/german/Plugins/HistoryStats.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/langpacks/german/Plugins/HistoryStats.txt b/langpacks/german/Plugins/HistoryStats.txt index 10544bb779..00e226d3cb 100644 --- a/langpacks/german/Plugins/HistoryStats.txt +++ b/langpacks/german/Plugins/HistoryStats.txt @@ -211,7 +211,7 @@ Woche [month]
Monat
[#{data} per #{unit}]
-#{data} pro #{unit}
+\#{data} pro #{unit}
;file \plugins\HistoryStats\src\column_inout.h
[In/out]
Ein-/Aus
@@ -271,7 +271,7 @@ Spalte mit dem vom jeweiligen Kontakt verwendeten Protokoll. [Rank]
Platz
[#{rank}.]
-#{rank}.
+\#{rank}.
;file \plugins\HistoryStats\src\column_rank.h
[Column holding the contact's placing according to your sorting criteria.]
Spalte mit der Platzierung der jeweiligen Kontakts, abhängig vom gewählten Sortierkriterium.
@@ -329,7 +329,7 @@ Ausgehende Chats [all chats]
alle Chats
[#{type} for #{data}]
-#{type} für #{data}
+\#{type} für #{data}
[wday3:Mon]
wday3:Mo
[wday3:Tue]
@@ -423,11 +423,11 @@ Alle gezählten Wörter [Distinct word count]
Anzahl eindeutiger Wörter
[#{distict_words} distinct]
-#{distict_words} eindeutige Wörter
+\#{distict_words} eindeutige Wörter
[#{words} total]
-#{words} insgesamt
+\#{words} insgesamt
[#{words} total / #{distict_words} distinct]
-#{words} insgesamt / #{distict_words} eindeutig
+\#{words} insgesamt / #{distict_words} eindeutig
;file \plugins\HistoryStats\src\column_wordcount.h
[Word count]
Anzahl Wörter
|