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
fix control overlapping in IDD_FOLDER_OPTIONS_FILETYPES
(broke in 0.4.10-dev-24-ed1c6bb0060d06f4c0167d9c2d732f4dc2b4cce4)
and translate IDD_NEWEXTENSION, IDD_EDITTYPE, IDD_ACTION, IDD_FOLDER_CUSTOMIZE
LTEXT "Sie können das Ordnersymbol ändern. Wenn Sie das Symbol ändern, wird keine Vorschau der Ordnerinhalte mehr angezeigt.", IDC_STATIC, 15, 180, 210, 25
IDS_ADVANCED_SHOW_COMP_COLOR "Verschlüsselte oder komprimierte NTFS-Dateien farbig anzeigen"
952
952
IDS_ADVANCED_SHOW_INFO_TIP "Popupinformationen für Ordner- und Desktop-Elemente anzeigen"
953
953
954
-
IDS_NEWEXT_ADVANCED_LEFT "<< Ad&vanced"
955
-
IDS_NEWEXT_ADVANCED_RIGHT "Ad&vanced >>"
956
-
IDS_NEWEXT_NEW "<New>"
957
-
IDS_NEWEXT_SPECIFY_EXT "You must specify an extension."
958
-
IDS_NEWEXT_ALREADY_ASSOC "Extension %s is already associated with File Type %s. Do you want to un-associate %s with %s and create a new File Type for it?"
959
-
IDS_NEWEXT_EXT_IN_USE "Extension is in use"
960
-
961
-
IDS_REMOVE_EXT "If you remove a registered file name extension, you will not be able to open files with this extension by double-clicking their icons.\n\nAre you sure you want to remove this extension?"
962
-
IDS_SPECIFY_ACTION "You must specify an action."
963
-
IDS_INVALID_PROGRAM "The specified program could not be found. Make sure the file name and path are correct."
964
-
IDS_REMOVE_ACTION "Are you sure you want to remove this action?"
965
-
IDS_ACTION_EXISTS "The action '%s' is already registered for this file type. Please enter a different name and try again."
IDS_NO_ICONS "The file '%s' contains no icons.\n\nChoose an icon from the list or specify a different file."
969
-
IDS_FILE_NOT_FOUND "The file '%s' was not found."
954
+
IDS_NEWEXT_ADVANCED_LEFT "<< Er&weitert"
955
+
IDS_NEWEXT_ADVANCED_RIGHT "&Erweitert >>"
956
+
IDS_NEWEXT_NEW "<Neu>"
957
+
IDS_NEWEXT_SPECIFY_EXT "Es muss eine Erweiterung angegeben werden."
958
+
IDS_NEWEXT_ALREADY_ASSOC "Die Erweiterung %s ist bereits mit dem Dateityp %s verknüpft. Möchten Sie die Verknüpfung von %s mit %s entfernen und einen neuen Dateityp erstellen?"
959
+
IDS_NEWEXT_EXT_IN_USE "Erweiterung wird bereits verwendet"
960
+
961
+
IDS_REMOVE_EXT "Nach dem Entfernen einer registrierten Dateinamenerweiterung können Dateien mit dieser Erweiterung nicht mehr durch Doppelklicken auf das Dateisymbol geöffnet werden.\n\nSoll die Erweiterung trotzdem entfernt werden?"
962
+
IDS_SPECIFY_ACTION "Geben Sie einen Vorgang an."
963
+
IDS_INVALID_PROGRAM "Das angegebene Programm wurde nicht gefunden. Stellen Sie sicher, dass die Dateinamen- und Pfadangabe richtig sind."
964
+
IDS_REMOVE_ACTION "Soll diese Aktion wirklich entfernt werden?"
965
+
IDS_ACTION_EXISTS "Die Aktion '%s' ist für diesen Dateityp bereits registriert. Geben Sie einen anderen Namen ein und versuchen Sie es dann erneut."
0 commit comments