Skip to content

Commit 61cfea2

Browse files
jjhiteldonho
authored andcommitted
Add Korean translation
Close #60
1 parent 6bb1a41 commit 61cfea2

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
@@ -477,6 +477,26 @@ END
477477
/////////////////////////////////////////////////////////////////////////////
478478

479479

480+
/////////////////////////////////////////////////////////////////////////////
481+
// Korean (Korea) resources
482+
483+
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_KOR)
484+
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
485+
486+
/////////////////////////////////////////////////////////////////////////////
487+
//
488+
// String Table
489+
//
490+
491+
STRINGTABLE
492+
BEGIN
493+
IDS_EDIT_WITH_NOTEPADPLUSPLUS "&Notepad++로 편집"
494+
END
495+
496+
#endif // Korean (Korea) resources
497+
/////////////////////////////////////////////////////////////////////////////
498+
499+
480500
/////////////////////////////////////////////////////////////////////////////
481501
// Norwegian Bokmål (Norway) resources
482502

0 commit comments

Comments
 (0)