Update MNGError to include error code. Remove PNGError.

svn path=/trunk/netsurf/; revision=4238
This commit is contained in:
James Bursa 2008-06-01 00:17:58 +00:00
parent 70c7b81c2f
commit 50815b5019
4 changed files with 4 additions and 8 deletions

View File

@ -463,8 +463,7 @@ ParsingFail:Dokumentparsing ist fehlgeschlagen.
BadGIF:Lesen einer GIF Datei fehlgeschlagen.
BadBMP:Lesen einer BMP Datei fehlgeschlagen.
BadICO:Lesen einer ICO Datei fehlgeschlagen.
PNGError:PNG Library Fehler.
MNGError:MNG Library Fehler.
MNGError:MNG Library Fehler: %i
BadSprite:Ungültiges oder beschädigtes Sprite.
# HTTP status codes

View File

@ -463,8 +463,7 @@ ParsingFail:Parsing the document failed.
BadGIF:Reading GIF failed.
BadBMP:Reading BMP failed.
BadICO:Reading ICO failed.
PNGError:PNG library error.
MNGError:MNG library error.
MNGError:Error converting MNG/PNG/JNG: %i
BadSprite:Invalid or corrupt Sprite data.
# HTTP status codes

View File

@ -463,8 +463,7 @@ ParsingFail:L'analyse syntaxique du document a échoué.
BadGIF:Erreur de lecture de GIF.
BadBMP:Erreur de lecture de BMP.
BadICO:Erreur de lecture de ICO.
PNGError:Erreur dans la bibliothèque PNG.
MNGError:Erreur dans la bibliothèque MNG.
MNGError:Erreur dans la bibliothèque MNG: %i
BadSprite:Les données du sprite sont invalides ou corrompues.
# HTTP status codes

View File

@ -463,8 +463,7 @@ ParsingFail:fout bij ontleden van dit document.
BadGIF:fout bij lezen GIF.
BadBMP:fout bij lezen BMP.
BadICO:fout bij lezen ICO.
PNGError:PNG library fout.
MNGError:MNG library fout.
MNGError:MNG library fout: %i
BadSprite:foutief sprite bestand.
# HTTP status codes