Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pimcommon for openSUSE:Factory 
checked in at 2021-09-04 22:33:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pimcommon (Old)
 and      /work/SRC/openSUSE:Factory/.pimcommon.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pimcommon"

Sat Sep  4 22:33:41 2021 rev:68 rq:916025 version:21.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/pimcommon/pimcommon.changes      2021-08-16 
10:09:26.879249028 +0200
+++ /work/SRC/openSUSE:Factory/.pimcommon.new.1899/pimcommon.changes    
2021-09-04 22:35:52.608193046 +0200
@@ -1,0 +2,10 @@
+Wed Sep  1 12:39:35 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.1
+- Changes since 21.08.0:
+  * Ensure created resources reconfigure with up-to-date stored config
+
+-------------------------------------------------------------------

Old:
----
  pimcommon-21.08.0.tar.xz
  pimcommon-21.08.0.tar.xz.sig

New:
----
  pimcommon-21.08.1.tar.xz
  pimcommon-21.08.1.tar.xz.sig

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

Other differences:
------------------
++++++ pimcommon.spec ++++++
--- /var/tmp/diff_new_pack.uvRm6b/_old  2021-09-04 22:35:52.984193545 +0200
+++ /var/tmp/diff_new_pack.uvRm6b/_new  2021-09-04 22:35:52.988193550 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           pimcommon
-Version:        21.08.0
+Version:        21.08.1
 Release:        0
 Summary:        Base package of KDE PIM PimCommon library
 License:        GPL-2.0-only AND LGPL-2.1-or-later


++++++ pimcommon-21.08.0.tar.xz -> pimcommon-21.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/CMakeLists.txt 
new/pimcommon-21.08.1/CMakeLists.txt
--- old/pimcommon-21.08.0/CMakeLists.txt        2021-07-31 12:08:49.000000000 
+0200
+++ new/pimcommon-21.08.1/CMakeLists.txt        2021-08-13 08:47:18.000000000 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.18.0")
+set(PIM_VERSION "5.18.1")
 
 project(pimcommon VERSION ${PIM_VERSION})
 
@@ -28,15 +28,15 @@
 set(CMAKE_CXX_STANDARD_REQUIRED ON)
 
 set(PIMCOMMON_LIB_VERSION ${PIM_VERSION})
-set(AKONADICONTACT_LIB_VERSION "5.18.0")
-set(LIBKDEPIM_LIB_VERSION "5.18.0")
+set(AKONADICONTACT_LIB_VERSION "5.18.1")
+set(LIBKDEPIM_LIB_VERSION "5.18.1")
 set(QT_REQUIRED_VERSION "5.15.0")
-set(KMIME_LIB_VERSION "5.18.0")
-set(KIMAP_LIB_VERSION "5.18.0")
-set(KPIMTEXTEDIT_LIB_VERSION "5.18.0")
-set(AKONADI_VERSION "5.18.0")
-set(KLDAP_LIB_VERSION "5.18.0")
-set(GRANTLEETHEME_LIB_VERSION "5.18.0")
+set(KMIME_LIB_VERSION "5.18.1")
+set(KIMAP_LIB_VERSION "5.18.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.18.1")
+set(AKONADI_VERSION "5.18.1")
+set(KLDAP_LIB_VERSION "5.18.1")
+set(GRANTLEETHEME_LIB_VERSION "5.18.1")
 
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets DBus Network 
Test Xml PrintSupport)
 
@@ -78,7 +78,7 @@
 
 option(FORCE_DISABLE_AKONADI_SEARCH "Disable features and API that require 
akonadi-search, e.g. because xapian isn't available" OFF)
 if (NOT FORCE_DISABLE_AKONADI_SEARCH)
-   set(AKONADI_SEARCH_VERSION "5.18.0")        
+   set(AKONADI_SEARCH_VERSION "5.18.1")        
    find_package(KF5AkonadiSearch ${AKONADI_SEARCH_VERSION} CONFIG REQUIRED)
    set_package_properties(KF5AkonadiSearch PROPERTIES DESCRIPTION "The Akonadi 
Search libraries" URL "https://invent.kde.org/pim/akonadi-search"; TYPE REQUIRED 
PURPOSE "Provides search capabilities in KMail and Akonadi")
 endif()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/ar/libpimcommon.po 
new/pimcommon-21.08.1/po/ar/libpimcommon.po
--- old/pimcommon-21.08.0/po/ar/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/ar/libpimcommon.po 2021-08-31 02:39:21.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
 "PO-Revision-Date: 2018-01-29 16:37+0300\n"
 "Last-Translator: Safa Alfulaij <[email protected]>\n"
 "Language-Team: Arabic <[email protected]>\n"
@@ -1918,12 +1918,18 @@
 msgid "Could not set setting '%1': %2"
 msgstr "?????????? ?????? ???%1???: ???%2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, fuzzy, kde-format
+#| msgid "Could not set setting '%1': %2"
+msgid "Could not save settings: %1"
+msgstr "?????????? ?????? ???%1???: ???%2"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "?????????? ?????? ????????????."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "?????? ?????????? ???????????? ??????????????: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/bs/libpimcommon.po 
new/pimcommon-21.08.1/po/bs/libpimcommon.po
--- old/pimcommon-21.08.0/po/bs/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/bs/libpimcommon.po 2021-08-31 02:39:21.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kde 49i410\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
 "PO-Revision-Date: 2014-02-09 16:28+0100\n"
 "Last-Translator: Samir Ribi?? <[email protected]>\n"
 "Language-Team: Bosnian\n"
@@ -1895,12 +1895,18 @@
 msgid "Could not set setting '%1': %2"
 msgstr "Ne mogu da postavim postavku ???%1???: %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, fuzzy, kde-format
+#| msgid "Could not set setting '%1': %2"
+msgid "Could not save settings: %1"
+msgstr "Ne mogu da postavim postavku ???%1???: %2"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "Postavljanje resursa zavr??eno."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "Ne mogu da napravim primjerak resurs: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/ca/libpimcommon.po 
new/pimcommon-21.08.1/po/ca/libpimcommon.po
--- old/pimcommon-21.08.0/po/ca/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/ca/libpimcommon.po 2021-08-31 02:39:21.000000000 
+0200
@@ -9,8 +9,8 @@
 msgstr ""
 "Project-Id-Version: pimcommon\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
-"PO-Revision-Date: 2021-05-28 23:10+0100\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
+"PO-Revision-Date: 2021-08-14 19:16+0200\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
@@ -19,7 +19,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.12.0\n"
 
 #: pimcommon/autocorrection/autocorrectionwidget.cpp:118
 #, kde-format
@@ -1908,12 +1908,17 @@
 msgid "Could not set setting '%1': %2"
 msgstr "No s'ha pogut establir l'arranjament ??%1??: %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, kde-format
+msgid "Could not save settings: %1"
+msgstr "No s'ha pogut desar la configuraci??: %1"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "S'ha completat l'arranjament del recurs."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "Ha fallat en crear la inst??ncia del recurs: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/ca@valencia/libpimcommon.po 
new/pimcommon-21.08.1/po/ca@valencia/libpimcommon.po
--- old/pimcommon-21.08.0/po/ca@valencia/libpimcommon.po        2021-08-06 
02:25:09.000000000 +0200
+++ new/pimcommon-21.08.1/po/ca@valencia/libpimcommon.po        2021-08-31 
02:39:21.000000000 +0200
@@ -9,8 +9,8 @@
 msgstr ""
 "Project-Id-Version: pimcommon\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
-"PO-Revision-Date: 2021-05-28 23:10+0100\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
+"PO-Revision-Date: 2021-08-14 19:16+0200\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\n"
@@ -19,7 +19,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.12.0\n"
 
 #: pimcommon/autocorrection/autocorrectionwidget.cpp:118
 #, kde-format
@@ -1909,12 +1909,17 @@
 msgid "Could not set setting '%1': %2"
 msgstr "No s'ha pogut establir l'arranjament ??%1??: %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, kde-format
+msgid "Could not save settings: %1"
+msgstr "No s'ha pogut guardar la configuraci??: %1"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "S'ha completat l'arranjament del recurs."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "Ha fallat en crear la inst??ncia del recurs: %1"
@@ -1970,6 +1975,3 @@
 msgctxt "@title:window"
 msgid "Delete Note?"
 msgstr "Suprimeixo la nota?"
-
-#~ msgid "Change Value"
-#~ msgstr "Canvia el valor"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/cs/libpimcommon.po 
new/pimcommon-21.08.1/po/cs/libpimcommon.po
--- old/pimcommon-21.08.0/po/cs/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/cs/libpimcommon.po 2021-08-31 02:39:21.000000000 
+0200
@@ -6,8 +6,8 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
-"PO-Revision-Date: 2021-06-03 11:47+0200\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
+"PO-Revision-Date: 2021-08-16 12:36+0200\n"
 "Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 21.04.1\n"
+"X-Generator: Lokalize 21.04.3\n"
 
 #: pimcommon/autocorrection/autocorrectionwidget.cpp:118
 #, kde-format
@@ -1890,12 +1890,17 @@
 msgid "Could not set setting '%1': %2"
 msgstr "Nepovedlo se nastavit nastaven?? '%1': %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, kde-format
+msgid "Could not save settings: %1"
+msgstr "Nastaven?? nelze ulo??it: %1"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "Nastaven?? zdroje bylo dokon??eno."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "Selhalo vytvo??en?? instance zdroje: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/da/libpimcommon.po 
new/pimcommon-21.08.1/po/da/libpimcommon.po
--- old/pimcommon-21.08.0/po/da/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/da/libpimcommon.po 2021-08-31 02:39:21.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
 "PO-Revision-Date: 2020-11-17 19:30+0100\n"
 "Last-Translator: Martin Schlander <[email protected]>\n"
 "Language-Team: Danish <[email protected]>\n"
@@ -1901,12 +1901,18 @@
 msgid "Could not set setting '%1': %2"
 msgstr "Kunne ikke s??tte indstilling \"%1\": %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, fuzzy, kde-format
+#| msgid "Could not set setting '%1': %2"
+msgid "Could not save settings: %1"
+msgstr "Kunne ikke s??tte indstilling \"%1\": %2"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "Ops??tning af ressource gennemf??rt."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "Kunne ikke oprette ressourceinstans: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/de/libpimcommon.po 
new/pimcommon-21.08.1/po/de/libpimcommon.po
--- old/pimcommon-21.08.0/po/de/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/de/libpimcommon.po 2021-08-31 02:39:21.000000000 
+0200
@@ -4,8 +4,8 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
-"PO-Revision-Date: 2021-05-28 05:43+0200\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
+"PO-Revision-Date: 2021-08-25 15:58+0200\n"
 "Last-Translator: Burkhard L??ck <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
 "Language: de\n"
@@ -13,6 +13,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 19.12.3\n"
 
 #: pimcommon/autocorrection/autocorrectionwidget.cpp:118
 #, kde-format
@@ -1916,12 +1917,17 @@
 msgid "Could not set setting '%1': %2"
 msgstr "Einstellung ???%1??? kann nicht festgelegt werden: %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, kde-format
+msgid "Could not save settings: %1"
+msgstr "Einstellungen k??nnen nicht gespeichert werden: %1"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "Die Einrichtung der Ressource ist abgeschlossen."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "Fehler beim Erzeugen der Ressourcen-Instanz: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/el/libpimcommon.po 
new/pimcommon-21.08.1/po/el/libpimcommon.po
--- old/pimcommon-21.08.0/po/el/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/el/libpimcommon.po 2021-08-31 02:39:21.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: libpimcommon\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
 "PO-Revision-Date: 2014-03-26 20:21+0200\n"
 "Last-Translator: Dimitris Kardarakos <[email protected]>\n"
 "Language-Team: Greek <[email protected]>\n"
@@ -1947,12 +1947,18 @@
 msgid "Could not set setting '%1': %2"
 msgstr "???????????????? ?????????????? ???????????????? '%1': %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, fuzzy, kde-format
+#| msgid "Could not set setting '%1': %2"
+msgid "Could not save settings: %1"
+msgstr "???????????????? ?????????????? ???????????????? '%1': %2"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "?? ?????????????? ?????? ?????????? ????????????????????????."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "???????????????? ?????????????????????? ???????????????????????? 
??????????: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/en_GB/libpimcommon.po 
new/pimcommon-21.08.1/po/en_GB/libpimcommon.po
--- old/pimcommon-21.08.0/po/en_GB/libpimcommon.po      2021-08-06 
02:25:09.000000000 +0200
+++ new/pimcommon-21.08.1/po/en_GB/libpimcommon.po      2021-08-31 
02:39:21.000000000 +0200
@@ -6,8 +6,8 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
-"PO-Revision-Date: 2021-06-12 14:11+0100\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
+"PO-Revision-Date: 2021-08-14 13:40+0100\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
 "Language-Team: British English <[email protected]>\n"
 "Language: en_GB\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 21.04.1\n"
+"X-Generator: Lokalize 21.04.3\n"
 
 #: pimcommon/autocorrection/autocorrectionwidget.cpp:118
 #, kde-format
@@ -1895,12 +1895,17 @@
 msgid "Could not set setting '%1': %2"
 msgstr "Could not set setting '%1': %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, kde-format
+msgid "Could not save settings: %1"
+msgstr "Could not save settings: %1"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "Resource setup completed."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "Failed to create resource instance: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/es/libpimcommon.po 
new/pimcommon-21.08.1/po/es/libpimcommon.po
--- old/pimcommon-21.08.0/po/es/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/es/libpimcommon.po 2021-08-31 02:39:21.000000000 
+0200
@@ -8,8 +8,8 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
-"PO-Revision-Date: 2021-05-28 21:20+0200\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
+"PO-Revision-Date: 2021-08-14 19:28+0200\n"
 "Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
 "Language: es\n"
@@ -17,7 +17,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 21.04.1\n"
+"X-Generator: Lokalize 21.08.0\n"
 
 #: pimcommon/autocorrection/autocorrectionwidget.cpp:118
 #, kde-format
@@ -1913,12 +1913,17 @@
 msgid "Could not set setting '%1': %2"
 msgstr "No se ha podido establecer la preferencia ??%1??: %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, kde-format
+msgid "Could not save settings: %1"
+msgstr "No se han podido guardar las preferencias: %1"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "Configuraci??n de recurso completada."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "Ha fallado la creaci??n de instancia del recurso: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/et/libpimcommon.po 
new/pimcommon-21.08.1/po/et/libpimcommon.po
--- old/pimcommon-21.08.0/po/et/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/et/libpimcommon.po 2021-08-31 02:39:21.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
 "PO-Revision-Date: 2019-12-18 20:00+0200\n"
 "Last-Translator: Marek Laane <[email protected]>\n"
 "Language-Team: Estonian <[email protected]>\n"
@@ -1923,12 +1923,18 @@
 msgid "Could not set setting '%1': %2"
 msgstr "Seadistuse \"%1\" kehtestamine nurjus: %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, fuzzy, kde-format
+#| msgid "Could not set setting '%1': %2"
+msgid "Could not save settings: %1"
+msgstr "Seadistuse \"%1\" kehtestamine nurjus: %2"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "Ressurss on seadistatud."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "Ressursiisendi loomine nurjus: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/fi/libpimcommon.po 
new/pimcommon-21.08.1/po/fi/libpimcommon.po
--- old/pimcommon-21.08.0/po/fi/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/fi/libpimcommon.po 2021-08-31 02:39:21.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: libpimcommon\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
 "PO-Revision-Date: 2021-06-07 16:56+0300\n"
 "Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
@@ -1902,12 +1902,18 @@
 msgid "Could not set setting '%1': %2"
 msgstr "Asetusta ???%1??? ei voida asettaa: %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, fuzzy, kde-format
+#| msgid "Could not set setting '%1': %2"
+msgid "Could not save settings: %1"
+msgstr "Asetusta ???%1??? ei voida asettaa: %2"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "Resurssin asetus valmis."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "Resurssi-instanssin luominen ep??onnistui: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/fr/libpimcommon.po 
new/pimcommon-21.08.1/po/fr/libpimcommon.po
--- old/pimcommon-21.08.0/po/fr/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/fr/libpimcommon.po 2021-08-31 02:39:21.000000000 
+0200
@@ -11,15 +11,15 @@
 msgstr ""
 "Project-Id-Version: libpimcommon\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
-"PO-Revision-Date: 2021-05-29 17:19+0200\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
+"PO-Revision-Date: 2021-08-15 15:48+0200\n"
 "Last-Translator: Xavier Besnard <[email protected]>\n"
 "Language-Team: French <[email protected]>\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 21.04.1\n"
+"X-Generator: Lokalize 21.07.90\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
@@ -1920,12 +1920,17 @@
 msgid "Could not set setting '%1': %2"
 msgstr "Il est impossible de d??finir le param??tre ????%1??????: %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, kde-format
+msgid "Could not save settings: %1"
+msgstr "Impossible d'enregistrer la configuration??: %1"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "Configuration de la ressource termin??e."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "Il est impossible de cr??er une instance de ressource??: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/ga/libpimcommon.po 
new/pimcommon-21.08.1/po/ga/libpimcommon.po
--- old/pimcommon-21.08.0/po/ga/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/ga/libpimcommon.po 2021-08-31 02:39:21.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: libpimcommon\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
 "PO-Revision-Date: 2012-11-29 14:59-0500\n"
 "Last-Translator: Kevin Scannell <[email protected]>\n"
 "Language-Team: Irish <[email protected]>\n"
@@ -1855,12 +1855,17 @@
 msgid "Could not set setting '%1': %2"
 msgstr ""
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, kde-format
+msgid "Could not save settings: %1"
+msgstr ""
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr ""
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/gl/libpimcommon.po 
new/pimcommon-21.08.1/po/gl/libpimcommon.po
--- old/pimcommon-21.08.0/po/gl/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/gl/libpimcommon.po 2021-08-31 02:39:21.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
 "PO-Revision-Date: 2020-01-05 19:11+0100\n"
 "Last-Translator: Adri??n Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
@@ -1940,12 +1940,18 @@
 msgid "Could not set setting '%1': %2"
 msgstr "Non se puido definir a opci??n ??%1??: %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, fuzzy, kde-format
+#| msgid "Could not set setting '%1': %2"
+msgid "Could not save settings: %1"
+msgstr "Non se puido definir a opci??n ??%1??: %2"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "Completouse a preparaci??n do recurso."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "Non se puido crear a instancia do recurso: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/hu/libpimcommon.po 
new/pimcommon-21.08.1/po/hu/libpimcommon.po
--- old/pimcommon-21.08.0/po/hu/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/hu/libpimcommon.po 2021-08-31 02:39:21.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
 "PO-Revision-Date: 2021-01-02 11:15+0100\n"
 "Last-Translator: Krist??f Kiszel <[email protected]>\n"
 "Language-Team: Hungarian <[email protected]>\n"
@@ -1899,12 +1899,18 @@
 msgid "Could not set setting '%1': %2"
 msgstr "Nem siker??lt be??ll??tani a(z) ???%1??? be??ll??t??st: %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, fuzzy, kde-format
+#| msgid "Could not set setting '%1': %2"
+msgid "Could not save settings: %1"
+msgstr "Nem siker??lt be??ll??tani a(z) ???%1??? be??ll??t??st: %2"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "Az er??forr??s be??ll??t??s befejez??d??tt."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "Az er??forr??sp??ld??ny l??trehoz??sa nem siker??lt: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/ia/libpimcommon.po 
new/pimcommon-21.08.1/po/ia/libpimcommon.po
--- old/pimcommon-21.08.0/po/ia/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/ia/libpimcommon.po 2021-08-31 02:39:22.000000000 
+0200
@@ -6,8 +6,8 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
-"PO-Revision-Date: 2021-06-03 11:37+0200\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
+"PO-Revision-Date: 2021-08-25 16:02+0200\n"
 "Last-Translator: giovanni <[email protected]>\n"
 "Language-Team: Interlingua <[email protected]>\n"
 "Language: ia\n"
@@ -1896,20 +1896,24 @@
 #: pimcommonakonadi/util/createresource.cpp:109
 #, kde-format
 msgid "Could not convert value of setting '%1' to required type %2."
-msgstr ""
-"Il non pote converter valor de preferentia '%1' a le typo requirite %2."
+msgstr "Il non pote converter valor de preferentia '%1' al typo requirite %2."
 
 #: pimcommonakonadi/util/createresource.cpp:115
 #, kde-format
 msgid "Could not set setting '%1': %2"
 msgstr "Il non pote fixar preferentia '%1': %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, kde-format
+msgid "Could not save settings: %1"
+msgstr "Il non pote salveguardar preferentias: %1"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "Configuration de ressource completate."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "Il falleva a crear un instantia de ressource: %1"
@@ -1935,7 +1939,7 @@
 #: pimcommonakonadi/widgets/annotationdialog.cpp:73
 #, kde-format
 msgid "Enter the text that should be stored as a note to the mail:"
-msgstr "Entrar texto que deberea esser memorisate como nota a le e-posta:"
+msgstr "Entrar texto que deberea esser memorisate como nota al e-posta:"
 
 #: pimcommonakonadi/widgets/annotationdialog.cpp:83
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/it/libpimcommon.po 
new/pimcommon-21.08.1/po/it/libpimcommon.po
--- old/pimcommon-21.08.0/po/it/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/it/libpimcommon.po 2021-08-31 02:39:22.000000000 
+0200
@@ -6,8 +6,8 @@
 msgstr ""
 "Project-Id-Version: libpimcommon\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
-"PO-Revision-Date: 2021-05-28 15:32+0200\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
+"PO-Revision-Date: 2021-08-14 19:45+0200\n"
 "Last-Translator: Luigi Toscano <[email protected]>\n"
 "Language-Team: Italian <[email protected]>\n"
 "Language: it\n"
@@ -1907,12 +1907,17 @@
 msgid "Could not set setting '%1': %2"
 msgstr "Impossibile configurare l'impostazione ??%1??: %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, kde-format
+msgid "Could not save settings: %1"
+msgstr "Impossibile salvare le impostazioni: %1"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "Configurazione della risorsa completata."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "Creazione dell'istanza della risorsa non riuscita: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/ja/libpimcommon.po 
new/pimcommon-21.08.1/po/ja/libpimcommon.po
--- old/pimcommon-21.08.0/po/ja/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/ja/libpimcommon.po 2021-08-31 02:39:22.000000000 
+0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: libpimcommon\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
 "PO-Revision-Date: 2012-10-25 00:10-0700\n"
 "Last-Translator: Japanese KDE translation team <[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
@@ -1841,12 +1841,17 @@
 msgid "Could not set setting '%1': %2"
 msgstr ""
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, kde-format
+msgid "Could not save settings: %1"
+msgstr ""
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr ""
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/kk/libpimcommon.po 
new/pimcommon-21.08.1/po/kk/libpimcommon.po
--- old/pimcommon-21.08.0/po/kk/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/kk/libpimcommon.po 2021-08-31 02:39:22.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
 "PO-Revision-Date: 2013-11-07 03:48+0600\n"
 "Last-Translator: Sairan Kikkarin <[email protected]>\n"
 "Language-Team: Kazakh <[email protected]>\n"
@@ -1901,12 +1901,18 @@
 msgid "Could not set setting '%1': %2"
 msgstr "'%1' ?????????????????? ??????????????????????: %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, fuzzy, kde-format
+#| msgid "Could not set setting '%1': %2"
+msgid "Could not save settings: %1"
+msgstr "'%1' ?????????????????? ??????????????????????: %2"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "???????????????? ???????????? ??????????."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "???????????? ?????????????? ?????????? ??????????????: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/ko/libpimcommon.po 
new/pimcommon-21.08.1/po/ko/libpimcommon.po
--- old/pimcommon-21.08.0/po/ko/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/ko/libpimcommon.po 2021-08-31 02:39:22.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
 "PO-Revision-Date: 2021-05-28 22:31+0200\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
@@ -1879,12 +1879,18 @@
 msgid "Could not set setting '%1': %2"
 msgstr "'%1'???(???) ????????? ??? ????????????: %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, fuzzy, kde-format
+#| msgid "Could not set setting '%1': %2"
+msgid "Could not save settings: %1"
+msgstr "'%1'???(???) ????????? ??? ????????????: %2"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "?????? ????????? ?????????????????????."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "?????? ??????????????? ?????? ??? ??????: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/lt/libpimcommon.po 
new/pimcommon-21.08.1/po/lt/libpimcommon.po
--- old/pimcommon-21.08.0/po/lt/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/lt/libpimcommon.po 2021-08-31 02:39:22.000000000 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: l 10n\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
 "PO-Revision-Date: 2016-11-04 11:09+0200\n"
 "Last-Translator: Mindaugas Baranauskas <[email protected]>\n"
 "Language-Team: Lithuanian <[email protected]>\n"
@@ -1909,12 +1909,18 @@
 msgid "Could not set setting '%1': %2"
 msgstr "Nenustatytos nuostatos ???%1???: %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, fuzzy, kde-format
+#| msgid "Could not set setting '%1': %2"
+msgid "Could not save settings: %1"
+msgstr "Nenustatytos nuostatos ???%1???: %2"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "I??tekli?? s??ranka baigta."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "Nepavyko sukurti i??tekli?? objekto: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/mr/libpimcommon.po 
new/pimcommon-21.08.1/po/mr/libpimcommon.po
--- old/pimcommon-21.08.0/po/mr/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/mr/libpimcommon.po 2021-08-31 02:39:22.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
 "PO-Revision-Date: 2013-04-06 12:39+0530\n"
 "Last-Translator: Chetan Khona <[email protected]>\n"
 "Language-Team: Marathi <[email protected]>\n"
@@ -1867,12 +1867,17 @@
 msgid "Could not set setting '%1': %2"
 msgstr ""
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, kde-format
+msgid "Could not save settings: %1"
+msgstr ""
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr ""
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/nb/libpimcommon.po 
new/pimcommon-21.08.1/po/nb/libpimcommon.po
--- old/pimcommon-21.08.0/po/nb/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/nb/libpimcommon.po 2021-08-31 02:39:22.000000000 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
 "PO-Revision-Date: 2014-04-26 13:13+0200\n"
 "Last-Translator: Bj??rn Steensrud <[email protected]>\n"
 "Language-Team: Norwegian Bokm??l <[email protected]>\n"
@@ -1891,12 +1891,17 @@
 msgid "Could not set setting '%1': %2"
 msgstr "Klarte ikke ?? sette innstilling ??%1??: %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, kde-format
+msgid "Could not save settings: %1"
+msgstr ""
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "Ressursoppsett fullf??rt."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "Klarte ikke ?? opprette ressursinstans: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/nds/libpimcommon.po 
new/pimcommon-21.08.1/po/nds/libpimcommon.po
--- old/pimcommon-21.08.0/po/nds/libpimcommon.po        2021-08-06 
02:25:09.000000000 +0200
+++ new/pimcommon-21.08.1/po/nds/libpimcommon.po        2021-08-31 
02:39:22.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
 "PO-Revision-Date: 2014-04-03 00:22+0200\n"
 "Last-Translator: S??nke Dibbern <[email protected]>\n"
 "Language-Team: Low Saxon <[email protected]>\n"
@@ -1932,12 +1932,18 @@
 msgid "Could not set setting '%1': %2"
 msgstr "Instellen \"%1\" lett sik nich fastleggen: %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, fuzzy, kde-format
+#| msgid "Could not set setting '%1': %2"
+msgid "Could not save settings: %1"
+msgstr "Instellen \"%1\" lett sik nich fastleggen: %2"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "Ressourceinstellen afslaten"
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "Ressource-Utgaav lett sik nich opstellen: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/nl/libpimcommon.po 
new/pimcommon-21.08.1/po/nl/libpimcommon.po
--- old/pimcommon-21.08.0/po/nl/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/nl/libpimcommon.po 2021-08-31 02:39:22.000000000 
+0200
@@ -6,8 +6,8 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
-"PO-Revision-Date: 2021-05-28 12:00+0200\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
+"PO-Revision-Date: 2021-08-14 09:39+0200\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: Dutch <[email protected]>\n"
 "Language: nl\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 21.04.1\n"
+"X-Generator: Lokalize 21.04.3\n"
 
 #: pimcommon/autocorrection/autocorrectionwidget.cpp:118
 #, kde-format
@@ -1912,12 +1912,17 @@
 msgid "Could not set setting '%1': %2"
 msgstr "Instelling '%1' kon niet worden ingesteld: %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, kde-format
+msgid "Could not save settings: %1"
+msgstr "Instellingen opslaan lukt niet: %1"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "Instellen van hulpbron voltooid."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "Hulpbroninstantie %1 cre??ren mislukt"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/pl/libpimcommon.po 
new/pimcommon-21.08.1/po/pl/libpimcommon.po
--- old/pimcommon-21.08.0/po/pl/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/pl/libpimcommon.po 2021-08-31 02:39:22.000000000 
+0200
@@ -7,8 +7,8 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
-"PO-Revision-Date: 2021-06-06 07:37+0200\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
+"PO-Revision-Date: 2021-08-14 06:39+0200\n"
 "Last-Translator: ??ukasz Wojni??owicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
 "Language: pl\n"
@@ -1899,12 +1899,17 @@
 msgid "Could not set setting '%1': %2"
 msgstr "Nie mo??na ustawi?? ustawienia '%1': %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, kde-format
+msgid "Could not save settings: %1"
+msgstr "Nie mo??na zapisa?? ustawie??: %1"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "Uko??czono ustawianie zasobu."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "Nie uda??o si?? utworzy?? zasobu: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/pt/libpimcommon.po 
new/pimcommon-21.08.1/po/pt/libpimcommon.po
--- old/pimcommon-21.08.0/po/pt/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/pt/libpimcommon.po 2021-08-31 02:39:22.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: libpimcommon\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
 "PO-Revision-Date: 2021-06-08 19:55+0100\n"
 "Last-Translator: Jos?? Nuno Coelho Pires <[email protected]>\n"
 "Language-Team: Portuguese <[email protected]>\n"
@@ -1917,12 +1917,18 @@
 msgid "Could not set setting '%1': %2"
 msgstr "N??o foi poss??vel definir a op????o '%1': %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, fuzzy, kde-format
+#| msgid "Could not set setting '%1': %2"
+msgid "Could not save settings: %1"
+msgstr "N??o foi poss??vel definir a op????o '%1': %2"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "A configura????o do recurso terminou."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "N??o foi poss??vel criar a inst??ncia do recurso: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/pt_BR/libpimcommon.po 
new/pimcommon-21.08.1/po/pt_BR/libpimcommon.po
--- old/pimcommon-21.08.0/po/pt_BR/libpimcommon.po      2021-08-06 
02:25:09.000000000 +0200
+++ new/pimcommon-21.08.1/po/pt_BR/libpimcommon.po      2021-08-31 
02:39:22.000000000 +0200
@@ -8,10 +8,10 @@
 msgstr ""
 "Project-Id-Version: libpimcommon\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
-"PO-Revision-Date: 2021-06-21 09:58-0300\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
+"PO-Revision-Date: 2021-08-17 16:14-0300\n"
 "Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n"
-"Language-Team: Brazilian Portuguese <[email protected]>\n"
+"Language-Team: Portuguese <[email protected]>\n"
 "Language: pt_BR\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -1905,12 +1905,17 @@
 msgid "Could not set setting '%1': %2"
 msgstr "N??o foi poss??vel definir a configura????o '%1': %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, kde-format
+msgid "Could not save settings: %1"
+msgstr "N??o foi poss??vel salvar as configura????es: %1"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "A configura????o do recurso foi conclu??da."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "Falha na cria????o da inst??ncia do recurso: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/ro/libpimcommon.po 
new/pimcommon-21.08.1/po/ro/libpimcommon.po
--- old/pimcommon-21.08.0/po/ro/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/ro/libpimcommon.po 2021-08-31 02:39:22.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
 "PO-Revision-Date: 2013-09-15 12:14+0300\n"
 "Last-Translator: Sergiu Bivol <[email protected]>\n"
 "Language-Team: Romanian <[email protected]>\n"
@@ -1877,12 +1877,17 @@
 msgid "Could not set setting '%1': %2"
 msgstr ""
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, kde-format
+msgid "Could not save settings: %1"
+msgstr ""
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "Configurarea resursei s-a ??ncheiat."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/ru/libpimcommon.po 
new/pimcommon-21.08.1/po/ru/libpimcommon.po
--- old/pimcommon-21.08.0/po/ru/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/ru/libpimcommon.po 2021-08-31 02:39:22.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
 "PO-Revision-Date: 2020-10-10 09:48+0300\n"
 "Last-Translator: Alexander Yavorsky <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
@@ -1930,12 +1930,18 @@
 msgid "Could not set setting '%1': %2"
 msgstr "???? ?????????????? ???????????????????? ???????????????? ??%1??: %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, fuzzy, kde-format
+#| msgid "Could not set setting '%1': %2"
+msgid "Could not save settings: %1"
+msgstr "???? ?????????????? ???????????????????? ???????????????? ??%1??: %2"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "???????????????? ?????????????????? ???????????? ??????????????????."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "???? ?????????????? ?????????????? ?????????????????? 
?????????????????? ????????????: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/sk/libpimcommon.po 
new/pimcommon-21.08.1/po/sk/libpimcommon.po
--- old/pimcommon-21.08.0/po/sk/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/sk/libpimcommon.po 2021-08-31 02:39:22.000000000 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: libpimcommon\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
 "PO-Revision-Date: 2019-08-04 10:38+0200\n"
 "Last-Translator: Matej Mrenica <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
@@ -1933,12 +1933,18 @@
 msgid "Could not set setting '%1': %2"
 msgstr "Nem????em nastavi?? nastavenie '%1': %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, fuzzy, kde-format
+#| msgid "Could not set setting '%1': %2"
+msgid "Could not save settings: %1"
+msgstr "Nem????em nastavi?? nastavenie '%1': %2"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "Nastavenie zdroja dokon??en??."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "Zlyhalo vytvorenie in??tancie zdroja: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/sl/libpimcommon.po 
new/pimcommon-21.08.1/po/sl/libpimcommon.po
--- old/pimcommon-21.08.0/po/sl/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/sl/libpimcommon.po 2021-08-31 02:39:22.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
 "PO-Revision-Date: 2021-05-29 10:36+0200\n"
 "Last-Translator: Matja?? Jeran <[email protected]>\n"
 "Language-Team: Slovenian <[email protected]>\n"
@@ -1905,12 +1905,18 @@
 msgid "Could not set setting '%1': %2"
 msgstr "Nastavitve ??%1?? ni bilo mogo??e nastaviti: %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, fuzzy, kde-format
+#| msgid "Could not set setting '%1': %2"
+msgid "Could not save settings: %1"
+msgstr "Nastavitve ??%1?? ni bilo mogo??e nastaviti: %2"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "Nastavitev vira je zaklju??ena."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "Ustvaritev primerka vira ni uspela: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/sv/libpimcommon.po 
new/pimcommon-21.08.1/po/sv/libpimcommon.po
--- old/pimcommon-21.08.0/po/sv/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/sv/libpimcommon.po 2021-08-31 02:39:22.000000000 
+0200
@@ -6,8 +6,8 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
-"PO-Revision-Date: 2021-05-28 15:45+0200\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
+"PO-Revision-Date: 2021-08-14 08:48+0200\n"
 "Last-Translator: Stefan Asserh??ll <[email protected]>\n"
 "Language-Team: Swedish <[email protected]>\n"
 "Language: sv\n"
@@ -1897,12 +1897,17 @@
 msgid "Could not set setting '%1': %2"
 msgstr "Kunde inte ??ndra inst??llning '%1': %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, kde-format
+msgid "Could not save settings: %1"
+msgstr "Kunde inte spara inst??llningar: %1"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "Resursinst??llning klar."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "Misslyckades skapa resursinstans: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/tr/libpimcommon.po 
new/pimcommon-21.08.1/po/tr/libpimcommon.po
--- old/pimcommon-21.08.0/po/tr/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/tr/libpimcommon.po 2021-08-31 02:39:22.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kdepim-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
 "PO-Revision-Date: 2017-10-03 14:28+0000\n"
 "Last-Translator: Kaan <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
@@ -1945,12 +1945,18 @@
 msgid "Could not set setting '%1': %2"
 msgstr "'%1' ayar?? ayarlanamad??: %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, fuzzy, kde-format
+#| msgid "Could not set setting '%1': %2"
+msgid "Could not save settings: %1"
+msgstr "'%1' ayar?? ayarlanamad??: %2"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "Kaynak kurulumu tamamland??."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "Kaynak ??rne??i olu??turulamad??: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/ug/libpimcommon.po 
new/pimcommon-21.08.1/po/ug/libpimcommon.po
--- old/pimcommon-21.08.0/po/ug/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/ug/libpimcommon.po 2021-08-31 02:39:22.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: libpimcommon\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
 "PO-Revision-Date: 2013-09-08 07:05+0900\n"
 "Last-Translator: Gheyret Kenji <[email protected]>\n"
 "Language-Team: Uyghur <[email protected]>\n"
@@ -1875,12 +1875,18 @@
 msgid "Could not set setting '%1': %2"
 msgstr "???????????? ???%1??? ???? ?????????????????????? ??????????????: %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, fuzzy, kde-format
+#| msgid "Could not set setting '%1': %2"
+msgid "Could not save settings: %1"
+msgstr "???????????? ???%1??? ???? ?????????????????????? ??????????????: %2"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "?????????? ???????????? ????????????????????."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "?????????? ?????????????????? ?????????? ???????????? ??????????: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/uk/libpimcommon.po 
new/pimcommon-21.08.1/po/uk/libpimcommon.po
--- old/pimcommon-21.08.0/po/uk/libpimcommon.po 2021-08-06 02:25:09.000000000 
+0200
+++ new/pimcommon-21.08.1/po/uk/libpimcommon.po 2021-08-31 02:39:22.000000000 
+0200
@@ -8,8 +8,8 @@
 msgstr ""
 "Project-Id-Version: libpimcommon\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
-"PO-Revision-Date: 2021-05-28 07:40+0300\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
+"PO-Revision-Date: 2021-08-14 10:06+0300\n"
 "Last-Translator: Yuri Chornoivan <[email protected]>\n"
 "Language-Team: Ukrainian <[email protected]>\n"
 "Language: uk\n"
@@ -1911,12 +1911,17 @@
 msgid "Could not set setting '%1': %2"
 msgstr "???? ?????????????? ???????????????????? ???????????????? 
?????????????????? ??%1??: %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, kde-format
+msgid "Could not save settings: %1"
+msgstr "???? ?????????????? ???????????????? ??????????????????: %1"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "???????????????????????????? ?????????????? ??????????????????."
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "???? ?????????????? ???????????????? ?????????????????? 
??????????????: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/zh_CN/libpimcommon.po 
new/pimcommon-21.08.1/po/zh_CN/libpimcommon.po
--- old/pimcommon-21.08.0/po/zh_CN/libpimcommon.po      2021-08-06 
02:25:09.000000000 +0200
+++ new/pimcommon-21.08.1/po/zh_CN/libpimcommon.po      2021-08-31 
02:39:22.000000000 +0200
@@ -6,8 +6,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
-"PO-Revision-Date: 2021-07-26 13:49\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
+"PO-Revision-Date: 2021-08-30 11:45\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -1873,12 +1873,17 @@
 msgid "Could not set setting '%1': %2"
 msgstr "???????????????%1???: %2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, kde-format
+msgid "Could not save settings: %1"
+msgstr ""
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "?????????????????????"
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "???????????????????????????%1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-21.08.0/po/zh_TW/libpimcommon.po 
new/pimcommon-21.08.1/po/zh_TW/libpimcommon.po
--- old/pimcommon-21.08.0/po/zh_TW/libpimcommon.po      2021-08-06 
02:25:09.000000000 +0200
+++ new/pimcommon-21.08.1/po/zh_TW/libpimcommon.po      2021-08-31 
02:39:22.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-05-28 00:17+0000\n"
+"POT-Creation-Date: 2021-08-14 01:42+0000\n"
 "PO-Revision-Date: 2019-05-14 22:35+0800\n"
 "Last-Translator: pan93412 <[email protected]>\n"
 "Language-Team: Chinese <[email protected]>\n"
@@ -1895,12 +1895,18 @@
 msgid "Could not set setting '%1': %2"
 msgstr "???????????? %1???%2"
 
-#: pimcommonakonadi/util/createresource.cpp:125
+#: pimcommonakonadi/util/createresource.cpp:121
+#, fuzzy, kde-format
+#| msgid "Could not set setting '%1': %2"
+msgid "Could not save settings: %1"
+msgstr "???????????? %1???%2"
+
+#: pimcommonakonadi/util/createresource.cpp:130
 #, kde-format
 msgid "Resource setup completed."
 msgstr "?????????????????????"
 
-#: pimcommonakonadi/util/createresource.cpp:129
+#: pimcommonakonadi/util/createresource.cpp:134
 #, kde-format
 msgid "Failed to create resource instance: %1"
 msgstr "???????????????????????????%1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/pimcommon-21.08.0/src/pimcommonakonadi/util/createresource.cpp 
new/pimcommon-21.08.1/src/pimcommonakonadi/util/createresource.cpp
--- old/pimcommon-21.08.0/src/pimcommonakonadi/util/createresource.cpp  
2021-07-31 12:08:49.000000000 +0200
+++ new/pimcommon-21.08.1/src/pimcommonakonadi/util/createresource.cpp  
2021-08-13 08:47:18.000000000 +0200
@@ -116,6 +116,11 @@
                     return QString();
                 }
             }
+            QDBusReply<void> reply = iface.call(QStringLiteral("save"));
+            if (!reply.isValid()) {
+                Q_EMIT createResourceError(i18n("Could not save settings: %1", 
reply.error().message()));
+                return QString();
+            }
             instance.reconfigure();
             if (synchronizeTree) {
                 instance.synchronizeCollectionTree();

Reply via email to