You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
alert.messageText =NSLocalizedString("Is f.lux or similar running?", comment:"Shown in the alert dialog")
282
+
alert.informativeText =NSLocalizedString("An other app seems to change the brightness or colors which causes issues.\n\nTo solve this, you need to quit the other app or disable gamma control for your displays in MonitorControl!", comment:"Shown in the alert dialog")
283
+
alert.addButton(withTitle:NSLocalizedString("I'll quit the other app", comment:"Shown in the alert dialog"))
284
+
alert.addButton(withTitle:NSLocalizedString("Disable gamma control for my displays", comment:"Shown in the alert dialog"))
Copy file name to clipboardExpand all lines: MonitorControl/UI/de.lproj/Localizable.strings
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
/* Shown in the main prefs window */
2
2
"About" = "Über";
3
3
4
+
/* Shown in the alert dialog */
5
+
"An other app seems to change the brightness or colors which causes issues.\n\nTo solve this, you need to quit the other app or disable gamma control for your displays in MonitorControl!" = "An other app seems to change the brightness or colors which causes issues.\n\nTo solve this, you need to quit the other app or disable gamma control for your displays in MonitorControl!";
6
+
4
7
/* Shown in the main prefs window */
5
8
"App menu" = "App Menü";
6
9
@@ -34,6 +37,9 @@
34
37
/* Shown in record shortcut box */
35
38
"Decrease" = "Verringern";
36
39
40
+
/* Shown in the alert dialog */
41
+
"Disable gamma control for my displays" = "Disable gamma control for my displays";
42
+
37
43
/* Shown in the main prefs window */
38
44
"Displays" = "Monitore";
39
45
@@ -52,6 +58,9 @@
52
58
/* Shown in the Display Preferences */
53
59
"Hardware (DDC)" = "Hardware (DDC)";
54
60
61
+
/* Shown in the alert dialog */
62
+
"I'll quit the other app" = "I'll quit the other app";
Copy file name to clipboardExpand all lines: MonitorControl/UI/en.lproj/Localizable.strings
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
/* Shown in the main prefs window */
2
2
"About" = "About";
3
3
4
+
/* Shown in the alert dialog */
5
+
"An other app seems to change the brightness or colors which causes issues.\n\nTo solve this, you need to quit the other app or disable gamma control for your displays in MonitorControl!" = "An other app seems to change the brightness or colors which causes issues.\n\nTo solve this, you need to quit the other app or disable gamma control for your displays in MonitorControl!";
6
+
4
7
/* Shown in the main prefs window */
5
8
"App menu" = "App menu";
6
9
@@ -34,6 +37,9 @@
34
37
/* Shown in record shortcut box */
35
38
"Decrease" = "Decrease";
36
39
40
+
/* Shown in the alert dialog */
41
+
"Disable gamma control for my displays" = "Disable gamma control for my displays";
42
+
37
43
/* Shown in the main prefs window */
38
44
"Displays" = "Displays";
39
45
@@ -52,6 +58,9 @@
52
58
/* Shown in the Display Preferences */
53
59
"Hardware (DDC)" = "Hardware (DDC)";
54
60
61
+
/* Shown in the alert dialog */
62
+
"I'll quit the other app" = "I'll quit the other app";
Copy file name to clipboardExpand all lines: MonitorControl/UI/es-419.lproj/Localizable.strings
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
/* Shown in the main prefs window */
2
2
"About" = "Acerca de";
3
3
4
+
/* Shown in the alert dialog */
5
+
"An other app seems to change the brightness or colors which causes issues.\n\nTo solve this, you need to quit the other app or disable gamma control for your displays in MonitorControl!" = "An other app seems to change the brightness or colors which causes issues.\n\nTo solve this, you need to quit the other app or disable gamma control for your displays in MonitorControl!";
6
+
4
7
/* Shown in the main prefs window */
5
8
"App menu" = "App menu";
6
9
@@ -34,6 +37,9 @@
34
37
/* Shown in record shortcut box */
35
38
"Decrease" = "Decrease";
36
39
40
+
/* Shown in the alert dialog */
41
+
"Disable gamma control for my displays" = "Disable gamma control for my displays";
42
+
37
43
/* Shown in the main prefs window */
38
44
"Displays" = "Pantallas";
39
45
@@ -52,6 +58,9 @@
52
58
/* Shown in the Display Preferences */
53
59
"Hardware (DDC)" = "Hardware (DDC)";
54
60
61
+
/* Shown in the alert dialog */
62
+
"I'll quit the other app" = "I'll quit the other app";
Copy file name to clipboardExpand all lines: MonitorControl/UI/fr.lproj/Localizable.strings
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
/* Shown in the main prefs window */
2
2
"About" = "À Propos";
3
3
4
+
/* Shown in the alert dialog */
5
+
"An other app seems to change the brightness or colors which causes issues.\n\nTo solve this, you need to quit the other app or disable gamma control for your displays in MonitorControl!" = "An other app seems to change the brightness or colors which causes issues.\n\nTo solve this, you need to quit the other app or disable gamma control for your displays in MonitorControl!";
6
+
4
7
/* Shown in the main prefs window */
5
8
"App menu" = "Menu de l'app";
6
9
@@ -34,6 +37,9 @@
34
37
/* Shown in record shortcut box */
35
38
"Decrease" = "Diminuer";
36
39
40
+
/* Shown in the alert dialog */
41
+
"Disable gamma control for my displays" = "Disable gamma control for my displays";
42
+
37
43
/* Shown in the main prefs window */
38
44
"Displays" = "Écrans";
39
45
@@ -52,6 +58,9 @@
52
58
/* Shown in the Display Preferences */
53
59
"Hardware (DDC)" = "Matériel (DDC)";
54
60
61
+
/* Shown in the alert dialog */
62
+
"I'll quit the other app" = "I'll quit the other app";
0 commit comments