-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'integration' into issue887-javax.json_to_jakarta.json
- Loading branch information
Showing
21 changed files
with
213 additions
and
99 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...hul/src/main/resources/edu/harvard/hul/ois/jhove/module/ascii/ErrorMessages_de.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
ASCII-HUL-1 = Ungültiges Zeichen | ||
ASCII-HUL-1-SUB = "Zeichen = %c (0x%2X)"; | ||
ASCII-HUL-2 = Leere Datei | ||
ASCII-HUL-3 = Nicht druckbare Zeichen | ||
ASCII-HUL-3 = Nicht druckbare Zeichen |
17 changes: 17 additions & 0 deletions
17
...-hul/src/main/resources/edu/harvard/hul/ois/jhove/module/jpeg/ErrorMessages_de.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
JPEG-HUL-1 = DDT Segment ohne vorhergehendes DTI | ||
JPEG-HUL-2 = Unerwartetes Dateiende | ||
JPEG-HUL-3 = I/O Ausnahme bei der Bearbeitung von Exif Metadaten: | ||
JPEG-HUL-4 = Ungültiger JPEG Header | ||
JPEG-HUL-5 = JFIF APP0 Marker nicht am Anfang der Datei | ||
JPEG-HUL-6 = Marker nicht valide in diesem Kontext | ||
JPEG-HUL-7 = Erwartetes Marker-Byte 255 | ||
JPEG-HUL-7-SUB = Lese Marker-Byte Wert %d | ||
JPEG-HUL-8 = SPIFF Marker nicht am Anfang der Datei | ||
JPEG-HUL-9 = Datei beginnt nicht mit SPIFF, Exif oder JFIF Segment | ||
JPEG-HUL-10 = Nichterkannte Kacheldaten | ||
JPEG-HUL-11 = Nicht zulässiges ICCProfil in APP2 Segment; Meldung | ||
JPEG-HUL-12 = Adobe Marker Segment, unzulässiger transformFlag Wert %d | ||
JPEG-HUL-13 = Unbekannter Farbraum mit Komponentenanzahl: %d | ||
JPEG-HUL-14 = TIFF-HUL module benötigt, um Exif-Daten auszuwerten | ||
|
||
JHOVE-SYS-1 = Fehler beim Erstellen einer temporären Datei. Kontrolliere die Konfiguration: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.