Skip to content

Commit 5d96b6c

Browse files
zetaloopdonho
authored andcommitted
Add Simplified Chinese translation
Close #35
1 parent 3351c5a commit 5d96b6c

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

NppShell.rc

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,26 @@ END
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

0 commit comments

Comments
 (0)