xref: /reactos/dll/win32/devmgr/lang/sk-SK.rc (revision bbabe248)
1/* TRANSLATOR : Mário Kačmár /Mario Kacmar/ aka Kario (kario@szm.sk)
2 * DATE OF TR.: 30-05-2008
3 * LAST CHANGE: 31-05-2010
4 */
5
6LANGUAGE LANG_SLOVAK, SUBLANG_DEFAULT
7
8STRINGTABLE
9BEGIN
10    IDS_NAME "Názov"
11    IDS_TYPE "Typ"
12    IDS_MANUFACTURER "Výrobca: %1"
13    IDS_LOCATION "Umiestnenie: %1"
14    IDS_STATUS "Stav zariadenia: %1"
15    IDS_UNKNOWN "Neznáme"
16    IDS_LOCATIONSTR "Umiestnenie %1!u! (%2)"
17    IDS_DEVCODE " (Kód %1!u!)"
18    IDS_DEVCODE2 " (Kód %2!u!)"
19    IDS_ENABLEDEVICE "Používať toto zariadenie (povolené)"
20    IDS_DISABLEDEVICE "Nepoužívať toto zariadenie (zakázané)"
21    IDS_UNKNOWNDEVICE "Neznáme zariadenie"
22    IDS_NODRIVERLOADED "Pre toto zariadenie nie sú nainštalované žiadne ovládače."
23    IDS_DEVONPARENT "na %1"
24    IDS_TROUBLESHOOTDEV "&Riešenie problémov..."
25    IDS_ENABLEDEV "E&nable Device"
26    IDS_REINSTALLDRV "Re&install Driver"
27    IDS_PROPERTIES "P&roperties"
28    IDS_UPDATEDRV "&Aktualizovať ovládač..."
29    IDS_REBOOT "Restart &Computer..."
30    IDS_NOTAVAILABLE "Nie je k dispozícii" //Not available
31    IDS_NOTDIGITALLYSIGNED "Digitálne nepodpísaný"
32    IDS_NODRIVERS "No driver files are required or have been loaded for this device."
33    IDS_RESOURCE_COLUMN "Resource type"
34    IDS_SETTING_COLUMN "Setting"
35    IDS_RESOURCE_MEMORY_RANGE "Memory range"
36    IDS_RESOURCE_INTERRUPT "IRQ"
37    IDS_RESOURCE_DMA "DMA"
38    IDS_RESOURCE_PORT "I/O range"
39END
40
41/* error messages, source: http://www.z123.org/techsupport/medm.htm */
42STRINGTABLE
43BEGIN
44    IDS_DEV_NO_PROBLEM "Toto zariadenie pracuje správne."
45    IDS_DEV_NOT_CONFIGURED "Toto zariadenie nie je správne nastavené."
46    IDS_DEV_DEVLOADER_FAILED "ReactOS could not load the driver for this device because the computer is reporting two %1 bus types."
47    IDS_DEV_DEVLOADER_FAILED2 "The %1 device loader(s) for this device could not load the device driver."
48    IDS_DEV_OUT_OF_MEMORY "The driver for this device may be bad, or your system may be running low on memory or other resources."
49    IDS_DEV_ENTRY_IS_WRONG_TYPE "This device is not working properly because one of its drivers may be bad, or your registry may be bad."
50    IDS_DEV_LACKED_ARBITRATOR "The driver for this device requested a resource that ReactOS does not know how to handle."
51    IDS_DEV_BOOT_CONFIG_CONFLICT "Iné zariadenie používa prostriedky, ktoré potrebuje toto zariadenie."
52    IDS_DEV_FAILED_FILTER "The drivers for this device need to be reinstalled."
53    IDS_DEV_DEVLOADER_NOT_FOUND "This device is not working properly because ReactOS cannot load the file %1 that loads the drivers for the device."
54    IDS_DEV_DEVLOADER_NOT_FOUND2 "This device is not working properly because the file %1 that loads the drivers for this device is bad."
55    IDS_DEV_DEVLOADER_NOT_FOUND3 "Device failure: Try changing the driver for this device. If that doesn't work, see your hardware documentation."
56    IDS_DEV_INVALID_DATA "This device is not working properly because the BIOS in your computer is reporting the resources for the device incorrectly."
57    IDS_DEV_INVALID_DATA2 "This device is not working properly because the BIOS in the device is reporting the resources for the device incorrectly. "
58    IDS_DEV_FAILED_START "This device is either not present, not working properly, or does not have all the drivers installed."
59    IDS_DEV_LIAR "ReactOS stopped responding while attempting to start this device, and therefore will never attempt to start this device again."
60    IDS_DEV_NORMAL_CONFLICT "This device cannot find any free %1 resources to use."
61    IDS_DEV_NOT_VERIFIED "This device is either not present, not working properly, or does not have all the drivers installed."
62    IDS_DEV_NEED_RESTART "Toto zariadenie nemože správne pracovať, kým nereštartujete počítač."
63    IDS_DEV_REENUMERATION "This device is causing a resource conflict."
64    IDS_DEV_PARTIAL_LOG_CONF "ReactOS could not identify all the resources this device uses."
65    IDS_DEV_UNKNOWN_RESOURCE "The driver information file %1 is telling this child device to use a resource that the parent device does not have or recognize."
66    IDS_DEV_REINSTALL "Je potrebné preinštalovať ovládače pre toto zariadenie."
67    IDS_DEV_REGISTRY "Your registry may be bad."
68    IDS_DEV_WILL_BE_REMOVED "ReactOS is removing this device."
69    IDS_DEV_DISABLED "Toto zariadenie nie je spustené."
70    IDS_DEV_DISABLED2 "Toto zariadenie je zakázané."
71    IDS_DEV_DEVLOADER_NOT_READY "The loaders for this device cannot load the required drivers."
72    IDS_DEV_DEVLOADER_NOT_READY2 "" /* unused */
73    IDS_DEV_DEVLOADER_NOT_READY3 "" /* unused */
74    IDS_DEV_DEVICE_NOT_THERE "This device is either not present, not working properly, or does not have all the drivers installed."
75    IDS_DEV_MOVED "ReactOS is in the process of setting up this device."
76    IDS_DEV_TOO_EARLY "ReactOS is in the process of setting up this device."
77    IDS_DEV_NO_VALID_LOG_CONF "ReactOS can't specify the resources for this device."
78    IDS_DEV_FAILED_INSTALL "The drivers for this device are not installed."
79    IDS_DEV_HARDWARE_DISABLED "This device is disabled because the BIOS for the device did not give it any resources."
80    IDS_DEV_CANT_SHARE_IRQ "This device is using an Interrupt Request (IRQ) resource that is in use by another device and cannot be shared.\nYou must change the conflicting setting or remove the real-mode driver causing the conflict."
81    IDS_DEV_FAILED_ADD "This device is not working properly because %1 is not working properly."
82    IDS_DEV_DISABLED_SERVICE "ReactOS cannot install the drivers for this device because it cannot access the drive or network location that has the setup files on it."
83    IDS_DEV_TRANSLATION_FAILED "This device isn't responding to its driver."
84    IDS_DEV_NO_SOFTCONFIG "ReactOS cannot determine the settings for this device. Consult the documentation that came with this device and use the Resource tab to set the configuration."
85    IDS_DEV_BIOS_TABLE "Your computer's system firmware does not include enough information to properly configure and use this device.\nTo use this device, contact your computer manufacturer to obtain a firmware or BIOS update."
86    IDS_DEV_IRQ_TRANSLATION_FAILED "This device is requesting a PCI interrupt but is configured for an ISA interrupt (or vice versa).\nPlease use the computer's system setup program to reconfigure the interrupt for this device."
87    IDS_DEV_FAILED_DRIVER_ENTRY "ReactOS cannot initialize the device driver for this hardware."
88    IDS_DEV_DRIVER_FAILED_PRIOR_UNLOAD "ReactOS cannot load the device driver for this hardware because a previous instance of the device driver is still in memory."
89    IDS_DEV_DRIVER_FAILED_LOAD "ReactOS cannot load the device driver for this hardware. The driver may be corrupted or missing."
90    IDS_DEV_DRIVER_SERVICE_KEY_INVALID "ReactOS cannot access this hardware because its service key information in the registry is missing or recorded incorrectly."
91    IDS_DEV_LEGACY_SERVICE_NO_DEVICES "ReactOS successfully loaded the device driver for this hardware but cannot find the hardware device."
92    IDS_DEV_DUPLICATE_DEVICE "ReactOS cannot load the device driver for this hardware because there is a duplicate device already running in the system."
93    IDS_DEV_FAILED_POST_START "Systém ReactOS zastavil toto zariadenie lebo ohlásilo problémy."
94    IDS_DEV_HALTED "Aplikácia alebo služba vypla toto hardvérové zariadenie."
95    IDS_DEV_PHANTOM "Currently, this hardware device is not connected to the computer."
96    IDS_DEV_SYSTEM_SHUTDOWN "ReactOS cannot gain access to this hardware device because the operating system is in the process of shutting down."
97    IDS_DEV_HELD_FOR_EJECT "ReactOS cannot use this hardware device because it has been prepared for safe removal, but it has not been removed from the computer"
98    IDS_DEV_DRIVER_BLOCKED "The software for this device has been blocked from starting because it is known to have problems with ReactOS. Contact the hardware vendor for a new driver."
99    IDS_DEV_REGISTRY_TOO_LARGE "ReactOS cannot start new hardware devices because the system hive is too large (exceeds the Registry Size Limit)."
100    IDS_DEV_SETPROPERTIES_FAILED "ReactOS wasn't able to change the settings of this device."
101END
102
103STRINGTABLE
104BEGIN
105    IDS_PROP_DEVICEID "Device Instance ID"
106    IDS_PROP_HARDWAREIDS "Hardware IDs"
107    IDS_PROP_COMPATIBLEIDS "Compatible IDs"
108    IDS_PROP_MATCHINGDEVICEID "Matching Device ID"
109    IDS_PROP_SERVICE "Service"
110    IDS_PROP_ENUMERATOR "Enumerator"
111    IDS_PROP_CAPABILITIES "Capabilities"
112    IDS_PROP_DEVNODEFLAGS "Devnode Flags"
113    IDS_PROP_CONFIGFLAGS "Config Flags"
114    IDS_PROP_CSCONFIGFLAGS "CSConfig Flags"
115    IDS_PROP_EJECTIONRELATIONS "Ejection Relations"
116    IDS_PROP_REMOVALRELATIONS "Removal Relations"
117    IDS_PROP_BUSRELATIONS "Bus Relations"
118    IDS_PROP_DEVUPPERFILTERS "Device Upper Filters"
119    IDS_PROP_DEVLOWERFILTERS "Device Lower Filters"
120    IDS_PROP_CLASSUPPERFILTERS "Class Upper Filters"
121    IDS_PROP_CLASSLOWERFILTERS "Class Lower Filters"
122    IDS_PROP_CLASSINSTALLER "Class Installers"
123    IDS_PROP_CLASSCOINSTALLER "Class Coinstallers"
124    IDS_PROP_DEVICECOINSTALLER "Device Coinstallers"
125    IDS_PROP_FIRMWAREREVISION "Firmware Revision"
126    IDS_PROP_CURRENTPOWERSTATE "Current Power State"
127    IDS_PROP_POWERCAPABILITIES "Power Capabilities"
128    IDS_PROP_POWERSTATEMAPPINGS "Power State Mappings"
129END
130
131IDD_HARDWARE DIALOGEX 0, 0, 300, 400
132STYLE DS_CONTROL | WS_CHILD | WS_VISIBLE | WS_CAPTION | DS_SHELLFONT
133FONT 8, "MS Shell Dlg"
134BEGIN
135    LTEXT "&Zariadenia:", IDC_DEVICES, 7, 6, 196, 10
136    CONTROL "", IDC_LV_DEVICES, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS |
137            LVS_SHAREIMAGELISTS | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP, 7, 16, 196, 50
138    GROUPBOX "Vlastnosti zariadenia", IDC_PROPERTIESGROUP, 7, 76, 196, 105
139    LTEXT "", IDC_MANUFACTURER, 14, 88, 183, 10, SS_ENDELLIPSIS
140    LTEXT "", IDC_LOCATION, 14, 100, 183, 10, SS_ENDELLIPSIS
141    LTEXT "", IDC_STATUS, 14, 112, 183, 30
142    PUSHBUTTON "&Riešenie problémov...", IDC_TROUBLESHOOT, 85, 140, 54, 14, BS_PUSHBUTTON | WS_CHILD | WS_DISABLED | WS_TABSTOP
143    PUSHBUTTON "Vl&astnosti", IDC_PROPERTIES, 146, 140, 50, 14
144END
145
146IDD_DEVICEGENERAL DIALOGEX 0, 0, 252, 218
147STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
148CAPTION "Všeobecné"
149FONT 8, "MS Shell Dlg"
150BEGIN
151    ICON "", IDC_DEVICON, 7, 7, 20, 20
152    LTEXT "", IDC_DEVNAME, 37, 9, 174, 16, SS_NOPREFIX
153    LTEXT "Typ zariadenia:", -1, 37, 39, 60, 8, SS_NOPREFIX
154    EDITTEXT IDC_DEVTYPE, 100, 39, 146, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
155    LTEXT "Výrobca:", -1, 37, 53, 60, 8, SS_NOPREFIX
156    EDITTEXT IDC_DEVMANUFACTURER, 100, 53, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
157    LTEXT "Umiestnenie:", -1, 37, 67, 60, 8, SS_NOPREFIX
158    EDITTEXT IDC_DEVLOCATION, 100, 67, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
159    GROUPBOX "Stav zariadenia", IDC_DEVSTATUSGROUP, 7, 83, 238, 100
160    EDITTEXT IDC_DEVSTATUS, 14, 96, 224, 61, NOT WS_TABSTOP | ES_MULTILINE | ES_AUTOVSCROLL | ES_READONLY | WS_VSCROLL
161    PUSHBUTTON "&Riešenie problémov...", IDC_DEVPROBLEM, 148, 163, 90, 15
162    LTEXT "&Využitie zariadenia:", IDC_DEVUSAGELABEL, 7, 188, 222, 8, WS_DISABLED
163    COMBOBOX IDC_DEVUSAGE, 7, 198, 239, 40, CBS_DROPDOWNLIST | WS_VSCROLL | WS_DISABLED
164END
165
166IDD_DEVICEDRIVER DIALOGEX 0, 0, 252, 218
167STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
168CAPTION "Ovládač"
169FONT 8, "MS Shell Dlg"
170BEGIN
171    ICON "", IDC_DEVICON, 7, 7, 20, 20
172    LTEXT "", IDC_DEVNAME, 37, 9, 174, 16, SS_NOPREFIX
173    LTEXT "Poskytovateľ ovládača:", -1, 34, 39, 60, 8, SS_NOPREFIX
174    EDITTEXT IDC_DRVPROVIDER, 100, 39, 146, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
175    LTEXT "Dátum ovládača:", -1, 34, 53, 60, 8, SS_NOPREFIX
176    EDITTEXT IDC_DRVDATE, 100, 53, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
177    LTEXT "Verzia ovládača:", -1, 34, 67, 60, 8, SS_NOPREFIX
178    EDITTEXT IDC_DRVVERSION, 100, 67, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
179    LTEXT "Digitálne podpísal:", -1, 34, 81, 60, 8, SS_NOPREFIX
180    EDITTEXT IDC_DIGITALSIGNER, 100, 81, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
181    PUSHBUTTON "&Driver Details...", IDC_DRIVERDETAILS, 7, 106, 75, 15
182    LTEXT "To view details about the driver files.", -1, 91, 110, 154, 17, SS_NOPREFIX
183    PUSHBUTTON "&Update Driver...", IDC_UPDATEDRIVER, 7, 134, 75, 15
184    LTEXT "Update the device driver.", -1, 91, 138, 154, 17, SS_NOPREFIX
185    PUSHBUTTON "&Roll Back Driver", IDC_ROLLBACKDRIVER, 7, 162, 75, 15
186    LTEXT "If the device fails after updating the driver, roll back to the previously installed driver.", -1, 91, 162, 154, 25, SS_NOPREFIX
187    PUSHBUTTON "&Uninstall", IDC_UNINSTALLDRIVER, 7, 190, 75, 15
188    LTEXT "To uninstall the driver (Advanced).", -1, 91, 194, 154, 17, SS_NOPREFIX
189END
190
191IDD_DRIVERDETAILS DIALOGEX 0, 0, 224, 230
192STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_VISIBLE | WS_DLGFRAME
193CAPTION "Detaily o súboroch ovládača"
194FONT 8, "MS Shell Dlg"
195BEGIN
196    ICON "", IDC_DEVICON, 7, 7, 20, 20
197    LTEXT "", IDC_DEVNAME, 37, 9, 174, 16, SS_NOPREFIX
198    LTEXT "&Súbory ovládača:", -1, 7, 36, 204, 8
199    CONTROL "", IDC_DRIVERFILES, "SysListView32", LVS_REPORT | LVS_NOCOLUMNHEADER |
200            LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS | LVS_SORTASCENDING |
201            LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP, 7, 46, 209, 80
202    LTEXT "Poskytovateľ:", -1, 14, 134, 66, 8
203    EDITTEXT IDC_FILEPROVIDER, 80, 134, 137, 8, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
204    LTEXT "Verzia súboru:", -1, 14, 150, 66, 8
205    EDITTEXT IDC_FILEVERSION, 80, 150, 137, 8, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
206    LTEXT "Autorské práva:", -1, 14, 166, 66, 8
207    EDITTEXT IDC_FILECOPYRIGHT, 80, 166, 137, 8, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
208    LTEXT "Digitálne podpísal:", -1, 14, 182, 66, 8
209    EDITTEXT IDC_DIGITALSIGNER, 80, 182, 137, 8, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
210    DEFPUSHBUTTON "OK", IDOK, 167, 208, 50, 14
211END
212
213IDD_DEVICEDETAILS DIALOGEX 0, 0, 252, 218
214STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
215CAPTION "Detaily"
216FONT 8, "MS Shell Dlg"
217BEGIN
218    ICON "", IDC_DEVICON, 7, 7, 20, 20
219    LTEXT "", IDC_DEVNAME, 37, 9, 174, 16, SS_NOPREFIX
220    COMBOBOX IDC_DETAILSPROPNAME, 7, 36, 238, 165, CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
221    CONTROL "", IDC_DETAILSPROPVALUE, "SysListView32", LVS_REPORT | LVS_NOCOLUMNHEADER |
222            LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS |
223            LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP, 7, 58, 238, 155
224END
225
226IDD_DEVICERESOURCES DIALOGEX 0, 0, 252, 218
227STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
228CAPTION "Resources"
229FONT 8, "MS Shell Dlg"
230BEGIN
231    ICON "", IDC_DEVICON, 7, 7, 20, 20
232    LTEXT "", IDC_DEVNAME, 37, 9, 174, 16, SS_NOPREFIX
233    LTEXT "Resource settings:", -1, 7, 36, 204, 8
234    CONTROL "", IDC_DRIVERRESOURCES, "SysListView32", LVS_REPORT |
235            LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS | LVS_SORTASCENDING |
236            LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP, 7, 46, 238, 80
237END
238
239IDD_DEVICEPOWER DIALOGEX 0, 0, 252, 218
240STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
241CAPTION "Power"
242FONT 8, "MS Shell Dlg"
243BEGIN
244    ICON "", IDC_DEVICON, 7, 7, 20, 20
245    LTEXT "", IDC_DEVNAME, 37, 9, 174, 16, SS_NOPREFIX
246END
247
248IDD_UNINSTALLDRIVER DIALOGEX 0, 0, 224, 121
249STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_VISIBLE | WS_DLGFRAME
250CAPTION "Confirm Device Removal"
251FONT 8, "MS Shell Dlg"
252BEGIN
253    ICON "", IDC_DEVICON, 7, 7, 20, 20
254    LTEXT "", IDC_DEVNAME, 40, 9, 174, 16, SS_NOPREFIX
255    LTEXT "Warning: You are about to uninstall this device from your system.", -1, 7, 37, 204, 50
256    DEFPUSHBUTTON "OK", IDOK, 110, 100, 50, 14
257    PUSHBUTTON "Cancel", IDCANCEL, 166, 100, 50, 14
258END
259
260
261/*
262 This code relates to the device manager GUI
263 */
264
265IDM_MAINMENU MENU
266BEGIN
267    POPUP "&File"
268    BEGIN
269        MENUITEM "E&xit",                       IDM_EXIT
270    END
271    POPUP "Action"
272    BEGIN
273        MENUITEM "Scan for hardware changes",   IDM_SCAN_HARDWARE
274        MENUITEM "Add hardware",                IDM_ADD_HARDWARE
275    END
276    POPUP "View"
277    BEGIN
278        MENUITEM "Devices by type",             IDM_DEVBYTYPE
279        MENUITEM "Devices by connection",       IDM_DEVBYCONN
280        MENUITEM "Resources by type",           IDM_RESBYTYPE, GRAYED
281        MENUITEM "Resources by connection",     IDM_RESBYCONN, GRAYED
282        MENUITEM SEPARATOR
283        MENUITEM "Show hidden devices",         IDM_SHOWHIDDEN
284    END
285    POPUP "Help"
286    BEGIN
287        MENUITEM "About",                       IDM_ABOUT
288    END
289END
290
291
292STRINGTABLE DISCARDABLE
293BEGIN
294  IDS_APPNAME               "ReactOS Device Manager"
295  IDS_APP_AUTHORS           "Copyright 2015 Ged Murphy"
296  IDS_CONFIRM_DISABLE       "Disabling this device will cause it to stop functioning.\r\nDo you really want to disable it?"
297  IDS_CONFIRM_UNINSTALL     "Warning: You are about to uninstall this device from your system.\r\nDo you want to continue?"
298END
299STRINGTABLE DISCARDABLE
300BEGIN
301  IDS_MENU_UPDATE           "Update driver software..."
302  IDS_MENU_ENABLE           "Enable"
303  IDS_MENU_DISABLE          "Disable"
304  IDS_MENU_UNINSTALL        "Uninstall"
305  IDS_MENU_SCAN             "Scan for hardware changes"
306  IDS_MENU_ADD              "Add hardware"
307  IDS_MENU_PROPERTIES       "Properties"
308END
309
310STRINGTABLE DISCARDABLE
311BEGIN
312  IDS_TOOLTIP_PROPERTIES    "Properties"
313  IDS_TOOLTIP_SCAN          "Scan for hardware changes"
314  IDS_TOOLTIP_ENABLE        "Enable"
315  IDS_TOOLTIP_DISABLE       "Disable"
316  IDS_TOOLTIP_UPDATE        "Update Driver Software"
317  IDS_TOOLTIP_UNINSTALL     "Uninstall"
318END
319
320/* Hints */
321STRINGTABLE DISCARDABLE
322BEGIN
323  IDS_HINT_BLANK        " "
324  IDS_HINT_PROPERTIES   " Open property dialog for the current selection."
325  IDS_HINT_SCAN         " Scan for changed or new plug and play devices."
326  IDS_HINT_ENABLE       " Enables the selected device."
327  IDS_HINT_DISABLE      " Disables the selected device."
328  IDS_HINT_UPDATE       " Launches the Update Driver Software wizard for the selected device."
329  IDS_HINT_UNINSTALL    " Uninstalls the driver for the selected device."
330  IDS_HINT_ADD          " Adds a legacy (non-Plug and Play) device to the computer."
331  IDS_HINT_ABOUT        " About ReactOS Device Manager."
332  IDS_HINT_EXIT         " Exits the program."
333
334  IDS_HINT_DEV_BY_TYPE  " Displays devices by hardware type."
335  IDS_HINT_DEV_BY_CONN  " Displays devices by connection."
336  IDS_HINT_RES_BY_TYPE  " Displays resources by type."
337  IDS_HINT_RES_BY_CONN  " Displays resources by connection type."
338  IDS_HINT_SHOW_HIDDEN  " Displays legacy devices and devices that are no longer installed."
339
340  IDS_HINT_SYS_RESTORE  " Restores this window to normal size."
341  IDS_HINT_SYS_MOVE     " Moves this window."
342  IDS_HINT_SYS_SIZE     " Resizes this window."
343  IDS_HINT_SYS_MINIMIZE " Collapses this window to an icon."
344  IDS_HINT_SYS_MAXIMIZE " Expands this window to fill this screen."
345  IDS_HINT_SYS_CLOSE    " Closes this window."
346END
347