File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 7272/////////////////////////////////////////////////////////////////////////////
7373
7474
75+ /////////////////////////////////////////////////////////////////////////////
76+ // Chinese (Simplified) resources
77+
78+ #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)
79+ LANGUAGE LANG_CHINESE, SUBLANG_NEUTRAL
80+
81+ /////////////////////////////////////////////////////////////////////////////
82+ //
83+ // String Table
84+ //
85+
86+ STRINGTABLE
87+ BEGIN
88+ IDS_EDIT_WITH_NOTEPADPLUSPLUS "以 Notepad++ 编辑"
89+ END
90+
91+ #endif // Chinese (Simplified) resources
92+ /////////////////////////////////////////////////////////////////////////////
93+
94+
7595/////////////////////////////////////////////////////////////////////////////
7696// Chinese (Traditional, Taiwan) resources
7797
You can’t perform that action at this time.
0 commit comments