Hello community,

here is the log from the commit of package kontactinterface for 
openSUSE:Factory checked in at 2019-09-09 12:26:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kontactinterface (Old)
 and      /work/SRC/openSUSE:Factory/.kontactinterface.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kontactinterface"

Mon Sep  9 12:26:15 2019 rev:48 rq:728877 version:19.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kontactinterface/kontactinterface.changes        
2019-08-16 15:39:40.605803507 +0200
+++ 
/work/SRC/openSUSE:Factory/.kontactinterface.new.7948/kontactinterface.changes  
    2019-09-09 12:26:17.717855833 +0200
@@ -1,0 +2,10 @@
+Thu Sep  5 14:00:52 UTC 2019 - Luca Beltrame <[email protected]>
+
+- Update to 19.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.1.php
+- Changes since 19.08.0:
+  * Include KDE* cmake macros before any others
+
+-------------------------------------------------------------------

Old:
----
  kontactinterface-19.08.0.tar.xz
  kontactinterface-19.08.0.tar.xz.sig

New:
----
  kontactinterface-19.08.1.tar.xz
  kontactinterface-19.08.1.tar.xz.sig

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

Other differences:
------------------
++++++ kontactinterface.spec ++++++
--- /var/tmp/diff_new_pack.o8ky7D/_old  2019-09-09 12:26:18.201855761 +0200
+++ /var/tmp/diff_new_pack.o8ky7D/_new  2019-09-09 12:26:18.205855760 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kontactinterface
-Version:        19.08.0
+Version:        19.08.1
 Release:        0
 Summary:        KDE PIM Libraries: Interface to Contacts
 License:        LGPL-2.1-or-later


++++++ kontactinterface-19.08.0.tar.xz -> kontactinterface-19.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/CMakeLists.txt 
new/kontactinterface-19.08.1/CMakeLists.txt
--- old/kontactinterface-19.08.0/CMakeLists.txt 2019-08-09 02:50:13.000000000 
+0200
+++ new/kontactinterface-19.08.1/CMakeLists.txt 2019-09-03 03:47:18.000000000 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.12.0")
+set(PIM_VERSION "5.12.1")
 
 project(KontactInterface VERSION ${PIM_VERSION})
 
@@ -9,15 +9,16 @@
 find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
+include(KDEInstallDirs)
+include(KDECMakeSettings)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
+
 include(GenerateExportHeader)
 include(ECMGenerateHeaders)
 include(ECMGeneratePriFile)
 
 include(ECMSetupVersion)
 include(FeatureSummary)
-include(KDEInstallDirs)
-include(KDECMakeSettings)
-include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/ar/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/ar/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/ar/kontactinterfaces5.po    2019-08-09 
02:50:09.000000000 +0200
+++ new/kontactinterface-19.08.1/po/ar/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2009-07-21 12:38+0400\n"
 "Last-Translator: Zayed Al-Saidi <[email protected]>\n"
 "Language-Team: Arabic <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/bg/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/bg/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/bg/kontactinterfaces5.po    2019-08-09 
02:50:09.000000000 +0200
+++ new/kontactinterface-19.08.1/po/bg/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2011-07-21 19:01+0300\n"
 "Last-Translator: Yasen Pramatarov <[email protected]>\n"
 "Language-Team: Bulgarian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/bs/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/bs/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/bs/kontactinterfaces5.po    2019-08-09 
02:50:09.000000000 +0200
+++ new/kontactinterface-19.08.1/po/bs/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdepimlibs\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2013-10-18 20:13+0000\n"
 "Last-Translator: Samir Ribić <Unknown>\n"
 "Language-Team: Bosnian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/ca/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/ca/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/ca/kontactinterfaces5.po    2019-08-09 
02:50:09.000000000 +0200
+++ new/kontactinterface-19.08.1/po/ca/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2016-03-29 16:50+0100\n"
 "Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kontactinterface-19.08.0/po/ca@valencia/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/ca@valencia/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/ca@valencia/kontactinterfaces5.po   
2019-08-09 02:50:09.000000000 +0200
+++ new/kontactinterface-19.08.1/po/ca@valencia/kontactinterfaces5.po   
2019-09-03 03:47:17.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2016-03-29 16:50+0100\n"
 "Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/cs/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/cs/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/cs/kontactinterfaces5.po    2019-08-09 
02:50:09.000000000 +0200
+++ new/kontactinterface-19.08.1/po/cs/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2010-12-18 19:15+0100\n"
 "Last-Translator: Vít Pelčák <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/da/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/da/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/da/kontactinterfaces5.po    2019-08-09 
02:50:09.000000000 +0200
+++ new/kontactinterface-19.08.1/po/da/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2008-06-03 18:17+0100\n"
 "Last-Translator: Jan Madsen <[email protected]>\n"
 "Language-Team: Danish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/de/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/de/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/de/kontactinterfaces5.po    2019-08-09 
02:50:09.000000000 +0200
+++ new/kontactinterface-19.08.1/po/de/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -3,7 +3,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2008-05-18 22:55+0200\n"
 "Last-Translator: Thomas Reitelbach <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/el/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/el/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/el/kontactinterfaces5.po    2019-08-09 
02:50:09.000000000 +0200
+++ new/kontactinterface-19.08.1/po/el/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2008-05-26 13:40+0300\n"
 "Last-Translator: Spiros Georgaras <[email protected]>\n"
 "Language-Team: Greek <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kontactinterface-19.08.0/po/en_GB/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/en_GB/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/en_GB/kontactinterfaces5.po 2019-08-09 
02:50:09.000000000 +0200
+++ new/kontactinterface-19.08.1/po/en_GB/kontactinterfaces5.po 2019-09-03 
03:47:17.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2014-08-17 13:14+0100\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
 "Language-Team: British English <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/eo/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/eo/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/eo/kontactinterfaces5.po    2019-08-09 
02:50:09.000000000 +0200
+++ new/kontactinterface-19.08.1/po/eo/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2009-11-15 12:06+0100\n"
 "Last-Translator: Axel Rousseau <[email protected]>\n"
 "Language-Team: esperanto <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/es/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/es/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/es/kontactinterfaces5.po    2019-08-09 
02:50:09.000000000 +0200
+++ new/kontactinterface-19.08.1/po/es/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2013-11-25 14:08+0100\n"
 "Last-Translator: Javier Vinal <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/et/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/et/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/et/kontactinterfaces5.po    2019-08-09 
02:50:09.000000000 +0200
+++ new/kontactinterface-19.08.1/po/et/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2008-06-04 00:37+0300\n"
 "Last-Translator: Marek Laane <[email protected]>\n"
 "Language-Team: Estonian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/fi/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/fi/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/fi/kontactinterfaces5.po    2019-08-09 
02:50:10.000000000 +0200
+++ new/kontactinterface-19.08.1/po/fi/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2013-01-20 20:04:10+0000\n"
 "Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/fr/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/fr/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/fr/kontactinterfaces5.po    2019-08-09 
02:50:10.000000000 +0200
+++ new/kontactinterface-19.08.1/po/fr/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2008-05-25 02:57+0200\n"
 "Last-Translator: Mickael Sibelle <[email protected]>\n"
 "Language-Team: Francais <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/ga/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/ga/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/ga/kontactinterfaces5.po    2019-08-09 
02:50:10.000000000 +0200
+++ new/kontactinterface-19.08.1/po/ga/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces.po\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2008-05-18 07:38-0500\n"
 "Last-Translator: Kevin Scannell <[email protected]>\n"
 "Language-Team: Irish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/gl/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/gl/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/gl/kontactinterfaces5.po    2019-08-09 
02:50:10.000000000 +0200
+++ new/kontactinterface-19.08.1/po/gl/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2008-06-11 23:25+0200\n"
 "Last-Translator: mvillarino <[email protected]>\n"
 "Language-Team: galician <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/he/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/he/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/he/kontactinterfaces5.po    2019-08-09 
02:50:10.000000000 +0200
+++ new/kontactinterface-19.08.1/po/he/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2017-05-16 06:41-0400\n"
 "Last-Translator: Copied by Zanata <[email protected]>\n"
 "Language-Team: Hebrew <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/hu/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/hu/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/hu/kontactinterfaces5.po    2019-08-09 
02:50:10.000000000 +0200
+++ new/kontactinterface-19.08.1/po/hu/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4.2\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2010-12-26 15:54+0100\n"
 "Last-Translator: Kristóf Kiszel <[email protected]>\n"
 "Language-Team: Hungarian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/ia/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/ia/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/ia/kontactinterfaces5.po    2019-08-09 
02:50:10.000000000 +0200
+++ new/kontactinterface-19.08.1/po/ia/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2011-11-07 16:33+0100\n"
 "Last-Translator: g.sora <[email protected]>\n"
 "Language-Team: Interlingua <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/it/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/it/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/it/kontactinterfaces5.po    2019-08-09 
02:50:10.000000000 +0200
+++ new/kontactinterface-19.08.1/po/it/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2008-07-05 15:48+0000\n"
 "Last-Translator: Federico Zenith <[email protected]>\n"
 "Language-Team: Italian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/ja/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/ja/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/ja/kontactinterfaces5.po    2019-08-09 
02:50:10.000000000 +0200
+++ new/kontactinterface-19.08.1/po/ja/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2008-03-01 07:00+0900\n"
 "Last-Translator: Yukiko Bando <[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/kk/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/kk/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/kk/kontactinterfaces5.po    2019-08-09 
02:50:10.000000000 +0200
+++ new/kontactinterface-19.08.1/po/kk/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2011-02-11 04:57+0600\n"
 "Last-Translator: Sairan Kikkarin <[email protected]>\n"
 "Language-Team: Kazakh <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/km/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/km/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/km/kontactinterfaces5.po    2019-08-09 
02:50:10.000000000 +0200
+++ new/kontactinterface-19.08.1/po/km/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2008-12-17 10:53+0700\n"
 "Last-Translator: Khoem Sokhem <[email protected]>\n"
 "Language-Team: Khmer <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/ko/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/ko/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/ko/kontactinterfaces5.po    2019-08-09 
02:50:10.000000000 +0200
+++ new/kontactinterface-19.08.1/po/ko/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2015-01-02 02:51+0900\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/lt/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/lt/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/lt/kontactinterfaces5.po    2019-08-09 
02:50:11.000000000 +0200
+++ new/kontactinterface-19.08.1/po/lt/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2012-08-02 20:05+0300\n"
 "Last-Translator: Liudas Ališauskas <[email protected]>\n"
 "Language-Team: Lithuanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/lv/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/lv/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/lv/kontactinterfaces5.po    2019-08-09 
02:50:11.000000000 +0200
+++ new/kontactinterface-19.08.1/po/lv/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2008-06-18 08:27+0300\n"
 "Last-Translator: Viesturs Zarins <[email protected]>\n"
 "Language-Team: Latvian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/mr/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/mr/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/mr/kontactinterfaces5.po    2019-08-09 
02:50:11.000000000 +0200
+++ new/kontactinterface-19.08.1/po/mr/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2013-03-13 15:19+0530\n"
 "Last-Translator: Chetan Khona <[email protected]>\n"
 "Language-Team: Marathi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/nb/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/nb/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/nb/kontactinterfaces5.po    2019-08-09 
02:50:11.000000000 +0200
+++ new/kontactinterface-19.08.1/po/nb/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2008-08-13 11:15+0200\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
 "Language-Team: Norwegian Bokmål <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kontactinterface-19.08.0/po/nds/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/nds/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/nds/kontactinterfaces5.po   2019-08-09 
02:50:11.000000000 +0200
+++ new/kontactinterface-19.08.1/po/nds/kontactinterfaces5.po   2019-09-03 
03:47:17.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2008-05-29 23:45+0200\n"
 "Last-Translator: Sönke Dibbern <[email protected]>\n"
 "Language-Team: Low Saxon <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/nl/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/nl/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/nl/kontactinterfaces5.po    2019-08-09 
02:50:11.000000000 +0200
+++ new/kontactinterface-19.08.1/po/nl/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2008-07-21 22:26+0200\n"
 "Last-Translator: Rinse de Vries <[email protected]>\n"
 "Language-Team: Dutch <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/nn/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/nn/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/nn/kontactinterfaces5.po    2019-08-09 
02:50:12.000000000 +0200
+++ new/kontactinterface-19.08.1/po/nn/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2008-09-14 12:12+0200\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/pa/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/pa/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/pa/kontactinterfaces5.po    2019-08-09 
02:50:12.000000000 +0200
+++ new/kontactinterface-19.08.1/po/pa/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2010-01-16 08:10+0530\n"
 "Last-Translator: A S Alam <[email protected]>\n"
 "Language-Team: ਪੰਜਾਬੀ <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/pl/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/pl/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/pl/kontactinterfaces5.po    2019-08-09 
02:50:12.000000000 +0200
+++ new/kontactinterface-19.08.1/po/pl/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2014-08-16 08:02+0200\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/pt/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/pt/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/pt/kontactinterfaces5.po    2019-08-09 
02:50:12.000000000 +0200
+++ new/kontactinterface-19.08.1/po/pt/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2008-05-17 23:44+0100\n"
 "Last-Translator: José Nuno Coelho Pires <[email protected]>\n"
 "Language-Team: Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kontactinterface-19.08.0/po/pt_BR/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/pt_BR/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/pt_BR/kontactinterfaces5.po 2019-08-09 
02:50:12.000000000 +0200
+++ new/kontactinterface-19.08.1/po/pt_BR/kontactinterfaces5.po 2019-09-03 
03:47:17.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2014-08-16 10:47-0300\n"
 "Last-Translator: André Marcelo Alvarenga <[email protected]>\n"
 "Language-Team: Brazilian Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/ro/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/ro/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/ro/kontactinterfaces5.po    2019-08-09 
02:50:12.000000000 +0200
+++ new/kontactinterface-19.08.1/po/ro/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2008-12-31 21:48+0200\n"
 "Last-Translator: Sergiu Bivol <[email protected]>\n"
 "Language-Team: Romanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/ru/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/ru/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/ru/kontactinterfaces5.po    2019-08-09 
02:50:12.000000000 +0200
+++ new/kontactinterface-19.08.1/po/ru/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2010-12-06 23:11+0300\n"
 "Last-Translator: Alexander Potashev <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/sk/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/sk/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/sk/kontactinterfaces5.po    2019-08-09 
02:50:12.000000000 +0200
+++ new/kontactinterface-19.08.1/po/sk/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2014-08-14 14:17+0200\n"
 "Last-Translator: Roman Paholik <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/sl/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/sl/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/sl/kontactinterfaces5.po    2019-08-09 
02:50:12.000000000 +0200
+++ new/kontactinterface-19.08.1/po/sl/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2008-11-01 17:21+0100\n"
 "Last-Translator: Andrej Vernekar <[email protected]>\n"
 "Language-Team: Slovenian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/sv/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/sv/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/sv/kontactinterfaces5.po    2019-08-09 
02:50:12.000000000 +0200
+++ new/kontactinterface-19.08.1/po/sv/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2008-05-17 14:55+0200\n"
 "Last-Translator: Stefan Asserhäll <[email protected]>\n"
 "Language-Team: Swedish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/tr/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/tr/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/tr/kontactinterfaces5.po    2019-08-09 
02:50:12.000000000 +0200
+++ new/kontactinterface-19.08.1/po/tr/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kdepimlibs-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2014-11-12 01:06+0200\n"
 "Last-Translator: Kaan Ozdincer <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/ug/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/ug/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/ug/kontactinterfaces5.po    2019-08-09 
02:50:12.000000000 +0200
+++ new/kontactinterface-19.08.1/po/ug/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2013-09-08 07:05+0900\n"
 "Last-Translator: Gheyret Kenji <[email protected]>\n"
 "Language-Team: Uyghur Computer Science Association <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/uk/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/uk/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/uk/kontactinterfaces5.po    2019-08-09 
02:50:12.000000000 +0200
+++ new/kontactinterface-19.08.1/po/uk/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2008-05-18 20:14+0300\n"
 "Last-Translator: Yuri Chornoivan <[email protected]>\n"
 "Language-Team: Ukrainian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-19.08.0/po/wa/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/wa/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/wa/kontactinterfaces5.po    2019-08-09 
02:50:12.000000000 +0200
+++ new/kontactinterface-19.08.1/po/wa/kontactinterfaces5.po    2019-09-03 
03:47:17.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2008-07-21 14:29+0200\n"
 "Last-Translator: Jean Cayron <[email protected]>\n"
 "Language-Team: Walloon <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kontactinterface-19.08.0/po/zh_CN/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/zh_CN/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/zh_CN/kontactinterfaces5.po 2019-08-09 
02:50:13.000000000 +0200
+++ new/kontactinterface-19.08.1/po/zh_CN/kontactinterfaces5.po 2019-09-03 
03:47:17.000000000 +0200
@@ -6,8 +6,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
-"PO-Revision-Date: 2019-07-18 15:10\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
+"PO-Revision-Date: 2019-08-16 17:08\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kontactinterface-19.08.0/po/zh_TW/kontactinterfaces5.po 
new/kontactinterface-19.08.1/po/zh_TW/kontactinterfaces5.po
--- old/kontactinterface-19.08.0/po/zh_TW/kontactinterfaces5.po 2019-08-09 
02:50:13.000000000 +0200
+++ new/kontactinterface-19.08.1/po/zh_TW/kontactinterfaces5.po 2019-09-03 
03:47:18.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kontactinterfaces\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2008-05-20 12:28+0800\n"
 "Last-Translator: Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv "
 "dot tw>\n"


Reply via email to