diff --git a/data/web/lang/lang.en.php b/data/web/lang/lang.en.php index 6b404862..95516286 100644 --- a/data/web/lang/lang.en.php +++ b/data/web/lang/lang.en.php @@ -174,8 +174,8 @@ $lang['user']['tag_handling'] = 'Set handling for tagged mail'; $lang['user']['tag_in_subfolder'] = 'In subfolder'; $lang['user']['tag_in_subject'] = 'In subject'; $lang['user']['tag_help_explain'] = 'In subfolder: a new subfolder named after the tag will be created below INBOX ("INBOX/Facebook").
-In subject: the tags name will be prepended to the mails subject, example: "[Facebook] Meine Neuigkeiten".'; -$lang['user']['tag_help_example'] = 'Example for a tagged email address: ich+Facebook@example.org'; +In subject: the tags name will be prepended to the mails subject, example: "[Facebook] My News".'; +$lang['user']['tag_help_example'] = 'Example for a tagged email address: me+Facebook@example.org'; $lang['user']['eas_reset'] = 'Reset ActiveSync device cache'; $lang['user']['eas_reset_now'] = 'Reset now'; $lang['user']['eas_reset_help'] = 'In many cases a device cache reset will help to recover a broken ActiveSync profile.
Attention: All elements will be redownloaded!';