diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2002-05-03 05:32:23 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2002-05-03 05:32:23 +0000 |
commit | b2841c80771b3ba70a51ca94ecaef0ce92439eeb (patch) | |
tree | 48dfbbaca331d27c6650ded3969e4f1e5e7d10f5 /java/jdk14/files/patch-..::ext::plugin::oji-plugin::src::motif::resources::ko::sunw_java_plugin.po | |
parent | Security fix for token passing, see bugtraq for details. (diff) |
Really fix the incompatibilities with gettext 0.11. The previous
bandaid is reverted by this commit and instead patches are added
which will remove duplicate message entries from the .po files for
the plugin.
These are essentially the patches of marius@alchemy.franken.de, with
the first part of each patch removed (the message does actually have
two spaces in the code!). These patches were verified with the script
submitted by KANOU Hiroki-san and against the patches submitted by
SUGIMURA Takashi-san. Thanks to all of these people.
Apologies for the increasingly long patch names.
PR: 37087, 37147
Submitted by: marius@alchemy.franken.de
Reviewed by: sobomax
Approved by: sobomax
Notes
Notes:
svn path=/head/; revision=58482
Diffstat (limited to 'java/jdk14/files/patch-..::ext::plugin::oji-plugin::src::motif::resources::ko::sunw_java_plugin.po')
-rw-r--r-- | java/jdk14/files/patch-..::ext::plugin::oji-plugin::src::motif::resources::ko::sunw_java_plugin.po | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/java/jdk14/files/patch-..::ext::plugin::oji-plugin::src::motif::resources::ko::sunw_java_plugin.po b/java/jdk14/files/patch-..::ext::plugin::oji-plugin::src::motif::resources::ko::sunw_java_plugin.po new file mode 100644 index 000000000000..7c0bef56bbe5 --- /dev/null +++ b/java/jdk14/files/patch-..::ext::plugin::oji-plugin::src::motif::resources::ko::sunw_java_plugin.po @@ -0,0 +1,25 @@ +$FreeBSD$ + +--- ../ext/plugin/oji-plugin/src/motif/resources/ko/sunw_java_plugin.po.orig Sun May 6 15:15:35 2001 ++++ ../ext/plugin/oji-plugin/src/motif/resources/ko/sunw_java_plugin.po Sat Apr 27 01:06:37 2002 +@@ -21,20 +21,12 @@ + msgstr "Ç÷¯±×ÀÎ: ´ÙÀ½À¸·ÎºÎÅÍ Netscape ÇÁ¶ô½Ã ±¸¼º URLÀ» ÀÐÀ» ¼ö ¾ø½À´Ï´Ù.\n" + msgid "Plugin: couldn't read directory" + msgstr "Ç÷¯±×ÀÎ: µð·ºÅ丮¸¦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù." +-msgid "plugin: java process exited with status" +-msgstr "Ç÷¯±×ÀÎ: ÇöÀç »óÅ·ΠÀÚ¹Ù ÇÁ·Î¼¼½º¸¦ Á¾·áÇÕ´Ï´Ù." + msgid "plugin: java process died due to signal" + msgstr "Ç÷¯±×ÀÎ: ½ÅÈ£·Î ÀÎÇØ ÀÚ¹Ù ÇÁ·Î¼¼½º°¡ ÁߴܵǾú½À´Ï´Ù." + msgid " a core file was generated" + msgstr " ÄÚ¾î ÆÄÀÏÀÌ »ý¼ºµÇ¾ú½À´Ï´Ù." +-msgid "Plugin: trouble with work request from child" +-msgstr "Ç÷¯±×ÀÎ: ÇÏÀ§·ÎºÎÅÍÀÇ ÀÛ¾÷ ¿äû¿¡ ¹®Á¦°¡ ¹ß»ýÇß½À´Ï´Ù." + msgid "Plugin: can't find IP address for current host" + msgstr "Ç÷¯±×ÀÎ: ÇöÀç È£½ºÆ®ÀÇ IP ÁÖ¼Ò¸¦ ãÀ» ¼ö ¾ø½À´Ï´Ù." +-msgid "Plugin: trouble reading Netscape proxy configuration URL from\n" +-msgstr "Ç÷¯±×ÀÎ: ´ÙÀ½À¸·ÎºÎÅÍ Netscape ÇÁ¶ô½Ã ±¸¼º URLÀ» ÀÐÀ» ¼ö ¾ø½À´Ï´Ù.\n" +-msgid "Plugin: can't find plugins/../java directory" +-msgstr "Ç÷¯±×ÀÎ: plugins/../java µð·ºÅ丮¸¦ ãÀ» ¼ö ¾ø½À´Ï´Ù." + msgid "Plugin: unexpected work request from child" + msgstr "Ç÷¯±×ÀÎ: ÇÏÀ§·ÎºÎÅÍÀÇ ¿¹»óÄ¡ ¸øÇÑ ÀÛ¾÷ ¿äûÀÔ´Ï´Ù." + msgid "Plugin: Java VM process has died." |