[MMSYS] Disable the 'Low' and 'High' text of the volume trackbar and the 'Place volum...
[reactos.git] / dll / cpl / mmsys / lang / cs-CZ.rc
index 118e05a..eaee474 100644 (file)
@@ -15,8 +15,8 @@ BEGIN
     GROUPBOX "Hlasitost zařízení", -1, 7, 30, 230, 100, WS_GROUP
     CONTROL "", IDC_MUTE_ICON, "Static", SS_ICON | WS_VISIBLE, 17, 45, 32, 32
     CONTROL "", IDC_VOLUME_TRACKBAR, "msctls_trackbar32", TBS_AUTOTICKS | TBS_BOTTOM | TBS_HORZ | WS_TABSTOP, 65, 45, 140, 20
-    LTEXT "Nízká", -1, 62, 66, 30, 17
-    LTEXT "Vysoká", -1, 195, 66, 30, 17
+    LTEXT "Nízká", IDC_VOLUME_LOW, 62, 66, 30, 17
+    LTEXT "Vysoká", IDC_VOLUME_HIGH, 195, 66, 30, 17
     AUTOCHECKBOX "&Ztlumit", IDC_MUTE_CHECKBOX, 50, 78, 140, 10
     AUTOCHECKBOX "Umístit &ikonu hlasitosti na panel úloh", IDC_ICON_IN_TASKBAR, 50, 92, 140, 10
     PUSHBUTTON "&Upřesnit...", IDC_ADVANCED_BTN, 150, 105, 75, 15