zh-CN.rc (d09998df) | zh-CN.rc (99dd2925) |
---|---|
1/* 2 * PROJECT: ReactOS Character Map 3 * LICENSE: GPL - See COPYING in the top level directory 4 * FILE: base/applications/charmap/lang/zh-CN.rc 5 * PURPOSE: Chinese (Simplified) Language File for charmap 6 * TRANSLATOR: Elton Chung <elton328@gmail.com> 7 */ 8 --- 45 unchanged lines hidden (view full) --- 54 WS_TABSTOP | ES_READONLY | ES_MULTILINE 55END 56 57STRINGTABLE 58BEGIN 59 IDS_LICENSE "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\r\n\r\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\r\n\r\nYou should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA." 60 IDS_ABOUT "关于(&A)..." 61 IDS_TITLE "字符映射表" | 1/* 2 * PROJECT: ReactOS Character Map 3 * LICENSE: GPL - See COPYING in the top level directory 4 * FILE: base/applications/charmap/lang/zh-CN.rc 5 * PURPOSE: Chinese (Simplified) Language File for charmap 6 * TRANSLATOR: Elton Chung <elton328@gmail.com> 7 */ 8 --- 45 unchanged lines hidden (view full) --- 54 WS_TABSTOP | ES_READONLY | ES_MULTILINE 55END 56 57STRINGTABLE 58BEGIN 59 IDS_LICENSE "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\r\n\r\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\r\n\r\nYou should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA." 60 IDS_ABOUT "关于(&A)..." 61 IDS_TITLE "字符映射表" |
62 IDS_UNICODE "Unicode" 63 IDS_ALL "All" |
|
62END | 64END |