Hello community,

here is the log from the commit of package sweeper for openSUSE:Factory checked 
in at 2019-01-08 12:23:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sweeper (Old)
 and      /work/SRC/openSUSE:Factory/.sweeper.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sweeper"

Tue Jan  8 12:23:37 2019 rev:91 rq:658511 version:18.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sweeper/sweeper.changes  2018-11-13 
17:50:12.615573020 +0100
+++ /work/SRC/openSUSE:Factory/.sweeper.new.28833/sweeper.changes       
2019-01-08 12:25:27.168470965 +0100
@@ -1,0 +2,42 @@
+Fri Dec 14 06:09:23 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.12.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.0.php
+- Changes since 18.11.90:
+  * No code changes since 18.11.90
+
+-------------------------------------------------------------------
+Mon Dec 03 20:56:31 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-rc.php
+- Changes since 18.11.80:
+  * No code changes since 18.11.80
+
+-------------------------------------------------------------------
+Sat Nov 24 15:53:25 UTC 2018 - wba...@tmo.at
+
+- Add license file
+
+-------------------------------------------------------------------
+Tue Nov 20 06:23:09 UTC 2018 - Luca Beltrame <lbeltr...@kde.org>
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Tue Nov 20 05:57:38 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-beta.php
+- Changes since 18.08.3:
+  * Add donation url to appdata
+  * Fix minor EBN issues [includes]
+  * USe KDEFrameworkCompilerSettings
+
+-------------------------------------------------------------------
@@ -47 +89 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -102 +144 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -213 +255 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -277 +319 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -364 +406 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -480 +522 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:
----
  sweeper-18.08.3.tar.xz

New:
----
  sweeper-18.12.0.tar.xz

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

Other differences:
------------------
++++++ sweeper.spec ++++++
--- /var/tmp/diff_new_pack.QgHBLp/_old  2019-01-08 12:25:27.660470424 +0100
+++ /var/tmp/diff_new_pack.QgHBLp/_new  2019-01-08 12:25:27.664470420 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sweeper
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,24 +12,25 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-%bcond_without lang
 
-Name:           sweeper
-Version:        18.08.3
-Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%bcond_without lang
+Name:           sweeper
+Version:        18.12.0
+Release:        0
 Summary:        KDE Privacy Utility
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          System/GUI/KDE
-Url:            http://www.kde.org
+URL:            http://www.kde.org
 Source0:        sweeper-%{version}.tar.xz
 BuildRequires:  breeze5-icons
 BuildRequires:  extra-cmake-modules
+BuildRequires:  kactivities-stats-devel
 BuildRequires:  kbookmarks-devel
 BuildRequires:  kconfig-devel
 BuildRequires:  kconfigwidgets-devel
@@ -40,18 +41,15 @@
 BuildRequires:  kio-devel
 BuildRequires:  ktextwidgets-devel
 BuildRequires:  kxmlgui-devel
-BuildRequires: kactivities-stats-devel
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(Qt5Widgets)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{with lang}
 Recommends:     %{name}-lang
 %endif
 
-
 %description
 Helps clean unwanted traces the user leaves on the system.
 
@@ -70,7 +68,7 @@
 %kf5_makeinstall -C build
 %if %{with lang}
   %find_lang %{name} --with-man --all-name
-  %kf5_find_htmldocs
+  %{kf5_find_htmldocs}
 %endif
 %suse_update_desktop_file org.kde.sweeper Utility Security
 mkdir -p %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/actions
@@ -79,7 +77,7 @@
 cp %{_kf5_iconsdir}/breeze/apps/48/sweeper.svg 
%{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
 
 %files
-%defattr(-,root,root)
+%license COPYING.LIB
 %doc %lang(en) %{_kf5_htmldir}/en/sweeper/
 %{_kf5_applicationsdir}/org.kde.sweeper.desktop
 %{_kf5_appstreamdir}/org.kde.sweeper.appdata.xml

++++++ sweeper-18.08.3.tar.xz -> sweeper-18.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/CMakeLists.txt 
new/sweeper-18.12.0/CMakeLists.txt
--- old/sweeper-18.08.3/CMakeLists.txt  2018-11-06 01:13:40.000000000 +0100
+++ new/sweeper-18.12.0/CMakeLists.txt  2018-12-07 01:26:51.000000000 +0100
@@ -14,15 +14,11 @@
 include(ECMAddAppIcon)
 include(KDEInstallDirs)
 include(KDECMakeSettings)
-include(KDECompilerSettings NO_POLICY_SCOPE)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 
 add_definitions(
     -DQT_DISABLE_DEPRECATED_BEFORE=0x050400
-    -DQT_NO_CAST_TO_ASCII
-    -DQT_NO_CAST_FROM_ASCII
     -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT
-    -DQT_NO_URL_CAST_FROM_STRING
-    -DQT_USE_QSTRINGBUILDER
 )
 
 find_package(KF5 ${REQUIRED_KF5_VERSION} REQUIRED COMPONENTS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/main.cpp new/sweeper-18.12.0/main.cpp
--- old/sweeper-18.08.3/main.cpp        2018-10-27 07:47:44.000000000 +0200
+++ new/sweeper-18.12.0/main.cpp        2018-11-08 00:32:19.000000000 +0100
@@ -27,7 +27,7 @@
 #include <Kdelibs4ConfigMigrator>
 #include <KLocalizedString>
 
-#include "config-sweeper.h"
+#include <config-sweeper.h>
 
 int main(int argc, char *argv[])
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/org.kde.sweeper.appdata.xml 
new/sweeper-18.12.0/org.kde.sweeper.appdata.xml
--- old/sweeper-18.08.3/org.kde.sweeper.appdata.xml     2018-10-27 
07:47:44.000000000 +0200
+++ new/sweeper-18.12.0/org.kde.sweeper.appdata.xml     2018-11-08 
00:32:19.000000000 +0100
@@ -36,7 +36,6 @@
   <name xml:lang="x-test">xxSweeperxx</name>
   <name xml:lang="zh-CN">Sweeper</name>
   <summary>System cleaning utility</summary>
-  <summary xml:lang="ast">Utilidá de llimpieza del sistema</summary>
   <summary xml:lang="ca">Utilitat per a netejar el sistema</summary>
   <summary xml:lang="ca-valencia">Utilitat per a netejar el sistema</summary>
   <summary xml:lang="cs">Nástroj pro úklid systému</summary>
@@ -92,7 +91,7 @@
     <p xml:lang="nn">Sweeper hjelper deg å fjerna uønskte spor på datamaskina. 
Du kan blant anna bruka det til å fjerna infokapslar og mellom-/snøgglager.</p>
     <p xml:lang="pl">Czyściciel pomaga zatrzeć niechciane ślady, które 
użytkownik zostawia na systemie. Może na przykład usunąć ciasteczka, a także 
wyczyścić pamięci podręczne.</p>
     <p xml:lang="pt">O Sweeper ajuda a limpar os vestígios indesejados que o 
utilizador deixa no sistema. Poderá remover os 'cookies' e limpar as 'caches', 
por exemplo.</p>
-    <p xml:lang="pt-BR">O Sweeper ajuda a limpar vestígios indesejados que o 
usuário deixa no sistema. Ele pode remover cookies e limpar caches, por 
exemplo.</p>
+    <p xml:lang="pt-BR">O Sweeper ajuda a limpar os vestígios indesejados que 
o usuário deixa no sistema. Ele pode remover os cookies e apagar os 'caches', 
por exemplo.</p>
     <p xml:lang="ru">Приложение предназначено для удаления следов работы 
пользователя в операционной системе, таких как файлы cookie и кешированные 
файлы.</p>
     <p xml:lang="sk">Zametač vám pomôže vyčistiť neželané stopy, ktoré 
používateľ zanecháva v systéme. Môže napríklad odstrániť cookies a vyčistiť 
vyrovnávacie pamäte.</p>
     <p xml:lang="sl">Sweeper pomaga pri čiščenju neželenih sledi, ki jih 
uporabnik pušča na sistemu. Med drugim lahko odstrani piškotke in 
predpomnilnike.</p>
@@ -108,6 +107,7 @@
   <url type="homepage">http://utils.kde.org/projects/sweeper/</url>
   <url 
type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&amp;product=sweeper</url>
   <url type="help">http://docs.kde.org/?application=sweeper</url>
+  <url 
type="donation">https://www.kde.org/community/donations/?app=sweeper&amp;source=appdata</url>
   <screenshots>
     <screenshot type="default">
       <image>http://kde.org/images/screenshots/sweeper.png</image>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/org.kde.sweeper.desktop 
new/sweeper-18.12.0/org.kde.sweeper.desktop
--- old/sweeper-18.08.3/org.kde.sweeper.desktop 2018-10-27 07:47:44.000000000 
+0200
+++ new/sweeper-18.12.0/org.kde.sweeper.desktop 2018-11-08 00:32:19.000000000 
+0100
@@ -9,7 +9,6 @@
 Categories=Qt;KDE;Utility;
 Name=Sweeper
 Name[ar]=الكناس
-Name[ast]=Barrenderu
 Name[bg]=Sweeper
 Name[bs]=Čistač
 Name[ca]=Escombriaire
@@ -70,7 +69,6 @@
 Name[zh_TW]=清掃器
 GenericName=System Cleaner
 GenericName[ar]=منظف النظام
-GenericName[ast]=Llimpiador del sistema
 GenericName[bg]=Почистване на системата
 GenericName[bs]=Čistač sistema
 GenericName[ca]=Netejador del sistema
@@ -132,7 +130,6 @@
 GenericName[zh_CN]=系统清理器
 GenericName[zh_TW]=系統清除器
 Comment=Helps to clean unwanted traces the user leaves on the system and to 
regain disk space removing unused temporary files
-Comment[ast]=Ayuda a llimpiar les traces que l'usuariu dexa nel sistema y 
llibera l'espaciu en discu desaniciando ficheros temporales non queríos
 Comment[ca]=Ajuda a netejar el rastre no desitjat que va deixant l'usuari al 
sistema i es recupera l'espai del disc eliminant els fitxers temporals no usats
 Comment[ca@valencia]=Ajuda a netejar el rastre no desitjat que va deixant 
l'usuari al sistema i es recupera l'espai del disc eliminant els fitxers 
temporals no usats
 Comment[cs]=Pomáhá smazat nechtěné stopy zanechané uživatelem v systému pro 
obnovení volného místa na disku smazáním dočasných souborů
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/ar/sweeper.po 
new/sweeper-18.12.0/po/ar/sweeper.po
--- old/sweeper-18.08.3/po/ar/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/ar/sweeper.po        2018-12-07 01:26:49.000000000 
+0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2010-07-23 23:12+0400\n"
 "Last-Translator: Zayed Al-Saidi <zayed.alsa...@gmail.com>\n"
 "Language-Team: Arabic <linuxac-kde-arabic-t...@googlegroups.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/ast/sweeper.po 
new/sweeper-18.12.0/po/ast/sweeper.po
--- old/sweeper-18.08.3/po/ast/sweeper.po       2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/ast/sweeper.po       1970-01-01 01:00:00.000000000 
+0100
@@ -1,283 +0,0 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
-# enolp <en...@softastur.org>, 2015.
-msgid ""
-msgstr ""
-"Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
-"PO-Revision-Date: 2015-03-31 03:38+0100\n"
-"Last-Translator: enolp <en...@softastur.org>\n"
-"Language-Team: Asturian <kde-i18n-...@kde.org>\n"
-"Language: ast\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"
-"X-Generator: Lokalize 2.0\n"
-
-#, kde-format
-msgctxt "NAME OF TRANSLATORS"
-msgid "Your names"
-msgstr ""
-
-#, kde-format
-msgctxt "EMAIL OF TRANSLATORS"
-msgid "Your emails"
-msgstr ""
-
-#: main.cpp:43
-#, kde-format
-msgid "Sweeper"
-msgstr ""
-
-#: main.cpp:45
-#, kde-format
-msgid "Helps clean unwanted traces the user leaves on the system."
-msgstr ""
-
-#: main.cpp:47
-#, kde-format
-msgid "(c) 2003-2005, Ralf Hoelzer"
-msgstr "(c) 2003-2005, Ralf Hoelzer"
-
-#: main.cpp:51
-#, kde-format
-msgid "Ralf Hoelzer"
-msgstr ""
-
-#: main.cpp:51
-#, kde-format
-msgid "Original author"
-msgstr ""
-
-#: main.cpp:52
-#, kde-format
-msgid "Brian S. Stephan"
-msgstr ""
-
-#: main.cpp:52
-#, kde-format
-msgid "Maintainer"
-msgstr ""
-
-#: main.cpp:53
-#, kde-format
-msgid "Benjamin Meyer"
-msgstr ""
-
-#: main.cpp:53 privacyfunctions.h:68
-#, kde-format
-msgid "Thumbnail Cache"
-msgstr ""
-
-#: main.cpp:61
-#, kde-format
-msgid "Sweeps without user interaction"
-msgstr ""
-
-#: privacyfunctions.cpp:61 privacyfunctions.cpp:70 privacyfunctions.cpp:79
-#, kde-format
-msgid "A thumbnail could not be removed."
-msgstr ""
-
-#: privacyfunctions.cpp:150
-#, kde-format
-msgid "The file exists but could not be removed."
-msgstr ""
-
-#: privacyfunctions.cpp:236
-#, kde-format
-msgid "A favicon could not be removed."
-msgstr ""
-
-#: privacyfunctions.h:37
-#, kde-format
-msgid "Cookies"
-msgstr ""
-
-#: privacyfunctions.h:38
-#, kde-format
-msgid "Clears all stored cookies set by websites"
-msgstr ""
-
-#: privacyfunctions.h:48
-#, kde-format
-msgid "Cookie Policies"
-msgstr ""
-
-#: privacyfunctions.h:49
-#, kde-format
-msgid "Clears the cookie policies for all visited websites"
-msgstr ""
-
-#: privacyfunctions.h:58
-#, kde-format
-msgid "Saved Clipboard Contents"
-msgstr ""
-
-#: privacyfunctions.h:59
-#, kde-format
-msgid "Clears the clipboard contents stored by Klipper"
-msgstr ""
-
-#: privacyfunctions.h:69
-#, kde-format
-msgid "Clears all cached thumbnails"
-msgstr ""
-
-#: privacyfunctions.h:78
-#, kde-format
-msgid "Run Command History"
-msgstr ""
-
-#: privacyfunctions.h:79
-#, kde-format
-msgid ""
-"Clears the history of commands run through the Run Command tool on the "
-"desktop"
-msgstr ""
-
-#: privacyfunctions.h:88
-#, kde-format
-msgid "Form Completion Entries"
-msgstr ""
-
-#: privacyfunctions.h:89
-#, kde-format
-msgid "Clears values which were entered into forms on websites"
-msgstr ""
-
-#: privacyfunctions.h:98
-#, kde-format
-msgid "Web History"
-msgstr ""
-
-#: privacyfunctions.h:99
-#, kde-format
-msgid "Clears the history of visited websites"
-msgstr ""
-
-#: privacyfunctions.h:108
-#, kde-format
-msgid "Web Cache"
-msgstr ""
-
-#: privacyfunctions.h:109
-#, kde-format
-msgid "Clears the temporary cache of websites visited"
-msgstr ""
-
-#: privacyfunctions.h:118
-#, kde-format
-msgid "Recent Documents"
-msgstr ""
-
-#: privacyfunctions.h:119
-#, kde-format
-msgid ""
-"Clears the list of recently used documents from the KDE applications menu"
-msgstr ""
-
-#: privacyfunctions.h:128
-#, kde-format
-msgid "Favorite Icons"
-msgstr ""
-
-#: privacyfunctions.h:129
-#, kde-format
-msgid "Clears the FavIcons cached from visited websites"
-msgstr ""
-
-#: privacyfunctions.h:138
-#, kde-format
-msgid "Recent Applications"
-msgstr ""
-
-#: privacyfunctions.h:139
-#, kde-format
-msgid "Clears the list of recently used applications from KDE menu"
-msgstr ""
-
-#: sweeper.cpp:49
-#, kde-format
-msgctxt "General system content"
-msgid "General"
-msgstr ""
-
-#: sweeper.cpp:51
-#, kde-format
-msgctxt "Web browsing content"
-msgid "Web Browsing"
-msgstr ""
-
-#: sweeper.cpp:126
-#, kde-format
-msgid ""
-"You are deleting data that is potentially valuable to you. Are you sure?"
-msgstr ""
-
-#: sweeper.cpp:132
-#, kde-format
-msgid "Starting cleanup..."
-msgstr ""
-
-#: sweeper.cpp:138
-#, kde-format
-msgid "Clearing %1..."
-msgstr ""
-
-#: sweeper.cpp:143
-#, kde-format
-msgid "Clearing of %1 failed: %2"
-msgstr ""
-
-#: sweeper.cpp:149
-#, kde-format
-msgid "Clean up finished."
-msgstr ""
-
-#. i18n: ectx: property (whatsThis), widget (QTreeWidget, privacyListView)
-#: sweeperdialog.ui:27
-#, kde-format
-msgid ""
-"Check all cleanup actions you would like to perform. These will be executed "
-"by pressing the button below."
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QTreeWidget, privacyListView)
-#: sweeperdialog.ui:37
-#, kde-format
-msgid "Privacy Settings"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QTreeWidget, privacyListView)
-#: sweeperdialog.ui:42
-#, kde-format
-msgid "Description"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QPushButton, selectAllButton)
-#: sweeperdialog.ui:58
-#, kde-format
-msgid "Select &All"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QPushButton, selectNoneButton)
-#: sweeperdialog.ui:65
-#, kde-format
-msgid "Select &None"
-msgstr ""
-
-#. i18n: ectx: property (whatsThis), widget (QPushButton, cleanupButton)
-#: sweeperdialog.ui:88
-#, kde-format
-msgid "Immediately performs the cleanup actions selected above"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QPushButton, cleanupButton)
-#: sweeperdialog.ui:91
-#, kde-format
-msgid "&Clean Up"
-msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/bg/sweeper.po 
new/sweeper-18.12.0/po/bg/sweeper.po
--- old/sweeper-18.08.3/po/bg/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/bg/sweeper.po        2018-12-07 01:26:49.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2011-07-24 14:06+0300\n"
 "Last-Translator: Yasen Pramatarov <ya...@lindeas.com>\n"
 "Language-Team: Bulgarian <d...@linux.zonebg.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/bs/sweeper.po 
new/sweeper-18.12.0/po/bs/sweeper.po
--- old/sweeper-18.08.3/po/bs/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/bs/sweeper.po        2018-12-07 01:26:49.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdeutils\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2013-10-18 20:09+0000\n"
 "Last-Translator: Samir Ribić <Unknown>\n"
 "Language-Team: Bosnian <b...@li.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/ca/sweeper.po 
new/sweeper-18.12.0/po/ca/sweeper.po
--- old/sweeper-18.08.3/po/ca/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/ca/sweeper.po        2018-12-07 01:26:49.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2017-09-03 13:48+0100\n"
 "Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/ca@valencia/sweeper.po 
new/sweeper-18.12.0/po/ca@valencia/sweeper.po
--- old/sweeper-18.08.3/po/ca@valencia/sweeper.po       2018-11-06 
01:13:39.000000000 +0100
+++ new/sweeper-18.12.0/po/ca@valencia/sweeper.po       2018-12-07 
01:26:49.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2017-09-03 13:48+0100\n"
 "Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
@@ -294,101 +294,3 @@
 #, kde-format
 msgid "&Clean Up"
 msgstr "&Neteja"
-
-#~ msgid "Network privacy level:"
-#~ msgstr "Nivell de privacitat de la xarxa:"
-
-#~ msgid "Low"
-#~ msgstr "Baix"
-
-#~ msgid "Medium"
-#~ msgstr "Mitjà"
-
-#~ msgid "High"
-#~ msgstr "Alt"
-
-#~ msgid "Custom"
-#~ msgstr "A mida"
-
-#~ msgid "Financial Information"
-#~ msgstr "Informació financera"
-
-#~ msgid ""
-#~ "Warn me when I visit a site that uses my financial or purchase "
-#~ "information:"
-#~ msgstr ""
-#~ "Avisa'm quan visito un lloc que usa la meva informació financera o de "
-#~ "compres:"
-
-#~ msgid "For marketing or advertising purposes"
-#~ msgstr "Amb propòsits de màrqueting o publicitat"
-
-#~ msgid "To share with other companies"
-#~ msgstr "Per a compartir amb d'altres companyies"
-
-#~ msgid "Health Information"
-#~ msgstr "Informació de salut"
-
-#~ msgid ""
-#~ "Warn me when I visit a site that uses my health or medical information: "
-#~ msgstr ""
-#~ "Avisa'm quan visito un lloc que usa la meva informació sanitària o "
-#~ "mèdica: "
-
-#~ msgid "Demographics"
-#~ msgstr "Demografia"
-
-#~ msgid ""
-#~ "Warn me when I visit a site that uses my non-personally identifiable "
-#~ "information:"
-#~ msgstr ""
-#~ "Avisa'm quan visito un lloc que usa informació meva no identificable "
-#~ "personalment:"
-
-#~ msgid "To determine my interests, habits or general behavior"
-#~ msgstr ""
-#~ "Per a determinar els meus interessos, costums o comportament general"
-
-#~ msgid ""
-#~ "Warn me when I visit a site that shares my personal information with "
-#~ "other companies"
-#~ msgstr ""
-#~ "Avisa'm quan visito un lloc que comparteix la meva informació personal "
-#~ "amb d'altres companyies"
-
-#~ msgid ""
-#~ "Warn me when I visit a site that does not let me know what information "
-#~ "they have about me"
-#~ msgstr ""
-#~ "Avisa'm quan visito un lloc que no em permet conèixer quina informació "
-#~ "meva tenen"
-
-#~ msgid "Personal Information"
-#~ msgstr "Informació personal"
-
-#~ msgid ""
-#~ "Warn me when I visit a site that may contact me about other products or "
-#~ "services:"
-#~ msgstr ""
-#~ "Avisa'm quan visito un lloc que pot contactar amb mi per a d'altres "
-#~ "productes o serveis:"
-
-#~ msgid "Warn me when I visit a site that may use my personal information to:"
-#~ msgstr ""
-#~ "Avisa'm quan visito un lloc que podria usar la meva informació personal "
-#~ "per a:"
-
-#~ msgid "Determine my habits, interests or general behavior"
-#~ msgstr "Determinar els meus costums, interessos o comportament general"
-
-#~ msgid "Via telephone"
-#~ msgstr "Via telefònica"
-
-#~ msgid "Via mail"
-#~ msgstr "Via correu"
-
-#~ msgid "Via email"
-#~ msgstr "Via correu electrònic"
-
-#~ msgid "And do not allow me to remove my contact information"
-#~ msgstr "I no em permet eliminar la meva informació de contacte"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/cs/sweeper.po 
new/sweeper-18.12.0/po/cs/sweeper.po
--- old/sweeper-18.08.3/po/cs/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/cs/sweeper.po        2018-12-07 01:26:49.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2014-10-24 16:25+0200\n"
 "Last-Translator: Vít Pelčák <v...@pelcak.org>\n"
 "Language-Team: Czech <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/da/sweeper.po 
new/sweeper-18.12.0/po/da/sweeper.po
--- old/sweeper-18.08.3/po/da/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/da/sweeper.po        2018-12-07 01:26:49.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2010-06-04 10:31+0200\n"
 "Last-Translator: Martin Schlander <mschlan...@opensuse.org>\n"
 "Language-Team: Danish <da...@dansk-gruppen.dk>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/de/sweeper.po 
new/sweeper-18.12.0/po/de/sweeper.po
--- old/sweeper-18.08.3/po/de/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/de/sweeper.po        2018-12-07 01:26:49.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2016-04-08 06:37+0100\n"
 "Last-Translator: Burkhard Lück <lu...@hube-lueck.de>\n"
 "Language-Team: German <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/el/sweeper.po 
new/sweeper-18.12.0/po/el/sweeper.po
--- old/sweeper-18.08.3/po/el/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/el/sweeper.po        2018-12-07 01:26:49.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2012-01-03 19:09+0100\n"
 "Last-Translator: Dimitrios Glentadakis <dgl...@gmail.com>\n"
 "Language-Team: Greek <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/en_GB/sweeper.po 
new/sweeper-18.12.0/po/en_GB/sweeper.po
--- old/sweeper-18.08.3/po/en_GB/sweeper.po     2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/en_GB/sweeper.po     2018-12-07 01:26:49.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2010-05-07 15:58+0100\n"
 "Last-Translator: Andrew Coles <andrew_co...@yahoo.co.uk>\n"
 "Language-Team: British English <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/eo/sweeper.po 
new/sweeper-18.12.0/po/eo/sweeper.po
--- old/sweeper-18.08.3/po/eo/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/eo/sweeper.po        2018-12-07 01:26:49.000000000 
+0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2007-03-01 09:39+0100\n"
 "Last-Translator: Axel Rousseau <a...@esperanto-jeunes.org>\n"
 "Language-Team: Esperanto <e...@li.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/es/sweeper.po 
new/sweeper-18.12.0/po/es/sweeper.po
--- old/sweeper-18.08.3/po/es/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/es/sweeper.po        2018-12-07 01:26:49.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2014-03-26 15:59+0100\n"
 "Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/et/sweeper.po 
new/sweeper-18.12.0/po/et/sweeper.po
--- old/sweeper-18.08.3/po/et/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/et/sweeper.po        2018-12-07 01:26:49.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2010-07-05 01:21+0300\n"
 "Last-Translator: Marek Laane <b...@smail.ee>\n"
 "Language-Team: Estonian <kde...@linux.ee>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/eu/sweeper.po 
new/sweeper-18.12.0/po/eu/sweeper.po
--- old/sweeper-18.08.3/po/eu/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/eu/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2013-12-23 19:24+0100\n"
 "Last-Translator: Iñigo Salvador Azurmendi <xa...@euskalnet.net>\n"
 "Language-Team: Basque <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/fa/sweeper.po 
new/sweeper-18.12.0/po/fa/sweeper.po
--- old/sweeper-18.08.3/po/fa/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/fa/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2007-09-03 15:26+0330\n"
 "Last-Translator: Nazanin Kazemi <kaz...@itland.ir>\n"
 "Language-Team: Persian <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/fi/sweeper.po 
new/sweeper-18.12.0/po/fi/sweeper.po
--- old/sweeper-18.08.3/po/fi/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/fi/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2014-11-08 03:39+0200\n"
 "Last-Translator: Lasse Liehu <lasse.li...@gmail.com>\n"
 "Language-Team: Finnish <lokalisoi...@lists.coss.fi>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/fr/sweeper.po 
new/sweeper-18.12.0/po/fr/sweeper.po
--- old/sweeper-18.08.3/po/fr/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/fr/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -16,7 +16,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2014-03-25 18:58+0100\n"
 "Last-Translator: Ludovic Grossard <ludovic.gross...@unilim.fr>\n"
 "Language-Team: French <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/ga/sweeper.po 
new/sweeper-18.12.0/po/ga/sweeper.po
--- old/sweeper-18.08.3/po/ga/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/ga/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kdebase/privacy.po\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2004-12-03 14:52-0500\n"
 "Last-Translator: Kevin Scannell <ksca...@gmail.com>\n"
 "Language-Team: Irish <gaeilge-gnuli...@lists.sourceforge.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/gl/sweeper.po 
new/sweeper-18.12.0/po/gl/sweeper.po
--- old/sweeper-18.08.3/po/gl/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/gl/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2018-04-28 22:40+0100\n"
 "Last-Translator: Adrian Chaves <adr...@chaves.io>\n"
 "Language-Team: Galician <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/he/sweeper.po 
new/sweeper-18.12.0/po/he/sweeper.po
--- old/sweeper-18.08.3/po/he/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/he/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -13,7 +13,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2005-08-28 13:38+0300\n"
 "Last-Translator: Israel Berger <isra...@gmail.com>\n"
 "Language-Team: hebrew <kde-l10n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/hi/sweeper.po 
new/sweeper-18.12.0/po/hi/sweeper.po
--- old/sweeper-18.08.3/po/hi/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/hi/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2008-02-04 15:10+0530\n"
 "Last-Translator: Ravishankar Shrivastava <aviratl...@aol.in>\n"
 "Language-Team: Hindi <indlinux-hi...@lists.sourceforge.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/hr/sweeper.po 
new/sweeper-18.12.0/po/hr/sweeper.po
--- old/sweeper-18.08.3/po/hr/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/hr/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2009-10-13 20:33+0200\n"
 "Last-Translator: Marko Dimjasevic <ma...@dimjasevic.net>\n"
 "Language-Team: Croatian <kde-croatia-l...@lists.sourceforge.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/hu/sweeper.po 
new/sweeper-18.12.0/po/hu/sweeper.po
--- old/sweeper-18.08.3/po/hu/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/hu/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4.3\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2011-04-29 17:58+0200\n"
 "Last-Translator: Tamas Krutki <negusn...@gmail.com>\n"
 "Language-Team: Hungarian <kde-li...@sophia.jpte.hu>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/ia/sweeper.po 
new/sweeper-18.12.0/po/ia/sweeper.po
--- old/sweeper-18.08.3/po/ia/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/ia/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2013-05-16 10:27+0200\n"
 "Last-Translator: Giovanni Sora <g.s...@tiscali.it>\n"
 "Language-Team: Interlingua <kde-l10n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/id/sweeper.po 
new/sweeper-18.12.0/po/id/sweeper.po
--- old/sweeper-18.08.3/po/id/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/id/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -7,8 +7,8 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
-"PO-Revision-Date: 2018-06-13 13:01+0700\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"PO-Revision-Date: 2018-10-30 07:40+0700\n"
 "Last-Translator: Wantoyo <wanto...@gmail.com>\n"
 "Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
 "Language: id\n"
@@ -135,7 +135,7 @@
 #: privacyfunctions.h:78
 #, kde-format
 msgid "Run Command History"
-msgstr "Riwayat Menjalankan Perintah"
+msgstr "Histori Perintah Jalan"
 
 #: privacyfunctions.h:79
 #, kde-format
@@ -143,7 +143,7 @@
 "Clears the history of commands run through the Run Command tool on the "
 "desktop"
 msgstr ""
-"Membersihkan riwayat perintah yang pernah dijalankan melalui aplikasi "
+"Membersihkan histori perintah yang pernah dijalankan melalui aplikasi "
 "Jalankan Perintah dari desktop"
 
 #: privacyfunctions.h:88
@@ -159,12 +159,12 @@
 #: privacyfunctions.h:98
 #, kde-format
 msgid "Web History"
-msgstr "Riwayat Web"
+msgstr "Histori Web"
 
 #: privacyfunctions.h:99
 #, kde-format
 msgid "Clears the history of visited websites"
-msgstr "Membersihkan riwayat situs web yang pernah dikunjungi"
+msgstr "Membersihkan histori situs web yang pernah dikunjungi"
 
 #: privacyfunctions.h:108
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/is/sweeper.po 
new/sweeper-18.12.0/po/is/sweeper.po
--- old/sweeper-18.08.3/po/is/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/is/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2010-05-31 12:30+0000\n"
 "Last-Translator: Sveinn í Felli <svei...@nett.is>\n"
 "Language-Team: Icelandic <kde-...@molar.is>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/it/sweeper.po 
new/sweeper-18.12.0/po/it/sweeper.po
--- old/sweeper-18.08.3/po/it/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/it/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2010-07-26 10:24+0200\n"
 "Last-Translator: Nicola Ruggero <nic...@nxnt.org>\n"
 "Language-Team: Italian <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/ja/sweeper.po 
new/sweeper-18.12.0/po/ja/sweeper.po
--- old/sweeper-18.08.3/po/ja/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/ja/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2008-04-13 20:00+0900\n"
 "Last-Translator: Yukiko Bando <yba...@k6.dion.ne.jp>\n"
 "Language-Team: Japanese <kde...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/kk/sweeper.po 
new/sweeper-18.12.0/po/kk/sweeper.po
--- old/sweeper-18.08.3/po/kk/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/kk/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2010-07-07 06:12+0600\n"
 "Last-Translator: Sairan Kikkarin <sai...@computer.org>\n"
 "Language-Team: Kazakh <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/km/sweeper.po 
new/sweeper-18.12.0/po/km/sweeper.po
--- old/sweeper-18.08.3/po/km/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/km/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2012-07-10 16:53+0700\n"
 "Last-Translator: sutha <su...@khmeros.info>\n"
 "Language-Team: Khmer <support@khmeros>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/ko/sweeper.po 
new/sweeper-18.12.0/po/ko/sweeper.po
--- old/sweeper-18.08.3/po/ko/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/ko/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2010-07-05 23:55+0900\n"
 "Last-Translator: Shinjo Park <k...@peremen.name>\n"
 "Language-Team: Korean <cho.sung...@gmail.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/lt/sweeper.po 
new/sweeper-18.12.0/po/lt/sweeper.po
--- old/sweeper-18.08.3/po/lt/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/lt/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2012-08-05 00:44+0300\n"
 "Last-Translator: Liudas Ališauskas <liudas.alisaus...@gmail.com>\n"
 "Language-Team: Lithuanian <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/lv/sweeper.po 
new/sweeper-18.12.0/po/lv/sweeper.po
--- old/sweeper-18.08.3/po/lv/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/lv/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2009-06-07 20:54+0300\n"
 "Last-Translator: Viesturs Zariņš <viesturs.zar...@mii.lu.lv>\n"
 "Language-Team: Latvian <loc...@laka.lv>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/mr/sweeper.po 
new/sweeper-18.12.0/po/mr/sweeper.po
--- old/sweeper-18.08.3/po/mr/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/mr/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2013-03-14 15:47+0530\n"
 "Last-Translator: Chetan Khona <che...@kompkin.com>\n"
 "Language-Team: Marathi <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/nb/sweeper.po 
new/sweeper-18.12.0/po/nb/sweeper.po
--- old/sweeper-18.08.3/po/nb/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/nb/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2010-06-10 15:17+0200\n"
 "Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
 "Language-Team: Norwegian Bokmål <i18n...@lister.ping.uio.no>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/nds/sweeper.po 
new/sweeper-18.12.0/po/nds/sweeper.po
--- old/sweeper-18.08.3/po/nds/sweeper.po       2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/nds/sweeper.po       2018-12-07 01:26:50.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2010-05-29 06:59+0200\n"
 "Last-Translator: Manfred Wiese <m.j.wi...@web.de>\n"
 "Language-Team: Low Saxon <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/nl/sweeper.po 
new/sweeper-18.12.0/po/nl/sweeper.po
--- old/sweeper-18.08.3/po/nl/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/nl/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2010-05-14 10:24+0200\n"
 "Last-Translator: Freek de Kruijf <freekdekru...@kde.nl>\n"
 "Language-Team: Dutch <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/nn/sweeper.po 
new/sweeper-18.12.0/po/nn/sweeper.po
--- old/sweeper-18.08.3/po/nn/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/nn/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2016-10-20 20:30+0100\n"
 "Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n"
 "Language-Team: Norwegian Nynorsk <i18n...@lister.ping.uio.no>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/pa/sweeper.po 
new/sweeper-18.12.0/po/pa/sweeper.po
--- old/sweeper-18.08.3/po/pa/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/pa/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2010-10-16 09:15+0530\n"
 "Last-Translator: A S Alam <aa...@users.sf.net>\n"
 "Language-Team: Punjabi/Panjabi <punjabi-us...@lists.sf.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/pl/sweeper.po 
new/sweeper-18.12.0/po/pl/sweeper.po
--- old/sweeper-18.08.3/po/pl/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/pl/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2012-01-21 08:11+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilow...@gmail.com>\n"
 "Language-Team: Polish <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/pt/sweeper.po 
new/sweeper-18.12.0/po/pt/sweeper.po
--- old/sweeper-18.08.3/po/pt/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/pt/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2010-05-06 11:20+0100\n"
 "Last-Translator: Pedro Morais <mor...@kde.org>\n"
 "Language-Team: pt <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/pt_BR/sweeper.po 
new/sweeper-18.12.0/po/pt_BR/sweeper.po
--- old/sweeper-18.08.3/po/pt_BR/sweeper.po     2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/pt_BR/sweeper.po     2018-12-07 01:26:50.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2014-06-28 19:34-0300\n"
 "Last-Translator: André Marcelo Alvarenga <alvare...@kde.org>\n"
 "Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/ro/sweeper.po 
new/sweeper-18.12.0/po/ro/sweeper.po
--- old/sweeper-18.08.3/po/ro/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/ro/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2011-10-20 08:18+0300\n"
 "Last-Translator: Sergiu Bivol <ser...@ase.md>\n"
 "Language-Team: Romanian <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/ru/sweeper.po 
new/sweeper-18.12.0/po/ru/sweeper.po
--- old/sweeper-18.08.3/po/ru/sweeper.po        2018-11-06 01:13:39.000000000 
+0100
+++ new/sweeper-18.12.0/po/ru/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -16,7 +16,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2010-08-20 18:54+0400\n"
 "Last-Translator: Alexander Potashev <aspotas...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/sk/sweeper.po 
new/sweeper-18.12.0/po/sk/sweeper.po
--- old/sweeper-18.08.3/po/sk/sweeper.po        2018-11-06 01:13:40.000000000 
+0100
+++ new/sweeper-18.12.0/po/sk/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2010-06-29 19:39+0200\n"
 "Last-Translator: Michal Sulek <misu...@gmail.com>\n"
 "Language-Team: Slovak <kde...@linux.sk>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/sl/sweeper.po 
new/sweeper-18.12.0/po/sl/sweeper.po
--- old/sweeper-18.08.3/po/sl/sweeper.po        2018-11-06 01:13:40.000000000 
+0100
+++ new/sweeper-18.12.0/po/sl/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2013-07-29 13:58+0200\n"
 "Last-Translator: Andrej Mernik <andr...@ubuntu.si>\n"
 "Language-Team: Slovenian <lugos-...@lugos.si>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/sr/sweeper.po 
new/sweeper-18.12.0/po/sr/sweeper.po
--- old/sweeper-18.08.3/po/sr/sweeper.po        2018-11-06 01:13:40.000000000 
+0100
+++ new/sweeper-18.12.0/po/sr/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2016-03-20 15:25+0100\n"
 "Last-Translator: Chusslove Illich <caslav.i...@gmx.net>\n"
 "Language-Team: Serbian <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/sv/sweeper.po 
new/sweeper-18.12.0/po/sv/sweeper.po
--- old/sweeper-18.08.3/po/sv/sweeper.po        2018-11-06 01:13:40.000000000 
+0100
+++ new/sweeper-18.12.0/po/sv/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2010-05-06 18:43+0200\n"
 "Last-Translator: Stefan Asserhäll <stefan.asserh...@bredband.net>\n"
 "Language-Team: Swedish <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/tr/sweeper.po 
new/sweeper-18.12.0/po/tr/sweeper.po
--- old/sweeper-18.08.3/po/tr/sweeper.po        2018-11-06 01:13:40.000000000 
+0100
+++ new/sweeper-18.12.0/po/tr/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kdeutils-kde4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2014-06-08 14:02+0000\n"
 "Last-Translator: Volkan Gezer <volkange...@gmail.com>\n"
 "Language-Team: Turkish (http://www.transifex.com/projects/p/kdeutils-k-tr/";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/ug/sweeper.po 
new/sweeper-18.12.0/po/ug/sweeper.po
--- old/sweeper-18.08.3/po/ug/sweeper.po        2018-11-06 01:13:40.000000000 
+0100
+++ new/sweeper-18.12.0/po/ug/sweeper.po        2018-12-07 01:26:50.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2013-09-08 07:05+0900\n"
 "Last-Translator: Gheyret Kenji <ghey...@gmail.com>\n"
 "Language-Team: Uyghur Computer Science Association <u...@yahoogroups.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/uk/sweeper.po 
new/sweeper-18.12.0/po/uk/sweeper.po
--- old/sweeper-18.08.3/po/uk/sweeper.po        2018-11-06 01:13:40.000000000 
+0100
+++ new/sweeper-18.12.0/po/uk/sweeper.po        2018-12-07 01:26:51.000000000 
+0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2011-02-20 11:32+0200\n"
 "Last-Translator: Yuri Chornoivan <yurc...@ukr.net>\n"
 "Language-Team: Ukrainian <translat...@linux.org.ua>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/zh_CN/sweeper.po 
new/sweeper-18.12.0/po/zh_CN/sweeper.po
--- old/sweeper-18.08.3/po/zh_CN/sweeper.po     2018-11-06 01:13:40.000000000 
+0100
+++ new/sweeper-18.12.0/po/zh_CN/sweeper.po     2018-12-07 01:26:51.000000000 
+0100
@@ -2,8 +2,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
-"PO-Revision-Date: 2018-11-01 23:26\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"PO-Revision-Date: 2018-11-12 09:28\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/po/zh_TW/sweeper.po 
new/sweeper-18.12.0/po/zh_TW/sweeper.po
--- old/sweeper-18.08.3/po/zh_TW/sweeper.po     2018-11-06 01:13:40.000000000 
+0100
+++ new/sweeper-18.12.0/po/zh_TW/sweeper.po     2018-12-07 01:26:51.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-12 03:24+0200\n"
+"POT-Creation-Date: 2018-11-12 06:56+0100\n"
 "PO-Revision-Date: 2010-05-30 14:11+0800\n"
 "Last-Translator: Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv "
 "dot tw>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.08.3/privacyfunctions.cpp 
new/sweeper-18.12.0/privacyfunctions.cpp
--- old/sweeper-18.08.3/privacyfunctions.cpp    2018-10-27 07:47:44.000000000 
+0200
+++ new/sweeper-18.12.0/privacyfunctions.cpp    2018-11-08 00:32:19.000000000 
+0100
@@ -41,7 +41,7 @@
 #include <QStandardPaths>
 #include <QStringList>
 
-#include "config-sweeper.h"
+#include <config-sweeper.h>
 
 namespace KAStats = KActivities::Stats;
 


Reply via email to