Cheer Xiao : view: Update simplified Chinese translation.

Alexandre Julliard julliard at winehq.org
Wed Sep 29 12:00:18 CDT 2010


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

Author: Cheer Xiao <xiaqqaix at gmail.com>
Date:   Wed Sep 29 14:23:15 2010 +0800

view: Update simplified Chinese translation.

---

 programs/view/Zh.rc |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/programs/view/Zh.rc b/programs/view/Zh.rc
index 14b1af6..55a2c92 100644
--- a/programs/view/Zh.rc
+++ b/programs/view/Zh.rc
@@ -2,6 +2,7 @@
  * View (Simplified and Traditional Chinese Resource)
  *
  * Copyright 2008 Hongbo Ni <hongbo.at.njstar.com>
+ * Copyright 2010 Cheer Xiao <xiaqqaix.at.gmail.com>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -40,7 +41,7 @@ BEGIN
     END
     POPUP "平移(&P)"
     BEGIN
-      MENUITEM "放大至视窗(&S)", IDM_SET_EXT_TO_WIN
+      MENUITEM "缩放至窗口(&S)", IDM_SET_EXT_TO_WIN
       MENUITEM SEPARATOR
       MENUITEM "左(&L)", IDM_LEFT
       MENUITEM "右(&R)", IDM_RIGHT




More information about the wine-cvs mailing list