Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kidentitymanagement for 
openSUSE:Factory checked in at 2022-08-19 17:51:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kidentitymanagement (Old)
 and      /work/SRC/openSUSE:Factory/.kidentitymanagement.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kidentitymanagement"

Fri Aug 19 17:51:56 2022 rev:83 rq:997835 version:22.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kidentitymanagement/kidentitymanagement.changes  
2022-07-09 17:00:56.652608033 +0200
+++ 
/work/SRC/openSUSE:Factory/.kidentitymanagement.new.2083/kidentitymanagement.changes
        2022-08-19 17:52:17.523573921 +0200
@@ -1,0 +2,20 @@
+Sun Aug 14 09:42:31 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.0/
+
+-------------------------------------------------------------------
+Fri Aug  5 12:10:53 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.07.90
+  * New feature release
+
+-------------------------------------------------------------------
+Sat Jul 16 08:28:07 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.07.80
+  * New feature release
+
+-------------------------------------------------------------------

Old:
----
  kidentitymanagement-22.04.3.tar.xz
  kidentitymanagement-22.04.3.tar.xz.sig

New:
----
  kidentitymanagement-22.08.0.tar.xz
  kidentitymanagement-22.08.0.tar.xz.sig

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

Other differences:
------------------
++++++ kidentitymanagement.spec ++++++
--- /var/tmp/diff_new_pack.hbH8cA/_old  2022-08-19 17:52:18.027574977 +0200
+++ /var/tmp/diff_new_pack.hbH8cA/_new  2022-08-19 17:52:18.031574986 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kidentitymanagement
-Version:        22.04.3
+Version:        22.08.0
 Release:        0
 Summary:        KDE PIM Libraries: Identity Management
 License:        LGPL-2.1-or-later


++++++ kidentitymanagement-22.04.3.tar.xz -> kidentitymanagement-22.08.0.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kidentitymanagement-22.04.3/.codespellrc 
new/kidentitymanagement-22.08.0/.codespellrc
--- old/kidentitymanagement-22.04.3/.codespellrc        1970-01-01 
01:00:00.000000000 +0100
+++ new/kidentitymanagement-22.08.0/.codespellrc        2022-08-08 
07:05:18.000000000 +0200
@@ -0,0 +1,4 @@
+[codespell]
+skip = ./build*,.git,*.notifyrc,*.desktop,*.json,*.xml
+interactive = 3
+ignore-words-list = accessort
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kidentitymanagement-22.04.3/.codespellrc.license 
new/kidentitymanagement-22.08.0/.codespellrc.license
--- old/kidentitymanagement-22.04.3/.codespellrc.license        1970-01-01 
01:00:00.000000000 +0100
+++ new/kidentitymanagement-22.08.0/.codespellrc.license        2022-08-08 
07:05:18.000000000 +0200
@@ -0,0 +1,2 @@
+# SPDX-FileCopyrightText: 2022 Laurent Montel <mon...@kde.org>
+# SPDX-License-Identifier: CC0-1.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kidentitymanagement-22.04.3/.gitlab-ci.yml 
new/kidentitymanagement-22.08.0/.gitlab-ci.yml
--- old/kidentitymanagement-22.04.3/.gitlab-ci.yml      2022-06-10 
06:57:38.000000000 +0200
+++ new/kidentitymanagement-22.08.0/.gitlab-ci.yml      2022-08-08 
07:05:18.000000000 +0200
@@ -5,4 +5,4 @@
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/reuse-lint.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml
-  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml
+  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kidentitymanagement-22.04.3/.kde-ci.yml 
new/kidentitymanagement-22.08.0/.kde-ci.yml
--- old/kidentitymanagement-22.04.3/.kde-ci.yml 2022-06-10 06:57:38.000000000 
+0200
+++ new/kidentitymanagement-22.08.0/.kde-ci.yml 2022-08-08 07:05:18.000000000 
+0200
@@ -6,3 +6,7 @@
   'require':
     'frameworks/extra-cmake-modules': '@latest'
     'pim/kpimtextedit' : '@same'
+
+
+Options:
+  require-passing-tests-on: [ 'Linux', 'FreeBSD' ]      
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kidentitymanagement-22.04.3/CMakeLists.txt 
new/kidentitymanagement-22.08.0/CMakeLists.txt
--- old/kidentitymanagement-22.04.3/CMakeLists.txt      2022-06-10 
06:57:38.000000000 +0200
+++ new/kidentitymanagement-22.08.0/CMakeLists.txt      2022-08-08 
07:05:18.000000000 +0200
@@ -1,12 +1,12 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.20.3")
+set(PIM_VERSION "5.21.0")
 
 project(KIdentityManagement VERSION ${PIM_VERSION})
 
 # ECM setup
-set(KF5_MIN_VERSION "5.91.0")
+set(KF5_MIN_VERSION "5.95.0")
 set(QT_REQUIRED_VERSION "5.15.2")
 find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
@@ -35,7 +35,7 @@
 add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
 
 set(KIDENTITYMANAGEMENT_LIB_VERSION ${PIM_VERSION})
-set(PIMTEXTEDIT_LIB_VERSION "5.20.3")
+set(PIMTEXTEDIT_LIB_VERSION "5.21.0")
 
 ecm_setup_version(PROJECT VARIABLE_PREFIX KIDENTITYMANAGEMENT
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kidentitymanagement_version.h"
@@ -67,7 +67,7 @@
     set(COMPILE_WITH_UNITY_CMAKE_SUPPORT ON)
 endif()
 
-ecm_set_disabled_deprecation_versions(QT 5.15.2 KF 5.92.0)
+ecm_set_disabled_deprecation_versions(QT 5.15.2 KF 5.96.0)
 
 
 ########### Targets ###########
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kidentitymanagement-22.04.3/CMakePresets.json 
new/kidentitymanagement-22.08.0/CMakePresets.json
--- old/kidentitymanagement-22.04.3/CMakePresets.json   2022-06-10 
06:57:38.000000000 +0200
+++ new/kidentitymanagement-22.08.0/CMakePresets.json   2022-08-08 
07:05:18.000000000 +0200
@@ -2,81 +2,89 @@
     "version": 3,
     "configurePresets": [
         {
+            "name": "base",
+            "displayName": "base preset",
+            "generator": "Ninja",
+           "binaryDir": "${sourceDir}/build-${presetName}",
+           "installDir": "$env{KF5}",
+            "hidden": true
+        },
+        {
             "name": "dev",
             "displayName": "Build as debug",
-            "generator": "Ninja",
-            "binaryDir": "${sourceDir}/build",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "Debug",
                 "CMAKE_EXPORT_COMPILE_COMMANDS": "ON"
             },
-            "installDir": "$env{KF5}"
+            "inherits": [
+                "base"
+            ]
+
         },
         {
             "name": "coverage",
             "displayName": "Build as debug",
-            "generator": "Ninja",
-            "binaryDir": "${sourceDir}/build",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "Debug",
                 "BUILD_COVERAGE": "ON",
                 "CMAKE_EXPORT_COMPILE_COMMANDS": "ON"
             },
-            "installDir": "$env{KF5}"
+            "inherits": [
+                "base"
+            ]
         },
         {
             "name": "dev-qt6",
             "displayName": "Build against qt6",
-            "generator": "Ninja",
             "binaryDir": "${sourceDir}/build-qt6",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "Debug",
                 "BUILD_WITH_QT6": "ON",
                 "CMAKE_EXPORT_COMPILE_COMMANDS": "ON"
             },
-            "installDir": "$env{KF6}"
+            "inherits": [
+                "base"
+            ]
         },
         {
             "name": "dev-disable-deprecated",
             "displayName": "Build as without deprecated methods",
-            "generator": "Ninja",
-            "binaryDir": "${sourceDir}/build-disable-deprecated",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "Debug",
                 "CMAKE_EXPORT_COMPILE_COMMANDS": "ON",
                 "CMAKE_CXX_FLAGS_INIT": 
"-DQT_DISABLE_DEPRECATED_BEFORE=0x060000 
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x060000"
             },
-           "installDir": "$env{KF5}"
+            "inherits": [
+                "base"
+            ]
         },
         {
             "name": "asan",
             "displayName": "Build with Asan support.",
-            "generator": "Ninja",
-            "binaryDir": "${sourceDir}/build-asan",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "Debug",
                 "ECM_ENABLE_SANITIZERS" : "'address;undefined'",
                 "CMAKE_EXPORT_COMPILE_COMMANDS": "ON"
             },
-            "installDir": "$env{KF5}"
+            "inherits": [
+                "base"
+            ]
         },
         {
             "name": "pch",
             "displayName": "Build with PCH support.",
-            "generator": "Ninja",
-            "binaryDir": "${sourceDir}/build-pch",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "Debug",
                "COMPILE_WITH_CMAKE_PCH_SUPPORT": "ON",
                 "CMAKE_EXPORT_COMPILE_COMMANDS": "ON"
             },
-            "installDir": "$env{KF5}"
+            "inherits": [
+                "base"
+            ]
         },
         {
             "name": "dev-clang",
             "displayName": "dev-clang",
-            "generator": "Ninja",
-            "binaryDir": "${sourceDir}/build-clang",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "Debug",
                 "CMAKE_EXPORT_COMPILE_COMMANDS": "ON"
@@ -85,46 +93,46 @@
                 "CXX": "clang++",
                 "CCACHE_DISABLE": "ON"
             },
-            "installDir": "$env{KF5}"
+            "inherits": [
+                "base"
+            ]
         },
         {
             "name": "unity",
             "displayName": "Build with CMake unity support.",
-            "generator": "Ninja",
-            "binaryDir": "${sourceDir}/build-unity",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "Debug",
                 "USE_UNITY_CMAKE_SUPPORT": "ON",
                 "CMAKE_EXPORT_COMPILE_COMMANDS": "ON"
             },
-            "installDir": "$env{KF5}"
+            "inherits": [
+                "base"
+            ]
         },
         {
             "name": "release",
             "displayName": "Build as release mode.",
-            "generator": "Ninja",
-            "binaryDir": "${sourceDir}/build-release",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "Release"
             },
-            "installDir": "$env{KF5}"
+            "inherits": [
+                "base"
+            ]
         },
         {
             "name": "profile",
             "displayName": "profile",
-            "generator": "Ninja",
-            "binaryDir": "${sourceDir}/build-profile",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "RelWithDebInfo",
                 "CMAKE_EXPORT_COMPILE_COMMANDS": "ON"
             },
-            "installDir": "$env{KF5}"
+            "inherits": [
+                "base"
+            ]
         },
         {
             "name": "clazy",
             "displayName": "clazy",
-            "generator": "Ninja",
-            "binaryDir": "${sourceDir}/build-clazy",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "Debug"
             },
@@ -132,7 +140,9 @@
                 "CXX": "clazy",
                 "CCACHE_DISABLE": "ON"
             },
-            "installDir": "$env{KF5}"
+            "inherits": [
+                "base"
+            ]
         }
 
     ],
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kidentitymanagement-22.04.3/autotests/identitytest.h 
new/kidentitymanagement-22.08.0/autotests/identitytest.h
--- old/kidentitymanagement-22.04.3/autotests/identitytest.h    2022-06-10 
06:57:38.000000000 +0200
+++ new/kidentitymanagement-22.08.0/autotests/identitytest.h    2022-08-08 
07:05:18.000000000 +0200
@@ -27,4 +27,3 @@
     void test_Aliases();
     void test_toMimeData();
 };
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/autotests/signaturetest.h 
new/kidentitymanagement-22.08.0/autotests/signaturetest.h
--- old/kidentitymanagement-22.04.3/autotests/signaturetest.h   2022-06-10 
06:57:38.000000000 +0200
+++ new/kidentitymanagement-22.08.0/autotests/signaturetest.h   2022-08-08 
07:05:18.000000000 +0200
@@ -21,4 +21,3 @@
     void testLinebreaks();
     void testEqualSignatures();
 };
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/ar/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/ar/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/ar/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/ar/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2021-12-08 21:06+0400\n"
 "Last-Translator: Zayed Al-Saidi <zayed.alsa...@gmail.com>\n"
 "Language-Team: ar\n"
@@ -44,7 +44,7 @@
 msgid "Unnamed"
 msgstr "?????? ??????????"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr "<qt>?????? ?????????? ?????????? ???????????????? 
<p><b>%1</b>:</p><p>%2</p></qt>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/az/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/az/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/az/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/az/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kidentitymanagement\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2021-08-16 18:49+0400\n"
 "Last-Translator: Kheyyam Gojayev <xxm...@gmail.com>\n"
 "Language-Team: Azerbaijani <kde-i18n-...@kde.org>\n"
@@ -41,7 +41,7 @@
 msgid "Unnamed"
 msgstr "Ads??z"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr "<qt>??mzalama skripti ba??lad??la 
bilm??di<p><b>%1</b>:</p><p>%2</p></qt>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/be/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/be/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/be/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/be/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2007-07-10 13:20+0300\n"
 "Last-Translator: Darafei Praliaskouski <kom...@licei2.com>\n"
 "Language-Team: Belarusian <i...@mova.org>\n"
@@ -45,7 +45,7 @@
 msgid "Unnamed"
 msgstr "??????????????????????"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, fuzzy, kde-format
 #| msgid "<qt>Failed to execute signature script<br><b>%1</b>:<p>%2</p></qt>"
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/bs/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/bs/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/bs/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/bs/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdepimlibs\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2013-10-23 13:26+0000\n"
 "Last-Translator: Samir Ribi?? <Unknown>\n"
 "Language-Team: Bosnian <b...@li.org>\n"
@@ -44,7 +44,7 @@
 msgid "Unnamed"
 msgstr "Neimenovano"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/ca/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/ca/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/ca/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/ca/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kidentitymanagement\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2021-10-31 20:20+0100\n"
 "Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
@@ -45,7 +45,7 @@
 msgid "Unnamed"
 msgstr "Sense nom"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/ca@valencia/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/ca@valencia/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/ca@valencia/libkpimidentities5.po        
2022-07-05 06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/ca@valencia/libkpimidentities5.po        
2022-08-12 02:11:02.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kidentitymanagement\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2021-10-31 20:20+0100\n"
 "Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
@@ -45,7 +45,7 @@
 msgid "Unnamed"
 msgstr "Sense nom"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/cs/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/cs/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/cs/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/cs/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2021-08-16 16:45+0200\n"
 "Last-Translator: Vit Pelcak <vpel...@suse.cz>\n"
 "Language-Team: Czech <kde-i18n-...@kde.org>\n"
@@ -43,7 +43,7 @@
 msgid "Unnamed"
 msgstr "Nepojmenovan??"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr "<qt>Spu??t??n?? skriptu s podpisem 
selhalo<p><b>%1</b>:</p><p>%2</p></qt>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/da/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/da/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/da/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/da/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2022-02-08 19:44+0100\n"
 "Last-Translator: Martin Schlander <mschlan...@opensuse.org>\n"
 "Language-Team: Danish <da...@dansk-gruppen.dk>\n"
@@ -44,7 +44,7 @@
 msgid "Unnamed"
 msgstr "Unavngivet"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr "<qt>Fejl under k??rsel af 
signaturscript<p><b>%1</b>:</p><p>%2</p></qt>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/de/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/de/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/de/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/de/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2021-08-25 15:52+0200\n"
 "Last-Translator: Burkhard L??ck <lu...@hube-lueck.de>\n"
 "Language-Team: German <kde-i18n...@kde.org>\n"
@@ -41,7 +41,7 @@
 msgid "Unnamed"
 msgstr "Unbenannt"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/el/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/el/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/el/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/el/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2021-09-03 09:47+0300\n"
 "Last-Translator: Stelios <ssta...@gmail.com>\n"
 "Language-Team: Greek <kde-i18n...@kde.org>\n"
@@ -44,7 +44,7 @@
 msgid "Unnamed"
 msgstr "?????????? ??????????"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/en_GB/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/en_GB/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/en_GB/libkpimidentities5.po      
2022-07-05 06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/en_GB/libkpimidentities5.po      
2022-08-12 02:11:02.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2021-09-10 13:27+0100\n"
 "Last-Translator: Steve Allewell <steve.allew...@gmail.com>\n"
 "Language-Team: British English <kde-l10n-en...@kde.org>\n"
@@ -41,7 +41,7 @@
 msgid "Unnamed"
 msgstr "Unnamed"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/eo/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/eo/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/eo/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/eo/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2009-11-15 12:06+0100\n"
 "Last-Translator: Axel Rousseau <a...@esperanto-jeunes.org>\n"
 "Language-Team: esperanto <kde-i18n...@kde.org>\n"
@@ -42,7 +42,7 @@
 msgid "Unnamed"
 msgstr "Uzantnomo"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/es/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/es/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/es/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/es/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2021-08-16 05:27+0200\n"
 "Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
@@ -45,7 +45,7 @@
 msgid "Unnamed"
 msgstr "Sin nombre"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/et/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/et/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/et/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/et/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2019-11-18 01:33+0200\n"
 "Last-Translator: Marek Laane <qiila...@gmail.com>\n"
 "Language-Team: Estonian <kde...@lists.linux.ee>\n"
@@ -42,7 +42,7 @@
 msgid "Unnamed"
 msgstr "Nimetu"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr "<qt>Allkirjaskripti <p><b>%1</b></p>k??ivitamine nurjus:<p>%2</p></qt>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/eu/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/eu/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/eu/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/eu/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kidentitymanagement\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2021-08-16 20:51+0200\n"
 "Last-Translator: I??igo Salvador Azurmendi <xa...@ni.eus>\n"
 "Language-Team: Basque <kde-i18n...@kde.org>\n"
@@ -44,7 +44,7 @@
 msgid "Unnamed"
 msgstr "Izengabea"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/fi/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/fi/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/fi/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/fi/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2021-10-11 14:43+0300\n"
 "Last-Translator: Tommi Nieminen <transla...@legisign.org>\n"
 "Language-Team: Finnish <kde-i18n-...@kde.org>\n"
@@ -46,7 +46,7 @@
 msgid "Unnamed"
 msgstr "Nimet??n"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/fr/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/fr/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/fr/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/fr/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2021-08-17 09:33+0200\n"
 "Last-Translator: Xavier Besnard <xavier.besn...@neuf.fr>\n"
 "Language-Team: French <kde-francoph...@kde.org>\n"
@@ -49,7 +49,7 @@
 msgid "Unnamed"
 msgstr "Sans nom"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/ga/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/ga/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/ga/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/ga/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kdepimlibs/libkpimidentities.po\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2007-07-05 23:00-0500\n"
 "Last-Translator: Kevin Scannell <ksca...@gmail.com>\n"
 "Language-Team: Irish <gaeilge-gnuli...@lists.sourceforge.net>\n"
@@ -41,7 +41,7 @@
 msgid "Unnamed"
 msgstr "Gan ainm"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr "<qt>Theip ar rith na scripte s??nithe<p><b>%1</b>:</p><p>%2</p></qt>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/gl/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/gl/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/gl/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/gl/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2019-02-01 17:57+0100\n"
 "Last-Translator: Adri??n Chaves (Gallaecio) <adr...@chaves.io>\n"
 "Language-Team: Galician <kde-i18n-...@kde.org>\n"
@@ -45,7 +45,7 @@
 msgid "Unnamed"
 msgstr "Sen nome"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/hi/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/hi/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/hi/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/hi/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2021-08-21 10:42+0530\n"
 "Last-Translator: Raghavendra Kamath <ra...@raghukamath.com>\n"
 "Language-Team: kde-hindi\n"
@@ -44,7 +44,7 @@
 msgid "Unnamed"
 msgstr "??????????????????"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr "<qt>??????????????????????????? ??????????????????????????? 
??????????????? ????????? ????????????<p><b>%1</b>:</p><p>%2</p></qt>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/hu/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/hu/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/hu/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/hu/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4.1\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2022-02-08 09:28+0100\n"
 "Last-Translator: Kristof Kiszel <ulys...@fsf.hu>\n"
 "Language-Team: Hungarian <kde-l10n...@kde.org>\n"
@@ -42,7 +42,7 @@
 msgid "Unnamed"
 msgstr "N??vtelen"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/ia/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/ia/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/ia/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/ia/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2021-08-31 18:32+0200\n"
 "Last-Translator: giovanni <g.s...@tiscali.it>\n"
 "Language-Team: Interlingua <kde-i18n-...@kde.org>\n"
@@ -41,7 +41,7 @@
 msgid "Unnamed"
 msgstr "Sin nomine"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/it/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/it/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/it/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/it/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2021-08-16 21:46+0200\n"
 "Last-Translator: Luigi Toscano <luigi.tosc...@tiscali.it>\n"
 "Language-Team: Italian <kde-i18n...@kde.org>\n"
@@ -44,7 +44,7 @@
 msgid "Unnamed"
 msgstr "Senza nome"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/ja/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/ja/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/ja/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/ja/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2008-11-24 23:44+0900\n"
 "Last-Translator: Yukiko Bando <yba...@k6.dion.ne.jp>\n"
 "Language-Team: Japanese <kde...@kde.org>\n"
@@ -42,7 +42,7 @@
 msgid "Unnamed"
 msgstr "????????????"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/kk/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/kk/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/kk/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/kk/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2011-02-22 01:35+0600\n"
 "Last-Translator: Sairan Kikkarin <sai...@computer.org>\n"
 "Language-Team: Kazakh <kde-i18n-...@kde.org>\n"
@@ -41,7 +41,7 @@
 msgid "Unnamed"
 msgstr "??????????????"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr "<qt>?????????? ???????????? 
??????????????:<p><b>%1</b>:</p><p>%2</p></qt>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/km/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/km/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/km/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/km/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2010-12-13 09:21+0700\n"
 "Last-Translator: Khoem Sokhem <khoemsok...@khmeros.info>\n"
 "Language-Team: Khmer <supp...@khmeros.info>\n"
@@ -43,7 +43,7 @@
 msgid "Unnamed"
 msgstr "?????????????????????????????????"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr 
"<qt>????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????<p><b>%1</b>???</p><p>%2</p></qt>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/ko/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/ko/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/ko/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/ko/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2021-11-12 00:05+0100\n"
 "Last-Translator: Shinjo Park <k...@peremen.name>\n"
 "Language-Team: Korean <kde...@kde.org>\n"
@@ -41,7 +41,7 @@
 msgid "Unnamed"
 msgstr "?????? ??????"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr "<qt>?????? ??????????????? ????????? ??? 
??????<p><b>%1</b>:</p><p>%2</p></qt>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/lt/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/lt/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/lt/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/lt/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2009-03-07 16:23+0300\n"
 "Last-Translator: Andrius ??tikonas <andr...@stikonas.eu>\n"
 "Language-Team: Lithuanian <kde-i18n...@kde.org>\n"
@@ -41,7 +41,7 @@
 msgid "Unnamed"
 msgstr "Be pavadinimo"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/lv/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/lv/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/lv/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/lv/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2008-11-26 19:08+0200\n"
 "Last-Translator: Viesturs Zarins <viesturs.zar...@mii.lu.lv>\n"
 "Language-Team: Latvian <loc...@laka.lv>\n"
@@ -44,7 +44,7 @@
 msgid "Unnamed"
 msgstr "Nenosaukts"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/mr/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/mr/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/mr/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/mr/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2013-03-28 14:37+0530\n"
 "Last-Translator: Chetan Khona <che...@kompkin.com>\n"
 "Language-Team: Marathi <kde-i18n-...@kde.org>\n"
@@ -41,7 +41,7 @@
 msgid "Unnamed"
 msgstr "??????????????????"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/nb/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/nb/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/nb/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/nb/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2008-11-30 19:21+0100\n"
 "Last-Translator: Bj??rn Steensrud <bjor...@skogkatt.homelinux.org>\n"
 "Language-Team: Norwegian Bokm??l <l10n...@lister.huftis.org>\n"
@@ -44,7 +44,7 @@
 msgid "Unnamed"
 msgstr "Uten navn"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr "<qt>Kunne ikke kj??re signaturskriptet<p><b>%1</b>:</p><p>%2</p></qt>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/nds/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/nds/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/nds/libkpimidentities5.po        
2022-07-05 06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/nds/libkpimidentities5.po        
2022-08-12 02:11:02.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2008-11-19 01:42+0100\n"
 "Last-Translator: S??nke Dibbern <s_dibb...@web.de>\n"
 "Language-Team: Low Saxon <kde-i18n-...@kde.org>\n"
@@ -44,7 +44,7 @@
 msgid "Unnamed"
 msgstr "Ahn Naam"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/nl/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/nl/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/nl/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/nl/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2021-08-16 10:36+0200\n"
 "Last-Translator: Freek de Kruijf <freekdekru...@kde.nl>\n"
 "Language-Team: \n"
@@ -45,7 +45,7 @@
 msgid "Unnamed"
 msgstr "Naamloos"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/nn/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/nn/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/nn/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/nn/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2022-06-19 14:06+0200\n"
 "Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n"
 "Language-Team: Norwegian Nynorsk <l10n...@lister.huftis.org>\n"
@@ -44,7 +44,7 @@
 msgid "Unnamed"
 msgstr "Namnlaus"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr "<qt>Klarte ikkje k??yra 
signaturskriptet<p><b>%1</b>:</p><p>%2</p></qt>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/pa/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/pa/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/pa/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/pa/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2009-01-20 09:04+0530\n"
 "Last-Translator: A S Alam <aa...@users.sf.net>\n"
 "Language-Team: Punjabi <punjabi-l...@users.sf.net>\n"
@@ -42,7 +42,7 @@
 msgid "Unnamed"
 msgstr "?????????-?????????"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/pl/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/pl/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/pl/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/pl/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2021-08-22 08:06+0200\n"
 "Last-Translator: ??ukasz Wojni??owicz <lukasz.wojnilow...@gmail.com>\n"
 "Language-Team: Polish <kde-i18n-...@kde.org>\n"
@@ -42,7 +42,7 @@
 msgid "Unnamed"
 msgstr "Nienazwany"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/pt/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/pt/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/pt/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/pt/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2021-08-24 01:44+0100\n"
 "Last-Translator: Jos?? Nuno Coelho Pires <zepi...@gmail.com>\n"
 "Language-Team: pt <kde-i18n...@kde.org>\n"
@@ -37,7 +37,7 @@
 msgid "Unnamed"
 msgstr "Sem nome"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/pt_BR/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/pt_BR/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/pt_BR/libkpimidentities5.po      
2022-07-05 06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/pt_BR/libkpimidentities5.po      
2022-08-12 02:11:02.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2021-08-17 16:09-0300\n"
 "Last-Translator: Luiz Fernando Ranghetti <elchev...@opensuse.org>\n"
 "Language-Team: Portuguese <kde-i18n-pt...@kde.org>\n"
@@ -44,7 +44,7 @@
 msgid "Unnamed"
 msgstr "Sem nome"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/ro/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/ro/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/ro/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/ro/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2022-02-04 13:01+0000\n"
 "Last-Translator: Sergiu Bivol <ser...@cip.md>\n"
 "Language-Team: Romanian\n"
@@ -46,7 +46,7 @@
 msgid "Unnamed"
 msgstr "Anonim"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/ru/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/ru/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/ru/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/ru/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kmail\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2020-04-22 17:29+0300\n"
 "Last-Translator: Alexander Yavorsky <kekc...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
@@ -50,7 +50,7 @@
 msgid "Unnamed"
 msgstr "????????????????????"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr "<qt>???????????????????? ?????????????????? ???????????? 
??????????????<p><b>%1</b>:</p><p>%2</p></qt>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/se/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/se/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/se/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/se/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2007-09-11 22:44+0200\n"
 "Last-Translator: Northern Sami translation team <i18n-...@lister.ping.uio."
 "no>\n"
@@ -43,7 +43,7 @@
 msgid "Unnamed"
 msgstr ""
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/sk/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/sk/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/sk/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/sk/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -5,8 +5,8 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
-"PO-Revision-Date: 2022-04-06 17:57+0200\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
+"PO-Revision-Date: 2022-04-09 19:29+0200\n"
 "Last-Translator: Roman Paholik <wizzar...@gmail.com>\n"
 "Language-Team: Slovak <kde...@linux.sk>\n"
 "Language: sk\n"
@@ -40,7 +40,7 @@
 msgid "Unnamed"
 msgstr "Nepomenovan??"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/sl/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/sl/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/sl/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/sl/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kidentitymanagement\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2021-08-17 09:00+0200\n"
 "Last-Translator: Matja?? Jeran <matjaz.je...@amis.net>\n"
 "Language-Team: Slovenian <lugos-...@lugos.si>\n"
@@ -46,7 +46,7 @@
 msgid "Unnamed"
 msgstr "Neimenovano"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/sq/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/sq/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/sq/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/sq/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdepimlibs\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2009-09-27 03:24+0000\n"
 "Last-Translator: Vilson Gjeci <vilsongj...@gmail.com>\n"
 "Language-Team: Albanian <s...@li.org>\n"
@@ -43,7 +43,7 @@
 msgid "Unnamed"
 msgstr "I Pa Em??rtuar"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/sv/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/sv/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/sv/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/sv/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2021-08-17 17:48+0200\n"
 "Last-Translator: Stefan Asserh??ll <stefan.asserh...@bredband.net>\n"
 "Language-Team: Swedish <kde-i18n-...@kde.org>\n"
@@ -42,7 +42,7 @@
 msgid "Unnamed"
 msgstr "Namnl??s"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/tr/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/tr/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/tr/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/tr/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kdepimlibs-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2022-04-08 13:22+0300\n"
 "Last-Translator: Emir SARI <emir_s...@icloud.com>\n"
 "Language-Team: Turkish <kde-l10n...@kde.org>\n"
@@ -47,7 +47,7 @@
 msgid "Unnamed"
 msgstr "Ads??z"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr "<qt>??mzalama beti??i 
??al????t??r??lamad??<p><b>%1</b>:</p><p>%2</p></qt>"
@@ -56,7 +56,7 @@
 #, kde-format
 msgctxt "Default identity"
 msgid " (default)"
-msgstr "(??ntan??ml??)"
+msgstr " (??ntan??ml??)"
 
 #: widgets/signatureconfigurator.cpp:105
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/ug/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/ug/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/ug/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/ug/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2013-09-08 07:05+0900\n"
 "Last-Translator: Gheyret Kenji <ghey...@gmail.com>\n"
 "Language-Team: Uyghur Computer Science Association <u...@yahoogroups.com>\n"
@@ -41,7 +41,7 @@
 msgid "Unnamed"
 msgstr "????????????"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/uk/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/uk/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/uk/libkpimidentities5.po 2022-07-05 
06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/uk/libkpimidentities5.po 2022-08-12 
02:11:02.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2021-08-16 09:58+0300\n"
 "Last-Translator: Yuri Chornoivan <yurc...@ukr.net>\n"
 "Language-Team: Ukrainian <kde-i18n...@kde.org>\n"
@@ -45,7 +45,7 @@
 msgid "Unnamed"
 msgstr "?????? ??????????"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr "<qt>???? ?????????????? ???????????????? ???????????? 
??????????????<p><b>%1</b>:</p><p>%2</p></qt>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/zh_CN/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/zh_CN/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/zh_CN/libkpimidentities5.po      
2022-07-05 06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/zh_CN/libkpimidentities5.po      
2022-08-12 02:11:02.000000000 +0200
@@ -1,13 +1,9 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Xuetian Weng <xw...@cs.stonybrook.edu>, 2014.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
-"PO-Revision-Date: 2022-07-02 11:02\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
+"PO-Revision-Date: 2022-08-07 13:32\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -46,7 +42,7 @@
 msgid "Unnamed"
 msgstr "?????????"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr "<qt>?????????????????? <p><b>%1</b> ?????????</p><p>%2</p></qt>"
@@ -72,7 +68,7 @@
 #: widgets/signatureconfigurator.cpp:116
 #, kde-format
 msgid "Click on the widgets below to obtain help on the input methods."
-msgstr "??????????????????????????????????????????????????????"
+msgstr "??????????????????????????????????????????????????????"
 
 #: widgets/signatureconfigurator.cpp:118
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.04.3/po/zh_TW/libkpimidentities5.po 
new/kidentitymanagement-22.08.0/po/zh_TW/libkpimidentities5.po
--- old/kidentitymanagement-22.04.3/po/zh_TW/libkpimidentities5.po      
2022-07-05 06:40:08.000000000 +0200
+++ new/kidentitymanagement-22.08.0/po/zh_TW/libkpimidentities5.po      
2022-08-12 02:11:02.000000000 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-02-15 00:45+0000\n"
+"POT-Creation-Date: 2022-05-05 00:46+0000\n"
 "PO-Revision-Date: 2019-03-22 00:32+0800\n"
 "Last-Translator: pan93412 <pan93...@gmail.com>\n"
 "Language-Team: Chinese <zh-l...@lists.linux.org.tw>\n"
@@ -45,7 +45,7 @@
 msgid "Unnamed"
 msgstr "?????????"
 
-#: core/signature.cpp:170
+#: core/signature.cpp:169
 #, kde-format
 msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
 msgstr "<qt>?????????????????????<p><b>%1</b> ?????????</p><p>%2</p></qt>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kidentitymanagement-22.04.3/src/core/signature.cpp 
new/kidentitymanagement-22.08.0/src/core/signature.cpp
--- old/kidentitymanagement-22.04.3/src/core/signature.cpp      2022-06-10 
06:57:38.000000000 +0200
+++ new/kidentitymanagement-22.08.0/src/core/signature.cpp      2022-08-08 
07:05:18.000000000 +0200
@@ -14,7 +14,6 @@
 #include <KProcess>
 
 #include <QDir>
-#include <QSharedPointer>
 #include <QTextBlock>
 #include <QTextDocument>
 

Reply via email to