Skip to content

Commit 7d80130

Browse files
committed
Set informativeText on all NSAlerts to avoid constraint warning
1 parent 5d7568e commit 7d80130

File tree

17 files changed

+18
-15
lines changed

17 files changed

+18
-15
lines changed
-190 Bytes
Binary file not shown.

Resources/de.lproj/Main.strings

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"2Hg-My-pnU.title" = "Anwendung";
99

1010
/* Class = "NSTextFieldCell"; title = "Select the items you wish to remove:"; ObjectID = "4Es-9R-gAn"; */
11-
"4Es-9R-gAn.title" = "Wählen Sie die Elemente aus, die Sie entfernen möchten:";
11+
"4Es-9R-gAn.title" = "Wähle die Elemente aus, die Du entfernen möchtest:";
1212

1313
/* Class = "NSMenuItem"; title = "Quit Monolingual"; ObjectID = "4sb-4s-VLi"; */
1414
"4sb-4s-VLi.title" = "Monolingual beenden";
@@ -137,7 +137,7 @@
137137
"yB7-o0-eDt.title" = "Aktuelle Architektur: %@";
138138

139139
/* Class = "NSTextFieldCell"; title = "Select the items you wish to remove:"; ObjectID = "z6z-xJ-Pjk"; */
140-
"z6z-xJ-Pjk.title" = "Wählen Sie die Elemente aus, die Sie entfernen möchten:";
140+
"z6z-xJ-Pjk.title" = "Wähle die Elemente aus, die Du entfernen möchtest:";
141141

142142
/* Class = "NSWindow"; title = "Preferences"; ObjectID = "zCt-fj-HIv"; */
143143
"zCt-fj-HIv.title" = "Einstellungen";
-166 Bytes
Binary file not shown.
-302 Bytes
Binary file not shown.
-256 Bytes
Binary file not shown.
-140 Bytes
Binary file not shown.
-152 Bytes
Binary file not shown.
-246 Bytes
Binary file not shown.
76 Bytes
Binary file not shown.
-230 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)