Correction as discussed in commit review (see also issue #4008)

This commit is contained in:
Hombre57
2017-08-10 00:50:26 +02:00
parent f23be9345c
commit 1a296b763f
16 changed files with 310 additions and 273 deletions

View File

@@ -1155,10 +1155,10 @@ PROGRESSBAR_SAVEPNG;Enregistrement du fichier PNG...
PROGRESSBAR_SAVETIFF;Enregistrement du fichier TIFF...
PROGRESSBAR_SNAPSHOT_ADDED;Signet ajouté
PROGRESSDLG_PROFILECHANGEDINBROWSER;Profil modifié dans le navigateur
QINFO_HDR;HDR / %1 image(s)
QINFO_HDR;HDR / %2 image(s)
QINFO_ISO;ISO
QINFO_NOEXIF;Données EXIF non disponibles.
QINFO_PIXELSHIFT;PixelShift / %1 images
QINFO_PIXELSHIFT;PixelShift / %2 images
SAMPLEFORMAT_0;Format de donnée inconnu
SAMPLEFORMAT_1;8 bits non signé
SAMPLEFORMAT_2;16 bits non signé

View File

@@ -1157,10 +1157,10 @@ PROGRESSBAR_SAVEPNG;Saving PNG file...
PROGRESSBAR_SAVETIFF;Saving TIFF file...
PROGRESSBAR_SNAPSHOT_ADDED;Snapshot added
PROGRESSDLG_PROFILECHANGEDINBROWSER;Processing profile changed in browser
QINFO_HDR;HDR / %1 frame(s)
QINFO_HDR;HDR / %2 frame(s)
QINFO_ISO;ISO
QINFO_NOEXIF;Exif data not available.
QINFO_PIXELSHIFT;PixelShift / %1 frame(s)
QINFO_PIXELSHIFT;PixelShift / %2 frame(s)
SAMPLEFORMAT_0;Unknown data format
SAMPLEFORMAT_1;Unsigned 8 bits
SAMPLEFORMAT_2;Unsigned 16 bits