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: src/jdk.jpackage/windows/classes/jdk/jpackage/internal/resources/WinResources.properties
+1
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,7 @@ error.lock-resource=Failed to lock: {0}
56
56
error.unlock-resource=Failed to unlock: {0}
57
57
error.read-wix-l10n-file=Failed to parse {0} file
58
58
error.extract-culture-from-wix-l10n-file=Failed to read value of culture from {0} file
59
+
error.short-path-conv-fail=Failed to get short version of "{0}" path
59
60
60
61
message.icon-not-ico=The specified icon "{0}" is not an ICO file and will not be used. The default icon will be used in it's place.
61
62
message.potential.windows.defender.issue=Warning: Windows Defender may prevent jpackage from functioning. If there is an issue, it can be addressed by either disabling realtime monitoring, or adding an exclusion for the directory "{0}".
Copy file name to clipboardexpand all lines: src/jdk.jpackage/windows/classes/jdk/jpackage/internal/resources/WinResources_de.properties
+1
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,7 @@ error.lock-resource=Sperren nicht erfolgreich: {0}
56
56
error.unlock-resource=Aufheben der Sperre nicht erfolgreich: {0}
57
57
error.read-wix-l10n-file=Datei {0} konnte nicht geparst werden
58
58
error.extract-culture-from-wix-l10n-file=Kulturwert konnte nicht aus Datei {0} gelesen werden
59
+
error.short-path-conv-fail=Failed to get short version of "{0}" path
59
60
60
61
message.icon-not-ico=Das angegebene Symbol "{0}" ist keine ICO-Datei und wird nicht verwendet. Stattdessen wird das Standardsymbol verwendet.
61
62
message.potential.windows.defender.issue=Warnung: Windows Defender verhindert eventuell die korrekte Ausführung von jpackage. Wenn ein Problem auftritt, deaktivieren Sie das Echtzeitmonitoring, oder fügen Sie einen Ausschluss für das Verzeichnis "{0}" hinzu.
message.potential.windows.defender.issue=警告: Windows Defenderが原因でjpackageが機能しないことがあります。問題が発生した場合は、リアルタイム・モニタリングを無効にするか、ディレクトリ"{0}"の除外を追加することにより、問題に対処できます。
0 commit comments