Cheer Xiao : view: Update simplified Chinese translation.

Alexandre Julliard julliard at winehq.org
Wed Oct 6 14:38:41 CDT 2010


Module: wine
Branch: stable
Commit: 701ce47f32373c12aade782bdb1935f3f7e786ce
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=701ce47f32373c12aade782bdb1935f3f7e786ce

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

view: Update simplified Chinese translation.
(cherry picked from commit d7f84d0e4d20aa5b425f369e43af726f4d528fad)

---

 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 05067f8..4dc7443 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