http://bugs.winehq.org/show_bug.cgi?id=34296
Bug #: 34296 Summary: wine --help message should be translatable Product: Wine Version: 1.7.0 Platform: x86-64 OS/Version: Linux Status: NEW Keywords: download, source Severity: normal Priority: P2 Component: loader AssignedTo: wine-bugs@winehq.org ReportedBy: frederic.delanoy@gmail.com Classification: Unclassified
It's currently hardcoded in loader/main.c (check_command_line function)
static const char usage[] = "Usage: wine PROGRAM [ARGUMENTS...] Run the specified program\n" " wine --help Display this help and exit\n" " wine --version Output version information and exit";
http://bugs.winehq.org/show_bug.cgi?id=34296
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |integration
https://bugs.winehq.org/show_bug.cgi?id=34296
--- Comment #1 from Frédéric Delanoy frederic.delanoy@gmail.com --- Still in 1.7.52
https://bugs.winehq.org/show_bug.cgi?id=34296
Carlo Bramini carlo.bramix@libero.it changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |carlo.bramix@libero.it
--- Comment #2 from Carlo Bramini carlo.bramix@libero.it --- This is a duplicate of Bug #35407, so probably this issue has to be closed.
https://bugs.winehq.org/show_bug.cgi?id=34296
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jactry92@gmail.com Summary|wine --help message should |wine --{help,version} |be translatable |message should be | |translatable