From e3a6b9d6a4b74fa8077c4c8ea7f8275302435697 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Sat, 25 Oct 2014 15:21:25 +0000 Subject: 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 --- langpacks/german/Plugins/HistoryStats.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'langpacks/german/Plugins') 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 -- cgit v1.2.3