[Bug translation/42468] New: Localization fails with --CLASSPATH line in gcc --help=Java
karvonen dot jorma at gmail dot com
gcc-bugzilla@gcc.gnu.org
Tue Dec 22 19:46:00 GMT 2009
Here is another bug like 42467
#: java/lang.opt:81
msgid "Deprecated; use --classpath instead"
fCLASSPATH=
Java JoinedOrMissing RejectNegative
--CLASSPATH Deprecated; use --classpath instead
There are 4 other that kind bugs. Diffs for all 5 are here below:
< msgid "Deprecated; use --classpath instead"
> msgid "--CLASSPATH Deprecated; use --classpath instead"
< msgid "Replace system path"
> msgid "--bootclasspath=<path> Replace system path"
< msgid "Set class path"
> msgid "--classpath=<path> Set class path"
< msgid "Choose input encoding (defaults from your locale)"
> msgid "--encoding=<encoding> Choose input encoding (defaults from your locale)"
< msgid "Set the extension directory path"
> msgid "--extdirs=<path> Set the extension directory path"
--
Summary: Localization fails with --CLASSPATH line in gcc --
help=Java
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: translation
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: karvonen dot jorma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42468
More information about the Gcc-bugs
mailing list