1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2026-04-19 21:41:18 +03:00

Add Traditional Chinese language

Add Traditional Chinese language
This commit is contained in:
holoreimu
2015-05-20 00:19:22 +08:00
parent 4af19c46ff
commit b68ddee128
11 changed files with 7469 additions and 8 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

+25 -5
View File
@@ -13,7 +13,7 @@
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
// 日本語 resources
// 日 resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_JPN)
#ifdef _WIN32
@@ -220,7 +220,6 @@ BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 326
BOTTOMMARGIN, 304
HORZGUIDE, 315
END
D_REMOTE, DIALOG
@@ -4842,12 +4841,33 @@ END
//
BIN_WINPCAP BIN "Dummy.bin"
#endif // 日本語 resources
#endif // 日 resources
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
// 英語 (米国) resources
// 中文 (台灣) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHT)
#ifdef _WIN32
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
#pragma code_page(950)
#endif //_WIN32
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
ICO_LANG_TRADITIONAL_CHINESE ICON "LANG_TRADITIONAL_CHINESE.ico"
#endif // 中文 (台灣) resources
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
// 英文 (美國) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
#ifdef _WIN32
@@ -4908,7 +4928,7 @@ BMP_ZURUKKO BITMAP "Zurukko.bmp"
BMP_VPNGATEEN BITMAP "VPNGateEN.bmp"
BMP_VPNGATEJA BITMAP "VPNGateJA.bmp"
BMP_UNIVTSUKUBA BITMAP "UnivTsukuba.bmp"
#endif // 英 (米国) resources
#endif // 英 (美國) resources
/////////////////////////////////////////////////////////////////////////////
+8
View File
@@ -264,6 +264,10 @@
RelativePath=".\Ibaraki.bmp"
>
</File>
<File
RelativePath=".\icon3.ico"
>
</File>
<File
RelativePath=".\Information.ico"
>
@@ -308,6 +312,10 @@
RelativePath=".\LANG_JAPANESE.ico"
>
</File>
<File
RelativePath=".\LANG_TRADITIONAL_CHINESE.ico"
>
</File>
<File
RelativePath=".\Language.ico"
>
+2 -1
View File
@@ -220,6 +220,7 @@
#define ICO_RESEARCH 239
#define BMP_UNIVTSUKUBA 240
#define ICO_POLICE 241
#define ICO_LANG_TRADITIONAL_CHINESE 243
#define S_TITLE 1007
#define S_INSERT_SECURE 1008
#define S_TITLE2 1008
@@ -1205,7 +1206,7 @@
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 242
#define _APS_NEXT_RESOURCE_VALUE 244
#define _APS_NEXT_COMMAND_VALUE 40111
#define _APS_NEXT_CONTROL_VALUE 1517
#define _APS_NEXT_SYMED_VALUE 102