Package: reportbug-ng Version: 0.2007.05.27 Severity: minor The following is a suggestion for improvement on the English text.
=== modified file 'src/ui/MyMainWindow.py' --- src/ui/MyMainWindow.py 2007-05-27 14:51:54 +0000 +++ src/ui/MyMainWindow.py 2007-05-27 17:22:37 +0000 @@ -39,9 +39,9 @@ <dt><code>package</code></dt><dd>Returns all the bugs belonging to the PACKAGE</dd> <dt><code>bugnumber</code></dt><dd>Returns the bug with BUGNUMBER</dd> <dt><code>[EMAIL PROTECTED]</code></dt><dd>Returns all the bugs assigned to MAINTAINER</dd> -<dt><code>src:package</code></dt><dd>Returns all the bugs belonging to the SOURCEPACKAGE</dd> +<dt><code>src:sourcepackage</code></dt><dd>Returns all the bugs belonging to the SOURCEPACKAGE</dd> <dt><code>from:[EMAIL PROTECTED]</code></dt><dd>Returns all the bugs filed by SUBMITTER</dd> -<dt><code>severity:foo</code></dt><dd>Returns all the bugs of SEVERITY. Warning this list is probably very long. Recognized are the values: critical, grave, serious, important, normal, minor and wishlist</dd> +<dt><code>severity:foo</code></dt><dd>Returns all the bugs of SEVERITY. WARNING: this list is probably very long. Recognized are the values: critical, grave, serious, important, normal, minor and wishlist</dd> <dt><code>tag:bar</code></dt><dd>Returns all the bugs marked with TAG</dd> </dl> </p> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

