|
@@ -417,7 +417,6 @@ class String
|
|
|
map['otrs-en-de'] = '^.{6,10}[[:space:]].{3,10}[[:space:]]-[[:space:]].{1,250}[[:space:]](wrote|schrieb):'
|
|
|
|
|
|
# Ms
|
|
|
- # rubocop:disable Style/AsciiComments
|
|
|
# From: Martin Edenhofer via Znuny Support [mailto:support@znuny.inc]
|
|
|
# Send: Donnerstag, 2. April 2015 10:00
|
|
|
# To/Cc/Bcc: xxx
|
|
@@ -432,8 +431,6 @@ class String
|
|
|
# À/?/?: xxx
|
|
|
# Envoyé : mercredi 29 avril 2015 17:31
|
|
|
# Objet : xxx
|
|
|
- # rubocop:enable Style/AsciiComments
|
|
|
-
|
|
|
# en/de/fr | sometimes ms adds a space to "xx : value"
|
|
|
map['ms-en-de-fr_from'] = '^(Von|From|De|от|Z|Od|Ze|Fra|Van|Mistä|Από|Dal|から|Из|од|iz|Från|จาก|з|Từ)( ?):[[:space:]].+?'
|
|
|
map['ms-en-de-fr_from_html'] = "\n######b######(From|Von|De)([[:space:]]?):([[:space:]]?)(######\/b######)[[:space:]].+?"
|