Module: website
Branch: master
Commit: adb4e5970b75d6ad958bfd7f3aa6bd8079d82ab0
URL: http://source.winehq.org/git/website.git/?a=commit;h=adb4e5970b75d6ad958bfd…
Author: Frédéric Delanoy <frederic.delanoy(a)gmail.com>
Date: Thu Apr 26 08:35:50 2012 +0200
Add link to translated FAQ in French help page (resend)
---
templates/fr/help.template | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/templates/fr/help.template b/templates/fr/help.template
index 99569eb..aa18446 100644
--- a/templates/fr/help.template
+++ b/templates/fr/help.template
@@ -24,11 +24,11 @@ payant pour Wine.
<tr bgcolor="#ffffff">
<td align="center" class="small">
- <a href="http://wiki.winehq.org/FAQ"><img src="{$root}/images/faq.png"><br>FAQ</a>
+ <a href="http://wiki.winehq.org/FAQ_fr"><img src="{$root}/images/faq.png"><br>FAQ</a>
</td>
<td valign="top">
Des réponses rapides à la plupart des questions sont disponibles dans la
- <a href="http://wiki.winehq.org/FAQ">FAQ</a>.
+ <a href="http://wiki.winehq.org/FAQ_fr">FAQ</a>.
C'est le premier endroit à visiter pour obtenir une réponse à vos questions.
</td>
</tr>
Module: wine
Branch: master
Commit: 2551ff7d5cc7821453d741171362aa4db2e39af5
URL: http://source.winehq.org/git/wine.git/?a=commit;h=2551ff7d5cc7821453d741171…
Author: Hwang YunSong <hys545(a)dreamwiz.com>
Date: Wed Apr 25 21:21:41 2012 +0900
po: Update Korean translation.
---
po/ko.po | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/po/ko.po b/po/ko.po
index 07c0bb7..7a4c1a9 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -3520,16 +3520,12 @@ msgid "URI to be decoded is incorrect"
msgstr "해독하는 URI가 올바르지 않음"
#: jscript.rc:57
-#, fuzzy
-#| msgid "Enumeration value out of range.\n"
msgid "Number of fraction digits is out of range"
-msgstr "열거 값이 범위를 벗어남.\n"
+msgstr "분수 값이 범위를 벗어남"
#: jscript.rc:58
-#, fuzzy
-#| msgid "Subscript out of range"
msgid "Precision is out of range"
-msgstr "첨자가 범위를 벗어남"
+msgstr "정밀도 범위를 벗어남"
#: jscript.rc:59
msgid "Array length must be a finite positive integer"