Merge pull request #1412 from njlyf2011/improve-zh-translation

[TRANSLATION] Update Traditional Chinese translation
This commit is contained in:
Luo Yufan 2019-03-11 23:50:17 +08:00 committed by Hermès BÉLUSCA - MAÏTO
parent b7850f1078
commit a0506042a6
8 changed files with 50 additions and 16 deletions

View file

@ -16,7 +16,7 @@ BEGIN
ICON "", IDC_LOGONICON, 15, 19, 20, 20
LTEXT "輸入伺服器地址", IDC_STATIC, 47, 24, 81, 8
LTEXT "伺服器:", IDC_STATIC, 47, 41, 25, 8
LTEXT "用戶名", IDC_STATIC, 47, 58, 38, 8
LTEXT "使用者名稱", IDC_STATIC, 47, 58, 38, 8
COMBOBOX IDC_SERVERCOMBO, 79, 39, 141, 13, CBS_DROPDOWN | WS_VSCROLL | WS_TABSTOP
EDITTEXT IDC_NAMEEDIT, 79, 55, 141, 14, WS_TABSTOP | ES_AUTOHSCROLL
PUSHBUTTON "儲存", IDC_SAVE, 67, 139, 50, 14