diff -pruN 1.12.2-1/.flatpak-manifest.json 1.12.3-1/.flatpak-manifest.json
--- 1.12.2-1/.flatpak-manifest.json	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/.flatpak-manifest.json	2025-05-12 23:49:58.000000000 +0000
@@ -1,7 +1,7 @@
 {
     "id": "org.kde.kdiff3",
     "runtime": "org.kde.Platform",
-    "runtime-version": "6.7",
+    "runtime-version": "6.8",
     "sdk": "org.kde.Sdk",
     "command": "kdiff3",
     "finish-args": [
diff -pruN 1.12.2-1/CMakeLists.txt 1.12.3-1/CMakeLists.txt
--- 1.12.2-1/CMakeLists.txt	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/CMakeLists.txt	2025-05-12 23:49:58.000000000 +0000
@@ -6,7 +6,7 @@
 #CMP0077 is defined in 3.13 or later
 cmake_minimum_required(VERSION 3.22...3.30 FATAL_ERROR)
 
-project(kdiff3 VERSION 1.12.2)
+project(kdiff3 VERSION 1.12.3)
 
 if(CMAKE_CXX_COMPILER_VERSION VERSION_LESS 9.2)
     message(WARNING "gcc < 9.2 is not recomended support is best effort-only.")
diff -pruN 1.12.2-1/ChangeLog 1.12.3-1/ChangeLog
--- 1.12.2-1/ChangeLog	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/ChangeLog	2025-05-12 23:49:58.000000000 +0000
@@ -1,3 +1,10 @@
+Version 1.12.3 - 2024
+=========================\
+*fix install bug prevent install for all users
+*fix crash on directory compare seen on windows 11 with context menu but theoretically possible on other platforms
+
+
+
 Version 1.12.1 - 2024
 =========================
 *revert to old file load/save code due to missing data issues.
diff -pruN 1.12.2-1/debian/changelog 1.12.3-1/debian/changelog
--- 1.12.2-1/debian/changelog	2025-03-23 06:00:43.000000000 +0000
+++ 1.12.3-1/debian/changelog	2025-08-10 06:44:06.000000000 +0000
@@ -1,3 +1,9 @@
+kdiff3 (1.12.3-1) unstable; urgency=medium
+
+  * New upstream release.
+
+ -- Pino Toscano <pino@debian.org>  Sun, 10 Aug 2025 08:44:06 +0200
+
 kdiff3 (1.12.2-1) unstable; urgency=medium
 
   * New upstream release.
diff -pruN 1.12.2-1/po/ar/kdiff3.po 1.12.3-1/po/ar/kdiff3.po
--- 1.12.2-1/po/ar/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/ar/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2022-01-21 22:23+0400\n"
 "Last-Translator: Zayed Al-Saidi <zayed.alsaidi@gmail.com>\n"
 "Language-Team: ar\n"
@@ -110,87 +110,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "خطأ داخلي فادح"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, fuzzy, kde-format
 msgid "File %1: Line not available"
 msgstr "غير متوفر"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "الترميز:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr ""
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr ""
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "التّرميز: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "دوس"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "يونكس"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr ""
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "السطر الأعلى"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "النهاية"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "افتح الملف"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr ""
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr ""
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "أخرى"
diff -pruN 1.12.2-1/po/ast/kdiff3.po 1.12.3-1/po/ast/kdiff3.po
--- 1.12.2-1/po/ast/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/ast/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2024-03-27 22:59+0100\n"
 "Last-Translator: Enol P. <enolp@softastur.org>\n"
 "Language-Team: Asturian <alministradores@softastur.org>\n"
@@ -105,87 +105,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr ""
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr ""
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr ""
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr ""
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr ""
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr ""
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr ""
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr ""
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr ""
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr ""
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr ""
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr ""
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr ""
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr ""
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr ""
diff -pruN 1.12.2-1/po/bg/kdiff3.po 1.12.3-1/po/bg/kdiff3.po
--- 1.12.2-1/po/bg/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/bg/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2024-09-29 14:39+0200\n"
 "Last-Translator: Mincho Kondarev <mkondarev@yahoo.de>\n"
 "Language-Team: Bulgarian <kde-i18n-doc@kde.org>\n"
@@ -109,87 +109,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Сериозна вътрешна грешка"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "Файл %1: ред %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "Файл %1: ред не е наличен"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Кодова таблица:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Край на ред:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (Базов)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Кодиране: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Стил на завършване на реда: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "Неизвестно"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Най-горен ред"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Край"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Отваряне на файл"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 бита"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 bit (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr "Система"
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Друго"
diff -pruN 1.12.2-1/po/br/kdiff3.po 1.12.3-1/po/br/kdiff3.po
--- 1.12.2-1/po/br/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/br/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -4,7 +4,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdeextragear-1/kdiff3.po\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2004-09-20 15:44+0200\n"
 "Last-Translator: Thierry Vignaud <tvignaud@mandriva.com>\n"
 "Language-Team: br <LL@li.org>\n"
@@ -108,90 +108,90 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Fazi diabarzh grevus"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, fuzzy, kde-format
 #| msgid "not available"
 msgid "File %1: Line not available"
 msgstr "n'eo ket da gaout"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr ""
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr ""
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr ""
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr ""
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr ""
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr ""
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr ""
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr ""
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Dibenn"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, fuzzy, kde-format
 #| msgid "Opening files..."
 msgid "Open File"
 msgstr "Emaon o tigeriñ ar restroù ..."
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 bit"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, fuzzy, kde-format
 #| msgid "Unicode, 8 bit"
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 bit"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr ""
diff -pruN 1.12.2-1/po/bs/kdiff3.po 1.12.3-1/po/bs/kdiff3.po
--- 1.12.2-1/po/bs/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/bs/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2014-10-20 20:22+0000\n"
 "Last-Translator: Samir Ribić <Unknown>\n"
 "Language-Team: Bosnian\n"
@@ -111,93 +111,93 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Ozbiljna unutrašnja greška"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, fuzzy, kde-format
 #| msgid "Line not available"
 msgid "File %1: Line not available"
 msgstr "Linija nije na raspolaganju"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Kodiranje:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Stil završetka linije:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, fuzzy, kde-format
 #| msgid "A (Base):"
 msgid "A (Base)"
 msgstr "A (baza):"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, fuzzy, kde-format
 #| msgid "Encoding:"
 msgid "Encoding: %1"
 msgstr "Kodiranje:"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, fuzzy, kde-format
 #| msgid "Line end style:"
 msgid "Line end style: %1"
 msgstr "Stil završetka linije:"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Gornja linija"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Kraj"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, fuzzy, kde-format
 #| msgid "Opening files..."
 msgid "Open File"
 msgstr "Otvaram datoteke..."
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8-bitni"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, fuzzy, kde-format
 #| msgid "Unicode, 8 bit"
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8-bitni"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr ""
diff -pruN 1.12.2-1/po/ca/kdiff3.po 1.12.3-1/po/ca/kdiff3.po
--- 1.12.2-1/po/ca/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/ca/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2024-10-25 19:43+0200\n"
 "Last-Translator: Josep M. Ferrer <txemaq@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
@@ -111,87 +111,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Error intern sever"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "Fitxer %1: Línia %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "Fitxer %1: Línia no disponible"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Codificació:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Estil del salt de línia:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (Base)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Codificació: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Estil del salt de línia: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "Desconegut"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Línia superior"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Final"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Obre un fitxer"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 bits"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 bits (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr "Sistema"
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Altres"
diff -pruN 1.12.2-1/po/ca@valencia/kdiff3.po 1.12.3-1/po/ca@valencia/kdiff3.po
--- 1.12.2-1/po/ca@valencia/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/ca@valencia/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2024-10-25 19:43+0200\n"
 "Last-Translator: Josep M. Ferrer <txemaq@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
@@ -111,87 +111,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "S'ha produït un error intern sever"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "Fitxer %1: Línia %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "Fitxer %1: Línia no disponible"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Codificació:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Estil del salt de línia:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (Base)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Codificació: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Estil del salt de línia: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "Desconegut"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Línia superior"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Final"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Obri un fitxer"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 bits"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 bits (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr "Sistema"
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Altres"
diff -pruN 1.12.2-1/po/cs/kdiff3.po 1.12.3-1/po/cs/kdiff3.po
--- 1.12.2-1/po/cs/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/cs/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: trunk_kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2024-09-27 11:46+0200\n"
 "Last-Translator: Vit Pelcak <vit@pelcak.org>\n"
 "Language-Team: Czech <kde-i18n-doc@kde.org>\n"
@@ -109,87 +109,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Závažná interní chyba"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "Soubor %1: Řádek %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "Soubor %1: Řádek není dostupný"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Kódování:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Styl konce řádku:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (základní)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Kódování: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Styl konce řádku: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "Neznámý"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Horní řádek"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Konec"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Otevřít soubor"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 bit"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 bit (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr "Systém"
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Jiné"
diff -pruN 1.12.2-1/po/cy/kdiff3.po 1.12.3-1/po/cy/kdiff3.po
--- 1.12.2-1/po/cy/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/cy/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ../cy/messages//kdeextragear-1/kdiff3.po\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2004-09-20 15:44+0200\n"
 "Last-Translator: Thierry Vignaud <tvignaud@mandrakesoft.com>\n"
 "Language-Team: cy <LL@li.org>\n"
@@ -106,90 +106,90 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr ""
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, fuzzy, kde-format
 #| msgid "not available"
 msgid "File %1: Line not available"
 msgstr "dim ar gael"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr ""
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Arddull pen y llinell:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr ""
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr ""
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr ""
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr ""
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, fuzzy, kde-format
 #| msgid "Line end style:"
 msgid "Line end style: %1"
 msgstr "Arddull pen y llinell:"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr ""
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Diwedd"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, fuzzy, kde-format
 #| msgid "File..."
 msgid "Open File"
 msgstr "Ffeil..."
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr ""
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr ""
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr ""
diff -pruN 1.12.2-1/po/da/kdiff3.po 1.12.3-1/po/da/kdiff3.po
--- 1.12.2-1/po/da/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/da/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2011-09-03 19:27+0200\n"
 "Last-Translator: Martin Schlander <mschlander@opensuse.org>\n"
 "Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
@@ -116,93 +116,93 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Alvorlig intern fejl"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, fuzzy, kde-format
 #| msgid "Line not available"
 msgid "File %1: Line not available"
 msgstr "Linjen er ikke tilgængelig"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Tegnsæt:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Linjeslut-stil:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, fuzzy, kde-format
 #| msgid "A (Base):"
 msgid "A (Base)"
 msgstr "A (Basis):"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, fuzzy, kde-format
 #| msgid "Encoding:"
 msgid "Encoding: %1"
 msgstr "Tegnsæt:"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, fuzzy, kde-format
 #| msgid "Line end style:"
 msgid "Line end style: %1"
 msgstr "Linjeslut-stil:"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Toplinje"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Slut"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, fuzzy, kde-format
 #| msgid "Opening files..."
 msgid "Open File"
 msgstr "Åbner filer..."
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 bit"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, fuzzy, kde-format
 #| msgid "Unicode, 8 bit"
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 bit"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr ""
diff -pruN 1.12.2-1/po/de/kdiff3.po 1.12.3-1/po/de/kdiff3.po
--- 1.12.2-1/po/de/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/de/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2023-12-27 22:26+0100\n"
 "Last-Translator: Johannes Obermayr <johannesobermayr@gmx.de>\n"
 "Language-Team: German <kde-i18n-de@kde.org>\n"
@@ -111,87 +111,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Schwerwiegender interner Fehler"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "Datei: %1  Zeile %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "Datei %1: Zeile nicht vorhanden"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Kodierung:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Zeilenende-Kodierung:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (Basis)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Kodierung: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Zeilenende-Kodierung: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "Unbekannt"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Oberste Zeile"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Ende"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Datei öffnen"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 bit"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 Bit (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Andere"
diff -pruN 1.12.2-1/po/el/kdiff3.po 1.12.3-1/po/el/kdiff3.po
--- 1.12.2-1/po/el/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/el/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2024-09-19 17:53+0300\n"
 "Last-Translator: Antonis Geralis <capoiosct@gmail.com>\n"
 "Language-Team: Greek <kde-i18n-el@kde.org>\n"
@@ -110,88 +110,88 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Σοβαρό εσωτερικό σφάλμα"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "Αρχείο %1: Γραμμή %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "Αρχείο %1: Μη διαθέσιμη γραμμή"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Κωδικοποίηση:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Στιλ τέλους γραμμής:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "Α (Βάση)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Κωδικοποίηση %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Στιλ τέλους γραμμής: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Πρώτη γραμμή"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Τέλος"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Άνοιγμα αρχείων"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 bit"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, fuzzy, kde-format
 #| msgid "Unicode, 8 bit"
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 bit"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Άλλο"
diff -pruN 1.12.2-1/po/en_GB/kdiff3.po 1.12.3-1/po/en_GB/kdiff3.po
--- 1.12.2-1/po/en_GB/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/en_GB/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2024-10-18 17:11+0100\n"
 "Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
 "Language-Team: British English\n"
@@ -110,87 +110,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Severe Internal Error"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "File %1: Line %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "File %1: Line not available"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Encoding:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Line end style:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (Base)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Encoding: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Line end style: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "Unknown"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Top line"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "End"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Open File"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 bit"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 bit (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr "System"
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Other"
diff -pruN 1.12.2-1/po/eo/kdiff3.po 1.12.3-1/po/eo/kdiff3.po
--- 1.12.2-1/po/eo/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/eo/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2024-12-28 17:41+0100\n"
 "Last-Translator: Oliver Kellogg <olivermkellogg@gmail.com>\n"
 "Language-Team: esperanto <kde-i18n-eo@kde.org>\n"
@@ -109,87 +109,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Severa Interna Eraro"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "Dosiero %1: Linio %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "Dosiero %1: Linio ne havebla"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Kodigo:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Linia fina stilo:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (bazo)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Kodigado: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Stilo de linio fino: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "Nekonata"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Supra linio"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Fino"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Malfermi Dosieron"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unikodo, 8 bitoj"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unikodo, 8-bita (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr "Sistemo"
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Alia"
diff -pruN 1.12.2-1/po/es/kdiff3.po 1.12.3-1/po/es/kdiff3.po
--- 1.12.2-1/po/es/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/es/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -11,15 +11,15 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
-"PO-Revision-Date: 2025-03-19 01:16+0100\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
+"PO-Revision-Date: 2025-04-18 18:03+0100\n"
 "Last-Translator: Sofía Priego <spriego@darksylvania.net>\n"
 "Language-Team: Spanish <kde-l10n-es@kde.org>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 24.08.3\n"
+"X-Generator: Lokalize 24.12.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -115,87 +115,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Error interno grave"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "Archivo %1: Línea %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "Archivo %1: Línea no disponible"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Codificación:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Estilo de fin de línea:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (Base)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
-msgstr "Codificando: %1"
+msgstr "Codificación: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Estilo de fin de línea: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "Desconocido"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Línea superior"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Fin"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Abrir archivo"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 bits"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 bits (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr "Sistema"
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Otro"
diff -pruN 1.12.2-1/po/et/kdiff3.po 1.12.3-1/po/et/kdiff3.po
--- 1.12.2-1/po/et/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/et/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2020-09-28 03:19+0200\n"
 "Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
 "Language-Team: Estonian <>\n"
@@ -115,88 +115,88 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Tõsine seesmine viga"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "Fail %1: Rida %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "Fail %1: Rida pole kättesaadav"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Kodeering:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Realõpu stiil:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (baas)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Kodeering: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "UNIX"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Realõpu stiil: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Ülarida"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Lõpp"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Faili avamine"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode (8-bitine)"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, fuzzy, kde-format
 #| msgid "Unicode, 8 bit"
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode (8-bitine)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Muu"
diff -pruN 1.12.2-1/po/eu/kdiff3.po 1.12.3-1/po/eu/kdiff3.po
--- 1.12.2-1/po/eu/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/eu/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2024-10-13 09:08+0200\n"
 "Last-Translator: Iñigo Salvador Azurmendi <xalba@ni.eus>\n"
 "Language-Team: Basque <kde-i18n-eu@kde.org>\n"
@@ -110,87 +110,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Barneko errore larria"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "%1 fitxategia: %2 lerroa"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "%1 fitxategia: Lerro ez erabilgarri"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Kodeketa:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Lerro amaiera estiloa:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (Oinarria)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Kodeketa: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "UNIX"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Lerro amaiera estiloa: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "Ezezaguna"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Goiko lerroa"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Amaiera"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Ireki fitxategia"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 bit"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 bit (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr "Sistema"
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Bestelakoak"
diff -pruN 1.12.2-1/po/fi/kdiff3.po 1.12.3-1/po/fi/kdiff3.po
--- 1.12.2-1/po/fi/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/fi/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2024-10-29 19:47+0200\n"
 "Last-Translator: Tommi Nieminen <translator@legisign.org>\n"
 "Language-Team: Finnish <kde-i18n-doc@kde.org>\n"
@@ -110,87 +110,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Vakava sisäinen virhe"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "Tiedosto %1: rivi %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "Tiedosto %1: Rivi ei saatavilla"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Koodaus:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Rivinlopetustapa:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (perusta)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Koodaus: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Rivinlopetustapa: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "Tuntematon"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Ylin rivi"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Loppu"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Avaa tiedosto"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8-bittinen"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8-bittinen (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr "Järjestelmä"
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Muu"
diff -pruN 1.12.2-1/po/fr/kdiff3.po 1.12.3-1/po/fr/kdiff3.po
--- 1.12.2-1/po/fr/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/fr/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2024-09-26 08:35+0200\n"
 "Last-Translator: Xavier Besnard <xavier.besnard@kde.org>\n"
 "Language-Team: French <French <kde-francophone@kde.org>>\n"
@@ -23,7 +23,7 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 "X-Accelerator-Marker: &\n"
 "X-Environment: kde\n"
-"X-Generator: Lokalize 24.12.2\n"
+"X-Generator: Lokalize 24.12.3\n"
 "X-Text-Markup: kde4\n"
 
 #, kde-format
@@ -116,87 +116,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Erreur interne critique"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "Fichier %1 : ligne %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "Fichier %1 : ligne non disponible"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Encodage :"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Style de fin de ligne :"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (base)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Encodage : %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Style de fin de ligne : %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "Inconnu"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Première ligne"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Fin"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Ouvrir un fichier"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 bit"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 bits (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr "Système"
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Autre"
diff -pruN 1.12.2-1/po/ga/kdiff3.po 1.12.3-1/po/ga/kdiff3.po
--- 1.12.2-1/po/ga/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/ga/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: playground-devtools/kdiff3.po\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2008-04-18 14:59-0500\n"
 "Last-Translator: Kevin Scannell <kscanne@gmail.com>\n"
 "Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\n"
@@ -111,90 +111,90 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr ""
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, fuzzy, kde-format
 #| msgid "not available"
 msgid "File %1: Line not available"
 msgstr "níl ar fáil"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Ionchódú:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr ""
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr ""
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, fuzzy, kde-format
 #| msgid "Encoding:"
 msgid "Encoding: %1"
 msgstr "Ionchódú:"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr ""
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr ""
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Deireadh"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, fuzzy, kde-format
 #| msgid "File"
 msgid "Open File"
 msgstr "Comhad"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr ""
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr ""
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr ""
diff -pruN 1.12.2-1/po/gl/kdiff3.po 1.12.3-1/po/gl/kdiff3.po
--- 1.12.2-1/po/gl/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/gl/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2025-02-14 08:27+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <adrian@chaves.io>\n"
 "Language-Team: Proxecto Trasno (proxecto@trasno.gal)\n"
@@ -19,7 +19,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 24.12.2\n"
+"X-Generator: Lokalize 25.04.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -111,87 +111,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Erro interno grave"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "Ficheiro %1: liña %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "Ficheiro %1: a liña non está dispoñíbel"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Codificación:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Estilo do fin de liña:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (base)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Codificación: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Estilo de fin de liña: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "Descoñecido"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Liña superior"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Fin"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Abrir un ficheiro"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 bits"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 bits (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr "Sistema"
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Outro"
diff -pruN 1.12.2-1/po/he/kdiff3.po 1.12.3-1/po/he/kdiff3.po
--- 1.12.2-1/po/he/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/he/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2024-09-27 07:47+0300\n"
 "Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
 "Language-Team: צוות התרגום של KDE ישראל\n"
@@ -108,87 +108,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "שגיאה פנימית חמורה"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "קובץ %1: שורה %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "קובץ %1: השורה לא זמינה"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "קידוד:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "שורה וסגנון:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "א (בסיס)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "קידוד: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "יוניקס"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "סגנון סיומת שורה: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "לא ידוע"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "שורה עליונה"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "סוף"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "פתיחת קובץ"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "יוניקוד, 8 סיביות"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "יוניקוד, 8 סיביות (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr "מערכת"
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "אחר"
diff -pruN 1.12.2-1/po/hi/kdiff3.po 1.12.3-1/po/hi/kdiff3.po
--- 1.12.2-1/po/hi/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/hi/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -4,7 +4,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2021-09-17 20:07+0530\n"
 "Last-Translator: Raghavendra Kamath <raghu@raghukamath.com>\n"
 "Language-Team: kde-hindi\n"
@@ -110,90 +110,90 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "गंभीर आंतरिक त्रुटि"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, fuzzy, kde-format
 msgid "File %1: Line not available"
 msgstr "उपलब्ध नहीं"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr ""
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "पंक्ति ख़त्म होने की शैलीः"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, fuzzy, kde-format
 #| msgid "A (Base):"
 msgid "A (Base)"
 msgstr "अ (बेस):"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr ""
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr ""
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr ""
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, fuzzy, kde-format
 #| msgid "Line end style:"
 msgid "Line end style: %1"
 msgstr "पंक्ति ख़त्म होने की शैलीः"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, fuzzy, kde-format
 msgid "Top line"
 msgstr "शीर्ष पंक्ति %1"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "अंत"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, fuzzy, kde-format
 #| msgid "Opening files..."
 msgid "Open File"
 msgstr "फ़ाइलें खोली जा रही हैं..."
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr ""
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr ""
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr ""
diff -pruN 1.12.2-1/po/hne/kdiff3.po 1.12.3-1/po/hne/kdiff3.po
--- 1.12.2-1/po/hne/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/hne/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -4,7 +4,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2009-03-20 10:56+0530\n"
 "Last-Translator: Ravishankar Shrivastava <raviratlami@aol.in>\n"
 "Language-Team: Hindi <kde-i18n-doc@lists.kde.org>\n"
@@ -110,92 +110,92 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "गंभीर अंदर के गलती"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, fuzzy, kde-format
 #| msgid "Line not available"
 msgid "File %1: Line not available"
 msgstr "लाइन नइ मिलत हे"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr ""
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "लकीर खतम होए के सैलीः"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, fuzzy, kde-format
 #| msgid "A (Base):"
 msgid "A (Base)"
 msgstr "अ (बेस):"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr ""
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr ""
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr ""
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, fuzzy, kde-format
 #| msgid "Line end style:"
 msgid "Line end style: %1"
 msgstr "लकीर खतम होए के सैलीः"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "सबसे ऊपर के लाइन"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "आखरी"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, fuzzy, kde-format
 #| msgid "Opening files..."
 msgid "Open File"
 msgstr "फाइल मन ल खोलत हे..."
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "युनिकोड, 8 बिट"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, fuzzy, kde-format
 #| msgid "Unicode, 8 bit"
 msgid "Unicode, 8 bit (BOM)"
 msgstr "युनिकोड, 8 बिट"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr ""
diff -pruN 1.12.2-1/po/hr/kdiff3.po 1.12.3-1/po/hr/kdiff3.po
--- 1.12.2-1/po/hr/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/hr/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2010-01-24 16:47+0100\n"
 "Last-Translator: Andrej Dundovic <adundovi@gmail.com>\n"
 "Language-Team: Croatian <kde-croatia-list@lists.sourceforge.net>\n"
@@ -108,87 +108,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr ""
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr ""
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr ""
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr ""
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr ""
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr ""
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr ""
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr ""
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr ""
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr ""
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr ""
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr ""
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr ""
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr ""
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr ""
diff -pruN 1.12.2-1/po/hu/kdiff3.po 1.12.3-1/po/hu/kdiff3.po
--- 1.12.2-1/po/hu/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/hu/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: KDE 3.2\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2013-07-13 11:52+0200\n"
 "Last-Translator: Balázs Úr <urbalazs@gmail.com>\n"
 "Language-Team: Hungarian <kde-l10n-hu@kde.org>\n"
@@ -113,93 +113,93 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Súlyos belső hiba történt"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, fuzzy, kde-format
 #| msgid "Line not available"
 msgid "File %1: Line not available"
 msgstr "A sor nem elérhető"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Kódolás:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Sorvég stílus:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, fuzzy, kde-format
 #| msgid "A (Base):"
 msgid "A (Base)"
 msgstr "A (alap):"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, fuzzy, kde-format
 #| msgid "Encoding:"
 msgid "Encoding: %1"
 msgstr "Kódolás:"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, fuzzy, kde-format
 #| msgid "Line end style:"
 msgid "Line end style: %1"
 msgstr "Sorvég stílus:"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Felső sor"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Vég"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, fuzzy, kde-format
 #| msgid "Opening files..."
 msgid "Open File"
 msgstr "Fájlok megnyitása..."
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 bit"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, fuzzy, kde-format
 #| msgid "Unicode, 8 bit"
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 bit"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr ""
diff -pruN 1.12.2-1/po/ia/kdiff3.po 1.12.3-1/po/ia/kdiff3.po
--- 1.12.2-1/po/ia/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/ia/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2025-02-05 10:37+0100\n"
 "Last-Translator: giovanni <g.sora@tiscali.it>\n"
 "Language-Team: Interlingua <kde-i18n-doc@kde.org>\n"
@@ -105,87 +105,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr ""
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "File %1: Linea %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "File %1: Linea non disponibile"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Codifica:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Stilo de fin linea:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (Base)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Codifica: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Stilo de fin linea: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "Incognite"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Linea superior"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Fin"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Aperi file"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 bit"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 bit (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr "Systema"
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Altere"
diff -pruN 1.12.2-1/po/id/kdiff3.po 1.12.3-1/po/id/kdiff3.po
--- 1.12.2-1/po/id/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/id/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2023-06-25 09:51+0700\n"
 "Last-Translator: Wantoyèk <wantoyek@gmail.com>\n"
 "Language-Team: Indonesian <kde-i18n-doc@kde.org>\n"
@@ -117,88 +117,88 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Galat Internal Parah"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "File %1: Baris %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "File %1: Baris tidak tersedia"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Enkoding:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Gaya akhir baris:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (Dasar)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Enkoding: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Gaya akhir baris: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "Tidak diketahui"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Baris atas"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Akhir"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Buka File"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Kode unik, 8 bit"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, fuzzy, kde-format
 #| msgid "Unicode, 8 bit"
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Kode unik, 8 bit"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Lainnya"
diff -pruN 1.12.2-1/po/is/kdiff3.po 1.12.3-1/po/is/kdiff3.po
--- 1.12.2-1/po/is/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/is/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2015-01-29 09:07+0000\n"
 "Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
 "Language-Team: Icelandic <kde-isl@molar.is>\n"
@@ -108,87 +108,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr ""
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr ""
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, fuzzy, kde-format
 msgid "Encoding:"
 msgstr "Kóðun:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr ""
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr ""
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, fuzzy, kde-format
 msgid "Encoding: %1"
 msgstr "Kóðun:"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, fuzzy, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr ""
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr ""
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr ""
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, fuzzy, kde-format
 msgid "End"
 msgstr "Endir"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, fuzzy, kde-format
 msgid "Open File"
 msgstr "Skrá"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr ""
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr ""
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr ""
diff -pruN 1.12.2-1/po/it/kdiff3.po 1.12.3-1/po/it/kdiff3.po
--- 1.12.2-1/po/it/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/it/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2024-09-27 12:01+0200\n"
 "Last-Translator: Valter Mura <valtermura@gmail.com>\n"
 "Language-Team: Italian <kde-i18n-it@kde.org>\n"
@@ -19,7 +19,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 24.12.1\n"
+"X-Generator: Lokalize 24.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -111,87 +111,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Grave errore interno"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "File %1: riga %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "File %1: riga non disponibile"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Codifica:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Tipo di fine riga:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (Base)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Codifica: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Tipo di fine riga: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "Sconosciuto"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Riga superiore"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Fine"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Apri file"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 bit"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 bit (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr "Sistema"
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Altro"
diff -pruN 1.12.2-1/po/ja/kdiff3.po 1.12.3-1/po/ja/kdiff3.po
--- 1.12.2-1/po/ja/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/ja/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2010-10-03 21:09-0700\n"
 "Last-Translator: Fumiaki Okushi <okushi@kde.gr.jp>\n"
 "Language-Team: Japanese <kde-jp@kde.org>\n"
@@ -114,93 +114,93 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "深刻な内部エラー"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, fuzzy, kde-format
 #| msgid "Line not available"
 msgid "File %1: Line not available"
 msgstr "行がありません"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "エンコーディング:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "改行コード:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, fuzzy, kde-format
 #| msgid "A (Base):"
 msgid "A (Base)"
 msgstr "A (ベース):"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, fuzzy, kde-format
 #| msgid "Encoding:"
 msgid "Encoding: %1"
 msgstr "エンコーディング:"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, fuzzy, kde-format
 #| msgid "Line end style:"
 msgid "Line end style: %1"
 msgstr "改行コード:"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "上部行"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "最後"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, fuzzy, kde-format
 #| msgid "Opening files..."
 msgid "Open File"
 msgstr "ファイルを開いています..."
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 ビット"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, fuzzy, kde-format
 #| msgid "Unicode, 8 bit"
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 ビット"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr ""
diff -pruN 1.12.2-1/po/ka/kdiff3.po 1.12.3-1/po/ka/kdiff3.po
--- 1.12.2-1/po/ka/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/ka/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2024-09-25 05:43+0200\n"
 "Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>\n"
 "Language-Team: Georgian <kde-i18n-doc@kde.org>\n"
@@ -108,87 +108,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "მძიმე შიდა შეცდომა"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "ფაილი: %1: ხაზი: %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "ფაილი %1: ხაზი მიუწდომელია"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "კოდირება:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "ხაზის დასრულების სტილი:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (ბაზა)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "კოდირება: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "ხაზის დასრულების სტილი: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "უცნობი"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "ზედა ხაზი"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "დასასრული"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "ფაილის გახსნა"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "8-ბიტიანი უნიკოდი"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "უნიკოდი, 8-ბიტიანი (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr "სისტემა"
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "სხვა"
diff -pruN 1.12.2-1/po/ko/kdiff3.po 1.12.3-1/po/ko/kdiff3.po
--- 1.12.2-1/po/ko/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/ko/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# SPDX-FileCopyrightText: 2014, 2015, 2019, 2020, 2021, 2022, 2023, 2024 Shinjo Park <kde@peremen.name>
+# SPDX-FileCopyrightText: 2014, 2015, 2019, 2020, 2021, 2022, 2023, 2024, 2025 Shinjo Park <kde@peremen.name>
 # JungHee Lee <daemul72@gmail.com>, 2019.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2024-12-10 00:48+0100\n"
 "Last-Translator: Shinjo Park <kde@peremen.name>\n"
 "Language-Team: Korean <kde-kr@kde.org>\n"
@@ -16,7 +16,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 23.08.5\n"
+"X-Generator: Lokalize 24.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -108,87 +108,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "심각한 내부 오류"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "파일 %1: 줄 %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "파일 %1: 줄을 사용할 수 없음"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "인코딩:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "줄 끝 스타일:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A(기반)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "인코딩: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "유닉스"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "줄 끝 스타일: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "알 수 없음"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "맨 첫 줄"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "끝"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "파일 열기"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "유니코드, 8비트"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "유니코드, 8비트(BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr "시스템"
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "기타"
diff -pruN 1.12.2-1/po/lt/kdiff3.po 1.12.3-1/po/lt/kdiff3.po
--- 1.12.2-1/po/lt/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/lt/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2011-07-28 19:13+0300\n"
 "Last-Translator: Remigijus Jarmalavičius <remigijus@jarmalavicius.lt>\n"
 "Language-Team: Lithuanian <kde-i18n-lt@kde.org>\n"
@@ -111,89 +111,89 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr ""
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr ""
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr ""
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Eilutės pabaigos stilius:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr ""
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr ""
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, fuzzy, kde-format
 #| msgid "Line end style:"
 msgid "Line end style: %1"
 msgstr "Eilutės pabaigos stilius:"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Viršutinė eilutė"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Pab"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, fuzzy, kde-format
 #| msgid "Opening files..."
 msgid "Open File"
 msgstr "Atveriami failai..."
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr ""
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr ""
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr ""
diff -pruN 1.12.2-1/po/mai/kdiff3.po 1.12.3-1/po/mai/kdiff3.po
--- 1.12.2-1/po/mai/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/mai/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2010-09-24 20:11+0530\n"
 "Last-Translator: Rajesh Ranjan <rajesh672@gmail.com>\n"
 "Language-Team: Maithili <bhashaghar@googlegroups.com>\n"
@@ -113,90 +113,90 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr ""
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, fuzzy, kde-format
 #| msgid "not available"
 msgid "File %1: Line not available"
 msgstr "उपलब्ध नहि"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "एनकोडिंग:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr ""
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr ""
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, fuzzy, kde-format
 #| msgid "Encoding:"
 msgid "Encoding: %1"
 msgstr "एनकोडिंग:"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr ""
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr ""
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr ""
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr ""
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "अंत"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, fuzzy, kde-format
 #| msgid "File"
 msgid "Open File"
 msgstr "फाइल"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr ""
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr ""
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr ""
diff -pruN 1.12.2-1/po/ml/kdiff3.po 1.12.3-1/po/ml/kdiff3.po
--- 1.12.2-1/po/ml/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/ml/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2009-01-19 HO:MI+ZONE\n"
 "Last-Translator: SANKARANARAYANAN | ശങ്കരനാരായണന്‍ <snalledam@dataone.in>\n"
 "Language-Team: SMC <smc.org.in>\n"
@@ -116,91 +116,91 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "ഗുരുതരമായ ആന്തര പിശക്"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr ""
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr ""
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "വരി അവസാനിക്കുന്ന രീതി:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, fuzzy, kde-format
 #| msgid "A (Base):"
 msgid "A (Base)"
 msgstr "ഏ (അടിസ്ഥാനം)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr ""
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr ""
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr ""
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, fuzzy, kde-format
 #| msgid "Line end style:"
 msgid "Line end style: %1"
 msgstr "വരി അവസാനിക്കുന്ന രീതി:"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "മുകളിലെ വരി"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr ""
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, fuzzy, kde-format
 #| msgid "Open"
 msgid "Open File"
 msgstr "തുറക്കുക"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "യൂണിക്കോഡ്, 8ബിറ്റ്"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, fuzzy, kde-format
 #| msgid "Unicode, 8 bit"
 msgid "Unicode, 8 bit (BOM)"
 msgstr "യൂണിക്കോഡ്, 8ബിറ്റ്"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr ""
diff -pruN 1.12.2-1/po/mr/kdiff3.po 1.12.3-1/po/mr/kdiff3.po
--- 1.12.2-1/po/mr/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/mr/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2013-03-06 18:02+0530\n"
 "Last-Translator: Chetan Khona <chetan@kompkin.com>\n"
 "Language-Team: Marathi <kde-i18n-doc@kde.org>\n"
@@ -111,89 +111,89 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr ""
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, fuzzy, kde-format
 msgid "File %1: Line not available"
 msgstr "उपलब्ध नाही"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "एन्कोडिंग :"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr ""
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr ""
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, fuzzy, kde-format
 #| msgid "Encoding:"
 msgid "Encoding: %1"
 msgstr "एन्कोडिंग :"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr ""
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr ""
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr ""
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr ""
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, fuzzy, kde-format
 msgid "End"
 msgstr "समाप्त"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, fuzzy, kde-format
 #| msgid "File"
 msgid "Open File"
 msgstr "फाईल"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr ""
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr ""
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr ""
diff -pruN 1.12.2-1/po/nb/kdiff3.po 1.12.3-1/po/nb/kdiff3.po
--- 1.12.2-1/po/nb/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/nb/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2011-09-04 22:27+0200\n"
 "Last-Translator: Bjørn Steensrud <bjornst@skogkatt.homelinux.org>\n"
 "Language-Team: Norwegian Bokmål <l10n-no@lister.huftis.org>\n"
@@ -110,87 +110,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Alvorlig intern feil"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr ""
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Tegnkoding:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Linjeavslutning:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr ""
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr ""
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr ""
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Øverste linje"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Slutt"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr ""
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 bit"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr ""
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr ""
diff -pruN 1.12.2-1/po/nds/kdiff3.po 1.12.3-1/po/nds/kdiff3.po
--- 1.12.2-1/po/nds/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/nds/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2011-10-09 21:25+0200\n"
 "Last-Translator: Manfred Wiese <m.j.wiese@web.de>\n"
 "Language-Team: Low Saxon <kde-i18n-nds@kde.org>\n"
@@ -114,93 +114,93 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Swoor intern Fehler"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, fuzzy, kde-format
 #| msgid "Line not available"
 msgid "File %1: Line not available"
 msgstr "Reeg nich verföögbor"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Koderen:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Reegenn-Stil:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, fuzzy, kde-format
 #| msgid "A (Base):"
 msgid "A (Base)"
 msgstr "A (Basis):"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, fuzzy, kde-format
 #| msgid "Encoding:"
 msgid "Encoding: %1"
 msgstr "Koderen:"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, fuzzy, kde-format
 #| msgid "Line end style:"
 msgid "Line end style: %1"
 msgstr "Reegenn-Stil:"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Böverst Reeg"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Enn"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, fuzzy, kde-format
 #| msgid "Opening files..."
 msgid "Open File"
 msgstr "Dateien warrt opmaakt..."
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 Bit"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, fuzzy, kde-format
 #| msgid "Unicode, 8 bit"
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 Bit"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr ""
diff -pruN 1.12.2-1/po/nl/kdiff3.po 1.12.3-1/po/nl/kdiff3.po
--- 1.12.2-1/po/nl/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/nl/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2024-09-25 10:42+0200\n"
 "Last-Translator: Freek de Kruijf <freekdekruijf@kde.nl>\n"
 "Language-Team: \n"
@@ -107,87 +107,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Ernstige interne fout"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "Bestand %1: regel %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "Bestand %1: regel niet beschikbaar"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Codering:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Regeleinde:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (basis)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Codering: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Stijl regeleinde: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "Onbekend"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Bovenste regel"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Einde"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Bestand openen"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 bit"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 bit (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr "Systeem"
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Overig"
diff -pruN 1.12.2-1/po/nn/kdiff3.po 1.12.3-1/po/nn/kdiff3.po
--- 1.12.2-1/po/nn/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/nn/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: KDE 4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2020-05-10 12:21+0200\n"
 "Last-Translator: Karl Ove Hufthammer <karl@huftis.org>\n"
 "Language-Team: Norwegian Nynorsk <l10n-no@lister.huftis.org>\n"
@@ -107,87 +107,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Kritisk intern feil"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "Fil %1: Linje %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "Fil %1: Linja er ikkje tilgjengeleg"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Teiknkoding:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Linjeskift-stil:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (base)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Teiknkoding: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Linjeskift-stil: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Øvste linje"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr ""
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Opna fil"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8-bit"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr ""
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Anna"
diff -pruN 1.12.2-1/po/pl/kdiff3.po 1.12.3-1/po/pl/kdiff3.po
--- 1.12.2-1/po/pl/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/pl/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -14,7 +14,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2024-12-07 12:23+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
 "Language-Team: Polish <kde-i18n-doc@kde.org>\n"
@@ -120,87 +120,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Poważny błąd wewnętrzny"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "Plik %1: Wiersz %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "Plik %1: Wiersz jest niedostępny"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Kodowanie:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Wygląd końca wiersza:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (podstawa)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Kodowanie: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Wygląd końca wiersza: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "Nieznany"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Szczytowy wiersz"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Koniec"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Otwórz plik"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unikod, 8-bitowy"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unikod, 8-bitowy (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr "System"
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Inne"
diff -pruN 1.12.2-1/po/pt/kdiff3.po 1.12.3-1/po/pt/kdiff3.po
--- 1.12.2-1/po/pt/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/pt/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2023-06-14 12:13+0100\n"
 "Last-Translator: Pedro Morais <morais@kde.org>\n"
 "Language-Team: pt <kde-i18n-pt@kde.org>\n"
@@ -131,88 +131,88 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Erro Interno Grave"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "Ficheiro %1: Linha %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "Ficheiro %1: Linha não disponível"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Codificação:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Estilo de fim de linha:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (Base)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Codificação: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Estilo de fim de linha: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "Desconhecido"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Linha de topo"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Fim"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Abrir um Ficheiro"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 bit"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, fuzzy, kde-format
 #| msgid "Unicode, 8 bit"
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 bit"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Outro"
diff -pruN 1.12.2-1/po/pt_BR/kdiff3.po 1.12.3-1/po/pt_BR/kdiff3.po
--- 1.12.2-1/po/pt_BR/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/pt_BR/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -15,7 +15,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2025-02-13 21:55-0300\n"
 "Last-Translator: Guilherme Marçal Silva <guimarcalsilva@gmail.com>\n"
 "Language-Team: Brazilian Portuguese <kde-i18n-pt_BR@kde.org>\n"
@@ -120,87 +120,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Erro interno grave"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "Arquivo %1: Linha %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "Arquivo %1: Linha não disponível"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Codificação:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Estilo de fim de linha:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (base)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Codificação: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Estilo de fim de linha: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "Desconhecido"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Linha superior"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Fim"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Abrir arquivo"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 bit"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 bit (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr "Sistema"
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Outro"
diff -pruN 1.12.2-1/po/ro/kdiff3.po 1.12.3-1/po/ro/kdiff3.po
--- 1.12.2-1/po/ro/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/ro/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: @PACKAGE\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2021-05-15 15:37+0100\n"
 "Last-Translator: Sergiu Bivol <sergiu@cip.md>\n"
 "Language-Team: Romanian\n"
@@ -114,90 +114,90 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr ""
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "Fișier %1: Linie %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, fuzzy, kde-format
 #| msgid "not available"
 msgid "File %1: Line not available"
 msgstr "indisponibil"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Codare:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr ""
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, fuzzy, kde-format
 #| msgid "A (Base): "
 msgid "A (Base)"
 msgstr "A (Bază): "
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr ""
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr ""
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Prima linie"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Sfârșit"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Deschide fișier"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicod, 8 biți"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, fuzzy, kde-format
 #| msgid "Unicode, 8 bit"
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicod, 8 biți"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Alta"
diff -pruN 1.12.2-1/po/ru/kdiff3.po 1.12.3-1/po/ru/kdiff3.po
--- 1.12.2-1/po/ru/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/ru/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2024-02-09 22:34+0300\n"
 "Last-Translator: Alexander Yavorsky <kekcuha@gmail.com>\n"
 "Language-Team: Russian <kde-russian@lists.kde.ru>\n"
@@ -115,87 +115,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Критическая внутренняя ошибка"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "Файл %1: Строка %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "Файл %1: строка недоступна"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Кодировка:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Тип завершения строки:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (базовый):"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Кодировка: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Тип завершения строки: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "Неизвестный"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Первая строка"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Конец"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Открыть файл"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 бит"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 бит (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Другое"
diff -pruN 1.12.2-1/po/rw/kdiff3.po 1.12.3-1/po/rw/kdiff3.po
--- 1.12.2-1/po/rw/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/rw/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -16,7 +16,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3 3.4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2005-05-25 18:07-0600\n"
 "Last-Translator: Steve Murphy <murf@e-tools.com>\n"
 "Language-Team: Kinyarwanda <translation-team-rw@lists.sourceforge.net>\n"
@@ -115,87 +115,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Ikosa "
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, fuzzy, kde-format
 msgid "File %1: Line not available"
 msgstr "Ntibonetse"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, fuzzy, kde-format
 msgid "Encoding:"
 msgstr "Idosiye ya:  A : "
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, fuzzy, kde-format
 msgid "Line end style:"
 msgstr "Impera Imisusire : "
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, fuzzy, kde-format
 msgid "A (Base)"
 msgstr "A ( Base ) : "
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, fuzzy, kde-format
 msgid "Encoding: %1"
 msgstr "Idosiye ya:  A : "
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr ""
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr ""
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, fuzzy, kde-format
 msgid "Line end style: %1"
 msgstr "Impera Imisusire : "
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, fuzzy, kde-format
 msgid "Top line"
 msgstr "Umurongo: %1 "
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Impera"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, fuzzy, kde-format
 msgid "Open File"
 msgstr "Mu Gufungura dosiye"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, fuzzy, kde-format
 msgid "Unicode, 8 bit"
 msgstr ", 8 "
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, fuzzy, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr ", 8 "
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr ""
diff -pruN 1.12.2-1/po/sk/kdiff3.po 1.12.3-1/po/sk/kdiff3.po
--- 1.12.2-1/po/sk/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/sk/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2022-04-15 19:07+0200\n"
 "Last-Translator: Roman Paholik <wizzardsk@gmail.com>\n"
 "Language-Team: Slovak <kde-sk@linux.sk>\n"
@@ -114,88 +114,88 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Závažná interná chyba"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "Súbor %1: Riadok %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "Súbor %1: Riadok nie je dostupný"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Kódovanie:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Spôsob ukončenia riadka:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (základ)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Kódovanie: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Spôsob ukončenia riadka: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Vrchný riadok"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Koniec"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Otvoriť súbor"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 bit"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, fuzzy, kde-format
 #| msgid "Unicode, 8 bit"
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 bit"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Iné"
diff -pruN 1.12.2-1/po/sl/kdiff3.po 1.12.3-1/po/sl/kdiff3.po
--- 1.12.2-1/po/sl/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/sl/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2024-09-25 07:37+0200\n"
 "Last-Translator: Matjaž Jeran <matjaz.jeran@amis.net>\n"
 "Language-Team: Slovenian <lugos-slo@lugos.si>\n"
@@ -111,87 +111,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Številne notranje napake"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "Datoteka %1: Vrstica %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "Datoteka %1: Vrstica ni na voljo"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Kodiranje:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Slog konca vrstice:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (osnova)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Kodiranje: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Slog konca vrstice: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "Neznano"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Zgornja vrstica"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Konec"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Odpri datoteko"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 bit"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 bit (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr "Sistem"
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Ostalo"
diff -pruN 1.12.2-1/po/sr/kdiff3.po 1.12.3-1/po/sr/kdiff3.po
--- 1.12.2-1/po/sr/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/sr/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2017-09-28 17:57+0200\n"
 "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n"
 "Language-Team: Serbian <kde-i18n-sr@kde.org>\n"
@@ -116,94 +116,94 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Озбиљна унутрашња грешка"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, fuzzy, kde-format
 #| msgid "Line not available"
 msgid "File %1: Line not available"
 msgstr "ред недоступан"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Кодирање:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Стил краја редова:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, fuzzy, kde-format
 #| msgid "A (Base):"
 msgid "A (Base)"
 msgstr "А (база):"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, fuzzy, kde-format
 #| msgid "Encoding:"
 msgid "Encoding: %1"
 msgstr "Кодирање:"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "ДОС"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Уникс"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, fuzzy, kde-format
 #| msgid "Line end style:"
 msgid "Line end style: %1"
 msgstr "Стил краја редова:"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
 # >! Merge whole string.
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Први ред"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Крај"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, fuzzy, kde-format
 #| msgid "Opening files..."
 msgid "Open File"
 msgstr "Отварам фајлове..."
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "уникод, 8‑битни"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, fuzzy, kde-format
 #| msgid "Unicode, 8 bit"
 msgid "Unicode, 8 bit (BOM)"
 msgstr "уникод, 8‑битни"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr ""
diff -pruN 1.12.2-1/po/sr@ijekavian/kdiff3.po 1.12.3-1/po/sr@ijekavian/kdiff3.po
--- 1.12.2-1/po/sr@ijekavian/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/sr@ijekavian/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2017-09-28 17:57+0200\n"
 "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n"
 "Language-Team: Serbian <kde-i18n-sr@kde.org>\n"
@@ -116,94 +116,94 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Озбиљна унутрашња грешка"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, fuzzy, kde-format
 #| msgid "Line not available"
 msgid "File %1: Line not available"
 msgstr "ред недоступан"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Кодирање:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Стил краја редова:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, fuzzy, kde-format
 #| msgid "A (Base):"
 msgid "A (Base)"
 msgstr "А (база):"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, fuzzy, kde-format
 #| msgid "Encoding:"
 msgid "Encoding: %1"
 msgstr "Кодирање:"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "ДОС"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Уникс"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, fuzzy, kde-format
 #| msgid "Line end style:"
 msgid "Line end style: %1"
 msgstr "Стил краја редова:"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
 # >! Merge whole string.
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Први ред"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Крај"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, fuzzy, kde-format
 #| msgid "Opening files..."
 msgid "Open File"
 msgstr "Отварам фајлове..."
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "уникод, 8‑битни"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, fuzzy, kde-format
 #| msgid "Unicode, 8 bit"
 msgid "Unicode, 8 bit (BOM)"
 msgstr "уникод, 8‑битни"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr ""
diff -pruN 1.12.2-1/po/sr@ijekavianlatin/kdiff3.po 1.12.3-1/po/sr@ijekavianlatin/kdiff3.po
--- 1.12.2-1/po/sr@ijekavianlatin/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/sr@ijekavianlatin/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2017-09-28 17:57+0200\n"
 "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n"
 "Language-Team: Serbian <kde-i18n-sr@kde.org>\n"
@@ -116,94 +116,94 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Ozbiljna unutrašnja greška"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, fuzzy, kde-format
 #| msgid "Line not available"
 msgid "File %1: Line not available"
 msgstr "red nedostupan"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Kodiranje:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Stil kraja redova:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, fuzzy, kde-format
 #| msgid "A (Base):"
 msgid "A (Base)"
 msgstr "A (baza):"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, fuzzy, kde-format
 #| msgid "Encoding:"
 msgid "Encoding: %1"
 msgstr "Kodiranje:"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, fuzzy, kde-format
 #| msgid "Line end style:"
 msgid "Line end style: %1"
 msgstr "Stil kraja redova:"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
 # >! Merge whole string.
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Prvi red"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Kraj"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, fuzzy, kde-format
 #| msgid "Opening files..."
 msgid "Open File"
 msgstr "Otvaram fajlove..."
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8‑bitni"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, fuzzy, kde-format
 #| msgid "Unicode, 8 bit"
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8‑bitni"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr ""
diff -pruN 1.12.2-1/po/sr@latin/kdiff3.po 1.12.3-1/po/sr@latin/kdiff3.po
--- 1.12.2-1/po/sr@latin/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/sr@latin/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2017-09-28 17:57+0200\n"
 "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n"
 "Language-Team: Serbian <kde-i18n-sr@kde.org>\n"
@@ -116,94 +116,94 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Ozbiljna unutrašnja greška"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, fuzzy, kde-format
 #| msgid "Line not available"
 msgid "File %1: Line not available"
 msgstr "red nedostupan"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Kodiranje:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Stil kraja redova:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, fuzzy, kde-format
 #| msgid "A (Base):"
 msgid "A (Base)"
 msgstr "A (baza):"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, fuzzy, kde-format
 #| msgid "Encoding:"
 msgid "Encoding: %1"
 msgstr "Kodiranje:"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, fuzzy, kde-format
 #| msgid "Line end style:"
 msgid "Line end style: %1"
 msgstr "Stil kraja redova:"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
 # >! Merge whole string.
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Prvi red"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Kraj"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, fuzzy, kde-format
 #| msgid "Opening files..."
 msgid "Open File"
 msgstr "Otvaram fajlove..."
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8‑bitni"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, fuzzy, kde-format
 #| msgid "Unicode, 8 bit"
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8‑bitni"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr ""
diff -pruN 1.12.2-1/po/sv/kdiff3.po 1.12.3-1/po/sv/kdiff3.po
--- 1.12.2-1/po/sv/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/sv/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2024-09-25 17:29+0200\n"
 "Last-Translator: Stefan Asserhäll <stefan.asserhall@gmail.com>\n"
 "Language-Team: Swedish <kde-i18n-doc@kde.org>\n"
@@ -108,87 +108,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Allvarligt internt fel"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "Fil %1; Rad %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "Fil %1: Rad inte tillgänglig"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Kodning:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Typ av radslut:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (bas)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Kodning: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Typ av radslut: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "Okänd"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Övre rad"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Slut"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Öppna fil"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 bitar"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 bitar (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr "System"
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Annan"
diff -pruN 1.12.2-1/po/ta/kdiff3.po 1.12.3-1/po/ta/kdiff3.po
--- 1.12.2-1/po/ta/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/ta/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -6,13 +6,13 @@
 #
 # Ambalam <tamilpc@ambalam.com>, 2004.
 # root <root@localhost.localdomain>, 2004.
-# SPDX-FileCopyrightText: 2021, 2022, 2023, 2024 Kishore G <kishore96@gmail.com>
+# SPDX-FileCopyrightText: 2021, 2022, 2023, 2024, 2025 Kishore G <kishore96@gmail.com>
 msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
-"PO-Revision-Date: 2024-12-08 13:23+0530\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
+"PO-Revision-Date: 2025-04-27 21:01+0530\n"
 "Last-Translator: Kishore G <kishore96@gmail.com>\n"
 "Language-Team: Tamil <kde-i18n-doc@kde.org>\n"
 "Language: ta\n"
@@ -20,7 +20,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 24.08.3\n"
+"X-Generator: Lokalize 25.04.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -112,87 +112,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "கடுமையான உள்ளக சிக்கல்."
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "கோப்பு %1: வரி %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "கோப்பு %1: வரி கிடைக்கவில்லை"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "குறியாக்கம்"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "வரிமுடிவுகளின் முறை:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (மூலம்)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "குறியாக்கம் %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
-msgstr "DOS"
+msgstr "டோஸ்"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "யுனிக்ஸ்"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "வரிமுடிவுகளின் முறை: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "தெரியாதது"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "முதல் வரி"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "முடிவு"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "கோப்பை திற"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "8 பிட்டு யூனிகோடு"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "8 பிட்டு யூனிகோடு (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "வேறு"
@@ -351,13 +351,13 @@ msgstr "தீர்க்கப்ப
 #, kde-format
 msgctxt "Column title"
 msgid "Nonwhite"
-msgstr ""
+msgstr "வெள்ளையில்லாதது"
 
 #: directorymergewindow.cpp:544
 #, kde-format
 msgctxt "Column title"
 msgid "White"
-msgstr ""
+msgstr "வெள்ளை"
 
 #: directorymergewindow.cpp:691
 #, kde-format
@@ -403,10 +403,9 @@ msgid "Folder B \"%1\" does not exist or
 msgstr "அடைவு B (\"%1\") இல்லை அல்லது அது ஒரு அடைவு இல்லை.\n"
 
 #: directorymergewindow.cpp:857
-#, fuzzy, kde-format
-#| msgid "Dir C \"%1\" does not exist or is not a directory.\n"
+#, kde-format
 msgid "Folder C \"%1\" does not exist or is not a folder.\n"
-msgstr "அடைவு C \"%1\" உபயோகத்தில் இல்லை (அ) அது ஒரு அடைவே அல்ல.\n"
+msgstr "அடைவு C (\"%1\") இல்லை அல்லது அது ஒரு அடைவு இல்லை.\n"
 
 #: directorymergewindow.cpp:860
 #, kde-format
@@ -415,30 +414,26 @@ msgid "Folder Opening Error"
 msgstr "அடைவு திறப்பில் சிக்கல்"
 
 #: directorymergewindow.cpp:868
-#, fuzzy, kde-format
-#| msgid ""
-#| "The destination directory must not be the same as A or B when three "
-#| "directories are merged.\n"
-#| "Check again before continuing."
+#, kde-format
 msgid ""
 "The destination folder must not be the same as A or B when three folders are "
 "merged.\n"
 "Check again before continuing."
 msgstr ""
-"மூன்று அடைவுகள் ஒன்று சேரும் பொழுது, சேரும் அடைவு A (அ) B போன்று இருக்கக் கூடாது.\n"
+"மூன்று அடைவுகளை ஒன்று சேர்க்கும் பொழுது, சேருமிட அடைவாக A அல்லது B அடைவு "
+"இருக்கக்கூடாது.\n"
 "தொடர்வதற்கு முன் மீண்டும் சரிபார்க்கவும்."
 
 #: directorymergewindow.cpp:870
-#, fuzzy, kde-format
-#| msgid "Parameter Warning"
+#, kde-format
 msgctxt "Error dialog title"
 msgid "Parameter Warning"
-msgstr "அளவுருக்கள் எச்சிரிகை."
+msgstr "அளவுருக்கள் எச்சிரிகை"
 
 #: directorymergewindow.cpp:875
 #, kde-format
 msgid "Scanning folders..."
-msgstr ""
+msgstr "அடைவுகளை ஆராய்கிறது…"
 
 #: directorymergewindow.cpp:897
 #, fuzzy, kde-format
@@ -462,18 +457,16 @@ msgid "Reading Folder C"
 msgstr "கோப்புகளை படித்தல்: %1"
 
 #: directorymergewindow.cpp:932
-#, fuzzy, kde-format
-#| msgid "Some subdirectories were not readable in"
+#, kde-format
 msgctxt "Warning text"
 msgid "Some subfolders were not readable in"
 msgstr "சில துணை அடைவுகளை படிக்க இயலவில்லை"
 
 #: directorymergewindow.cpp:937
-#, fuzzy, kde-format
-#| msgid "Check the permissions of the subdirectories."
+#, kde-format
 msgctxt "Warning text"
 msgid "Check the permissions of the subfolders."
-msgstr "துணை அடைவுகளின் அனுமதிகளை சரிபார்க்கவும்."
+msgstr "சார் அடைவுகளின் அனுமதிகளை சரிபார்க்கவும்."
 
 #: directorymergewindow.cpp:960
 #, kde-format
@@ -490,12 +483,16 @@ msgid ""
 "Number of equal files: %2\n"
 "Number of different files: %3"
 msgstr ""
+"அடைவு ஒப்பீட்டு நிலை\n"
+"\n"
+" சார் அடைவுகளின் எண்ணிக்கை: %1 \n"
+" ஒன்றாயுள்ள கோப்புகளின் எண்ணிக்கை: %2 \n"
+" வேறுபடும் கோப்புகளின் எண்ணிக்கை: %3"
 
 #: directorymergewindow.cpp:982
-#, fuzzy, kde-format
-#| msgid "Number of manual merges:"
+#, kde-format
 msgid "Number of manual merges: %1"
-msgstr "கைமுறை ஒன்று சேர்க்கையின் எண்ணிக்கை:"
+msgstr "கைமுறை ஒன்றுசேர்க்கைகளின் எண்ணிக்கை: %1"
 
 #: directorymergewindow.cpp:1250
 #, kde-format
@@ -518,12 +515,12 @@ msgstr "செயலாக்குத
 #: directorymergewindow.cpp:1374 directorymergewindow.cpp:1378
 #, kde-format
 msgid "Some files could not be processed."
-msgstr ""
+msgstr "சில கோப்புகளை செயலாக்க முடியவில்லை."
 
 #: directorymergewindow.cpp:1381
 #, kde-format
 msgid "Aborting due to too many errors."
-msgstr ""
+msgstr "அதிகப்படியான சிக்கல்கள் ஏற்பட்டதால் நிறுத்தப்பட்டது."
 
 #: directorymergewindow.cpp:1869 directorymergewindow.cpp:1894
 #: directorymergewindow.cpp:1919
@@ -538,10 +535,9 @@ msgid "Operation Not Possible"
 msgstr "இயக்கம் சாதியமில்லை"
 
 #: directorymergewindow.cpp:1966
-#, fuzzy, kde-format
-#| msgid "An error occurred while copying.\n"
+#, kde-format
 msgid "An error occurred while copying."
-msgstr "நகலெடுக்கும்போது பிழை ஏற்பட்டுள்ளது.\n"
+msgstr "நகலெடுக்கும்போது சிக்கல் ஏற்பட்டது."
 
 #: directorymergewindow.cpp:1967 directorymergewindow.cpp:2405
 #, kde-format
@@ -992,7 +988,7 @@ msgstr "எல்லா விவரங
 #: directorymergewindow.cpp:2968
 #, kde-format
 msgid "Show Identical Files"
-msgstr ""
+msgstr "ஒத்த கோப்புகளைக் காட்டு"
 
 #: directorymergewindow.cpp:2968
 #, kde-format
@@ -1000,6 +996,8 @@ msgid ""
 "Identical\n"
 "Files"
 msgstr ""
+"ஒத்த \n"
+" கோப்புகள்"
 
 #: directorymergewindow.cpp:2969
 #, fuzzy, kde-format
@@ -1021,7 +1019,7 @@ msgstr ""
 #: directorymergewindow.cpp:2971
 #, kde-format
 msgid "Show Files only in B"
-msgstr ""
+msgstr "B இல் மட்டுமே உள்ள கோப்புகளைக் காட்டு"
 
 #: directorymergewindow.cpp:2971
 #, kde-format
@@ -1033,7 +1031,7 @@ msgstr ""
 #: directorymergewindow.cpp:2972
 #, kde-format
 msgid "Show Files only in C"
-msgstr ""
+msgstr "C இல் மட்டுமே உள்ள கோப்புகளைக் காட்டு"
 
 #: directorymergewindow.cpp:2972
 #, kde-format
@@ -1111,7 +1109,7 @@ msgstr "A & B ஐ ஒன்றாகச
 #: fileaccess.cpp:526
 #, kde-format
 msgid "Unable to determine full url. No parent specified."
-msgstr ""
+msgstr "முழு முகவரியைத் தீர்மானிக்க முடியவில்லை. எந்த தாயும் குறிப்பிடப்படவில்லை."
 
 #: fileaccess.cpp:800
 #, fuzzy, kde-format
@@ -1174,13 +1172,16 @@ msgid ""
 "but the little red hen escapes with a shiver\n"
 ":-)\n"
 msgstr ""
+"யாதும் ஊரே யாவரும் கேளிர்;\n"
+"தீதும் நன்றும் பிறர் தர வாரா.\n"
+"சையெனத் திரியேல், சொற் சோர்வு படேல்\n"
 
 #. i18n: ectx: property (text), widget (QPushButton, selectFont)
 #: FontChooser.ui:49
 #, kde-format
 msgctxt "Button Title"
 msgid "Change Font"
-msgstr ""
+msgstr "எழுத்துருவை மாற்று"
 
 #: kdiff3.cpp:181
 #, fuzzy, kde-format
@@ -1213,7 +1214,7 @@ msgstr " A ஐ ஒன்றாகச்
 #, kde-format
 msgctxt "Error message"
 msgid "Can't compare file with folder."
-msgstr ""
+msgstr "கோப்பை அடைவுடன் ஒப்பிட முடியாது."
 
 #: kdiff3.cpp:623
 #, fuzzy, kde-format
@@ -1306,6 +1307,8 @@ msgstr "கடைசி டெல்ட
 msgctxt "Tooltip explanation text"
 msgid "(Skips white space differences when \"Show White Space\" is disabled.)"
 msgstr ""
+"(\"வெள்ளை இடத்தைக் காட்டு\" எனும் தேர்வு முடக்கப்பட்டிருக்கும் போது காலியிட "
+"வேறுபாடுகளைக் காட்டாது.)"
 
 #: kdiff3.cpp:805
 #, kde-format
@@ -1314,6 +1317,8 @@ msgid ""
 "(Does not skip white space differences even when \"Show White Space\" is "
 "disabled.)"
 msgstr ""
+"(\"வெள்ளை இடத்தைக் காட்டு\" எனும் தேர்வு முடக்கப்பட்டிருக்கும் போது காலியிட "
+"வேறுபாடுகளைக் காட்டும்.)"
 
 #: kdiff3.cpp:806
 #, kde-format
@@ -1413,14 +1418,13 @@ msgstr "இணைப்பு."
 #, kde-format
 msgctxt "Tooltip Text"
 msgid "Goto specified line."
-msgstr ""
+msgstr "குறிப்பிட்ட வரிக்கு செல்"
 
 #: kdiff3.cpp:820
-#, fuzzy, kde-format
-#| msgid "Select Line(s) From A"
+#, kde-format
 msgctxt "Title for menu item"
 msgid "Select Line(s) From A"
-msgstr "Aவிலிருந்து வரி(களை) தேர்ந்தெடு"
+msgstr "A-விலிருந்து வரி(களை) தேர்ந்தெடு"
 
 #: kdiff3.cpp:820
 #, kde-format
@@ -1429,13 +1433,14 @@ msgid ""
 "Choose\n"
 "A"
 msgstr ""
+"A-ஐ\n"
+"தேர்"
 
 #: kdiff3.cpp:821
-#, fuzzy, kde-format
-#| msgid "Select Line(s) From B"
+#, kde-format
 msgctxt "Title for menu item"
 msgid "Select Line(s) From B"
-msgstr "Bவிலிருந்து வரி(களை) தேர்ந்தெடு"
+msgstr "B-விலிருந்து வரி(களை) தேர்ந்தெடு"
 
 #: kdiff3.cpp:821
 #, kde-format
@@ -1444,13 +1449,14 @@ msgid ""
 "Choose\n"
 "B"
 msgstr ""
+"B-ஐ\n"
+"தேர்"
 
 #: kdiff3.cpp:822
-#, fuzzy, kde-format
-#| msgid "Select Line(s) From C"
+#, kde-format
 msgctxt "Title for menu item"
 msgid "Select Line(s) From C"
-msgstr "Cவிலிருந்து வரி(களை) தேர்ந்தெடு"
+msgstr "C-விலிருந்து வரி(களை) தேர்ந்தெடு"
 
 #: kdiff3.cpp:822
 #, kde-format
@@ -1459,6 +1465,8 @@ msgid ""
 "Choose\n"
 "C"
 msgstr ""
+"C-ஐ\n"
+"தேர்"
 
 #: kdiff3.cpp:823
 #, fuzzy, kde-format
@@ -1488,6 +1496,8 @@ msgid ""
 "White\n"
 "Characters"
 msgstr ""
+"காலி\n"
+"இடம்"
 
 #: kdiff3.cpp:826
 #, kde-format
@@ -1495,13 +1505,14 @@ msgid "Show White Space"
 msgstr "வெள்ளை இடத்தை காட்டும்"
 
 #: kdiff3.cpp:826
-#, fuzzy, kde-format
-#| msgid "Go to First Delta"
+#, kde-format
 msgctxt "Show whitespace changes toolbar text."
 msgid ""
 "White\n"
 "Deltas"
-msgstr "முதல் டெல்டாவிற்குச் செல்க"
+msgstr ""
+"காலியிட\n"
+"மாற்றம்"
 
 #: kdiff3.cpp:828
 #, kde-format
@@ -1509,13 +1520,14 @@ msgid "Show Line Numbers"
 msgstr "வரி எண்களை காட்டு"
 
 #: kdiff3.cpp:828
-#, fuzzy, kde-format
-#| msgid "Show Line Numbers"
+#, kde-format
 msgctxt "Show line numbers toolbar text"
 msgid ""
 "Line\n"
 "Numbers"
-msgstr "வரி எண்களை காட்டு"
+msgstr ""
+"வரி\n"
+"எண்"
 
 #: kdiff3.cpp:830
 #, kde-format
@@ -1565,32 +1577,32 @@ msgstr "C சாளரத்தைக்
 #: kdiff3.cpp:841
 #, kde-format
 msgid "Normal Overview"
-msgstr "Normal Overview"
+msgstr "சாதாரண மேலோட்டம்"
 
 #: kdiff3.cpp:842
 #, kde-format
 msgid "A vs. B Overview"
-msgstr "A vs. B Overview"
+msgstr ""
 
 #: kdiff3.cpp:843
 #, kde-format
 msgid "A vs. C Overview"
-msgstr "A vs. C Overview"
+msgstr ""
 
 #: kdiff3.cpp:844
 #, kde-format
 msgid "B vs. C Overview"
-msgstr "B vs. C Overview"
+msgstr ""
 
 #: kdiff3.cpp:845
-#, kde-format
+#, fuzzy, kde-format
 msgid "Word Wrap Diff Windows"
-msgstr "Word Wrap Diff Windows"
+msgstr "வரிமடிப்பு வேறுபாடு சாளரங்கள்"
 
 #: kdiff3.cpp:846
 #, kde-format
 msgid "Add Manual Diff Alignment"
-msgstr ""
+msgstr "கைமுறையாக வித்தியாசங்களை சீரமை"
 
 #: kdiff3.cpp:847
 #, kde-format
@@ -1673,7 +1685,7 @@ msgstr "புதிய கோப்ப
 #: kdiff3.cpp:987
 #, kde-format
 msgid "Save As..."
-msgstr ""
+msgstr "இவ்வாறு சேமி..."
 
 #: kdiff3.cpp:1010
 #, fuzzy, kde-format
@@ -1689,7 +1701,7 @@ msgstr "வெளியேறுதல
 #, kde-format
 msgctxt "Status message"
 msgid "Printing page %1 of %2"
-msgstr ""
+msgstr "%2 இல் %1-வது அச்சிடப்படுகிறது"
 
 #: kdiff3.cpp:1197
 #, fuzzy, kde-format
@@ -1719,8 +1731,7 @@ msgstr "நிலைப்பட்ட
 
 #. i18n: ectx: Menu (file)
 #: kdiff3_shell.rc:4
-#, fuzzy, kde-format
-#| msgid "File..."
+#, kde-format
 msgid "&File"
 msgstr "கோப்பு"
 
@@ -1777,7 +1788,7 @@ msgstr "பிரதான கருவ
 #: main.cpp:67 main.cpp:71
 #, kde-format
 msgid "Ignored. (User defined.)"
-msgstr ""
+msgstr "பொருட்படுத்தப்படவில்லை. (பயனர் வரையறுத்தபடி)"
 
 #: main.cpp:88
 #, kde-format
@@ -1788,12 +1799,12 @@ msgstr "KDiff3"
 #, kde-format
 msgctxt "Program version info."
 msgid " (64 bit)"
-msgstr ""
+msgstr "(64 பிட்)"
 
 #: main.cpp:93
 #, kde-format
 msgid "Tool for Comparison and Merge of Files and Folders"
-msgstr ""
+msgstr "கோப்புகளையும் அடைவுகளையும் ஒப்பிட்டு இணைப்பதற்கான கருவி"
 
 #: main.cpp:94
 #, kde-format
@@ -1839,23 +1850,22 @@ msgstr "Ignore case"
 #: main.cpp:125
 #, kde-format
 msgid "Visible name replacement for input file 1 (base)."
-msgstr "Visible name replacement for input file 1 (base)."
+msgstr "உள்ளீட்டு கோப்பு 1 (மூலம்) தனக்கான புலப்படும் பெயர் மாற்றீடு."
 
 #: main.cpp:126
 #, kde-format
 msgid "Visible name replacement for input file 2."
-msgstr "Visible name replacement for input file 2."
+msgstr "உள்ளீட்டு கோப்பு 2 க்கான புலப்படும் பெயர் மாற்றீடு."
 
 #: main.cpp:127
 #, kde-format
 msgid "Visible name replacement for input file 3."
-msgstr "Visible name replacement for input file 3."
+msgstr "உள்ளீட்டு கோப்பு 3 க்கான புலப்படும் பெயர் மாற்றீடு."
 
 #: main.cpp:128
 #, kde-format
 msgid "Alternative visible name replacement. Supply this once for every input."
-msgstr ""
-"Alternative visible name replacement. Supply this once for every input."
+msgstr "மாற்று புலப்படும் பெயர் மாற்றீடு. ஒவ்வொரு உள்ளீட்டிற்கும் ஒரு முறை இதை வழங்கவும்."
 
 #: main.cpp:129
 #, kde-format
@@ -1867,7 +1877,7 @@ msgstr ""
 #: main.cpp:130
 #, kde-format
 msgid "Show list of config settings and current values."
-msgstr ""
+msgstr "தேர்வுகளின் மதிப்புகளை பட்டியலிடும்."
 
 #: main.cpp:131
 #, fuzzy, kde-format
@@ -1920,7 +1930,7 @@ msgid "Date & Size: "
 msgstr "தேதி மற்றும் அளவு."
 
 #: MergeFileInfos.cpp:482
-#, fuzzy, kde-format
+#, kde-format
 msgctxt "Status message"
 msgid "Comparing file..."
 msgstr "கோப்பினை ஒப்பிடுகிறது...."
@@ -2012,6 +2022,10 @@ msgid ""
 "Number of unsolved conflicts: %3\n"
 "%4"
 msgstr ""
+"மொத்த முரண்பாடுகளின் எண்ணிக்கை: %1 \n"
+"தானாக தீர்க்கப்பட்ட முரண்பாடுகளின் எண்ணிக்கை: %2 \n"
+"தீர்க்கப்படாத முரண்பாடுகளின் எண்ணிக்கை: %3 \n"
+"%4"
 
 #: mergeresultwindow.cpp:783
 #, kde-format
@@ -2067,6 +2081,9 @@ msgid ""
 "\n"
 "Creating backup failed. File not saved."
 msgstr ""
+"\n"
+"\n"
+"காப்புப்பிரதியை உருவாக்குவது தோல்வியடைந்தது. கோப்பு சேமிக்கப்படவில்லை."
 
 #: mergeresultwindow.cpp:2679 mergeresultwindow.cpp:2722
 #, kde-format
@@ -2092,35 +2109,34 @@ msgstr "[திருத்தப்ப
 #: mergeresultwindow.cpp:2822
 #, kde-format
 msgid "Encoding for saving:"
-msgstr ""
+msgstr "சேமிப்பதற்கான குறியாக்கம்:"
 
 #: mergeresultwindow.cpp:2922
-#, fuzzy, kde-format
-#| msgid "Conflicts"
+#, kde-format
 msgid "Conflict"
-msgstr "குழப்பங்கள்"
+msgstr "முரண்பாடு"
 
 #: mergeresultwindow.cpp:2945
 #, kde-format
 msgid "Codec from A: %1"
-msgstr ""
+msgstr "A இலிருந்து கோடெக்: %1"
 
 #: mergeresultwindow.cpp:2947
 #, kde-format
 msgid "Codec from B: %1"
-msgstr ""
+msgstr "B இலிருந்து கோடெக்: %1"
 
 #: mergeresultwindow.cpp:2949
 #, kde-format
 msgid "Codec from C: %1"
-msgstr ""
+msgstr "C இலிருந்து கோடெக்: %1"
 
 #. i18n: ectx: property (windowTitle), widget (QDialog, OpenDialog)
 #. i18n: ectx: property (windowTitle), widget (QDialog, ProgressDialog)
 #: opendialog.ui:24 progressdialog.ui:23
 #, kde-format
 msgid "Dialog"
-msgstr ""
+msgstr "சார் சாளரம்"
 
 #. i18n: ectx: property (text), widget (QLabel, label_2)
 #: opendialog.ui:47
@@ -2177,7 +2193,7 @@ msgstr "திறந்த கோப்
 #, kde-format
 msgctxt "No text styling"
 msgid "none"
-msgstr ""
+msgstr "எதுவுமில்லை"
 
 #: optiondialog.cpp:109 optiondialog.cpp:121
 #, kde-format
@@ -2187,6 +2203,9 @@ msgid ""
 "\n"
 "Example:"
 msgstr ""
+"எழுத்துரு: %1, %2, %3 \n"
+"\n"
+"எடுத்துக்காட்டு:"
 
 #: optiondialog.cpp:390
 #, kde-format
@@ -2209,7 +2228,7 @@ msgstr "அமை"
 #: optiondialog.cpp:523
 #, kde-format
 msgid "Font"
-msgstr ""
+msgstr "எழுத்துரு"
 
 #: optiondialog.cpp:525
 #, kde-format
@@ -2219,7 +2238,7 @@ msgstr "திருத்துபவ
 #: optiondialog.cpp:543
 #, kde-format
 msgid "Application font"
-msgstr ""
+msgstr "செயலி எழுத்துரு"
 
 #: optiondialog.cpp:548
 #, fuzzy, kde-format
@@ -2292,7 +2311,7 @@ msgstr "பின்னணி நிற
 #: optiondialog.cpp:680
 #, kde-format
 msgid "Color for manually aligned difference ranges:"
-msgstr ""
+msgstr "கைமுறையாக சீரமைக்கப்பட்டுள்ள வேறுபாடு இடைவெளிகளுக்கான நிறம்:"
 
 #: optiondialog.cpp:687
 #, fuzzy, kde-format
@@ -2302,34 +2321,34 @@ msgstr "அடைவு ஒப்பி
 #: optiondialog.cpp:693
 #, kde-format
 msgid "Newest file color:"
-msgstr ""
+msgstr "புதிய கோப்பின் நிறம்:"
 
 #: optiondialog.cpp:698
 #, kde-format
 msgid ""
 "Changing this color will only be effective when starting the next folder "
 "comparison."
-msgstr ""
+msgstr "அடுத்த அடைவு ஒப்பீட்டைத் துவக்கும்போது மட்டுமே இந்த மாற்றம் செயல்படும்."
 
 #: optiondialog.cpp:703
 #, kde-format
 msgid "Oldest file color:"
-msgstr ""
+msgstr "பழைய கோப்பின் நிறம்:"
 
 #: optiondialog.cpp:712
 #, kde-format
 msgid "Middle age file color:"
-msgstr ""
+msgstr "நடு கோப்பின் நிறம்:"
 
 #: optiondialog.cpp:721
 #, kde-format
 msgid "Color for missing files:"
-msgstr ""
+msgstr "காணாமல் போன கோப்புகளுக்கான நிறம்:"
 
 #: optiondialog.cpp:735
 #, kde-format
 msgid "Editor"
-msgstr "திருத்தியவர்"
+msgstr "உரைத்திருத்தி"
 
 #: optiondialog.cpp:736
 #, fuzzy, kde-format
@@ -2393,14 +2412,13 @@ msgstr ""
 #, kde-format
 msgctxt "Unix line ending"
 msgid "Unix"
-msgstr ""
+msgstr "யூனிக்ஸ்"
 
 #: optiondialog.cpp:796
-#, fuzzy, kde-format
-#| msgid "&Window"
+#, kde-format
 msgctxt "Dos/Windows line ending"
 msgid "Dos/Windows"
-msgstr "சாளரங்கள்"
+msgstr "டாஸ்/விண்டோஸ்"
 
 #: optiondialog.cpp:797
 #, fuzzy, kde-format
@@ -2520,7 +2538,7 @@ msgstr ""
 #: optiondialog.cpp:879
 #, kde-format
 msgid "Align B and C for 3 input files"
-msgstr ""
+msgstr "3 உள்ளீட்டு கோப்புகளுக்கு B மற்றும் C ஐ சீரமைக்கவும்"
 
 #: optiondialog.cpp:883
 #, kde-format
@@ -2530,6 +2548,11 @@ msgid ""
 "Not recommended for merging because merge might get more complicated.\n"
 "(Default is off.)"
 msgstr ""
+"மூன்று உள்ளீட்டு கோப்புகளை ஒப்பிடும்போது அல்லது ஒன்றிணைக்கும் போது B மற்றும் C ஐ சீரமைக்க "
+"முயற்சிக்கவும். \n"
+"ஒன்றிணைக்கும்போது இத்தேர்வு பரிந்துரைக்கப்படாதது, ஏனெனில் ஒன்றிணைப்பதை இது இன்னும் "
+"கடினமாக்கக் கூடும். \n"
+" (இயல்பாக முடக்கப்பட்டுள்ளது.)"
 
 #: optiondialog.cpp:894
 #, fuzzy, kde-format
@@ -2572,7 +2595,7 @@ msgstr "A சாளரத்தைக்
 #, kde-format
 msgctxt "Tool Tip"
 msgid "Show a dialog with information about the number of conflicts."
-msgstr ""
+msgstr "முரண்பாடுகளின் எண்ணிக்கையை ஒரு சாளரத்தில் காட்டு."
 
 #: optiondialog.cpp:934
 #, kde-format
@@ -2628,7 +2651,7 @@ msgstr ""
 #: optiondialog.cpp:985
 #, kde-format
 msgid "Version Control History Merging"
-msgstr ""
+msgstr "பதிப்பு கட்டுப்பாட்டு வரலாறு ஒன்றிணைத்தல்"
 
 #: optiondialog.cpp:993 smalldialogs.cpp:399
 #, kde-format
@@ -2677,6 +2700,8 @@ msgstr "உப அடைவுகளி
 msgctxt "Tool Tip"
 msgid "Cut off after specified number. Use -1 for infinite number of entries."
 msgstr ""
+"குறிப்பிட்ட எண்ணிக்கைக்குப் பிறகு வரலாற்றை துண்டிக்கவும். வரம்பு வேண்டாமெனில் -1 என்று "
+"அமைக்கவும்."
 
 #: optiondialog.cpp:1055
 #, kde-format
@@ -2686,7 +2711,7 @@ msgstr ""
 #: optiondialog.cpp:1060
 #, kde-format
 msgid "Irrelevant merge command:"
-msgstr ""
+msgstr "பொருந்தாத ஒன்றிணைப்பு கட்டளை:"
 
 #: optiondialog.cpp:1065
 #, kde-format
@@ -2800,18 +2825,13 @@ msgid "Use Ignore File"
 msgstr ".cvsignore உபயோகி"
 
 #: optiondialog.cpp:1148
-#, fuzzy, kde-format
-#| msgid ""
-#| "Extends the antipattern to anything that would be ignored by CVS.\n"
-#| "Via local \".cvsignore\"-files this can be directory specific."
+#, kde-format
 msgctxt "Tool Tip"
 msgid ""
 "Extends the anti-pattern to anything that would be ignored by source "
 "control.\n"
 "Via local ignore files this can be folder-specific."
 msgstr ""
-"Extends the antipattern to anything that would be ignored by CVS.\n"
-"Via local \".cvsignore\"-files this can be directory specific."
 
 #: optiondialog.cpp:1152
 #, fuzzy, kde-format
@@ -2876,6 +2896,11 @@ msgid ""
 "Set this option if the case of the names must match. (Default for Windows is "
 "off, otherwise on.)"
 msgstr ""
+"அடைவு ஒப்பீடு, கோப்புகளின் அல்லது அடைவுகளின் அவற்றின் பெயர்கள் பொருந்தும்போது அவற்றை "
+"ஒப்பிடும். \n"
+"பெயர்களின் வழக்கை (பெரிய/சிறிய எழுத்து) பொருட்படுத்த வேண்டுமெனில்  இந்த விருப்பத்தை "
+"இயக்கவும். (விண்டோசில் இயல்பாக முடக்கப்பட்டிருக்கும்; மற்ற இயங்குதளங்களில் இயல்பாக "
+"இயக்கப்பட்டிருக்கும்.)"
 
 #: optiondialog.cpp:1187
 #, fuzzy, kde-format
@@ -2894,7 +2919,7 @@ msgstr ""
 #: optiondialog.cpp:1195
 #, kde-format
 msgid "Skip folder status report"
-msgstr ""
+msgstr "அடைவு நிலை அறிக்கையைத் தவிர்"
 
 #: optiondialog.cpp:1199
 #, kde-format
@@ -2907,37 +2932,33 @@ msgstr ""
 #: optiondialog.cpp:1203
 #, kde-format
 msgid "File Comparison Mode"
-msgstr "File Comparison Mode"
+msgstr "கோப்பு ஒப்பீட்டு முறை"
 
 #: optiondialog.cpp:1208
-#, fuzzy, kde-format
+#, kde-format
 msgid "Binary comparison"
-msgstr "Binary Comparison"
+msgstr ""
 
 #: optiondialog.cpp:1210
-#, fuzzy, kde-format
-#| msgid "Binary comparison of each file. (Default)"
+#, kde-format
 msgctxt "Tool Tip"
 msgid "Binary comparison of each file. (Default)"
-msgstr "Binary comparison of each file. (Default)"
+msgstr "ஒவ்வொரு கோப்பின் இரும ஒப்பீடு. (இயல்பானது)"
 
 #: optiondialog.cpp:1213
-#, fuzzy, kde-format
+#, kde-format
 msgid "Full analysis"
-msgstr "Full Analysis"
+msgstr ""
 
 #: optiondialog.cpp:1215
-#, fuzzy, kde-format
-#| msgid ""
-#| "Do a full analysis and show statistics information in extra columns.\n"
-#| "(Slower than a binary comparison, much slower for binary files.)"
+#, kde-format
 msgctxt "Tool Tip"
 msgid ""
 "Do a full analysis and show statistics information in extra columns.\n"
 "(Slower than a binary comparison, much slower for binary files.)"
 msgstr ""
-"Do a full analysis and show statistics information in extra columns.\n"
-"(Slower than a binary comparison, much slower for binary files.)"
+"முழு பகுப்பாய்வு செய்து கூடுதல் நெடுவரிசைகளில் புள்ளிவிவரங்களைக் காட்டும். \n"
+" (இரும் ஒப்பீட்டை விட மெதுவானது, இரும கோப்புகளுக்கு மிகவும் மெதுவானது.)"
 
 #: optiondialog.cpp:1219
 #, fuzzy, kde-format
@@ -3031,6 +3052,8 @@ msgid ""
 "If files differ only by white space consider them equal.\n"
 "This is only active when full analysis is chosen."
 msgstr ""
+"கோப்புகளின் காலியிடம் (white space) மட்டுமே வேறுபட்டால் அவற்றை சமமாகக் கருதும். \n"
+"முழு பகுப்பாய்வு தேர்ந்தெடுக்கப்படும்போது மட்டுமே இது செயலில் இருக்கும்."
 
 #: optiondialog.cpp:1262
 #, kde-format
@@ -3078,15 +3101,18 @@ msgstr "இதர அமைப்பு
 #: optiondialog.cpp:1308
 #, kde-format
 msgid "Use the same encoding for everything:"
-msgstr ""
+msgstr "அனைத்திற்கும் ஒரே குறியாக்கத்தைப் பயன்படுத்தவும்:"
 
 #: optiondialog.cpp:1312
-#, kde-format
+#, fuzzy, kde-format
 msgctxt "Tool Tip"
 msgid ""
 "Enable this allows to change all encodings by changing the first only.\n"
 "Disable this if different individual settings are needed."
 msgstr ""
+"இதை இயக்குவது முதல் மாற்றத்தை மாற்றுவதன் மூலம் அனைத்து குறியாக்கங்களையும் மாற்ற "
+"அனுமதிக்கிறது. \n"
+" வெவ்வேறு தனிப்பட்ட அமைப்புகள் தேவைப்பட்டால் இதை முடக்கு."
 
 #: optiondialog.cpp:1316
 #, fuzzy, kde-format
@@ -3106,6 +3132,10 @@ msgid ""
 "encoding will be used as fallback.\n"
 "(Unicode detection depends on the first bytes of a file.)"
 msgstr ""
+"இயக்கப்பட்டிருந்தால், குறியாக்கம் தானாகவே கண்டறியப்படும். \n"
+"கோப்பின் குறியாக்கத்தை தானாகவே கண்டறிய முடியாவிடில், தேர்ந்தெடுக்கப்பட்டுள்ள குறியாக்கம் "
+"பயன்படுத்தப்படும். \n"
+"(யூனிகோடை கண்டறிவது கோப்பின் முதல் சில பைட்டுகளைப் பொறுத்தது.)"
 
 #: optiondialog.cpp:1330 optiondialog.cpp:1341 optiondialog.cpp:1352
 #, fuzzy, kde-format
@@ -3115,17 +3145,17 @@ msgstr "தானாகவே தேர
 #: optiondialog.cpp:1336
 #, kde-format
 msgid "File Encoding for B:"
-msgstr ""
+msgstr "B-க்கான கோப்பு குறியாக்கம்:"
 
 #: optiondialog.cpp:1347
 #, kde-format
 msgid "File Encoding for C:"
-msgstr ""
+msgstr "C-க்கான கோப்பு குறியாக்கம்:"
 
 #: optiondialog.cpp:1358
 #, kde-format
 msgid "File Encoding for Merge Output and Saving:"
-msgstr ""
+msgstr "ஒன்றிணைப்பின் முடிவை சேமிப்பதற்கான கோப்பு குறியாக்கம்:"
 
 #: optiondialog.cpp:1363
 #, fuzzy, kde-format
@@ -3140,6 +3170,9 @@ msgid ""
 "In ambiguous cases a dialog will ask the user to choose the encoding for "
 "saving."
 msgstr ""
+"இயக்கப்பட்டிருந்தால், உள்ளீட்டு கோப்புகளிலிருந்து குறியாக்கம் பயன்படுத்தப்படும். \n"
+"தெளிவற்ற சூழ்நிலைகளில், சேமிப்பதற்கான குறியாக்கத்தைத் தேர்வுசெய்ய விடும் ஓர் சாளரம் "
+"காட்டப்படும்."
 
 #: optiondialog.cpp:1370
 #, kde-format
@@ -3152,12 +3185,14 @@ msgid "Right To Left Language"
 msgstr ""
 
 #: optiondialog.cpp:1386
-#, kde-format
+#, fuzzy, kde-format
 msgctxt "Tool Tip"
 msgid ""
 "Some languages are read from right to left.\n"
 "This setting will change the viewer and editor accordingly."
 msgstr ""
+"சில மொழிகள் வலமிருந்து இடமாக வாசிக்கப்படுகின்றன. \n"
+"இந்த அமைப்பு அதற்கேற்ப பார்வையாளர் மற்றும் ஆசிரியரை மாற்றும்."
 
 #: optiondialog.cpp:1396
 #, fuzzy, kde-format
@@ -3172,7 +3207,7 @@ msgstr "இதர அமைப்பு
 #: optiondialog.cpp:1418
 #, kde-format
 msgid "Command line options to ignore:"
-msgstr ""
+msgstr "பொருட்படுத்தக்கூடாத கட்டளை வரி விருப்பங்கள்:"
 
 #: optiondialog.cpp:1424
 #, kde-format
@@ -3183,6 +3218,10 @@ msgid ""
 "Several values can be specified if separated via ';'\n"
 "This will suppress the \"Unknown option\" error."
 msgstr ""
+"KDiff3 மற்ற செயலிகளால் பயன்படுத்தப்படும்போது பொருட்படுத்தக்கூடாத கட்டளை வரி "
+"விருப்பங்களின் பட்டியல். \n"
+"';' என்பதால் பிரித்த பல தருமதிப்புகளைக் குறிப்பிடலாம்; \n"
+"இது, \"தெரியாத விருப்பம்\" எனும் சிக்கலைத் தவிர்க்கும்."
 
 #: optiondialog.cpp:1429
 #, kde-format
@@ -3305,12 +3344,12 @@ msgstr "வரி வித்திய
 #, kde-format
 msgctxt "Error message"
 msgid "Not enough memory to complete request."
-msgstr ""
+msgstr "கோரிக்கையை நிறைவேற்ற நினைவகத்தில் போதுமான இடம் இல்லை."
 
 #: pdiff.cpp:329
 #, kde-format
 msgid "An internal error occurred: %1"
-msgstr ""
+msgstr "உள்ளக சிக்கல் ஏற்பட்டது: %1"
 
 #: pdiff.cpp:356
 #, kde-format
@@ -3328,19 +3367,12 @@ msgid "Files %1 and %2 have equal text,
 msgstr "கோப்புகள் A மற்றும் B இருநிலை சமம் உடையன.\n"
 
 #: pdiff.cpp:631
-#, fuzzy, kde-format
-#| msgid ""
-#| "Some inputfiles don't seem to be pure textfiles.\n"
-#| "Note that the KDiff3-merge was not meant for binary data.\n"
-#| "Continue at your own risk."
+#, kde-format
 msgid ""
 "Some input files do not seem to be pure text files.\n"
 "Note that the KDiff3 merge was not meant for binary data.\n"
 "Continue at your own risk."
 msgstr ""
-"Some inputfiles don't seem to be pure textfiles.\n"
-"Note that the KDiff3-merge was not meant for binary data.\n"
-"Continue at your own risk."
 
 #: pdiff.cpp:641
 #, kde-format
@@ -3360,6 +3392,11 @@ msgid ""
 "Do not save the result if unsure. Continue at your own risk.\n"
 "Affected input files are in %1."
 msgstr ""
+"சில உள்ளீட்டு எழுத்துக்களை செல்லுபடியாகும் யூனிகோடாக மாற்ற முடியவில்லை. \n"
+"நீங்கள் தவறான குறியாக்கத்தை பயன்படுத்தியிருக்கலாம் (எ.கா. UTF-8 அல்லாத கோப்புகளுக்கு "
+"UTF-8 தனைத் தேர்ந்தெடுப்பது). \n"
+"உறுதியாக தெரியாவிட்டால் விளைவை சேமிக்க வேண்டாம். தொடர்வதால் ஆபத்தை ஏற்கிறீர்கள். \n"
+"பாதிக்கப்பட்ட உள்ளீட்டு கோப்புகள் %1 இல் உள்ளன."
 
 #: pdiff.cpp:731
 #, kde-format
@@ -3394,7 +3431,7 @@ msgstr "கிளிப்போர்
 #: pdiff.cpp:1018
 #, kde-format
 msgid "Ok"
-msgstr ""
+msgstr "சரி"
 
 #: pdiff.cpp:1034
 #, fuzzy, kde-format
@@ -3405,12 +3442,12 @@ msgstr "கடைசி டெல்ட
 #: pdiff.cpp:1301
 #, kde-format
 msgid "Word wrap (Cancel disables word wrap)"
-msgstr ""
+msgstr "வரிமடிப்பு (ரத்துசெய்வது வரிமடிப்பை முடக்கும்)"
 
 #: pdiff.cpp:1301
 #, kde-format
 msgid "Calculating max width for horizontal scrollbar"
-msgstr ""
+msgstr "கிடைமட்ட உருள்பட்டையின் அதிகபட்ச அகலம் கணக்கிடப்படுகிறது"
 
 #: pdiff.cpp:1524
 #, kde-format
@@ -3435,7 +3472,7 @@ msgstr "தேடல் முடிவ
 #: pdiff.cpp:1897
 #, kde-format
 msgid "Nothing is selected in either diff input window."
-msgstr ""
+msgstr "வித்தியாசங்காண்வதற்கான எந்த உள்ளீட்டுப் பகுதியிலும் எதுவும் தேர்ந்தெடுக்கப்படவில்லை."
 
 #: pdiff.cpp:1897
 #, fuzzy, kde-format
@@ -3446,22 +3483,22 @@ msgstr "அடைவை உருவா
 #: progress.cpp:56 progressdialog.ui:100
 #, kde-format
 msgid "&Cancel"
-msgstr ""
+msgstr "ரத்து செய்"
 
 #: smalldialogs.cpp:81 smalldialogs.cpp:82 smalldialogs.cpp:83
 #, kde-format
 msgid "Swap %1<->%2"
-msgstr ""
+msgstr "இடமாற்று %1<->%2"
 
 #: smalldialogs.cpp:84 smalldialogs.cpp:85 smalldialogs.cpp:86
 #, kde-format
 msgid "Copy %1->Output"
-msgstr ""
+msgstr "%1 தனை வெளியீட்டிற்கு நகலெடுக்கவும்"
 
 #: smalldialogs.cpp:87 smalldialogs.cpp:88 smalldialogs.cpp:89
 #, kde-format
 msgid "Swap %1<->Output"
-msgstr ""
+msgstr "இடமாற்று %1<->வெளியீடு"
 
 #: smalldialogs.cpp:108
 #, kde-format
@@ -3477,7 +3514,7 @@ msgstr "திறந்த கோப்
 #: smalldialogs.cpp:162
 #, kde-format
 msgid "Select Output File"
-msgstr ""
+msgstr "வெளியீட்டு கோப்பைத் தேர்ந்தெடுக்கவும்"
 
 #: smalldialogs.cpp:309
 #, fuzzy, kde-format
@@ -3538,7 +3575,7 @@ msgstr ""
 #: smalldialogs.cpp:407
 #, kde-format
 msgid "Example history start line (with leading comment):"
-msgstr ""
+msgstr "எடுத்துக்காட்டு வரலாறு தொடக்க வரி (முதலில் விளக்கவுரையுடன்):"
 
 #: smalldialogs.cpp:409
 #, kde-format
@@ -3547,6 +3584,8 @@ msgid ""
 "Copy a history start line as used in your files,\n"
 "including the leading comment."
 msgstr ""
+"உங்கள் கோப்புகளில் பயன்படுத்துவதுபோலான வரலாறு தொடக்க வரியை\n"
+"முதலிலுள்ள விளக்கவுரை உட்பட இங்கு நகலெடுக்கவும்."
 
 #: smalldialogs.cpp:435
 #, kde-format
@@ -3611,7 +3650,7 @@ msgstr ""
 #: SourceData.cpp:410
 #, kde-format
 msgid "    Temp file is: %1"
-msgstr ""
+msgstr "    தற்காலிக கோப்பு: %1"
 
 #: SourceData.cpp:448
 #, kde-format
@@ -3674,12 +3713,12 @@ msgstr "தற்போதைய ஆவ
 #: StandardMenus.cpp:33
 #, kde-format
 msgid "Print the differences"
-msgstr ""
+msgstr "வேறுபாடுகளை காட்டு"
 
 #: StandardMenus.cpp:36
 #, kde-format
 msgid "Quits the application"
-msgstr "பயன்பாட்டை முறிக்க"
+msgstr "செயலியை விட்டு வெளியேறும்"
 
 #: StandardMenus.cpp:40
 #, fuzzy, kde-format
@@ -3705,27 +3744,27 @@ msgstr "கிளிப்போர்
 #: StandardMenus.cpp:52
 #, kde-format
 msgid "Select everything in current window"
-msgstr ""
+msgstr "தற்போதைய சாளரத்தில் உள்ள அனைத்தையும் தேர்ந்தெடுக்கும்"
 
 #: Utils.cpp:73
 #, kde-format
 msgid "Expecting space after closing quote."
-msgstr ""
+msgstr "மேற்கோள் முடிவுக்குறிக்குப் பிறகு இடைவெளி எதிர்பார்க்கப்படுகிறது."
 
 #: Utils.cpp:76
 #, kde-format
 msgid "Unmatched quote."
-msgstr ""
+msgstr "முடிவடையா மேற்கோள்."
 
 #: Utils.cpp:85
 #, kde-format
 msgid "Unexpected quote character within argument."
-msgstr ""
+msgstr "தருமதிப்புக்குள் எதிர்பாராத மேற்கோள்"
 
 #: Utils.cpp:92
 #, kde-format
 msgid "No program specified."
-msgstr ""
+msgstr "நிரல் குறிப்பிடப்படவில்லை."
 
 #~ msgid "Toggling toolbar..."
 #~ msgstr "கருவிப்பட்டி மாற்றப்படுகறது"
diff -pruN 1.12.2-1/po/tg/kdiff3.po 1.12.3-1/po/tg/kdiff3.po
--- 1.12.2-1/po/tg/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/tg/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2019-09-29 12:43+0500\n"
 "Last-Translator: Victor Ibragimov <victor.ibragimov@gmail.com>\n"
 "Language-Team: English <kde-i18n-doc@kde.org>\n"
@@ -121,88 +121,88 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Хатогии даруни"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, fuzzy, kde-format
 #| msgid "not available"
 msgid "File %1: Line not available"
 msgstr "дастрас нест"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr ""
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr ""
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, fuzzy, kde-format
 msgid "A (Base)"
 msgstr "A (баромад): "
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr ""
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr ""
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr ""
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr ""
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, fuzzy, kde-format
 msgid "Top line"
 msgstr "Сатри яккум%1"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Охир"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, fuzzy, kde-format
 msgid "Open File"
 msgstr "Кушодан %1 нашуд."
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr ""
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr ""
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr ""
diff -pruN 1.12.2-1/po/tr/kdiff3.po 1.12.3-1/po/tr/kdiff3.po
--- 1.12.2-1/po/tr/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/tr/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -16,7 +16,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: extragear-utils-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2025-03-04 12:41+0300\n"
 "Last-Translator: Emir SARI <emir_sari@icloud.com>\n"
 "Language-Team: Turkish <kde-l10n-tr@kde.org>\n"
@@ -117,87 +117,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Ciddi Dahili Hata"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "Dosya %1: Satır %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "Dosya %1: Satır kullanılamıyor"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Kodlama:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Satır ve biçim:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (Temel)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Kodlama: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Satır sonu biçemi: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "Bilinmiyor"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "En üst satır"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Son"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Dosya Aç"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 bit"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 bit (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr "Sistem"
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Diğer"
diff -pruN 1.12.2-1/po/ug/kdiff3.po 1.12.3-1/po/ug/kdiff3.po
--- 1.12.2-1/po/ug/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/ug/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2013-09-08 07:04+0900\n"
 "Last-Translator: Gheyret Kenji <gheyret@gmail.com>\n"
 "Language-Team: Uyghur Computer Science Association <UKIJ@yahoogroups.com>\n"
@@ -111,90 +111,90 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr ""
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr ""
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, fuzzy, kde-format
 #| msgid "not available"
 msgid "File %1: Line not available"
 msgstr "ئىشلەتكىلى بولمايدۇ"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "كودلاش:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr ""
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr ""
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, fuzzy, kde-format
 #| msgid "Encoding:"
 msgid "Encoding: %1"
 msgstr "كودلاش:"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr ""
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr ""
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr ""
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr ""
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "تامام"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, fuzzy, kde-format
 #| msgid "File"
 msgid "Open File"
 msgstr "ھۆججەت"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr ""
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr ""
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr ""
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr ""
diff -pruN 1.12.2-1/po/uk/kdiff3.po 1.12.3-1/po/uk/kdiff3.po
--- 1.12.2-1/po/uk/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/uk/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2024-09-26 19:45+0300\n"
 "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
 "Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -111,87 +111,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "Критична внутрішня помилка"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "Файл %1: рядок %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "Файл %1: рядок недоступний"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "Кодування:"
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "Стиль кінців рядка:"
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (Основний)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "Кодування: %1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "Стиль кінців рядка: %1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "Невідомо"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "Верхній рядок"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "Кінець"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "Відкрити файл"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Юнікод, 8 бітів"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Юнікод, 8 бітів (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr "Система"
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "Інше"
diff -pruN 1.12.2-1/po/zh_CN/kdiff3.po 1.12.3-1/po/zh_CN/kdiff3.po
--- 1.12.2-1/po/zh_CN/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/zh_CN/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
 "PO-Revision-Date: 2024-04-22 15:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
@@ -107,87 +107,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "严重内部错误"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "文件 %1：行 %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "文件 %1：行不可用"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "编码："
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "行尾格式："
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A (被比较)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "编码：%1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "行尾格式：%1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "未知"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "顶行"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "末行"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "打开文件"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8位"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr ""
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
 msgstr "系统"
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "其他"
diff -pruN 1.12.2-1/po/zh_TW/diff_ext.po 1.12.3-1/po/zh_TW/diff_ext.po
--- 1.12.2-1/po/zh_TW/diff_ext.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/zh_TW/diff_ext.po	2025-05-12 23:49:58.000000000 +0000
@@ -2,13 +2,13 @@
 # This file is distributed under the same license as the kdiff3 package.
 #
 # pan93412 <pan93412@gmail.com>, 2019.
-# SPDX-FileCopyrightText: 2024 Kisaragi Hiu <mail@kisaragi-hiu.com>
+# SPDX-FileCopyrightText: 2024, 2025 Kisaragi Hiu <mail@kisaragi-hiu.com>
 msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
 "POT-Creation-Date: 2024-10-24 00:42+0000\n"
-"PO-Revision-Date: 2024-01-22 16:44+0900\n"
+"PO-Revision-Date: 2025-04-09 18:17+0900\n"
 "Last-Translator: Kisaragi Hiu <mail@kisaragi-hiu.com>\n"
 "Language-Team: Traditional Chinese <zh-l10n@lists.slat.org>\n"
 "Language: zh_TW\n"
@@ -16,7 +16,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 23.08.4\n"
+"X-Generator: Lokalize 24.12.3\n"
 
 #: diff_ext.cpp:211
 #, kde-format
@@ -73,11 +73,9 @@ msgid "About Diff-Ext ..."
 msgstr "關於 Diff-Ext…"
 
 #: diff_ext.cpp:324
-#, fuzzy, kde-format
-#| msgid ""
-#| "Diff-Ext Copyright (c) 2003-2006, Sergey Zorin. All rights reserved.\n"
+#, kde-format
 msgid "Diff-Ext Copyright ©2003-2006, Sergey Zorin. All rights reserved.\n"
-msgstr "Diff-Ext 版權所有 (c) 2003-2006, Sergey Zorin. 保留所有權利。\n"
+msgstr "Diff-Ext 版權所有 ©2003-2006, Sergey Zorin. 保留所有權利。\n"
 
 #: diff_ext.cpp:324
 #, kde-format
@@ -85,10 +83,9 @@ msgid "This software is distributable un
 msgstr "此軟體根據 BSD-2-Clause 授權發佈。\n"
 
 #: diff_ext.cpp:324
-#, fuzzy, kde-format
-#| msgid "Some extensions for KDiff3 (c) 2006-2013 by Joachim Eibl.\n"
+#, kde-format
 msgid "Some extensions for KDiff3 ©2006-2013 by Joachim Eibl.\n"
-msgstr "部份用於 KDiff3 的擴充元件 (c) 2006-2013 by Joachim Eibl.\n"
+msgstr "部份用於 KDiff3 的擴充元件 ©2006-2013 by Joachim Eibl.\n"
 
 #: diff_ext.cpp:324
 #, kde-format
diff -pruN 1.12.2-1/po/zh_TW/kdiff3.po 1.12.3-1/po/zh_TW/kdiff3.po
--- 1.12.2-1/po/zh_TW/kdiff3.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/zh_TW/kdiff3.po	2025-05-12 23:49:58.000000000 +0000
@@ -4,20 +4,20 @@
 # Franklin Weng <franklin@goodhorse.idv.tw>, 2010, 2011, 2012.
 # Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2009.
 # pan93412 <pan93412@gmail.com>, 2019.
-# SPDX-FileCopyrightText: 2024 Kisaragi Hiu <mail@kisaragi-hiu.com>
+# SPDX-FileCopyrightText: 2024, 2025 Kisaragi Hiu <mail@kisaragi-hiu.com>
 msgid ""
 msgstr ""
 "Project-Id-Version: kdiff3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-03-07 02:40+0000\n"
-"PO-Revision-Date: 2024-01-22 16:43+0900\n"
+"POT-Creation-Date: 2025-05-10 02:38+0000\n"
+"PO-Revision-Date: 2025-04-09 18:16+0900\n"
 "Last-Translator: Kisaragi Hiu <mail@kisaragi-hiu.com>\n"
 "Language-Team: Traditional Chinese <zh-l10n@lists.slat.org>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 23.08.4\n"
+"X-Generator: Lokalize 24.12.3\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #, kde-format
@@ -110,87 +110,87 @@ msgstr ""
 msgid "Severe Internal Error"
 msgstr "嚴重內部錯誤"
 
-#: difftextwindow.cpp:663
+#: difftextwindow.cpp:666
 #, kde-format
 msgid "File %1: Line %2"
 msgstr "檔案 %1：行 %2"
 
-#: difftextwindow.cpp:665
+#: difftextwindow.cpp:668
 #, kde-format
 msgid "File %1: Line not available"
 msgstr "檔案 %1：無法取得行"
 
-#: difftextwindow.cpp:1977
+#: difftextwindow.cpp:1983
 #, kde-format
 msgid "Encoding:"
 msgstr "編碼："
 
-#: difftextwindow.cpp:1981 mergeresultwindow.cpp:2830 optiondialog.cpp:789
+#: difftextwindow.cpp:1987 mergeresultwindow.cpp:2830 optiondialog.cpp:789
 #, kde-format
 msgid "Line end style:"
 msgstr "行結尾樣式："
 
-#: difftextwindow.cpp:2006
+#: difftextwindow.cpp:2012
 #, kde-format
 msgid "A (Base)"
 msgstr "A(基底)"
 
-#: difftextwindow.cpp:2008
+#: difftextwindow.cpp:2014
 #, kde-format
 msgid "Encoding: %1"
 msgstr "編碼：%1"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2876
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2876
 #, kde-format
 msgid "DOS"
 msgstr "DOS"
 
-#: difftextwindow.cpp:2009 mergeresultwindow.cpp:2875
+#: difftextwindow.cpp:2015 mergeresultwindow.cpp:2875
 #, kde-format
 msgid "Unix"
 msgstr "Unix"
 
-#: difftextwindow.cpp:2009
+#: difftextwindow.cpp:2015
 #, kde-format
 msgid "Line end style: %1"
 msgstr "行結尾樣式：%1"
 
-#: difftextwindow.cpp:2010
+#: difftextwindow.cpp:2016
 #, kde-format
 msgid "Unknown"
 msgstr "未知"
 
-#: difftextwindow.cpp:2038 kdiff3.cpp:1067
+#: difftextwindow.cpp:2044 kdiff3.cpp:1067
 #, kde-format
 msgid "Top line"
 msgstr "頂端行"
 
-#: difftextwindow.cpp:2048
+#: difftextwindow.cpp:2054
 #, kde-format
 msgid "End"
 msgstr "結束"
 
-#: difftextwindow.cpp:2104 smalldialogs.cpp:163
+#: difftextwindow.cpp:2110 smalldialogs.cpp:163
 #, kde-format
 msgid "Open File"
 msgstr "開啟檔案"
 
-#: difftextwindow.cpp:2150 optiondialog.cpp:389
+#: difftextwindow.cpp:2156 optiondialog.cpp:389
 #, kde-format
 msgid "Unicode, 8 bit"
 msgstr "Unicode, 8 位元"
 
-#: difftextwindow.cpp:2151
+#: difftextwindow.cpp:2157
 #, kde-format
 msgid "Unicode, 8 bit (BOM)"
 msgstr "Unicode, 8 位元 (BOM)"
 
-#: difftextwindow.cpp:2152
+#: difftextwindow.cpp:2158
 #, kde-format
 msgid "System"
-msgstr ""
+msgstr "系統"
 
-#: difftextwindow.cpp:2164
+#: difftextwindow.cpp:2170
 #, kde-format
 msgid "Other"
 msgstr "其他"
@@ -416,6 +416,8 @@ msgid ""
 "merged.\n"
 "Check again before continuing."
 msgstr ""
+"合併三個資料夾的時候，目標資料夾不能跟 A 或 B 一樣。\n"
+"請再次檢查再繼續。"
 
 #: directorymergewindow.cpp:870
 #, kde-format
@@ -1091,6 +1093,8 @@ msgid ""
 "While trying to make a backup, deleting an older backup failed.\n"
 "Filename: %1"
 msgstr ""
+"嘗試進行備份時，刪除舊備份失敗了。\n"
+"檔案名稱：%1"
 
 #: fileaccess.cpp:1128
 #, kde-format
@@ -1098,6 +1102,8 @@ msgid ""
 "While trying to make a backup, renaming failed.\n"
 "Filenames: %1 -> %2"
 msgstr ""
+"嘗試進行備份時，重新命名失敗了。\n"
+"檔案名稱：%1 → %2"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: FontChooser.ui:23
@@ -1740,10 +1746,9 @@ msgid "Tool for Comparison and Merge of
 msgstr "用來比對或合併檔案與資料夾的工具"
 
 #: main.cpp:94
-#, fuzzy, kde-format
-#| msgid "(c) 2002-2014 Joachim Eibl, (c) 2017 Michael Reeves KF5/Qt5 port"
+#, kde-format
 msgid "©2002-2014 Joachim Eibl, ©2017 Michael Reeves KF5/Qt5 port"
-msgstr "(c) 2002-2014 Joachim Eibl, (c) 2017 Michael Reeves KF5/Qt5 移植"
+msgstr "©2002-2014 Joachim Eibl, ©2017 Michael Reeves KF5/Qt5 移植"
 
 #: main.cpp:114
 #, kde-format
@@ -1841,7 +1846,7 @@ msgstr "用 kdiff3 --help 來閱讀支
 #: MergeFileInfos.cpp:394
 #, kde-format
 msgid "Unable to compare non-normal file with normal file."
-msgstr ""
+msgstr "無法在非一般檔案與一般檔案之間做比對。"
 
 #: MergeFileInfos.cpp:417
 #, kde-format
@@ -2050,22 +2055,19 @@ msgid "Conflict"
 msgstr "衝突"
 
 #: mergeresultwindow.cpp:2945
-#, fuzzy, kde-format
-#| msgid "Codec from"
+#, kde-format
 msgid "Codec from A: %1"
-msgstr "編解碼器"
+msgstr "編碼 A：%1"
 
 #: mergeresultwindow.cpp:2947
-#, fuzzy, kde-format
-#| msgid "Codec from"
+#, kde-format
 msgid "Codec from B: %1"
-msgstr "編解碼器"
+msgstr "編碼 B：%1"
 
 #: mergeresultwindow.cpp:2949
-#, fuzzy, kde-format
-#| msgid "Codec from"
+#, kde-format
 msgid "Codec from C: %1"
-msgstr "編解碼器"
+msgstr "編碼 C：%1"
 
 #. i18n: ectx: property (windowTitle), widget (QDialog, OpenDialog)
 #. i18n: ectx: property (windowTitle), widget (QDialog, ProgressDialog)
@@ -2999,6 +3001,9 @@ msgid ""
 "encoding will be used as fallback.\n"
 "(Unicode detection depends on the first bytes of a file.)"
 msgstr ""
+"若啟用，會自動偵測編碼。\n"
+"如果檔案編碼無法自動判斷，則會改為使用所選編碼。\n"
+"（Unicode 偵測依賴檔案最初的位元組們。）"
 
 #: optiondialog.cpp:1330 optiondialog.cpp:1341 optiondialog.cpp:1352
 #, kde-format
@@ -3033,6 +3038,8 @@ msgid ""
 "In ambiguous cases a dialog will ask the user to choose the encoding for "
 "saving."
 msgstr ""
+"若啟用，會使用來自各輸入檔案的編碼。\n"
+"在模糊而無法判斷的時候，會彈出對話框讓使用者選擇儲存時要使用的編碼。"
 
 #: optiondialog.cpp:1370
 #, kde-format
@@ -3160,7 +3167,7 @@ msgstr "差異：A <-> B"
 #, kde-format
 msgctxt "Status message"
 msgid "Linediff: A <-> B"
-msgstr ""
+msgstr "行數差異：A <-> B"
 
 #: pdiff.cpp:204
 #, kde-format
@@ -3184,13 +3191,13 @@ msgstr "差異：B <-> C"
 #, kde-format
 msgctxt "Status message"
 msgid "Linediff: B <-> C"
-msgstr ""
+msgstr "行數差異：B <-> C"
 
 #: pdiff.cpp:277 pdiff.cpp:298
 #, kde-format
 msgctxt "Status message"
 msgid "Linediff: A <-> C"
-msgstr ""
+msgstr "行數差異：A <-> C"
 
 #: pdiff.cpp:322
 #, kde-format
@@ -3232,12 +3239,12 @@ msgstr ""
 #: pdiff.cpp:641
 #, kde-format
 msgid ", B"
-msgstr ""
+msgstr "、B"
 
 #: pdiff.cpp:643
 #, kde-format
 msgid ", C"
-msgstr ""
+msgstr "、C"
 
 #: pdiff.cpp:645
 #, kde-format
@@ -3247,6 +3254,10 @@ msgid ""
 "Do not save the result if unsure. Continue at your own risk.\n"
 "Affected input files are in %1."
 msgstr ""
+"某些輸入字元無法轉換為有效的 Unicode 字元。\n"
+"您可能使用了錯誤的編碼。（例如：為不是 UTF-8 的檔案選擇了 UTF-8）。\n"
+"不確定的話請不要儲存結果！請瞭解風險之後再繼續。\n"
+"受影響的輸入檔案位於 %1。"
 
 #: pdiff.cpp:731
 #, kde-format
@@ -3413,7 +3424,7 @@ msgstr "範例自動合併行："
 #, kde-format
 msgctxt "Tool Tip"
 msgid "To test auto merge, copy a line as used in your files."
-msgstr ""
+msgstr "要測試自動合併，請複製如同您的檔案中所使用的行數。"
 
 #: smalldialogs.cpp:388 smalldialogs.cpp:416 smalldialogs.cpp:452
 #, kde-format
@@ -3432,6 +3443,8 @@ msgid ""
 "Copy a history start line as used in your files,\n"
 "including the leading comment."
 msgstr ""
+"複製如同您的檔案中所使用的歷史開始行，\n"
+"包含開頭的註解。"
 
 #: smalldialogs.cpp:435
 #, kde-format
@@ -3450,6 +3463,8 @@ msgid ""
 "Copy a history entry start line as used in your files,\n"
 "but omit the leading comment."
 msgstr ""
+"複製如同您的檔案中所使用的歷史開始行，\n"
+"但不要包含開頭的註解。"
 
 #: smalldialogs.cpp:459
 #, kde-format
diff -pruN 1.12.2-1/po/zh_TW/kdiff3fileitemactionplugin.po 1.12.3-1/po/zh_TW/kdiff3fileitemactionplugin.po
--- 1.12.2-1/po/zh_TW/kdiff3fileitemactionplugin.po	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/po/zh_TW/kdiff3fileitemactionplugin.po	2025-05-12 23:49:58.000000000 +0000
@@ -3,20 +3,20 @@
 #
 # Franklin Weng <franklin@goodhorse.idv.tw>, 2011.
 # pan93412 <pan93412@gmail.com>, 2018, 2019.
-# SPDX-FileCopyrightText: 2024 Kisaragi Hiu <mail@kisaragi-hiu.com>
+# SPDX-FileCopyrightText: 2024, 2025 Kisaragi Hiu <mail@kisaragi-hiu.com>
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
 "POT-Creation-Date: 2024-09-26 00:41+0000\n"
-"PO-Revision-Date: 2024-01-22 16:45+0900\n"
+"PO-Revision-Date: 2025-04-09 18:17+0900\n"
 "Last-Translator: Kisaragi Hiu <mail@kisaragi-hiu.com>\n"
 "Language-Team: Traditional Chinese <zh-l10n@lists.slat.org>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 23.08.4\n"
+"X-Generator: Lokalize 24.12.3\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #: kdiff3fileitemaction.cpp:81
@@ -80,10 +80,9 @@ msgid "About KDiff3 menu plugin..."
 msgstr "關於 KDiff3 選單外掛程式..."
 
 #: kdiff3fileitemaction.cpp:273
-#, fuzzy, kde-format
-#| msgid "KDiff3 File Item Action Plugin: Copyright (C) 2011 Joachim Eibl\n"
+#, kde-format
 msgid "KDiff3 File Item Action Plugin: Copyright ©2011 Joachim Eibl\n"
-msgstr "KDiff3 檔案項目動作外掛程式：版權 (C) 2011 Joachim Eibl\n"
+msgstr "KDiff3 檔案項目動作外掛程式：版權所有 ©2011 Joachim Eibl\n"
 
 #: kdiff3fileitemaction.cpp:274
 #, kde-format
diff -pruN 1.12.2-1/src/difftextwindow.cpp 1.12.3-1/src/difftextwindow.cpp
--- 1.12.2-1/src/difftextwindow.cpp	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/src/difftextwindow.cpp	2025-05-12 23:49:58.000000000 +0000
@@ -554,7 +554,10 @@ void DiffTextWindow::setHorizScrollOffse
 
 qint32 DiffTextWindow::getMaxTextWidth() const
 {
-    if(d->m_bWordWrap)
+    /*
+        mDiff3LineVector is null when qt sends a resize event before init. Default to fixed size in this case.
+    */
+    if(d->mDiff3LineVector == nullptr || !d->m_bWordWrap)
     {
         return getVisibleTextAreaWidth();
     }
@@ -1376,6 +1379,9 @@ void DiffTextWindow::draw(RLPainter& p,
 QString DiffTextWindowData::getString(const LineType d3lIdx) const
 {
     assert(!(m_pLineData != nullptr && m_pLineData->empty() && m_size != 0));
+    //Qt sends resize events pre-init under certian conditions. No good way to avoid this.
+    if(mDiff3LineVector == nullptr)
+        return QString();
 
     if(m_pLineData == nullptr || m_pLineData->empty() || d3lIdx < 0 || (size_t)d3lIdx >= mDiff3LineVector->size())
         return QString();
diff -pruN 1.12.2-1/src/org.kde.kdiff3.appdata.xml 1.12.3-1/src/org.kde.kdiff3.appdata.xml
--- 1.12.2-1/src/org.kde.kdiff3.appdata.xml	2025-03-22 15:25:52.000000000 +0000
+++ 1.12.3-1/src/org.kde.kdiff3.appdata.xml	2025-05-12 23:49:58.000000000 +0000
@@ -425,6 +425,7 @@ SPDX-License-Identifier: GPL-2.0-or-late
   </provides>
   <launchable type="desktop-id">org.kde.kdiff3.desktop</launchable>
   <releases>\
+    <release version="1.12.3" date="2025-5-10"/>
     <release version="1.12.2" date="2024-3-22"/>
     <release version="1.12.1" date="2024-2-18"/>
     <release version="1.12.0" date="2024-12-07"/>
