comdlg32: Fix the Japanese translation.

Michael Stefaniuc mstefani at redhat.de
Wed May 28 18:33:35 CDT 2008


---
 dlls/comdlg32/cdlg_Ja.rc |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/dlls/comdlg32/cdlg_Ja.rc b/dlls/comdlg32/cdlg_Ja.rc
index 811197a..a84ed45 100644
--- a/dlls/comdlg32/cdlg_Ja.rc
+++ b/dlls/comdlg32/cdlg_Ja.rc
@@ -338,4 +338,9 @@ STRINGTABLE DISCARDABLE
     IDS_FILENOTFOUND        "̧²Ù‚ªŒ©‚‚©‚è‚Ü‚¹‚ñB"
     IDS_VERIFYFILE          "̧²Ù–¼‚ðŠm”F‚µ‚Ä‚­‚¾‚³‚¢B"
     IDS_CREATEFILE          "‚±‚Ì̧²Ù‚Í‘¶Ý‚µ‚Ü‚¹‚ñB\nì¬‚µ‚Ü‚·‚©?"
+    IDS_OVERWRITEFILE       "File already exists.\nDo you want to replace it?"
+    IDS_INVALID_FILENAME_TITLE "Invalid character(s) in path"
+    IDS_INVALID_FILENAME    "A filename cannot contain any of the following characters: \n                          / : < > |"
+    IDS_PATHNOTEXISTING     "Path does not exist"
+    IDS_FILENOTEXISTING     "File does not exist"
 }
-- 
1.5.6.rc0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080529/2d353b57/attachment.pgp 


More information about the wine-patches mailing list