Hello community,
here is the log from the commit of package kaccounts-integration for
openSUSE:Factory checked in at 2017-07-25 11:27:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
and /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kaccounts-integration"
Tue Jul 25 11:27:00 2017 rev:27 rq:510658 version:17.04.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes
2017-06-12 15:16:15.773234675 +0200
+++
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
2017-07-25 11:27:01.341661762 +0200
@@ -1,0 +2,11 @@
+Sat Jul 15 22:59:07 CEST 2017 - [email protected]
+
+- Update to 17.04.3
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-17.04.3.php
+- Changes since 17.04.2:
+ * Disable create form while creating new accounts
+ * Add error message if intltool-merge is not found (kde#378932)
+
+-------------------------------------------------------------------
Old:
----
kaccounts-integration-17.04.2.tar.xz
New:
----
kaccounts-integration-17.04.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kaccounts-integration.spec ++++++
--- /var/tmp/diff_new_pack.E7hb9Q/_old 2017-07-25 11:27:01.873586642 +0200
+++ /var/tmp/diff_new_pack.E7hb9Q/_new 2017-07-25 11:27:01.877586077 +0200
@@ -19,7 +19,7 @@
%bcond_without lang
Name: kaccounts-integration
-Version: 17.04.2
+Version: 17.04.3
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
++++++ kaccounts-integration-17.04.2.tar.xz ->
kaccounts-integration-17.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kaccounts-integration-17.04.2/CMakeLists.txt
new/kaccounts-integration-17.04.3/CMakeLists.txt
--- old/kaccounts-integration-17.04.2/CMakeLists.txt 2017-06-06
02:23:06.000000000 +0200
+++ new/kaccounts-integration-17.04.3/CMakeLists.txt 2017-07-11
02:25:36.000000000 +0200
@@ -10,7 +10,7 @@
set(KDE_APPLICATIONS_VERSION_MAJOR "17")
set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
set(KACCOUNTS_VERSION
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
set(KACCOUNTS_SOVERSION "1")
set(REQUIRED_QT_VERSION "5.2.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/ar/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/ar/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/ar/kaccounts-integration.po
2017-06-06 02:23:05.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/ar/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: ٢٠١٥-٠٤-٠٣ ٢٠:٠٠+0300\n"
"Last-Translator: Safa Alfulaij <[email protected]>\n"
"Language-Team: Arabic <[email protected]>\n"
@@ -23,7 +23,7 @@
msgid "Configure..."
msgstr "اضبط..."
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/ast/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/ast/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/ast/kaccounts-integration.po
2017-06-06 02:23:05.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/ast/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2017-01-02 03:21+0100\n"
"Last-Translator: enolp <[email protected]>\n"
"Language-Team: Asturian <[email protected]>\n"
@@ -22,7 +22,7 @@
msgid "Configure..."
msgstr "Configurar..."
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/bs/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/bs/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/bs/kaccounts-integration.po
2017-06-06 02:23:05.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/bs/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: kde5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2015-02-19 10:14+0100\n"
"Last-Translator: Samir ribic <megaribi@localhost>\n"
"Language-Team: Bosnian\n"
@@ -24,7 +24,7 @@
msgid "Configure..."
msgstr ""
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/ca/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/ca/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/ca/kaccounts-integration.po
2017-06-06 02:23:05.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/ca/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: kaccounts-integration\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2017-02-24 20:16+0100\n"
"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
"Language-Team: Catalan <[email protected]>\n"
@@ -26,7 +26,7 @@
msgid "Configure..."
msgstr "Configura..."
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/ca@valencia/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/ca@valencia/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/ca@valencia/kaccounts-integration.po
2017-06-06 02:23:05.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/ca@valencia/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: kaccounts-integration\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2017-02-24 20:16+0100\n"
"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
"Language-Team: Catalan <[email protected]>\n"
@@ -26,7 +26,7 @@
msgid "Configure..."
msgstr "Configura..."
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/cs/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/cs/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/cs/kaccounts-integration.po
2017-06-06 02:23:05.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/cs/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2017-02-27 13:39+0100\n"
"Last-Translator: Vít Pelčák <[email protected]>\n"
"Language-Team: Czech <[email protected]>\n"
@@ -22,7 +22,7 @@
msgid "Configure..."
msgstr "Nastavit..."
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/da/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/da/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/da/kaccounts-integration.po
2017-06-06 02:23:05.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/da/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2016-07-11 21:29+0100\n"
"Last-Translator: Martin Schlander <[email protected]>\n"
"Language-Team: Danish <[email protected]>\n"
@@ -22,7 +22,7 @@
msgid "Configure..."
msgstr "Indstil..."
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/de/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/de/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/de/kaccounts-integration.po
2017-06-06 02:23:05.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/de/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
@@ -4,7 +4,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2017-03-26 14:24+0100\n"
"Last-Translator: Burkhard Lück <[email protected]>\n"
"Language-Team: German <[email protected]>\n"
@@ -20,7 +20,7 @@
msgid "Configure..."
msgstr "Einrichten ..."
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/en_GB/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/en_GB/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/en_GB/kaccounts-integration.po
2017-06-06 02:23:05.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/en_GB/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2017-02-26 14:45+0000\n"
"Last-Translator: Steve Allewell <[email protected]>\n"
"Language-Team: English <[email protected]>\n"
@@ -22,7 +22,7 @@
msgid "Configure..."
msgstr "Configure..."
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/es/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/es/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/es/kaccounts-integration.po
2017-06-06 02:23:05.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/es/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: kaccounts-integration\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2017-04-02 18:05+0200\n"
"Last-Translator: Eloy Cuadra <[email protected]>\n"
"Language-Team: Spanish <[email protected]>\n"
@@ -25,7 +25,7 @@
msgid "Configure..."
msgstr "Configurar..."
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/et/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/et/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/et/kaccounts-integration.po
2017-06-06 02:23:05.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/et/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2016-08-18 17:19+0300\n"
"Last-Translator: Marek Laane <[email protected]>\n"
"Language-Team: Estonian <[email protected]>\n"
@@ -22,7 +22,7 @@
msgid "Configure..."
msgstr "Seadista..."
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/fi/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/fi/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/fi/kaccounts-integration.po
2017-06-06 02:23:06.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/fi/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2016-01-20 12:06+0200\n"
"Last-Translator: Lasse Liehu <[email protected]>\n"
"Language-Team: Finnish <[email protected]>\n"
@@ -22,7 +22,7 @@
msgid "Configure..."
msgstr "Asetukset…"
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/fr/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/fr/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/fr/kaccounts-integration.po
2017-06-06 02:23:06.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/fr/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2015-01-04 07:12+0100\n"
"Last-Translator: Maxence Le Doré <[email protected]>\n"
"Language-Team: French <[email protected]>\n"
@@ -25,7 +25,7 @@
msgid "Configure..."
msgstr ""
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/gl/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/gl/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/gl/kaccounts-integration.po
2017-06-06 02:23:06.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/gl/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2016-01-21 07:30+0100\n"
"Last-Translator: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail."
"com>\n"
@@ -23,7 +23,7 @@
msgid "Configure..."
msgstr "Configurar…"
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/ia/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/ia/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/ia/kaccounts-integration.po
2017-06-06 02:23:06.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/ia/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2016-05-25 14:05+0100\n"
"Last-Translator: giovanni <[email protected]>\n"
"Language-Team: Interlingua <[email protected]>\n"
@@ -22,7 +22,7 @@
msgid "Configure..."
msgstr "Configura..."
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/it/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/it/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/it/kaccounts-integration.po
2017-06-06 02:23:06.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/it/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: kaccounts-integration\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2017-02-26 20:09+0100\n"
"Last-Translator: Luigi Toscano <[email protected]>\n"
"Language-Team: Italian <[email protected]>\n"
@@ -22,7 +22,7 @@
msgid "Configure..."
msgstr "Configura..."
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/ja/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/ja/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/ja/kaccounts-integration.po
2017-06-06 02:23:06.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/ja/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: kaccounts-integration\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2014-11-27 00:20-0800\n"
"Last-Translator: Japanese KDE translation team <[email protected]>\n"
"Language-Team: Japanese <[email protected]>\n"
@@ -19,7 +19,7 @@
msgid "Configure..."
msgstr ""
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/ko/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/ko/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/ko/kaccounts-integration.po
2017-06-06 02:23:06.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/ko/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2016-02-14 15:50+0100\n"
"Last-Translator: Shinjo Park <[email protected]>\n"
"Language-Team: Korean <[email protected]>\n"
@@ -22,7 +22,7 @@
msgid "Configure..."
msgstr "설정..."
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/lt/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/lt/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/lt/kaccounts-integration.po
2017-06-06 02:23:06.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/lt/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: trunk-kf 5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2015-07-22 08:41+0000\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -23,7 +23,7 @@
msgid "Configure..."
msgstr ""
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/nl/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/nl/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/nl/kaccounts-integration.po
2017-06-06 02:23:06.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/nl/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2017-02-24 12:49+0100\n"
"Last-Translator: Freek de Kruijf <[email protected]>\n"
"Language-Team: Dutch <[email protected]>\n"
@@ -22,7 +22,7 @@
msgid "Configure..."
msgstr "Instellen..."
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/pa/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/pa/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/pa/kaccounts-integration.po
2017-06-06 02:23:06.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/pa/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2014-12-23 18:02-0600\n"
"Last-Translator: A S Alam <[email protected]>\n"
"Language-Team: Punjabi/Panjabi <[email protected]>\n"
@@ -22,7 +22,7 @@
msgid "Configure..."
msgstr ""
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/pl/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/pl/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/pl/kaccounts-integration.po
2017-06-06 02:23:06.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/pl/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2017-02-25 07:24+0100\n"
"Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
"Language-Team: Polish <[email protected]>\n"
@@ -23,7 +23,7 @@
msgid "Configure..."
msgstr "Ustawienia..."
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/pt/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/pt/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/pt/kaccounts-integration.po
2017-06-06 02:23:06.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/pt/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kaccounts-integration\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2017-02-24 10:03+0000\n"
"Last-Translator: José Nuno Coelho Pires <[email protected]>\n"
"Language-Team: Portuguese <[email protected]>\n"
@@ -24,7 +24,7 @@
msgid "Configure..."
msgstr "Configurar..."
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/pt_BR/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/pt_BR/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/pt_BR/kaccounts-integration.po
2017-06-06 02:23:06.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/pt_BR/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kaccounts-integration\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2016-01-19 13:56-0200\n"
"Last-Translator: André Marcelo Alvarenga <[email protected]>\n"
"Language-Team: Brazilian Portuguese <[email protected]>\n"
@@ -23,7 +23,7 @@
msgid "Configure..."
msgstr "Configurar..."
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/ro/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/ro/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/ro/kaccounts-integration.po
2017-06-06 02:23:06.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/ro/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2015-04-26 13:48+0300\n"
"Last-Translator: Sergiu Bivol <[email protected]>\n"
"Language-Team: Romanian <[email protected]>\n"
@@ -23,7 +23,7 @@
msgid "Configure..."
msgstr "Configurare..."
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/ru/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/ru/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/ru/kaccounts-integration.po
2017-06-06 02:23:06.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/ru/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2015-09-29 00:29+0300\n"
"Last-Translator: Alexander Potashev <[email protected]>\n"
"Language-Team: Russian <[email protected]>\n"
@@ -23,7 +23,7 @@
msgid "Configure..."
msgstr "Настроить..."
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/sk/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/sk/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/sk/kaccounts-integration.po
2017-06-06 02:23:06.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/sk/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
@@ -4,7 +4,7 @@
msgstr ""
"Project-Id-Version: kaccounts-integration\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2017-04-16 20:08+0100\n"
"Last-Translator: Roman Paholik <[email protected]>\n"
"Language-Team: Slovak <[email protected]>\n"
@@ -20,7 +20,7 @@
msgid "Configure..."
msgstr "Nastaviť..."
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/sl/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/sl/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/sl/kaccounts-integration.po
2017-06-06 02:23:06.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/sl/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2017-02-26 12:05+0100\n"
"Last-Translator: Andrej Mernik <[email protected]>\n"
"Language-Team: Slovenian <[email protected]>\n"
@@ -23,7 +23,7 @@
msgid "Configure..."
msgstr "Nastavi ..."
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/sr/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/sr/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/sr/kaccounts-integration.po
2017-06-06 02:23:06.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/sr/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
@@ -4,7 +4,7 @@
msgstr ""
"Project-Id-Version: kaccounts-integration\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2017-03-12 22:21+0100\n"
"Last-Translator: Chusslove Illich <[email protected]>\n"
"Language-Team: Serbian <[email protected]>\n"
@@ -23,7 +23,7 @@
msgid "Configure..."
msgstr "Подеси..."
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/sv/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/sv/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/sv/kaccounts-integration.po
2017-06-06 02:23:06.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/sv/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2017-02-24 19:48+0100\n"
"Last-Translator: Stefan Asserhäll <[email protected]>\n"
"Language-Team: Swedish <[email protected]>\n"
@@ -22,7 +22,7 @@
msgid "Configure..."
msgstr "Anpassa..."
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/tr/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/tr/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/tr/kaccounts-integration.po
1970-01-01 01:00:00.000000000 +0100
+++ new/kaccounts-integration-17.04.3/po/tr/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
@@ -0,0 +1,72 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kaccounts-integration\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"PO-Revision-Date: 2017-04-13 14:47+0100\n"
+"Last-Translator: Volkan Gezer <[email protected]>\n"
+"Language-Team: Turkish <[email protected]>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#: src/accountwidget.cpp:110
+#, kde-format
+msgid "Configure..."
+msgstr "Yapılandır..."
+
+#: src/create.cpp:122
+#, kde-format
+msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
+msgid "Unable to finish"
+msgstr "Bitirilemiyor"
+
+#: src/jobs/createaccount.cpp:107
+#, kde-format
+msgctxt "The %1 is for plugin name, eg. Could not load UI plugin"
+msgid "Could not load %1 plugin, please check your installation"
+msgstr "%1 eklentisi yüklenemedi, lütfen yükleme işleminizi kontrol edin."
+
+#: src/jobs/createaccount.cpp:228
+#, kde-format
+msgid "There was an error while trying to process the request: %1"
+msgstr "İstek işlenmeye çalışılırken bir hata oluştu: %1"
+
+#: src/kaccounts.cpp:65
+#, kde-format
+msgid "Select an account from the left column to configure"
+msgstr "Yapılandırmak için sol sütundan bir hesap seçin"
+
+#: src/kaccounts.cpp:125
+#, kde-format
+msgid ""
+"Are you sure that you want to remove the account '%1'? This cannot be undone."
+msgstr "'%1' hesabını kaldırmak istediğinizden emin misiniz? Bu geri alınamaz."
+
+#: src/kaccounts.cpp:125
+#, kde-format
+msgid "Account Removal"
+msgstr "Hesap Kaldırma"
+
+#: src/models/accountsmodel.cpp:71
+#, kde-format
+msgid "Create"
+msgstr "yaratmak"
+
+#: src/models/accountsmodel.cpp:136
+#, kde-format
+msgid "Accounts"
+msgstr "Hesaplar"
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#: src/services.ui:25
+#, kde-format
+msgid "Select what services you want to activate"
+msgstr "Hangi hizmetleri etkinleştirmek istediğinizi seçin"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/uk/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/uk/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/uk/kaccounts-integration.po
2017-06-06 02:23:06.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/uk/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: kaccounts-integration\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2017-02-24 14:52+0200\n"
"Last-Translator: Yuri Chornoivan <[email protected]>\n"
"Language-Team: Ukrainian <[email protected]>\n"
@@ -25,7 +25,7 @@
msgid "Configure..."
msgstr "Налаштувати…"
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/zh_CN/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/zh_CN/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/zh_CN/kaccounts-integration.po
2017-06-06 02:23:06.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/zh_CN/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2017-02-25 09:24-0800\n"
"Last-Translator: Weng Xuetian <[email protected]>\n"
"Language-Team: Chinese <[email protected]>\n"
@@ -23,7 +23,7 @@
msgid "Configure..."
msgstr "配置..."
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/po/zh_TW/kaccounts-integration.po
new/kaccounts-integration-17.04.3/po/zh_TW/kaccounts-integration.po
--- old/kaccounts-integration-17.04.2/po/zh_TW/kaccounts-integration.po
2017-06-06 02:23:06.000000000 +0200
+++ new/kaccounts-integration-17.04.3/po/zh_TW/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 05:11+0200\n"
"PO-Revision-Date: 2017-03-12 20:44+0800\n"
"Last-Translator: Jeff Huang <[email protected]>\n"
"Language-Team: Chinese <[email protected]>\n"
@@ -23,7 +23,7 @@
msgid "Configure..."
msgstr "設定..."
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kaccounts-integration-17.04.2/src/create.cpp
new/kaccounts-integration-17.04.3/src/create.cpp
--- old/kaccounts-integration-17.04.2/src/create.cpp 2017-06-05
21:20:17.000000000 +0200
+++ new/kaccounts-integration-17.04.3/src/create.cpp 2017-07-10
01:02:28.000000000 +0200
@@ -53,6 +53,7 @@
QWidget *widget = new QWidget(m_parent);
m_form->setupUi(widget);
+ m_form->progressBar->hide();
QMetaObject::invokeMethod(this, "fillInterface", Qt::QueuedConnection);
@@ -108,11 +109,15 @@
void Create::createAccount()
{
+ m_form->progressBar->show();
+ m_form->scrollAreaWidgetContents->setEnabled(false);
QString providerName = sender()->property("providerName").toString();
qDebug() << "Starting new account dialog for" << providerName;
CreateAccount *acc = new CreateAccount(providerName, this);
- connect(acc, &CreateAccount::finished, [=](KJob *job) {
+ connect(acc, &CreateAccount::finished, this, [=](KJob *job) {
+ m_form->progressBar->hide();
+ m_form->scrollAreaWidgetContents->setEnabled(true);
if (job->error() == KJob::UserDefinedError) {
QMessageBox::critical(m_parent, i18nc("Messagebox title; meaning
'Unable to finish the action you started'", "Unable to finish"),
job->errorText());
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.2/src/lib/KAccountsMacros.cmake
new/kaccounts-integration-17.04.3/src/lib/KAccountsMacros.cmake
--- old/kaccounts-integration-17.04.2/src/lib/KAccountsMacros.cmake
2017-06-05 21:20:17.000000000 +0200
+++ new/kaccounts-integration-17.04.3/src/lib/KAccountsMacros.cmake
2017-07-10 01:02:28.000000000 +0200
@@ -5,6 +5,10 @@
get_filename_component(provider_filename ${provider_in_file} NAME_WE)
set(provider_file
${CMAKE_CURRENT_BINARY_DIR}/${provider_filename}.provider)
+ find_program(INTLTOOL_MERGE intltool-merge)
+ if(NOT INTLTOOL_MERGE)
+ message(FATAL_ERROR "Could not find required intltool-merge
executable.")
+ endif()
execute_process(COMMAND intltool-merge -x -u --no-translations
${provider_in_file} ${provider_file} ERROR_VARIABLE intltool_error)
if(intltool_error)
message(FATAL_ERROR "error processing ${provider_in_file}:
${intltool_error}")
@@ -20,6 +24,10 @@
get_filename_component(service_filename ${service_file_in} NAME_WE)
set(service_file ${CMAKE_CURRENT_BINARY_DIR}/${service_filename}.service)
+ find_program(INTLTOOL_MERGE intltool-merge)
+ if(NOT INTLTOOL_MERGE)
+ message(FATAL_ERROR "Could not find required intltool-merge
executable.")
+ endif()
execute_process(COMMAND intltool-merge -x -u --no-translations
${service_file_in} ${service_file} ERROR_VARIABLE intltool_error)
if(intltool_error)
message(FATAL_ERROR "error processing ${service_file_in}:
${intltool_error}")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kaccounts-integration-17.04.2/src/types.ui
new/kaccounts-integration-17.04.3/src/types.ui
--- old/kaccounts-integration-17.04.2/src/types.ui 2017-06-05
21:20:17.000000000 +0200
+++ new/kaccounts-integration-17.04.3/src/types.ui 2017-07-10
01:02:28.000000000 +0200
@@ -2,7 +2,15 @@
<ui version="4.0">
<class>createForm</class>
<widget class="QWidget" name="createForm">
- <layout class="QHBoxLayout" name="horizontalLayout_2">
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>354</width>
+ <height>92</height>
+ </rect>
+ </property>
+ <layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="QScrollArea" name="scrollArea">
<property name="frameShape">
@@ -18,6 +26,14 @@
<bool>true</bool>
</property>
<widget class="QWidget" name="scrollAreaWidgetContents">
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>342</width>
+ <height>48</height>
+ </rect>
+ </property>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<spacer name="horizontalSpacer">
@@ -66,6 +82,16 @@
</widget>
</widget>
</item>
+ <item>
+ <widget class="QProgressBar" name="progressBar">
+ <property name="maximum">
+ <number>0</number>
+ </property>
+ <property name="value">
+ <number>0</number>
+ </property>
+ </widget>
+ </item>
</layout>
</widget>
<resources/>