Browsing English (United Kingdom) translation

17 of 49 results
17.
Report +(?:[\w-]+ +)?bugs|Email +bug +reports +to
Translators: patterns are used to match common program output. In the source
these strings are all of the form of "my $PAT_something = _('...');" and are
regular expressions.  If there is more than one commonly used string, you
may separate alternatives with "|".  Spaces in these expressions are written
as " +" to indicate that more than one space may be matched.  The string
"(?:[\\w-]+ +)?" in the bug reporting pattern is used to indicate an
optional word, so that either "Report bugs" or "Report _program_ bugs" will
be matched.
Report +(?:[\w-]+ +)?bugs|Email +bug +reports +to
Translated and reviewed by James Thorrold
Located in help2man:444
17 of 49 results

This translation is managed by Ubuntu English (United Kingdom) Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.