79310: po: Mark translations with mismatched printf format directives as fuzzy.

buildbot at kegel.com buildbot at kegel.com
Mon Sep 26 00:19:50 CDT 2011


This is an experimental automated build and test service.
Please feel free to ignore this email while we work the kinks out.

For more info about this message, see http://wiki.winehq.org/BuildBot

The Buildbot has detected a failed build on builder runtests-default while building Wine.
Full details are available at: http://buildbot.kegel.com/builders/runtests-default/builds/52 (though maybe not for long, as I'm still reinstalling the buildbot periodically while experimenting)
BUILD FAILED: failed git

Errors:
error: patch failed: po/ko.po:11305
error: po/ko.po: patch does not apply

-------------- next part --------------
From: Francois Gouget <fgouget at free.fr>
Subject: po: Mark translations with mismatched printf format directives as fuzzy.
Message-Id: <4E7FC73D.3040806 at free.fr>
Date: Mon, 26 Sep 2011 02:28:45 +0200

---

Some of these would definitely cause crashes.

 po/es.po    |    2 ++
 po/hu.po    |    2 ++
 po/ko.po    |    3 +++
 po/zh_CN.po |    1 +
 4 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/po/es.po b/po/es.po
index 5fa37a9..7e6e33c 100644
--- a/po/es.po
+++ b/po/es.po
@@ -8969,6 +8969,7 @@ msgid "The %s service is starting.\n"
 msgstr ""
 
 #: net.rc:35
+#, fuzzy
 msgid "The %s service was started successfully.\n"
 msgstr "La operación finalizó con éxito\n"
 
@@ -8981,6 +8982,7 @@ msgid "The %s service is stopping.\n"
 msgstr ""
 
 #: net.rc:38
+#, fuzzy
 msgid "The %s service was stopped successfully.\n"
 msgstr "La operación finalizó con éxito\n"
 
diff --git a/po/hu.po b/po/hu.po
index dae2293..4bd0e21 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -6148,6 +6148,7 @@ msgstr ""
 "dokumentumra."
 
 #: oledlg.rc:38
+#, fuzzy
 msgid ""
 "Inserts a picture of the clipboard contents into your document.  The picture "
 "is linked to the source file so that changes to the file will be reflected "
@@ -6158,6 +6159,7 @@ msgstr ""
 "dokumentumra."
 
 #: oledlg.rc:39
+#, fuzzy
 msgid ""
 "Inserts a shortcut which points to the location of the clipboard contents.  "
 "The shortcut is linked to the source file so that changes to the file will "
diff --git a/po/ko.po b/po/ko.po
index 503a616..deacc8b 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -9676,6 +9676,7 @@ msgid "Close message sent to top-level windows of process with PID %u.\n"
 msgstr "PID %u 의 프로세스의 최상위 창에 닫는 메세지 보냈습니다.\n"
 
 #: taskkill.rc:34
+#, fuzzy
 msgid ""
 "Close message sent to top-level windows of process \"%s\" with PID %u.\n"
 msgstr "PID %u 의 프로세스 \"%s\"의 최상위 창에 닫는 메세지 보냈습니다.\n"
@@ -9685,6 +9686,7 @@ msgid "Process with PID %u was forcibly terminated.\n"
 msgstr "PID %u 의 프로세스는 강제로 종료되었습니다.\n"
 
 #: taskkill.rc:36
+#, fuzzy
 msgid "Process \"%s\" with PID %u was forcibly terminated.\n"
 msgstr "PID %u 의 프로세스 \"%s\" 는 강제로 종료되엇습니다.\n"
 
@@ -11305,6 +11307,7 @@ msgid "Overwrite %s? (Yes|No|All)\n"
 msgstr "%s를 덮어쓰겠습니까? (예|아니오|모두)\n"
 
 #: xcopy.rc:37
+#, fuzzy
 msgid "Copying of '%s' to '%s' failed with r/c %d\n"
 msgstr "r/c %d로 '%s'를  '%s'로 복사 실패\n"
 
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 9018ecf..6bcde34 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -7778,6 +7778,7 @@ msgid ""
 msgstr ""
 
 #: attrib.rc:28 cmd.rc:301
+#, fuzzy
 msgid "%s: File Not Found\n"
 msgstr "找不到文件\n"
 



More information about the wine-tests-results mailing list