Francois Gouget : po: Fix the accelerator key specifications in the Chinese (PRC) translation.

Alexandre Julliard julliard at winehq.org
Tue Jan 24 14:25:30 CST 2012


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Tue Jan 24 00:41:00 2012 +0100

po: Fix the accelerator key specifications in the Chinese (PRC) translation.

---

 po/zh_CN.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/po/zh_CN.po b/po/zh_CN.po
index 955ae2e..713a08f 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -10150,7 +10150,7 @@ msgstr ""
 
 #: notepad.rc:46
 msgid "Select &all\tCtrl+A"
-msgstr "全选(&A)"
+msgstr "全选(&A)\tCtrl+A"
 
 #: notepad.rc:47
 msgid "&Time/Date\tF5"
@@ -10162,7 +10162,7 @@ msgstr "自动换行(&W)"
 
 #: notepad.rc:53
 msgid "&Search...\tCtrl+F"
-msgstr "搜索(&S)..."
+msgstr "搜索(&S)...\tCtrl+F"
 
 #: notepad.rc:54
 msgid "&Search next\tF3"




More information about the wine-cvs mailing list