Skip to content

Commit

Permalink
[HOTPLUG] Add resources for all translations
Browse files Browse the repository at this point in the history
  • Loading branch information
TAN-Gaming committed Nov 2, 2023
1 parent 90b56f6 commit 450c062
Show file tree
Hide file tree
Showing 13 changed files with 182 additions and 0 deletions.
14 changes: 14 additions & 0 deletions dll/cpl/hotplug/lang/de-DE.rc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,18 @@ BEGIN
PUSHBUTTON "&Schließen", IDCLOSE, 216, 224, 55, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
END

IDD_CONFIRM_STOP_HARDWARE_DIALOG DIALOGEX 32, 10, 256, 148
CAPTION "Stop a Hardware Device"
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Confirm devices to be stopped, choose OK to continue.", IDC_STATIC, 7, 8, 241, 14, WS_CHILD | WS_VISIBLE | WS_GROUP
LTEXT "ReactOS will attempt to stop the following devices. After the devices are stopped they may be removed safely.", IDC_STATIC, 7, 22, 240, 18, WS_CHILD | WS_VISIBLE | WS_GROUP
CONTROL "", IDC_CONFIRM_STOP_DEVICE_LIST, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS | LVS_ALIGNLEFT | LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_GROUP | WS_TABSTOP, 8, 45, 240, 78
DEFPUSHBUTTON "OK", IDOK, 144, 127, 50, 14
PUSHBUTTON "Cancel", IDCANCEL, 198, 127, 50, 14
END


/* Menus */

Expand All @@ -36,4 +48,6 @@ STRINGTABLE
BEGIN
IDS_CPLNAME "Hardware sicher entfernen"
IDS_CPLDESCRIPTION "Safely unplug or eject devices from your computer."
IDS_UNKNOWN_DEVICE "Unknown Device"
IDS_EJECT_ERROR_FORMAT "Failed to remove device (0x%x)\0"
END
14 changes: 14 additions & 0 deletions dll/cpl/hotplug/lang/es-ES.rc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,18 @@ BEGIN
PUSHBUTTON "&Cerrar", IDCLOSE, 216, 224, 55, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
END

IDD_CONFIRM_STOP_HARDWARE_DIALOG DIALOGEX 32, 10, 256, 148
CAPTION "Stop a Hardware Device"
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Confirm devices to be stopped, choose OK to continue.", IDC_STATIC, 7, 8, 241, 14, WS_CHILD | WS_VISIBLE | WS_GROUP
LTEXT "ReactOS will attempt to stop the following devices. After the devices are stopped they may be removed safely.", IDC_STATIC, 7, 22, 240, 18, WS_CHILD | WS_VISIBLE | WS_GROUP
CONTROL "", IDC_CONFIRM_STOP_DEVICE_LIST, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS | LVS_ALIGNLEFT | LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_GROUP | WS_TABSTOP, 8, 45, 240, 78
DEFPUSHBUTTON "OK", IDOK, 144, 127, 50, 14
PUSHBUTTON "Cancel", IDCANCEL, 198, 127, 50, 14
END


/* Menus */

Expand All @@ -36,4 +48,6 @@ STRINGTABLE
BEGIN
IDS_CPLNAME "Retirar hardware con seguridad"
IDS_CPLDESCRIPTION "Safely unplug or eject devices from your computer."
IDS_UNKNOWN_DEVICE "Unknown Device"
IDS_EJECT_ERROR_FORMAT "Failed to remove device (0x%x)\0"
END
14 changes: 14 additions & 0 deletions dll/cpl/hotplug/lang/fr-FR.rc
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,18 @@ BEGIN
PUSHBUTTON "&Fermer", IDCLOSE, 216, 224, 55, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
END

IDD_CONFIRM_STOP_HARDWARE_DIALOG DIALOGEX 32, 10, 256, 148
CAPTION "Stop a Hardware Device"
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Confirm devices to be stopped, choose OK to continue.", IDC_STATIC, 7, 8, 241, 14, WS_CHILD | WS_VISIBLE | WS_GROUP
LTEXT "ReactOS will attempt to stop the following devices. After the devices are stopped they may be removed safely.", IDC_STATIC, 7, 22, 240, 18, WS_CHILD | WS_VISIBLE | WS_GROUP
CONTROL "", IDC_CONFIRM_STOP_DEVICE_LIST, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS | LVS_ALIGNLEFT | LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_GROUP | WS_TABSTOP, 8, 45, 240, 78
DEFPUSHBUTTON "OK", IDOK, 144, 127, 50, 14
PUSHBUTTON "Cancel", IDCANCEL, 198, 127, 50, 14
END


/* Menus */

Expand All @@ -43,4 +55,6 @@ STRINGTABLE
BEGIN
IDS_CPLNAME "Retirer un périphérique en toute sécurité"
IDS_CPLDESCRIPTION "Déconnecter ou éjecter un périphérique de votre ordinateur en sécurité."
IDS_UNKNOWN_DEVICE "Unknown Device"
IDS_EJECT_ERROR_FORMAT "Failed to remove device (0x%x)\0"
END
14 changes: 14 additions & 0 deletions dll/cpl/hotplug/lang/id-ID.rc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,18 @@ BEGIN
PUSHBUTTON "&Tutup", IDCLOSE, 216, 224, 55, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
END

IDD_CONFIRM_STOP_HARDWARE_DIALOG DIALOGEX 32, 10, 256, 148
CAPTION "Stop a Hardware Device"
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Confirm devices to be stopped, choose OK to continue.", IDC_STATIC, 7, 8, 241, 14, WS_CHILD | WS_VISIBLE | WS_GROUP
LTEXT "ReactOS will attempt to stop the following devices. After the devices are stopped they may be removed safely.", IDC_STATIC, 7, 22, 240, 18, WS_CHILD | WS_VISIBLE | WS_GROUP
CONTROL "", IDC_CONFIRM_STOP_DEVICE_LIST, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS | LVS_ALIGNLEFT | LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_GROUP | WS_TABSTOP, 8, 45, 240, 78
DEFPUSHBUTTON "OK", IDOK, 144, 127, 50, 14
PUSHBUTTON "Cancel", IDCANCEL, 198, 127, 50, 14
END


/* Menus */

Expand All @@ -36,4 +48,6 @@ STRINGTABLE
BEGIN
IDS_CPLNAME "Hapus perangkat keras dengan aman"
IDS_CPLDESCRIPTION "Safely unplug or eject devices from your computer."
IDS_UNKNOWN_DEVICE "Unknown Device"
IDS_EJECT_ERROR_FORMAT "Failed to remove device (0x%x)\0"
END
14 changes: 14 additions & 0 deletions dll/cpl/hotplug/lang/ja-JP.rc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,18 @@ BEGIN
PUSHBUTTON "閉じる(&C)", IDCLOSE, 216, 224, 55, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
END

IDD_CONFIRM_STOP_HARDWARE_DIALOG DIALOGEX 32, 10, 256, 148
CAPTION "Stop a Hardware Device"
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Confirm devices to be stopped, choose OK to continue.", IDC_STATIC, 7, 8, 241, 14, WS_CHILD | WS_VISIBLE | WS_GROUP
LTEXT "ReactOS will attempt to stop the following devices. After the devices are stopped they may be removed safely.", IDC_STATIC, 7, 22, 240, 18, WS_CHILD | WS_VISIBLE | WS_GROUP
CONTROL "", IDC_CONFIRM_STOP_DEVICE_LIST, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS | LVS_ALIGNLEFT | LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_GROUP | WS_TABSTOP, 8, 45, 240, 78
DEFPUSHBUTTON "OK", IDOK, 144, 127, 50, 14
PUSHBUTTON "Cancel", IDCANCEL, 198, 127, 50, 14
END


/* Menus */

Expand All @@ -36,4 +48,6 @@ STRINGTABLE
BEGIN
IDS_CPLNAME "安全なハードウェアの取り外し"
IDS_CPLDESCRIPTION "コンピュータからデバイスを安全に取り外しできます。"
IDS_UNKNOWN_DEVICE "Unknown Device"
IDS_EJECT_ERROR_FORMAT "Failed to remove device (0x%x)\0"
END
14 changes: 14 additions & 0 deletions dll/cpl/hotplug/lang/pl-PL.rc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,18 @@ BEGIN
PUSHBUTTON "Za&mknij", IDCLOSE, 216, 224, 55, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
END

IDD_CONFIRM_STOP_HARDWARE_DIALOG DIALOGEX 32, 10, 256, 148
CAPTION "Stop a Hardware Device"
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Confirm devices to be stopped, choose OK to continue.", IDC_STATIC, 7, 8, 241, 14, WS_CHILD | WS_VISIBLE | WS_GROUP
LTEXT "ReactOS will attempt to stop the following devices. After the devices are stopped they may be removed safely.", IDC_STATIC, 7, 22, 240, 18, WS_CHILD | WS_VISIBLE | WS_GROUP
CONTROL "", IDC_CONFIRM_STOP_DEVICE_LIST, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS | LVS_ALIGNLEFT | LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_GROUP | WS_TABSTOP, 8, 45, 240, 78
DEFPUSHBUTTON "OK", IDOK, 144, 127, 50, 14
PUSHBUTTON "Cancel", IDCANCEL, 198, 127, 50, 14
END


/* Menus */

Expand All @@ -36,4 +48,6 @@ STRINGTABLE
BEGIN
IDS_CPLNAME "Bezpieczne usuwanie sprzętu"
IDS_CPLDESCRIPTION "Safely unplug or eject devices from your computer."
IDS_UNKNOWN_DEVICE "Unknown Device"
IDS_EJECT_ERROR_FORMAT "Failed to remove device (0x%x)\0"
END
14 changes: 14 additions & 0 deletions dll/cpl/hotplug/lang/pt-PT.rc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,18 @@ BEGIN
PUSHBUTTON "&Fechar", IDCLOSE, 216, 224, 55, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
END

IDD_CONFIRM_STOP_HARDWARE_DIALOG DIALOGEX 32, 10, 256, 148
CAPTION "Stop a Hardware Device"
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Confirm devices to be stopped, choose OK to continue.", IDC_STATIC, 7, 8, 241, 14, WS_CHILD | WS_VISIBLE | WS_GROUP
LTEXT "ReactOS will attempt to stop the following devices. After the devices are stopped they may be removed safely.", IDC_STATIC, 7, 22, 240, 18, WS_CHILD | WS_VISIBLE | WS_GROUP
CONTROL "", IDC_CONFIRM_STOP_DEVICE_LIST, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS | LVS_ALIGNLEFT | LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_GROUP | WS_TABSTOP, 8, 45, 240, 78
DEFPUSHBUTTON "OK", IDOK, 144, 127, 50, 14
PUSHBUTTON "Cancel", IDCANCEL, 198, 127, 50, 14
END


/* Menus */

Expand All @@ -36,4 +48,6 @@ STRINGTABLE
BEGIN
IDS_CPLNAME "Remover Hardware com segurança"
IDS_CPLDESCRIPTION "Safely unplug or eject devices from your computer."
IDS_UNKNOWN_DEVICE "Unknown Device"
IDS_EJECT_ERROR_FORMAT "Failed to remove device (0x%x)\0"
END
14 changes: 14 additions & 0 deletions dll/cpl/hotplug/lang/ro-RO.rc
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,18 @@ BEGIN
PUSHBUTTON "Î&nchidere", IDCLOSE, 216, 224, 55, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
END

IDD_CONFIRM_STOP_HARDWARE_DIALOG DIALOGEX 32, 10, 256, 148
CAPTION "Stop a Hardware Device"
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Confirm devices to be stopped, choose OK to continue.", IDC_STATIC, 7, 8, 241, 14, WS_CHILD | WS_VISIBLE | WS_GROUP
LTEXT "ReactOS will attempt to stop the following devices. After the devices are stopped they may be removed safely.", IDC_STATIC, 7, 22, 240, 18, WS_CHILD | WS_VISIBLE | WS_GROUP
CONTROL "", IDC_CONFIRM_STOP_DEVICE_LIST, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS | LVS_ALIGNLEFT | LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_GROUP | WS_TABSTOP, 8, 45, 240, 78
DEFPUSHBUTTON "OK", IDOK, 144, 127, 50, 14
PUSHBUTTON "Cancel", IDCANCEL, 198, 127, 50, 14
END


/* Menus */

Expand All @@ -43,4 +55,6 @@ STRINGTABLE
BEGIN
IDS_CPLNAME "Eliminare în siguranță a dispozitivul fizic"
IDS_CPLDESCRIPTION "Deconectare sau scoatere în siguranță a dispozitivelor din calculator."
IDS_UNKNOWN_DEVICE "Unknown Device"
IDS_EJECT_ERROR_FORMAT "Failed to remove device (0x%x)\0"
END
14 changes: 14 additions & 0 deletions dll/cpl/hotplug/lang/ru-RU.rc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,18 @@ BEGIN
PUSHBUTTON "&Закрыть", IDCLOSE, 216, 224, 55, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
END

IDD_CONFIRM_STOP_HARDWARE_DIALOG DIALOGEX 32, 10, 256, 148
CAPTION "Stop a Hardware Device"
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Confirm devices to be stopped, choose OK to continue.", IDC_STATIC, 7, 8, 241, 14, WS_CHILD | WS_VISIBLE | WS_GROUP
LTEXT "ReactOS will attempt to stop the following devices. After the devices are stopped they may be removed safely.", IDC_STATIC, 7, 22, 240, 18, WS_CHILD | WS_VISIBLE | WS_GROUP
CONTROL "", IDC_CONFIRM_STOP_DEVICE_LIST, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS | LVS_ALIGNLEFT | LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_GROUP | WS_TABSTOP, 8, 45, 240, 78
DEFPUSHBUTTON "OK", IDOK, 144, 127, 50, 14
PUSHBUTTON "Cancel", IDCANCEL, 198, 127, 50, 14
END


/* Menus */

Expand All @@ -36,4 +48,6 @@ STRINGTABLE
BEGIN
IDS_CPLNAME "Безопасное извлечение устройств"
IDS_CPLDESCRIPTION "Безопасно отключайте или извлекайте устройства из вашего компьютера."
IDS_UNKNOWN_DEVICE "Unknown Device"
IDS_EJECT_ERROR_FORMAT "Failed to remove device (0x%x)\0"
END
14 changes: 14 additions & 0 deletions dll/cpl/hotplug/lang/tr-TR.rc
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,18 @@ BEGIN
PUSHBUTTON "&Kapat", IDCLOSE, 216, 224, 55, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
END

IDD_CONFIRM_STOP_HARDWARE_DIALOG DIALOGEX 32, 10, 256, 148
CAPTION "Stop a Hardware Device"
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Confirm devices to be stopped, choose OK to continue.", IDC_STATIC, 7, 8, 241, 14, WS_CHILD | WS_VISIBLE | WS_GROUP
LTEXT "ReactOS will attempt to stop the following devices. After the devices are stopped they may be removed safely.", IDC_STATIC, 7, 22, 240, 18, WS_CHILD | WS_VISIBLE | WS_GROUP
CONTROL "", IDC_CONFIRM_STOP_DEVICE_LIST, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS | LVS_ALIGNLEFT | LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_GROUP | WS_TABSTOP, 8, 45, 240, 78
DEFPUSHBUTTON "OK", IDOK, 144, 127, 50, 14
PUSHBUTTON "Cancel", IDCANCEL, 198, 127, 50, 14
END


/* Menus */

Expand All @@ -38,4 +50,6 @@ STRINGTABLE
BEGIN
IDS_CPLNAME "Donanımı Güvenli Kaldır"
IDS_CPLDESCRIPTION "Aygıtları bilgisayarınızdan güvenle çıkarın veya çıkarın."
IDS_UNKNOWN_DEVICE "Unknown Device"
IDS_EJECT_ERROR_FORMAT "Failed to remove device (0x%x)\0"
END
14 changes: 14 additions & 0 deletions dll/cpl/hotplug/lang/zh-CN.rc
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,18 @@ BEGIN
PUSHBUTTON "关闭(&C)", IDCLOSE, 216, 224, 55, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
END

IDD_CONFIRM_STOP_HARDWARE_DIALOG DIALOGEX 32, 10, 256, 148
CAPTION "Stop a Hardware Device"
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Confirm devices to be stopped, choose OK to continue.", IDC_STATIC, 7, 8, 241, 14, WS_CHILD | WS_VISIBLE | WS_GROUP
LTEXT "ReactOS will attempt to stop the following devices. After the devices are stopped they may be removed safely.", IDC_STATIC, 7, 22, 240, 18, WS_CHILD | WS_VISIBLE | WS_GROUP
CONTROL "", IDC_CONFIRM_STOP_DEVICE_LIST, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS | LVS_ALIGNLEFT | LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_GROUP | WS_TABSTOP, 8, 45, 240, 78
DEFPUSHBUTTON "OK", IDOK, 144, 127, 50, 14
PUSHBUTTON "Cancel", IDCANCEL, 198, 127, 50, 14
END

IDM_POPUP_DEVICE_TREE MENU
BEGIN
POPUP ""
Expand All @@ -37,4 +49,6 @@ STRINGTABLE
BEGIN
IDS_CPLNAME "安全地移除硬件"
IDS_CPLDESCRIPTION "从您的计算机安全地拔出或弹出设备。"
IDS_UNKNOWN_DEVICE "Unknown Device"
IDS_EJECT_ERROR_FORMAT "Failed to remove device (0x%x)\0"
END
14 changes: 14 additions & 0 deletions dll/cpl/hotplug/lang/zh-HK.rc
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,18 @@ BEGIN
PUSHBUTTON "關閉(&C)", IDCLOSE, 216, 224, 55, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
END

IDD_CONFIRM_STOP_HARDWARE_DIALOG DIALOGEX 32, 10, 256, 148
CAPTION "Stop a Hardware Device"
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Confirm devices to be stopped, choose OK to continue.", IDC_STATIC, 7, 8, 241, 14, WS_CHILD | WS_VISIBLE | WS_GROUP
LTEXT "ReactOS will attempt to stop the following devices. After the devices are stopped they may be removed safely.", IDC_STATIC, 7, 22, 240, 18, WS_CHILD | WS_VISIBLE | WS_GROUP
CONTROL "", IDC_CONFIRM_STOP_DEVICE_LIST, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS | LVS_ALIGNLEFT | LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_GROUP | WS_TABSTOP, 8, 45, 240, 78
DEFPUSHBUTTON "OK", IDOK, 144, 127, 50, 14
PUSHBUTTON "Cancel", IDCANCEL, 198, 127, 50, 14
END


/* Menus */

Expand All @@ -43,4 +55,6 @@ STRINGTABLE
BEGIN
IDS_CPLNAME "安全地移除硬件"
IDS_CPLDESCRIPTION "Safely unplug or eject devices from your computer."
IDS_UNKNOWN_DEVICE "Unknown Device"
IDS_EJECT_ERROR_FORMAT "Failed to remove device (0x%x)\0"
END
14 changes: 14 additions & 0 deletions dll/cpl/hotplug/lang/zh-TW.rc
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,18 @@ BEGIN
PUSHBUTTON "關閉(&C)", IDCLOSE, 216, 224, 55, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
END

IDD_CONFIRM_STOP_HARDWARE_DIALOG DIALOGEX 32, 10, 256, 148
CAPTION "Stop a Hardware Device"
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Confirm devices to be stopped, choose OK to continue.", IDC_STATIC, 7, 8, 241, 14, WS_CHILD | WS_VISIBLE | WS_GROUP
LTEXT "ReactOS will attempt to stop the following devices. After the devices are stopped they may be removed safely.", IDC_STATIC, 7, 22, 240, 18, WS_CHILD | WS_VISIBLE | WS_GROUP
CONTROL "", IDC_CONFIRM_STOP_DEVICE_LIST, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS | LVS_ALIGNLEFT | LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_GROUP | WS_TABSTOP, 8, 45, 240, 78
DEFPUSHBUTTON "OK", IDOK, 144, 127, 50, 14
PUSHBUTTON "Cancel", IDCANCEL, 198, 127, 50, 14
END


/* Menus */

Expand All @@ -43,4 +55,6 @@ STRINGTABLE
BEGIN
IDS_CPLNAME "安全地移除硬體"
IDS_CPLDESCRIPTION "Safely unplug or eject devices from your computer."
IDS_UNKNOWN_DEVICE "Unknown Device"
IDS_EJECT_ERROR_FORMAT "Failed to remove device (0x%x)\0"
END

0 comments on commit 450c062

Please sign in to comment.