mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-26 22:01:10 -06:00
- All prefs pane GUI are done #2 - Now to build the functions behind... Signed-off-by: Guillaume Broder <iamnotheoneyouseek@gmail.com>
41 lines
1 KiB
Text
41 lines
1 KiB
Text
/* Sown in menu */
|
|
"Brightness" = "Brightness";
|
|
|
|
/* Shown in menu */
|
|
"Contrast" = "Contrast";
|
|
|
|
/* Shown in menu */
|
|
"Default" = "Default";
|
|
|
|
/* No comment provided by engineer. */
|
|
"Display" = "Display";
|
|
|
|
/* Shown in menu */
|
|
"No supported display found" = "No supported display found";
|
|
|
|
/* Shown in menu */
|
|
"Set as default" = "Set as default";
|
|
|
|
/* No comment provided by engineer. */
|
|
"Unknown" = "Unknown";
|
|
|
|
/* Shown in menu */
|
|
"Volume" = "Volume";
|
|
|
|
/* Shown in Preferences window */
|
|
"Preferences" = "Preferences";
|
|
|
|
/* Shown in the alert dialog */
|
|
"Ok" = "Ok";
|
|
|
|
/* Shown in the alert dialog */
|
|
"Shortcuts not available" = "Shortcuts not available";
|
|
|
|
/* Shown in the alert dialog */
|
|
"You need to enable MonitorControl in System Preferences > Security and Privacy > Accessibility for the keyboard shortcuts to work" = "You need to enable MonitorControl in System Preferences > Security and Privacy > Accessibility for the keyboard shortcuts to work";
|
|
|
|
/* Shown in the main prefs window */
|
|
"General" = "General";
|
|
|
|
/* Shown in the main prefs window */
|
|
"Keys" = "Keys";
|