소스 검색

Merge pull request #788 from Fvbor/patch-1

Update lang.en.php
Phoenix Eve Aspacio 7 년 전
부모
커밋
4131302439
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      data/web/lang/lang.en.php

+ 2 - 2
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").<br>
-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<b>+Facebook</b>@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<b>+Facebook</b>@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.<br><b>Attention:</b> All elements will be redownloaded!';