diff --git a/release/languages/catala b/release/languages/catala
index 9e759d51c..e73b0b2b3 100644
--- a/release/languages/catala
+++ b/release/languages/catala
@@ -180,7 +180,11 @@ HISTORY_MSG_74;Canviar l'escala
HISTORY_MSG_75;Mètode de canvi d'escala
HISTORY_MSG_76;Metadades Exif
HISTORY_MSG_77;Metadades IPTC
+HISTORY_MSG_78;Data specified for resize
+HISTORY_MSG_79;Resize width
HISTORY_MSG_7;Negre
+HISTORY_MSG_80;Resize height
+HISTORY_MSG_81;Resize enabled
HISTORY_MSG_8;Compensació d'exposició
HISTORY_MSG_9;Compressió de clars intensos
HISTORY_NEWSNAPSHOT;Afegeix
diff --git a/release/languages/chinese simplified b/release/languages/chinese simplified
index e49c9a78b..277ae2e58 100755
--- a/release/languages/chinese simplified
+++ b/release/languages/chinese simplified
@@ -182,7 +182,11 @@ HISTORY_MSG_74;调整大小比例
HISTORY_MSG_75;调整大小方式
HISTORY_MSG_76;Exif元数据
HISTORY_MSG_77;IPTC元数据
+HISTORY_MSG_78;Data specified for resize
+HISTORY_MSG_79;Resize width
HISTORY_MSG_7;黑
+HISTORY_MSG_80;Resize height
+HISTORY_MSG_81;Resize enabled
HISTORY_MSG_8;曝光补偿
HISTORY_MSG_9;高光压缩
HISTORY_NEWSNAPSHOT;新建快照
diff --git a/release/languages/chinese traditional b/release/languages/chinese traditional
index 252a41898..f78f2638e 100755
--- a/release/languages/chinese traditional
+++ b/release/languages/chinese traditional
@@ -180,7 +180,11 @@ HISTORY_MSG_74;調整大小比例
HISTORY_MSG_75;調整大小方式
HISTORY_MSG_76;Exif Metadata
HISTORY_MSG_77;IPTC Metadata
+HISTORY_MSG_78;Data specified for resize
+HISTORY_MSG_79;Resize width
HISTORY_MSG_7;黑
+HISTORY_MSG_80;Resize height
+HISTORY_MSG_81;Resize enabled
HISTORY_MSG_8;曝光補償
HISTORY_MSG_9;亮部壓縮
HISTORY_NEWSNAPSHOT;新建快照
diff --git a/release/languages/czech b/release/languages/czech
index 78a2500b2..395490c9f 100755
--- a/release/languages/czech
+++ b/release/languages/czech
@@ -184,7 +184,11 @@ HISTORY_MSG_74;Míra změny rozměrů
HISTORY_MSG_75;Metoda změny rozměru
HISTORY_MSG_76;Exif Metadata
HISTORY_MSG_77;IPTC Metadata
+HISTORY_MSG_78;Data specified for resize
+HISTORY_MSG_79;Resize width
HISTORY_MSG_7;Černá
+HISTORY_MSG_80;Resize height
+HISTORY_MSG_81;Resize enabled
HISTORY_MSG_8;Expoziční korekce
HISTORY_MSG_9;Komprese světel
HISTORY_NEWSNAPSHOT;Nový snímek
diff --git a/release/languages/dansk b/release/languages/dansk
index defab6d13..ef34b6383 100755
--- a/release/languages/dansk
+++ b/release/languages/dansk
@@ -180,7 +180,11 @@ HISTORY_MSG_74;Skift størrelse mål
HISTORY_MSG_75;Skift størrelse metode
HISTORY_MSG_76;Exif metadata
HISTORY_MSG_77;IPTC metadata
+HISTORY_MSG_78;Data specified for resize
+HISTORY_MSG_79;Resize width
HISTORY_MSG_7;Sort
+HISTORY_MSG_80;Resize height
+HISTORY_MSG_81;Resize enabled
HISTORY_MSG_8;Eksponeringskompensation
HISTORY_MSG_9;Kompensation af højlys
HISTORY_NEWSNAPSHOT;Tilføj...
diff --git a/release/languages/deutsch b/release/languages/deutsch
index da909df39..e414a55a7 100755
--- a/release/languages/deutsch
+++ b/release/languages/deutsch
@@ -187,7 +187,11 @@ HISTORY_MSG_74;Änderung Größe - Maßstab
HISTORY_MSG_75;Änderung Größe - Methode
HISTORY_MSG_76;Exif Metadaten
HISTORY_MSG_77;IPTC Metadaten
+HISTORY_MSG_78;Angaben für Änderung Größe
+HISTORY_MSG_79;Änderung Größe - Breite
HISTORY_MSG_7;Schwarz
+HISTORY_MSG_80;Änderung Größe - Höhe
+HISTORY_MSG_81;Änderung Größe - eingeschaltet
HISTORY_MSG_8;Belichtungskorrektur
HISTORY_MSG_9;Lichter-Kompression
HISTORY_NEWSNAPSHOT;Neue Variante
diff --git a/release/languages/english-uk b/release/languages/english-uk
index 9ac0c93b0..5899713b7 100755
--- a/release/languages/english-uk
+++ b/release/languages/english-uk
@@ -180,7 +180,11 @@ HISTORY_MSG_74;Resize Scale
HISTORY_MSG_75;Resize Method
HISTORY_MSG_76;Exif Metadata
HISTORY_MSG_77;IPTC Metadata
+HISTORY_MSG_78;Data specified for resize
+HISTORY_MSG_79;Resize width
HISTORY_MSG_7;Black
+HISTORY_MSG_80;Resize height
+HISTORY_MSG_81;Resize enabled
HISTORY_MSG_8;Exposure Compensation
HISTORY_MSG_9;Highlight Compression
HISTORY_NEWSNAPSHOT;Add
@@ -356,9 +360,9 @@ PREFERENCES_MONITORICC;Monitor Profile
PREFERENCES_OUTDIR;Output Directory
PREFERENCES_OUTDIRFOLDER;Save to folder
PREFERENCES_OUTDIRFOLDERHINT;Put the saved images to the selected folder
-PREFERENCES_OUTDIRHINT;You can use the following formatting strings:\n%f, %d1, %d2, ..., %p1, %p2, ...\n\nThese formatting strings refer to the directories and sub-paths of the path of the raw file.\n\nFor example, if /home/tom/image/02-09-2006/dsc0012.nefhas been opened, the meaning of the formatting strings are:\n%f=dsc0012, %d1=02-09-2006, %d2=image, ...\n%p1=/home/tom/image/02-09-2006, %p2=/home/tom/image, p3=/home/tom, ...\n\nIf you want to save the output image where the original is, write:\n%p1/%f\n\nIf you want to save the output image in a directory 'converted' located the directory of the original, write:\n%p1/converted/%f\n\nIf you want to save the output image in directory '/home/tom/converted' with keeping the same subdirectory of dates, write:\n%p2/converted/%d1/%f
+PREFERENCES_OUTDIRHINT;You can use the following formatting strings:\n%f, %d1, %d2, ..., %p1, %p2, ...\n\nThese formatting strings refer to the directories and sub-paths of the path of the raw file.\n\nFor example, if /home/tom/image/02-09-2006/dsc0012.nefhas been opened, the meaning of the formatting strings are:\n%f=dsc0012, %d1=02-09-2006, %d2=image, ...\n%p1=/home/tom/image/02-09-2006, %p2=/home/tom/image, %p3=/home/tom, ...\n\nIf you want to save the output image where the original is, write:\n%p1/%f\n\nIf you want to save the output image in a directory 'converted' located the directory of the original, write:\n%p1/converted/%f\n\nIf you want to save the output image in directory '/home/tom/converted' with keeping the same subdirectory of dates, write:\n%p2/converted/%d1/%f
PREFERENCES_OUTDIRTEMPLATE;Use Template
-PREFERENCES_OUTDIRTEMPLATEHINT;You can use the following formatting strings:\n%f, %d1, %d2, ..., %p1, %p2, ...\n\nThese formatting strings refer to the directories and sub-paths of the path of the raw file.\n\nFor example, if /home/tom/image/02-09-2006/dsc0012.nefhas been opened, the meaning of the formatting strings are:\n%f=dsc0012, %d1=02-09-2006, %d2=image, ...\n%p1=/home/tom/image/02-09-2006, %p2=/home/tom/image, p3=/home/tom, ...\n\nIf you want to save the output image where the original is, write:\n%p1/%f\n\nIf you want to save the output image in a directory 'converted' located the directory of the original, write:\n%p1/converted/%f\n\nIf you want to save the output image in directory '/home/tom/converted' with keeping the same subdirectory of dates, write:\n%p2/converted/%d1/%f
+PREFERENCES_OUTDIRTEMPLATEHINT;You can use the following formatting strings:\n%f, %d1, %d2, ..., %p1, %p2, ...\n\nThese formatting strings refer to the directories and sub-paths of the path of the raw file.\n\nFor example, if /home/tom/image/02-09-2006/dsc0012.nefhas been opened, the meaning of the formatting strings are:\n%f=dsc0012, %d1=02-09-2006, %d2=image, ...\n%p1=/home/tom/image/02-09-2006, %p2=/home/tom/image, %p3=/home/tom, ...\n\nIf you want to save the output image where the original is, write:\n%p1/%f\n\nIf you want to save the output image in a directory 'converted' located the directory of the original, write:\n%p1/converted/%f\n\nIf you want to save the output image in directory '/home/tom/converted' with keeping the same subdirectory of dates, write:\n%p2/converted/%d1/%f
PREFERENCES_PARSEDEXT;Parsed Extensions
PREFERENCES_PARSEDEXTADD;Add Extension
PREFERENCES_PARSEDEXTADDHINT;Type an extension and press this button to append list
diff --git a/release/languages/english-us b/release/languages/english-us
index 728eea965..a99a3dd69 100755
--- a/release/languages/english-us
+++ b/release/languages/english-us
@@ -182,9 +182,9 @@ HISTORY_MSG_76;Exif Metadata
HISTORY_MSG_77;IPTC Metadata
HISTORY_MSG_78;Data specified for resize
HISTORY_MSG_79;Resize width
+HISTORY_MSG_7;Black
HISTORY_MSG_80;Resize height
HISTORY_MSG_81;Resize enabled
-HISTORY_MSG_7;Black
HISTORY_MSG_8;Exposure Compensation
HISTORY_MSG_9;Highlight Compression
HISTORY_NEWSNAPSHOT;Add
diff --git a/release/languages/espanol b/release/languages/espanol
index a28881fe2..158288e55 100755
--- a/release/languages/espanol
+++ b/release/languages/espanol
@@ -186,7 +186,11 @@ HISTORY_MSG_74;Cambiar Tamaño Escala
HISTORY_MSG_75;Cambiar Tamaño Método
HISTORY_MSG_76;Metadato de Exif
HISTORY_MSG_77;Metadato de IPTC
+HISTORY_MSG_78;Data specified for resize
+HISTORY_MSG_79;Resize width
HISTORY_MSG_7;Negro
+HISTORY_MSG_80;Resize height
+HISTORY_MSG_81;Resize enabled
HISTORY_MSG_8;Compensación de Exposición
HISTORY_MSG_9;Compresión de Luces Altas
HISTORY_NEWSNAPSHOT;Instantánea nueva
diff --git a/release/languages/euskara b/release/languages/euskara
index 1ccef5b57..c39408ff1 100755
--- a/release/languages/euskara
+++ b/release/languages/euskara
@@ -180,7 +180,11 @@ HISTORY_MSG_74;Eskala tamaina aldaketa
HISTORY_MSG_75;Tamaina aldaketa metodoa
HISTORY_MSG_76;Exif Metadata
HISTORY_MSG_77;IPTC Metadata
+HISTORY_MSG_78;Data specified for resize
+HISTORY_MSG_79;Resize width
HISTORY_MSG_7;Beltza
+HISTORY_MSG_80;Resize height
+HISTORY_MSG_81;Resize enabled
HISTORY_MSG_8;Esposizio konpentsazioa
HISTORY_MSG_9;Argi konpresioa
HISTORY_NEWSNAPSHOT;Argazki berria
diff --git a/release/languages/francais b/release/languages/francais
index 854ed703f..3bdd60565 100755
--- a/release/languages/francais
+++ b/release/languages/francais
@@ -182,7 +182,11 @@ HISTORY_MSG_74;Echelle de Redimensionnement
HISTORY_MSG_75;Méthode de Redimensionnement
HISTORY_MSG_76;Métadonnées EXIF
HISTORY_MSG_77;Métadonnées IPTC
+HISTORY_MSG_78;Data specified for resize
+HISTORY_MSG_79;Resize width
HISTORY_MSG_7;Noir
+HISTORY_MSG_80;Resize height
+HISTORY_MSG_81;Resize enabled
HISTORY_MSG_8;Compensation d'exposition
HISTORY_MSG_9;Compression des hautes lumières
HISTORY_NEWSNAPSHOT;Ajouter
diff --git a/release/languages/greek b/release/languages/greek
index ae8d9ba92..7e0e6e872 100755
--- a/release/languages/greek
+++ b/release/languages/greek
@@ -178,7 +178,11 @@ HISTORY_MSG_74;Αλλαγή μεγέθους/κλίμακας
HISTORY_MSG_75;Μέθοδος αλλαγής μεγέθους
HISTORY_MSG_76;Αλλαγή στοιχείων Exif
HISTORY_MSG_77;Αλλαγή στοιχίεων IPTC
+HISTORY_MSG_78;Data specified for resize
+HISTORY_MSG_79;Resize width
HISTORY_MSG_7;Μαύρα
+HISTORY_MSG_80;Resize height
+HISTORY_MSG_81;Resize enabled
HISTORY_MSG_8;Επανόρθωση Έκθεσης
HISTORY_MSG_9;Συμπίεση φωτεινών σημείων
HISTORY_NEWSNAPSHOT;Νέο στιγμιότυπο
diff --git a/release/languages/hebrew b/release/languages/hebrew
index 2c667213a..adebc0e40 100755
--- a/release/languages/hebrew
+++ b/release/languages/hebrew
@@ -180,7 +180,11 @@ HISTORY_MSG_74;מידת שינוי גודל
HISTORY_MSG_75;שיטת שינוי גודל
HISTORY_MSG_76;Exif Metadata
HISTORY_MSG_77;IPTC Metadata
+HISTORY_MSG_78;Data specified for resize
+HISTORY_MSG_79;Resize width
HISTORY_MSG_7;שחור
+HISTORY_MSG_80;Resize height
+HISTORY_MSG_81;Resize enabled
HISTORY_MSG_8;פיצוי חשיפה
HISTORY_MSG_9;דחיסת גוונים בהירים
HISTORY_NEWSNAPSHOT;תצלום חדש
diff --git a/release/languages/italian b/release/languages/italian
index 5aeb6dfa4..ef1de6484 100755
--- a/release/languages/italian
+++ b/release/languages/italian
@@ -183,7 +183,11 @@ HISTORY_MSG_74;Ridimensiona
HISTORY_MSG_75;Metodo di ridimensionamento
HISTORY_MSG_76;Metadati Exif
HISTORY_MSG_77;Metadati IPTC
+HISTORY_MSG_78;Data specified for resize
+HISTORY_MSG_79;Resize width
HISTORY_MSG_7;Livello del nero
+HISTORY_MSG_80;Resize height
+HISTORY_MSG_81;Resize enabled
HISTORY_MSG_8;Compensazione dell'esposizione
HISTORY_MSG_9;Compressione alteluci
HISTORY_NEWSNAPSHOT;Aggiungi
diff --git a/release/languages/japanese b/release/languages/japanese
index cbb76ef17..c82d89f38 100755
--- a/release/languages/japanese
+++ b/release/languages/japanese
@@ -180,7 +180,11 @@ HISTORY_MSG_74;リサイズ スケール
HISTORY_MSG_75;リサイズ 方式
HISTORY_MSG_76;Exif メタデータ
HISTORY_MSG_77;IPTC メタデータ
+HISTORY_MSG_78;Data specified for resize
+HISTORY_MSG_79;Resize width
HISTORY_MSG_7;黒レベル
+HISTORY_MSG_80;Resize height
+HISTORY_MSG_81;Resize enabled
HISTORY_MSG_8;露出補正
HISTORY_MSG_9;ハイライト補正
HISTORY_NEWSNAPSHOT;追加
diff --git a/release/languages/latvian b/release/languages/latvian
index f4642d9b8..171f9f06f 100755
--- a/release/languages/latvian
+++ b/release/languages/latvian
@@ -1,4 +1,6 @@
-# Latvian language file
+#
+# Latvian language file
+#
ADJUSTER_RESET_TO_DEFAULT;Atmest uz noklusēto
CURVEEDITOR_FILEDLGFILTERANY;Visi faili
CURVEEDITOR_FILEDLGFILTERCURVE;Līkņu faili
@@ -104,7 +106,6 @@ HISTORY_CUSTOMCURVE;Pielāgota līkne
HISTORY_DELSNAPSHOT;Noņemt grāmtzīmi
HISTORY_FROMCLIPBOARD;No starplikas
HISTORY_LABEL;Vēsture
-HISTORY_MSG_1;Attēls ielādēts
HISTORY_MSG_10;Ēnu spiešana
HISTORY_MSG_11;Toņa līkne
HISTORY_MSG_12;Auto Ekspozīcija
@@ -115,7 +116,7 @@ HISTORY_MSG_16;Spīduma Melnais
HISTORY_MSG_17;Spīduma Izgaismojumu spiešana
HISTORY_MSG_18;Spīduma Ēnu spiešana
HISTORY_MSG_19;Spīduma Līkne
-HISTORY_MSG_2;Profils ielādēts
+HISTORY_MSG_1;Attēls ielādēts
HISTORY_MSG_20;Asināšana
HISTORY_MSG_21;Asināšanas radiuss
HISTORY_MSG_22;Asināšanas apjoms
@@ -126,7 +127,7 @@ HISTORY_MSG_26;Asināšanas malu iecietība
HISTORY_MSG_27;Asināšanas caurumu kontrole
HISTORY_MSG_28;Caurumu kontroles apjoms
HISTORY_MSG_29;Asināšanas metode
-HISTORY_MSG_3;Profils izmainīts
+HISTORY_MSG_2;Profils ielādēts
HISTORY_MSG_30;Atritināšanas radiuss
HISTORY_MSG_31;Atritināšanas apjoms
HISTORY_MSG_32;Atritināšanas slāpēšana
@@ -137,7 +138,7 @@ HISTORY_MSG_36;Piesātinājuma robeža
HISTORY_MSG_37;Krāsu pastiprināšana
HISTORY_MSG_38;Baltā līdzsvara metode
HISTORY_MSG_39;Krāsu temperatūra
-HISTORY_MSG_4;Vēstures pārlūkošana
+HISTORY_MSG_3;Profils izmainīts
HISTORY_MSG_40;Baltā līdzsvara nokrāsa
HISTORY_MSG_41;Krāsu nobīde "A"
HISTORY_MSG_42;Krāsu nobīde "B"
@@ -148,7 +149,7 @@ HISTORY_MSG_46;Krāsu trokšņu slāpēšana
HISTORY_MSG_47;Krāsu trokšņu slāpēšanas radiuss
HISTORY_MSG_48;Krāsu trokšņu slāpēšanas malu iecietība
HISTORY_MSG_49;Krāsu trokšņu slāpēšanas malu jutīgums
-HISTORY_MSG_5;Gaišums
+HISTORY_MSG_4;Vēstures pārlūkošana
HISTORY_MSG_50;Ēnu/Izgaismojumu rīks
HISTORY_MSG_51;Izgaismojumu pastiprināšana
HISTORY_MSG_52;Ēnu pastiprināšana
@@ -159,7 +160,7 @@ HISTORY_MSG_56;Ēnu/Izgaismojumu radiuss
HISTORY_MSG_57;Raupja pagriešana
HISTORY_MSG_58;Horizontāla apmešana
HISTORY_MSG_59;Vertikāla apmešana
-HISTORY_MSG_6;Kontrasts
+HISTORY_MSG_5;Gaišums
HISTORY_MSG_60;Pagriešana
HISTORY_MSG_61;Pagriešana
HISTORY_MSG_62;Lēcu kropļojumu labošana
@@ -170,7 +171,7 @@ HISTORY_MSG_66;Izgaismojumu atgūšana
HISTORY_MSG_67;Izgaismojumu atgūšanas apjoms
HISTORY_MSG_68;Izgaismojumu atgūšanas metode
HISTORY_MSG_69;Krāsu telpa darbam
-HISTORY_MSG_7;Melnais
+HISTORY_MSG_6;Kontrasts
HISTORY_MSG_70;Krāsu telpa izvadei
HISTORY_MSG_71;Ievades krāsu telpa
HISTORY_MSG_72;Vinjetes labošana
@@ -181,9 +182,10 @@ HISTORY_MSG_76;Exif metadati
HISTORY_MSG_77;IPTC metadati
HISTORY_MSG_78;Norādīti izmērmaiņas dati
HISTORY_MSG_79;Izmērmaiņas platums
-HISTORY_MSG_8;Ekspozīcijas labošana
+HISTORY_MSG_7;Melnais
HISTORY_MSG_80;Izmērmaiņas augstums
HISTORY_MSG_81;Izmērmaiņa ieslēgta
+HISTORY_MSG_8;Ekspozīcijas labošana
HISTORY_MSG_9;Izgaismojumu spiešana
HISTORY_NEWSNAPSHOT;Jauna grāmtzīme
HISTORY_NEWSNAPSHOTAS;Kā...
@@ -315,9 +317,9 @@ PREFERENCES_CACHEFORMAT1;Savs (ātrāks un kvalitatīvāks)
PREFERENCES_CACHEFORMAT2;JPEG (mazāka diska vieta)
PREFERENCES_CACHEMAXENTRIES;Maksimālais keša ierakstu skaits
PREFERENCES_CACHEOPTS;Keša opcijas
-PREFERENCES_CACHESTRAT;Keša stratēģija
PREFERENCES_CACHESTRAT1;Priekšroka ātrumam pret mazu atmiņas patēriņu
PREFERENCES_CACHESTRAT2;Priekšroka mazam atmiņas patēriņam pret ātrumu
+PREFERENCES_CACHESTRAT;Keša stratēģija
PREFERENCES_CACHETHUMBFORM;Keša sīktēlu formāts
PREFERENCES_CACHETHUMBHEIGHT;Keša maksimālais sīktēla augstums
PREFERENCES_CLEARDLG_LINE1;Attīrīt kešu
diff --git a/release/languages/magyar b/release/languages/magyar
index 1134a2667..395a56a40 100755
--- a/release/languages/magyar
+++ b/release/languages/magyar
@@ -180,7 +180,11 @@ HISTORY_MSG_74;Átméretezés szorzó
HISTORY_MSG_75;Átméretezés algoritmus
HISTORY_MSG_76;Exif Meta-adatok
HISTORY_MSG_77;IPTC Meta-adatok
+HISTORY_MSG_78;Data specified for resize
+HISTORY_MSG_79;Resize width
HISTORY_MSG_7;Fekete szint
+HISTORY_MSG_80;Resize height
+HISTORY_MSG_81;Resize enabled
HISTORY_MSG_8;Expozíció kompenzáció
HISTORY_MSG_9;Világos tónus tömörítés
HISTORY_NEWSNAPSHOT;Új
diff --git a/release/languages/nederlands b/release/languages/nederlands
index 40ea23912..f1ab67338 100755
--- a/release/languages/nederlands
+++ b/release/languages/nederlands
@@ -181,7 +181,11 @@ HISTORY_MSG_74;Schalingsinstelling
HISTORY_MSG_75;Schalingsmethode
HISTORY_MSG_76;Exif-metadata
HISTORY_MSG_77;IPTC-metadata
+HISTORY_MSG_78;Data specified for resize
+HISTORY_MSG_79;Resize width
HISTORY_MSG_7;Schaduwen versterken
+HISTORY_MSG_80;Resize height
+HISTORY_MSG_81;Resize enabled
HISTORY_MSG_8;Belichtingscompensatie
HISTORY_MSG_9;Compressie hoge lichten
HISTORY_NEWSNAPSHOT;Nieuw
diff --git a/release/languages/norsk-bm b/release/languages/norsk-bm
index 3c6cc7136..da705e902 100644
--- a/release/languages/norsk-bm
+++ b/release/languages/norsk-bm
@@ -180,7 +180,11 @@ HISTORY_MSG_74;Endre størrelsesskala
HISTORY_MSG_75;Endre størrelses metode
HISTORY_MSG_76;Exif Metadata
HISTORY_MSG_77;IPTC Metadata
+HISTORY_MSG_78;Data specified for resize
+HISTORY_MSG_79;Resize width
HISTORY_MSG_7;Sort
+HISTORY_MSG_80;Resize height
+HISTORY_MSG_81;Resize enabled
HISTORY_MSG_8;Eksponerings-komprimering
HISTORY_MSG_9;Høylys-komprimering
HISTORY_NEWSNAPSHOT;Nytt b.m
diff --git a/release/languages/polish b/release/languages/polish
index b20371f7a..bae855144 100755
--- a/release/languages/polish
+++ b/release/languages/polish
@@ -185,7 +185,11 @@ HISTORY_MSG_74;Skala zmiany rozmiaru
HISTORY_MSG_75;Metoda zmiany rozmiaru
HISTORY_MSG_76;Metadane Exif
HISTORY_MSG_77;Metadane IPTC
+HISTORY_MSG_78;Data specified for resize
+HISTORY_MSG_79;Resize width
HISTORY_MSG_7;Czerń
+HISTORY_MSG_80;Resize height
+HISTORY_MSG_81;Resize enabled
HISTORY_MSG_8;Kompensacja ekspozycji
HISTORY_MSG_9;Kompresja świateł
HISTORY_NEWSNAPSHOT;Nowa migawka
diff --git a/release/languages/russian b/release/languages/russian
index 5f0e7a7ab..b87004ead 100755
--- a/release/languages/russian
+++ b/release/languages/russian
@@ -184,9 +184,9 @@ HISTORY_MSG_76;Метаданные Exif
HISTORY_MSG_77;Метаданные IPTC
HISTORY_MSG_78;Data specified for resize
HISTORY_MSG_79;Resize width
+HISTORY_MSG_7;Уровень чёрного
HISTORY_MSG_80;Resize height
HISTORY_MSG_81;Resize enabled
-HISTORY_MSG_7;Уровень чёрного
HISTORY_MSG_8;Компенсация экспозиции
HISTORY_MSG_9;Сжатие светов
HISTORY_NEWSNAPSHOT;Новый снимок
diff --git a/release/languages/slovak b/release/languages/slovak
index aedb2bd7b..d31bdc10f 100755
--- a/release/languages/slovak
+++ b/release/languages/slovak
@@ -181,7 +181,11 @@ HISTORY_MSG_74;Zmeniť veľkosť - Rozmer
HISTORY_MSG_75;Zmeniť veľkosť - Metóda
HISTORY_MSG_76;Exif Metadáta
HISTORY_MSG_77;IPTC Metadáta
+HISTORY_MSG_78;Data specified for resize
+HISTORY_MSG_79;Resize width
HISTORY_MSG_7;Čierna
+HISTORY_MSG_80;Resize height
+HISTORY_MSG_81;Resize enabled
HISTORY_MSG_8;Kompenzácia expozície
HISTORY_MSG_9;Kompresia najvyšších svetiel
HISTORY_NEWSNAPSHOT;Nový Snímok
diff --git a/release/languages/suomi b/release/languages/suomi
index cb4b06ba4..e4454bd5f 100755
--- a/release/languages/suomi
+++ b/release/languages/suomi
@@ -1,4 +1,5 @@
-# Finnish language file for Raw Therapee v2.4RC2 (www.rawtherapee.com)
+#
+# Finnish language file for Raw Therapee v2.4RC2 (www.rawtherapee.com)
# Compiled by T.Kauppinen 3.5.2009
ADJUSTER_RESET_TO_DEFAULT;Palauta oletusasetukset
CURVEEDITOR_FILEDLGFILTERANY;Kaikki tiedostot
@@ -179,7 +180,11 @@ HISTORY_MSG_74;Koko
HISTORY_MSG_75;Koko\nMenetelmä
HISTORY_MSG_76;EXIF-tiedot
HISTORY_MSG_77;IPTC-tiedot
+HISTORY_MSG_78;Data specified for resize
+HISTORY_MSG_79;Resize width
HISTORY_MSG_7;Valotus\nTummuus
+HISTORY_MSG_80;Resize height
+HISTORY_MSG_81;Resize enabled
HISTORY_MSG_8;Valotus\nKompensointi
HISTORY_MSG_9;Valotus\nVaaleiden alueiden vaimennus
HISTORY_NEWSNAPSHOT;Uusi pikakuva
diff --git a/release/languages/swedish b/release/languages/swedish
index 28bc70e84..f2aac68cd 100755
--- a/release/languages/swedish
+++ b/release/languages/swedish
@@ -180,7 +180,11 @@ HISTORY_MSG_74;Ändra storleksskala
HISTORY_MSG_75;Ändra storleks metod
HISTORY_MSG_76;Exif Metadata
HISTORY_MSG_77;IPTC Metadata
+HISTORY_MSG_78;Data specified for resize
+HISTORY_MSG_79;Resize width
HISTORY_MSG_7;Svart
+HISTORY_MSG_80;Resize height
+HISTORY_MSG_81;Resize enabled
HISTORY_MSG_8;Exponerings-komprimering
HISTORY_MSG_9;Högdager-komprimering
HISTORY_NEWSNAPSHOT;Nytt bokmärke
diff --git a/release/languages/turkish b/release/languages/turkish
index d1a07cf48..b5fdb5367 100755
--- a/release/languages/turkish
+++ b/release/languages/turkish
@@ -180,7 +180,11 @@ HISTORY_MSG_74;Yeniden boyutlandırma - ölçek
HISTORY_MSG_75;Yeniden boyutlandırma - yöntem
HISTORY_MSG_76;Exif Metadata
HISTORY_MSG_77;IPTC Metadata
+HISTORY_MSG_78;Data specified for resize
+HISTORY_MSG_79;Resize width
HISTORY_MSG_7;Siyah
+HISTORY_MSG_80;Resize height
+HISTORY_MSG_81;Resize enabled
HISTORY_MSG_8;Pozlama telafisi
HISTORY_MSG_9;Parıltı sıkıştırma
HISTORY_NEWSNAPSHOT;Yeni şipşak