X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fbug_report%2Fbug_report.php;h=d7b9b24d6031d496d6bc0ab53707a7576ef3d6e8;hp=9fc9c32e7407b4f550bdb66277adeefdd886ee62;hb=bdd4fce2976db1ba35755d9267316f9bd45179c8;hpb=fc93f97cf33e677789c3affcd0e45d5e95e3b3bd diff --git a/plugins/bug_report/bug_report.php b/plugins/bug_report/bug_report.php index 9fc9c32e..d7b9b24d 100644 --- a/plugins/bug_report/bug_report.php +++ b/plugins/bug_report/bug_report.php @@ -156,7 +156,7 @@ $body = htmlspecialchars($body_top . $body); echo "\n"; echo "
  • "; - echo _("Check to see if you bug is already listed in the Bug List on SourceForge. If it is, we already know about it and are trying to fix it."); + echo _("Check to see if your bug is already listed in the Bug List on SourceForge. If it is, we already know about it and are trying to fix it."); echo "
  • \n"; echo "
  • ";