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
Copy file name to clipboardExpand all lines: Xcodes/Resources/de.lproj/Localizable.strings
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@
87
87
"Change" = "Ändern";
88
88
"Active/Select" = "Aktiv/Auswählen";
89
89
"InstallDirectory" = "Installationsverzeichnis";
90
-
"InstallPathDescription" = "Xcodes sucht and installiert in ein einzelnes Verzeichnis. Standard (und empfohlen beizubehalten) ist /Applications. Änderungen am Speicherort von Xcode können dazu führen, dass andere Apps/Dienste aufhören zu funktionieren. ";
90
+
"InstallPathDescription" = "Xcodes sucht and installiert in ein einzelnes Verzeichnis. Standard (und empfohlen beizubehalten) ist /Programme. Änderungen am Speicherort von Xcode können dazu führen, dass andere Apps/Dienste aufhören zu funktionieren. ";
91
91
92
92
"OnSelectDoNothing" = "Name beibehalten als Xcode-X.X.X.app";
93
93
"OnSelectDoNothingDescription" = "Bei Auswahl wird der Name mit Version beibehalten, z. B. Xcode-13.4.1.app";
@@ -174,7 +174,7 @@
174
174
175
175
// Min MacOS Supported
176
176
"Alert.MinSupported.Title" = "Minimalanforderungen nicht erfüllt";
177
-
"Alert.MinSupported.Message" = "Xcode %@ erfordert MacOS %@ aber es läuft nur MacOS %@. Möchtest Du es trotzdem installieren?";
177
+
"Alert.MinSupported.Message" = "Xcode %@ erfordert macOS %@ aber es läuft nur macOS %@. Möchtest Du es trotzdem installieren?";
178
178
179
179
// Install
180
180
"Alert.Install.Error.Title" = "Installation von Xcode nicht möglich";
0 commit comments