Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kcharselect for openSUSE:Factory 
checked in at 2026-04-17 21:47:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcharselect (Old)
 and      /work/SRC/openSUSE:Factory/.kcharselect.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcharselect"

Fri Apr 17 21:47:25 2026 rev:179 rq:1347405 version:26.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcharselect/kcharselect.changes  2026-03-07 
20:02:25.249245416 +0100
+++ /work/SRC/openSUSE:Factory/.kcharselect.new.11940/kcharselect.changes       
2026-04-17 21:48:10.546353074 +0200
@@ -1,0 +2,24 @@
+Sat Apr 11 16:13:42 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/26.04.0/
+- No code change since 26.03.90
+
+-------------------------------------------------------------------
+Mon Mar 30 12:10:12 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.03.90
+  * New feature release
+- No code change since 26.03.80
+
+-------------------------------------------------------------------
+Sat Mar 14 09:09:20 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.03.80
+  * New feature release
+- Changes since 25.12.3:
+  * documentation.yml is no more needed
+
+-------------------------------------------------------------------

Old:
----
  kcharselect-25.12.3.tar.xz
  kcharselect-25.12.3.tar.xz.sig

New:
----
  kcharselect-26.04.0.tar.xz
  kcharselect-26.04.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kcharselect.spec ++++++
--- /var/tmp/diff_new_pack.xAg1qh/_old  2026-04-17 21:48:12.042414714 +0200
+++ /var/tmp/diff_new_pack.xAg1qh/_new  2026-04-17 21:48:12.054415209 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kcharselect
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           kcharselect
-Version:        25.12.3
+Version:        26.04.0
 Release:        0
 Summary:        KDE Character Selector
 License:        GPL-2.0-or-later


++++++ kcharselect-25.12.3.tar.xz -> kcharselect-26.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/.flatpak-manifest.json 
new/kcharselect-26.04.0/.flatpak-manifest.json
--- old/kcharselect-25.12.3/.flatpak-manifest.json      2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/.flatpak-manifest.json      2026-04-08 
14:47:39.000000000 +0200
@@ -2,7 +2,7 @@
     "id": "org.kde.kcharselect",
     "branch": "master",
     "runtime": "org.kde.Platform",
-    "runtime-version": "6.9",
+    "runtime-version": "6.10",
     "rename-icon": "accessories-character-map",
     "sdk": "org.kde.Sdk",
     "command": "kcharselect",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/CMakeLists.txt 
new/kcharselect-26.04.0/CMakeLists.txt
--- old/kcharselect-25.12.3/CMakeLists.txt      2026-03-01 03:47:44.000000000 
+0100
+++ new/kcharselect-26.04.0/CMakeLists.txt      2026-04-08 14:47:39.000000000 
+0200
@@ -1,9 +1,9 @@
 cmake_minimum_required (VERSION 3.16 FATAL_ERROR)
 
 # KDE Application Version, managed by release script
-set(RELEASE_SERVICE_VERSION_MAJOR "25")
-set(RELEASE_SERVICE_VERSION_MINOR "12")
-set(RELEASE_SERVICE_VERSION_MICRO "3")
+set(RELEASE_SERVICE_VERSION_MAJOR "26")
+set(RELEASE_SERVICE_VERSION_MINOR "04")
+set(RELEASE_SERVICE_VERSION_MICRO "0")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kcharselect VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/org.kde.kcharselect.appdata.xml 
new/kcharselect-26.04.0/org.kde.kcharselect.appdata.xml
--- old/kcharselect-25.12.3/org.kde.kcharselect.appdata.xml     2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/org.kde.kcharselect.appdata.xml     2026-04-08 
14:47:39.000000000 +0200
@@ -342,6 +342,7 @@
   </provides>
   <launchable type="desktop-id">org.kde.kcharselect.desktop</launchable>
   <releases>
+    <release version="26.04.0" date="2026-04-16"/>
     <release version="25.12.3" date="2026-03-05"/>
     <release version="25.12.2" date="2026-02-05"/>
     <release version="25.12.1" date="2026-01-08"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/org.kde.kcharselect.desktop 
new/kcharselect-26.04.0/org.kde.kcharselect.desktop
--- old/kcharselect-25.12.3/org.kde.kcharselect.desktop 2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/org.kde.kcharselect.desktop 2026-04-08 
14:47:39.000000000 +0200
@@ -199,6 +199,7 @@
 Comment[sa]=सर्वाणि यूनिकोडवर्णानि ब्राउज् कुर्वन्तु
 Comment[sk]=Prechádzať všetky unicove znaky
 Comment[sl]=Brskajte po vseh znakih unicode
+Comment[sq]=Shfletoni të gjitha gërmat junikod
 Comment[sr]=Прегледање свих уникодских знакова
 Comment[sr@ijekavian]=Прегледање свих уникодских знакова
 Comment[sr@ijekavianlatin]=Pregledanje svih Unicode znakova
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/af/kcharselect.po 
new/kcharselect-26.04.0/po/af/kcharselect.po
--- old/kcharselect-25.12.3/po/af/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/af/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect VERSION\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2002-11-07 11:40+0200\n"
 "Last-Translator: WEB-Translator <http://kde.af.org.za>\n"
 "Language-Team: AFRIKAANS <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/ar/kcharselect.po 
new/kcharselect-26.04.0/po/ar/kcharselect.po
--- old/kcharselect-25.12.3/po/ar/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/ar/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-05-02 10:55+0400\n"
 "Last-Translator: Zayed Al-Saidi <[email protected]>\n"
 "Language-Team: ar\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/ast/kcharselect.po 
new/kcharselect-26.04.0/po/ast/kcharselect.po
--- old/kcharselect-25.12.3/po/ast/kcharselect.po       2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/ast/kcharselect.po       2026-04-08 
14:47:39.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2023-10-25 10:06+0200\n"
 "Last-Translator: Enol P. <[email protected]>\n"
 "Language-Team: \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/be/kcharselect.po 
new/kcharselect-26.04.0/po/be/kcharselect.po
--- old/kcharselect-25.12.3/po/be/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/be/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: fc57ad16a28d02dea100ceb1c60de14e\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-05-21 19:43\n"
 "Last-Translator: Darafei Praliaskouski <[email protected]>\n"
 "Language-Team: Belarusian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/bg/kcharselect.po 
new/kcharselect-26.04.0/po/bg/kcharselect.po
--- old/kcharselect-25.12.3/po/bg/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/bg/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-04-29 09:25+0200\n"
 "Last-Translator: Mincho Kondarev <[email protected]>\n"
 "Language-Team: Bulgarian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/br/kcharselect.po 
new/kcharselect-26.04.0/po/br/kcharselect.po
--- old/kcharselect-25.12.3/po/br/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/br/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: kdeutils/kcharselect.pot\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2004-09-20 15:44+0200\n"
 "Last-Translator: Thierry Vignaud <[email protected]>\n"
 "Language-Team: br <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/bs/kcharselect.po 
new/kcharselect-26.04.0/po/bs/kcharselect.po
--- old/kcharselect-25.12.3/po/bs/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/bs/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2013-10-18 20:12+0000\n"
 "Last-Translator: Samir Ribić <Unknown>\n"
 "Language-Team: Bosanski <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/ca/kcharselect.po 
new/kcharselect-26.04.0/po/ca/kcharselect.po
--- old/kcharselect-25.12.3/po/ca/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/ca/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-04-24 11:23+0200\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/ca@valencia/kcharselect.po 
new/kcharselect-26.04.0/po/ca@valencia/kcharselect.po
--- old/kcharselect-25.12.3/po/ca@valencia/kcharselect.po       2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/ca@valencia/kcharselect.po       2026-04-08 
14:47:39.000000000 +0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-04-24 11:23+0200\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/cs/kcharselect.po 
new/kcharselect-26.04.0/po/cs/kcharselect.po
--- old/kcharselect-25.12.3/po/cs/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/cs/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2017-09-11 14:07+0100\n"
 "Last-Translator: Vít Pelčák <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/cy/kcharselect.po 
new/kcharselect-26.04.0/po/cy/kcharselect.po
--- old/kcharselect-25.12.3/po/cy/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/cy/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: ../cy/messages//kdeutils/kcharselect.po\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2004-09-20 15:44+0200\n"
 "Last-Translator: Thierry Vignaud <[email protected]>\n"
 "Language-Team: cy <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/da/kcharselect.po 
new/kcharselect-26.04.0/po/da/kcharselect.po
--- old/kcharselect-25.12.3/po/da/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/da/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2017-03-22 17:21+0100\n"
 "Last-Translator: Martin Schlander <[email protected]>\n"
 "Language-Team: Danish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/de/kcharselect.po 
new/kcharselect-26.04.0/po/de/kcharselect.po
--- old/kcharselect-25.12.3/po/de/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/de/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-08-25 21:32+0200\n"
 "Last-Translator: Johannes Obermayr <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/el/kcharselect.po 
new/kcharselect-26.04.0/po/el/kcharselect.po
--- old/kcharselect-25.12.3/po/el/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/el/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2023-07-30 23:47+0300\n"
 "Last-Translator: George Stefanakis <[email protected]>\n"
 "Language-Team: Greek <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/en_GB/kcharselect.po 
new/kcharselect-26.04.0/po/en_GB/kcharselect.po
--- old/kcharselect-25.12.3/po/en_GB/kcharselect.po     2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/en_GB/kcharselect.po     2026-04-08 
14:47:39.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-05-20 19:19+0100\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
 "Language-Team: British English\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/eo/kcharselect.po 
new/kcharselect-26.04.0/po/eo/kcharselect.po
--- old/kcharselect-25.12.3/po/eo/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/eo/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-04-24 19:18+0100\n"
 "Last-Translator: Oliver Kellogg <[email protected]>\n"
 "Language-Team: Esperanto\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/es/kcharselect.po 
new/kcharselect-26.04.0/po/es/kcharselect.po
--- old/kcharselect-25.12.3/po/es/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/es/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2025-05-12 13:18+0100\n"
 "Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/et/kcharselect.po 
new/kcharselect-26.04.0/po/et/kcharselect.po
--- old/kcharselect-25.12.3/po/et/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/et/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2016-09-08 03:27+0300\n"
 "Last-Translator: Marek Laane <[email protected]>\n"
 "Language-Team: Estonian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/eu/kcharselect.po 
new/kcharselect-26.04.0/po/eu/kcharselect.po
--- old/kcharselect-25.12.3/po/eu/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/eu/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-04-27 21:03+0200\n"
 "Last-Translator: Iñigo Salvador Azurmendi <[email protected]>\n"
 "Language-Team: Basque <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/fa/kcharselect.po 
new/kcharselect-26.04.0/po/fa/kcharselect.po
--- old/kcharselect-25.12.3/po/fa/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/fa/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2006-12-25 16:07+0330\n"
 "Last-Translator: Nasim Daniarzadeh <[email protected]>\n"
 "Language-Team: Persian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/fi/kcharselect.po 
new/kcharselect-26.04.0/po/fi/kcharselect.po
--- old/kcharselect-25.12.3/po/fi/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/fi/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -13,7 +13,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-10-22 18:35+0300\n"
 "Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/fr/kcharselect.po 
new/kcharselect-26.04.0/po/fr/kcharselect.po
--- old/kcharselect-25.12.3/po/fr/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/fr/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -13,7 +13,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-05-03 12:01+0200\n"
 "Last-Translator: Xavier Besnard <[email protected]>\n"
 "Language-Team: French <French <[email protected]>>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/ga/kcharselect.po 
new/kcharselect-26.04.0/po/ga/kcharselect.po
--- old/kcharselect-25.12.3/po/ga/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/ga/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kdeutils/kcharselect.po\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2004-12-03 14:52-0500\n"
 "Last-Translator: Kevin Scannell <[email protected]>\n"
 "Language-Team: Irish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/gl/kcharselect.po 
new/kcharselect-26.04.0/po/gl/kcharselect.po
--- old/kcharselect-25.12.3/po/gl/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/gl/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-04-25 20:53+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Proxecto Trasno ([email protected])\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/he/kcharselect.po 
new/kcharselect-26.04.0/po/he/kcharselect.po
--- old/kcharselect-25.12.3/po/he/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/he/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -17,7 +17,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-04-24 07:50+0300\n"
 "Last-Translator: Yaron Shahrabani <[email protected]>\n"
 "Language-Team: צוות התרגום של KDE ישראל\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/hi/kcharselect.po 
new/kcharselect-26.04.0/po/hi/kcharselect.po
--- old/kcharselect-25.12.3/po/hi/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/hi/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-02-18 18:30+0530\n"
 "Last-Translator: Raghavendra Kamath <[email protected]>\n"
 "Language-Team: Hindi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/hne/kcharselect.po 
new/kcharselect-26.04.0/po/hne/kcharselect.po
--- old/kcharselect-25.12.3/po/hne/kcharselect.po       2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/hne/kcharselect.po       2026-04-08 
14:47:39.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2009-03-01 12:25+0530\n"
 "Last-Translator: Ravishankar Shrivastava <[email protected]>\n"
 "Language-Team: Hindi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/hr/kcharselect.po 
new/kcharselect-26.04.0/po/hr/kcharselect.po
--- old/kcharselect-25.12.3/po/hr/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/hr/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect 0\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2009-09-21 23:12+0200\n"
 "Last-Translator: Marko Dimjasevic <[email protected]>\n"
 "Language-Team: Croatian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/hu/kcharselect.po 
new/kcharselect-26.04.0/po/hu/kcharselect.po
--- old/kcharselect-25.12.3/po/hu/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/hu/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4.4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-05-22 10:40+0200\n"
 "Last-Translator: Kristof Kiszel <[email protected]>\n"
 "Language-Team: Hungarian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/ia/kcharselect.po 
new/kcharselect-26.04.0/po/ia/kcharselect.po
--- old/kcharselect-25.12.3/po/ia/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/ia/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-04-25 18:46+0200\n"
 "Last-Translator: giovanni <[email protected]>\n"
 "Language-Team: Interlingua <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/id/kcharselect.po 
new/kcharselect-26.04.0/po/id/kcharselect.po
--- old/kcharselect-25.12.3/po/id/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/id/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2022-08-19 20:36+0700\n"
 "Last-Translator: Wantoyèk <[email protected]>\n"
 "Language-Team: https://t.me/Localizations_KDE_Indonesia\n";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/ie/kcharselect.po 
new/kcharselect-26.04.0/po/ie/kcharselect.po
--- old/kcharselect-25.12.3/po/ie/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/ie/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-08-04 17:11+0700\n"
 "Last-Translator: OIS <[email protected]>\n"
 "Language-Team: Interlingue <>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/is/kcharselect.po 
new/kcharselect-26.04.0/po/is/kcharselect.po
--- old/kcharselect-25.12.3/po/is/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/is/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-05-09 12:36+0000\n"
 "Last-Translator: Sveinn í Felli <[email protected]>\n"
 "Language-Team: Icelandic\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/it/kcharselect.po 
new/kcharselect-26.04.0/po/it/kcharselect.po
--- old/kcharselect-25.12.3/po/it/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/it/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-04-24 18:05+0200\n"
 "Last-Translator: Vincenzo Reale <[email protected]>\n"
 "Language-Team: Italian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/ja/kcharselect.po 
new/kcharselect-26.04.0/po/ja/kcharselect.po
--- old/kcharselect-25.12.3/po/ja/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/ja/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2010-05-10 00:30-0700\n"
 "Last-Translator: Fumiaki Okushi <[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/ka/kcharselect.po 
new/kcharselect-26.04.0/po/ka/kcharselect.po
--- old/kcharselect-25.12.3/po/ka/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/ka/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-04-24 06:57+0200\n"
 "Last-Translator: Temuri Doghonadze <[email protected]>\n"
 "Language-Team: Georgian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/kk/kcharselect.po 
new/kcharselect-26.04.0/po/kk/kcharselect.po
--- old/kcharselect-25.12.3/po/kk/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/kk/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2010-07-03 09:27+0600\n"
 "Last-Translator: Sairan Kikkarin <[email protected]>\n"
 "Language-Team: Kazakh <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/km/kcharselect.po 
new/kcharselect-26.04.0/po/km/kcharselect.po
--- old/kcharselect-25.12.3/po/km/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/km/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2010-01-29 11:02+0700\n"
 "Last-Translator: Khoem Sokhem <[email protected]>\n"
 "Language-Team: Khmer <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/ko/kcharselect.po 
new/kcharselect-26.04.0/po/ko/kcharselect.po
--- old/kcharselect-25.12.3/po/ko/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/ko/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-08-19 22:34+0200\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/lt/kcharselect.po 
new/kcharselect-26.04.0/po/lt/kcharselect.po
--- old/kcharselect-25.12.3/po/lt/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/lt/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2026-02-25 15:14+0200\n"
 "Last-Translator: Mindaugas Baranauskas <[email protected]>\n"
 "Language-Team: Lithuanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/lv/kcharselect.po 
new/kcharselect-26.04.0/po/lv/kcharselect.po
--- old/kcharselect-25.12.3/po/lv/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/lv/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-06-27 21:34+0300\n"
 "Last-Translator: Toms Trasuns <[email protected]>\n"
 "Language-Team: Latvian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/mk/kcharselect.po 
new/kcharselect-26.04.0/po/mk/kcharselect.po
--- old/kcharselect-25.12.3/po/mk/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/mk/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2006-04-26 17:09+0200\n"
 "Last-Translator: Bozidar Proevski <[email protected]>\n"
 "Language-Team: Macedonian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/mr/kcharselect.po 
new/kcharselect-26.04.0/po/mr/kcharselect.po
--- old/kcharselect-25.12.3/po/mr/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/mr/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2013-03-14 15:56+0530\n"
 "Last-Translator: Chetan Khona <[email protected]>\n"
 "Language-Team: Marathi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/ms/kcharselect.po 
new/kcharselect-26.04.0/po/ms/kcharselect.po
--- old/kcharselect-25.12.3/po/ms/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/ms/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: Mimos\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2005-11-15 02:54+0800\n"
 "Last-Translator: MIMOS Open Source <[email protected]>\n"
 "Language-Team: Malay <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/nb/kcharselect.po 
new/kcharselect-26.04.0/po/nb/kcharselect.po
--- old/kcharselect-25.12.3/po/nb/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/nb/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2009-09-06 19:46+0200\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
 "Language-Team: Norwegian Bokmål <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/nds/kcharselect.po 
new/kcharselect-26.04.0/po/nds/kcharselect.po
--- old/kcharselect-25.12.3/po/nds/kcharselect.po       2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/nds/kcharselect.po       2026-04-08 
14:47:39.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2009-08-29 00:29+0200\n"
 "Last-Translator: Sönke Dibbern <[email protected]>\n"
 "Language-Team: Low Saxon <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/ne/kcharselect.po 
new/kcharselect-26.04.0/po/ne/kcharselect.po
--- old/kcharselect-25.12.3/po/ne/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/ne/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2007-08-26 17:36+0545\n"
 "Last-Translator: Narayan Kumar Magar <[email protected]>\n"
 "Language-Team: Nepali <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/nl/kcharselect.po 
new/kcharselect-26.04.0/po/nl/kcharselect.po
--- old/kcharselect-25.12.3/po/nl/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/nl/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -14,7 +14,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-04-24 11:15+0200\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/nn/kcharselect.po 
new/kcharselect-26.04.0/po/nn/kcharselect.po
--- old/kcharselect-25.12.3/po/nn/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/nn/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-07-21 14:18+0200\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/oc/kcharselect.po 
new/kcharselect-26.04.0/po/oc/kcharselect.po
--- old/kcharselect-25.12.3/po/oc/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/oc/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2008-08-05 22:28+0200\n"
 "Last-Translator: Yannig Marchegay (Kokoyaya) <[email protected]>\n"
 "Language-Team: Occitan (lengadocian) <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/pa/kcharselect.po 
new/kcharselect-26.04.0/po/pa/kcharselect.po
--- old/kcharselect-25.12.3/po/pa/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/pa/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-02-04 10:10-0600\n"
 "Last-Translator: A S Alam <[email protected]>\n"
 "Language-Team: Punjabi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/pl/kcharselect.po 
new/kcharselect-26.04.0/po/pl/kcharselect.po
--- old/kcharselect-25.12.3/po/pl/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/pl/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -1,4 +1,4 @@
-# Version: $Revision: 1723120 $
+# Version: $Revision: 1723076 $
 # translation of kcharselect.po to Polish
 # SPDX-FileCopyrightText: 2015, 2016, 2024 Łukasz Wojniłowicz 
<[email protected]>
 # Michał Rudolf <[email protected]>, 2002.
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-04-28 11:36+0200\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/pt/kcharselect.po 
new/kcharselect-26.04.0/po/pt/kcharselect.po
--- old/kcharselect-25.12.3/po/pt/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/pt/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2016-08-10 12:06+0100\n"
 "Last-Translator: José Nuno Pires <[email protected]>\n"
 "Language-Team: pt <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/pt_BR/kcharselect.po 
new/kcharselect-26.04.0/po/pt_BR/kcharselect.po
--- old/kcharselect-25.12.3/po/pt_BR/kcharselect.po     2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/pt_BR/kcharselect.po     2026-04-08 
14:47:39.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2025-02-05 23:53-0300\n"
 "Last-Translator: Guilherme Marçal Silva <[email protected]>\n"
 "Language-Team: Brazilian Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/ro/kcharselect.po 
new/kcharselect-26.04.0/po/ro/kcharselect.po
--- old/kcharselect-25.12.3/po/ro/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/ro/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-06-09 11:25+0100\n"
 "Last-Translator: Sergiu Bivol <[email protected]>\n"
 "Language-Team: Romanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/ru/kcharselect.po 
new/kcharselect-26.04.0/po/ru/kcharselect.po
--- old/kcharselect-25.12.3/po/ru/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/ru/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-12-10 09:51+0300\n"
 "Last-Translator: Olesya Gerasimenko <[email protected]>\n"
 "Language-Team: Basealt Translation Team\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/sa/kcharselect.po 
new/kcharselect-26.04.0/po/sa/kcharselect.po
--- old/kcharselect-25.12.3/po/sa/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/sa/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-12-24 20:39+0530\n"
 "Last-Translator: kali <[email protected]>\n"
 "Language-Team: Sanskrit <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/se/kcharselect.po 
new/kcharselect-26.04.0/po/se/kcharselect.po
--- old/kcharselect-25.12.3/po/se/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/se/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2007-09-11 22:44+0200\n"
 "Last-Translator: Northern Sami translation team <[email protected]."
 "no>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/si/kcharselect.po 
new/kcharselect-26.04.0/po/si/kcharselect.po
--- old/kcharselect-25.12.3/po/si/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/si/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2011-11-09 21:58+0530\n"
 "Last-Translator: Danishka Navin <[email protected]>\n"
 "Language-Team: Sinhala <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/sk/kcharselect.po 
new/kcharselect-26.04.0/po/sk/kcharselect.po
--- old/kcharselect-25.12.3/po/sk/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/sk/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2016-09-02 21:42+0100\n"
 "Last-Translator: Roman Paholik <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
@@ -15,8 +15,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+"X-Generator: Lokalize 2.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -71,7 +71,7 @@
 #: kcharselectdia.cc:177
 #, kde-format
 msgid "&Window Color Scheme"
-msgstr ""
+msgstr "Farebná schéma o&kna"
 
 #: kcharselectdia.cc:190
 #, kde-format
@@ -88,7 +88,7 @@
 #: kcharselectui.rc:14
 #, kde-format
 msgid "&Settings"
-msgstr ""
+msgstr "&Nastavenia"
 
 #. i18n: ectx: ToolBar (mainToolBar)
 #: kcharselectui.rc:20
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/sl/kcharselect.po 
new/kcharselect-26.04.0/po/sl/kcharselect.po
--- old/kcharselect-25.12.3/po/sl/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/sl/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -1,7 +1,7 @@
 # Translation of kcharselect.po to Slovenian
 # SLOVENIAN TRANSLATION OF KCHARSELECT.
 # Copyright (C) 2000,2003, 2005 Free Software Foundation, Inc.
-# $Id: kcharselect.po 1723120 2025-11-17 15:24:07Z scripty $
+# $Id: kcharselect.po 1723087 2025-11-17 12:44:32Z scripty $
 # $Source$
 #
 # Roman Maurer <[email protected]>, 2000.
@@ -14,7 +14,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-04-24 07:22+0200\n"
 "Last-Translator: Matjaž Jeran <[email protected]>\n"
 "Language-Team: Slovenian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/sq/kcharselect.po 
new/kcharselect-26.04.0/po/sq/kcharselect.po
--- old/kcharselect-25.12.3/po/sq/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/sq/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdeutils\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2010-03-08 01:15+0000\n"
 "Last-Translator: Vilson Gjeci <[email protected]>\n"
 "Language-Team: Albanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/sr/kcharselect.po 
new/kcharselect-26.04.0/po/sr/kcharselect.po
--- old/kcharselect-25.12.3/po/sr/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/sr/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2016-11-23 19:27+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/sr@ijekavian/kcharselect.po 
new/kcharselect-26.04.0/po/sr@ijekavian/kcharselect.po
--- old/kcharselect-25.12.3/po/sr@ijekavian/kcharselect.po      2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/sr@ijekavian/kcharselect.po      2026-04-08 
14:47:39.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2016-11-23 19:27+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kcharselect-25.12.3/po/sr@ijekavianlatin/kcharselect.po 
new/kcharselect-26.04.0/po/sr@ijekavianlatin/kcharselect.po
--- old/kcharselect-25.12.3/po/sr@ijekavianlatin/kcharselect.po 2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/sr@ijekavianlatin/kcharselect.po 2026-04-08 
14:47:39.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2016-11-23 19:27+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/sr@latin/kcharselect.po 
new/kcharselect-26.04.0/po/sr@latin/kcharselect.po
--- old/kcharselect-25.12.3/po/sr@latin/kcharselect.po  2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/sr@latin/kcharselect.po  2026-04-08 
14:47:39.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2016-11-23 19:27+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/sv/kcharselect.po 
new/kcharselect-26.04.0/po/sv/kcharselect.po
--- old/kcharselect-25.12.3/po/sv/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/sv/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-06-17 21:54+0200\n"
 "Last-Translator: Stefan Asserhäll <[email protected]>\n"
 "Language-Team: Swedish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/ta/kcharselect.po 
new/kcharselect-26.04.0/po/ta/kcharselect.po
--- old/kcharselect-25.12.3/po/ta/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/ta/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-04-28 16:02+0530\n"
 "Last-Translator: Kishore G <[email protected]>\n"
 "Language-Team: Tamil <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/tg/kcharselect.po 
new/kcharselect-26.04.0/po/tg/kcharselect.po
--- old/kcharselect-25.12.3/po/tg/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/tg/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2019-09-15 21:27+0500\n"
 "Last-Translator: Victor Ibragimov <[email protected]>\n"
 "Language-Team: English <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/th/kcharselect.po 
new/kcharselect-26.04.0/po/th/kcharselect.po
--- old/kcharselect-25.12.3/po/th/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/th/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2010-05-01 10:30+0700\n"
 "Last-Translator: Thanomsub Noppaburana <[email protected]>\n"
 "Language-Team: Thai <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kcharselect-25.12.3/po/tr/docs/kcharselect/index.docbook 
new/kcharselect-26.04.0/po/tr/docs/kcharselect/index.docbook
--- old/kcharselect-25.12.3/po/tr/docs/kcharselect/index.docbook        
2026-03-01 03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/tr/docs/kcharselect/index.docbook        
2026-04-08 14:47:39.000000000 +0200
@@ -41,7 +41,7 @@
 </authorgroup>
 
 <date
->2016-04-25</date>
+>2016‒04‒25</date>
 <releaseinfo
 >1.12 (Uygulamalar 16.04)</releaseinfo>
 
@@ -59,12 +59,12 @@
 >&kcharselect;, kurulu tüm yazıtiplerinden özel karakterler seçmek ve bunları 
 >farklı biçimlerde (düz metin, Unicode veya &HTML;) panoya kopyalamak için 
 >kullanılan bir araçtır.</para>
 
 <para
->Önizlemede bir karaktere çift tıklamak veya &Enter;'a basmak, onu yazıtipi 
önizlemesinin altındaki çubuğa ekler. Bu özellik, bir sözcüğü veya birkaç 
karakterden oluşan bir grubu toplamaya ve bunları birlikte panoya kopyalamaya 
izin verir.</para
+>Önizlemede bir karaktere çift tıklamak veya &Enter;’e basmak, onu yazıtipi 
önizlemesinin altındaki çubuğa ekler. Bu özellik, bir sözcüğü veya birkaç 
karakterden oluşan bir grubu toplamaya ve bunları birlikte panoya kopyalamaya 
izin verir.</para
 > 
 <para
 >Seçilen karakterlerin sırasını tersine çevirmek için <guimenuitem
 >Metni Çevir</guimenuitem
->'i kullanın.</para>
+>’i kullanın.</para>
 <para
 >Karakterler öntanımlı olarak grubun sağ ucuna veya imleç konumuna eklenir. 
 ><guimenuitem
 >Yönü Tersine Çevir</guimenuitem
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/tr/kcharselect.po 
new/kcharselect-26.04.0/po/tr/kcharselect.po
--- old/kcharselect-25.12.3/po/tr/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/tr/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kdeutils-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2025-03-07 23:32+0300\n"
 "Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/ug/kcharselect.po 
new/kcharselect-26.04.0/po/ug/kcharselect.po
--- old/kcharselect-25.12.3/po/ug/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/ug/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2013-09-08 07:05+0900\n"
 "Last-Translator: Gheyret Kenji <[email protected]>\n"
 "Language-Team: Uyghur Computer Science Association <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/uk/kcharselect.po 
new/kcharselect-26.04.0/po/uk/kcharselect.po
--- old/kcharselect-25.12.3/po/uk/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/uk/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-04-24 10:51+0300\n"
 "Last-Translator: Yuri Chornoivan <[email protected]>\n"
 "Language-Team: Ukrainian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/uz/kcharselect.po 
new/kcharselect-26.04.0/po/uz/kcharselect.po
--- old/kcharselect-25.12.3/po/uz/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/uz/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2006-01-14 23:10+0100\n"
 "Last-Translator: Mashrab Kuvatov <[email protected]>\n"
 "Language-Team: Uzbek <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/uz@cyrillic/kcharselect.po 
new/kcharselect-26.04.0/po/uz@cyrillic/kcharselect.po
--- old/kcharselect-25.12.3/po/uz@cyrillic/kcharselect.po       2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/uz@cyrillic/kcharselect.po       2026-04-08 
14:47:39.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2006-01-14 23:10+0100\n"
 "Last-Translator: Mashrab Kuvatov <[email protected]>\n"
 "Language-Team: Uzbek <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/xh/kcharselect.po 
new/kcharselect-26.04.0/po/xh/kcharselect.po
--- old/kcharselect-25.12.3/po/xh/kcharselect.po        2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/xh/kcharselect.po        2026-04-08 
14:47:39.000000000 +0200
@@ -18,7 +18,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2002-11-06 12:09+0200\n"
 "Last-Translator: Fundile Majola <[email protected]>\n"
 "Language-Team: xhosa <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/zh_CN/kcharselect.po 
new/kcharselect-26.04.0/po/zh_CN/kcharselect.po
--- old/kcharselect-25.12.3/po/zh_CN/kcharselect.po     2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/zh_CN/kcharselect.po     2026-04-08 
14:47:39.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-04-22 15:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
@@ -60,7 +60,7 @@
 #: kcharselectdia.cc:159
 #, kde-format
 msgid "&Flip Text"
-msgstr "翻转文字顺序(&F)"
+msgstr "翻转文本顺序(&F)"
 
 #: kcharselectdia.cc:162
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/po/zh_TW/kcharselect.po 
new/kcharselect-26.04.0/po/zh_TW/kcharselect.po
--- old/kcharselect-25.12.3/po/zh_TW/kcharselect.po     2026-03-01 
03:47:44.000000000 +0100
+++ new/kcharselect-26.04.0/po/zh_TW/kcharselect.po     2026-04-08 
14:47:39.000000000 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kcharselect\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-05-07 17:01+0900\n"
 "Last-Translator: Kisaragi Hiu <[email protected]>\n"
 "Language-Team: Traditional Chinese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcharselect-25.12.3/snapcraft.yaml 
new/kcharselect-26.04.0/snapcraft.yaml
--- old/kcharselect-25.12.3/snapcraft.yaml      2026-03-01 03:47:44.000000000 
+0100
+++ new/kcharselect-26.04.0/snapcraft.yaml      2026-04-08 14:47:39.000000000 
+0200
@@ -1,4 +1,4 @@
-# SPDX-FileCopyrightText: 2024-2025 Scarlett Moore <[email protected]>
+# SPDX-FileCopyrightText: 2024-2026 Scarlett Moore <[email protected]>
 #
 # SPDX-License-Identifier: CC0-1.0
 ---
@@ -28,26 +28,23 @@
     plugin: cmake
     source: .
     source-type: local
+    build-snaps:
+      - kde-qt6-core24-sdk/latest/beta
+      - kf6-core24-sdk/latest/beta
+    build-packages:
+      - libxml2-dev
+      - gettext
+      - doxygen
+      - graphviz
+      - libxml2-utils
+      - docbook-xml
+      - docbook-xsl
     cmake-parameters:
       - -DCMAKE_INSTALL_PREFIX=/usr
       - -DCMAKE_BUILD_TYPE=Release
       - -DQT_MAJOR_VERSION=6
       - -DBUILD_WITH_QT6=ON
       - -DBUILD_TESTING=OFF
-      - -DCMAKE_INSTALL_SYSCONFDIR=/etc
-      - -DCMAKE_INSTALL_LOCALSTATEDIR=/var
-      - -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON
-      - -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF
-      - -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON
-      - -DCMAKE_INSTALL_RUNSTATEDIR=/run
-      - -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON
-      - -DCMAKE_VERBOSE_MAKEFILE=ON
-      - -DCMAKE_INSTALL_LIBDIR=lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR
-      - --log-level=STATUS
-      - -DCMAKE_LIBRARY_PATH=lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR
-    build-environment: &build-environment
-      - LD_LIBRARY_PATH: >
-         
"/snap/mesa-2404/current/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR:$CRAFT_STAGE/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR:/snap/kde-qt6-core24-sdk/current/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/libproxy:$LD_LIBRARY_PATH"
     prime:
       - -usr/lib/*/cmake/*
       - -usr/include/*

Reply via email to