Francois Gouget : po: Fix translations with a mismatched '\n' ending or mark them as fuzzy.

Alexandre Julliard julliard at winehq.org
Thu Oct 13 14:10:09 CDT 2011


Module: wine
Branch: master
Commit: 76ef1877008250ae6d479ad790f30b1ba2183f61
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=76ef1877008250ae6d479ad790f30b1ba2183f61

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Thu Oct 13 12:19:42 2011 +0200

po: Fix translations with a mismatched '\n' ending or mark them as fuzzy.

---

 po/fr.po |    2 +-
 po/it.po |    2 +-
 po/ko.po |    3 ++-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/po/fr.po b/po/fr.po
index 9583c10..7de4dc6 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -10525,7 +10525,7 @@ msgstr "(Aucun)"
 
 #: winecfg.rc:89
 msgid "Audio test failed!"
-msgstr "Échec du test audio !\n"
+msgstr "Échec du test audio !"
 
 #: winecfg.rc:91
 msgid "(System default)"
diff --git a/po/it.po b/po/it.po
index 68f9c48..7e5e78f 100644
--- a/po/it.po
+++ b/po/it.po
@@ -3627,7 +3627,7 @@ msgstr "Impossibile spostare il file di sostituzione nella posizione\n"
 
 #: winerror.mc:1606
 msgid "Moving the replacement file failed\n"
-msgstr "Spostamento del file di sostituzione fallito"
+msgstr "Spostamento del file di sostituzione fallito\n"
 
 #: winerror.mc:1611
 msgid "The journal is being deleted\n"
diff --git a/po/ko.po b/po/ko.po
index ffa5952..63c76b5 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -7935,7 +7935,7 @@ msgstr ""
 "PAUSE 는 사용자가 아무 키나 누르라는 메세지를 화면에 보여줍니다.\n"
 "\n"
 "사용자가 화면에서 스크롤 하기 전에 이전 명령의 결과를 읽을 수 있도록\n"
-"배치파일에서 주로 유용하게 사용합니다."
+"배치파일에서 주로 유용하게 사용합니다.\n"
 
 #: cmd.rc:149
 msgid ""
@@ -10346,6 +10346,7 @@ msgid "(None)"
 msgstr "(없음)"
 
 #: winecfg.rc:89
+#, fuzzy
 msgid "Audio test failed!"
 msgstr "오디오 테스트 실패\n"
 




More information about the wine-cvs mailing list