Hello community, here is the log from the commit of package kaddressbook for openSUSE:Factory checked in at 2018-03-20 21:36:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kaddressbook (Old) and /work/SRC/openSUSE:Factory/.kaddressbook.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kaddressbook" Tue Mar 20 21:36:49 2018 rev:17 rq:585517 version:17.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kaddressbook/kaddressbook.changes 2018-02-12 09:59:37.503217343 +0100 +++ /work/SRC/openSUSE:Factory/.kaddressbook.new/kaddressbook.changes 2018-03-20 21:36:49.732511399 +0100 @@ -1,0 +2,10 @@ +Thu Mar 08 23:51:08 CET 2018 - [email protected] + +- Update to 17.12.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.3.php +- Changes since 17.12.2: + * None + +------------------------------------------------------------------- Old: ---- kaddressbook-17.12.2.tar.xz New: ---- kaddressbook-17.12.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kaddressbook.spec ++++++ --- /var/tmp/diff_new_pack.hCMCjS/_old 2018-03-20 21:36:50.564481452 +0100 +++ /var/tmp/diff_new_pack.hCMCjS/_new 2018-03-20 21:36:50.568481308 +0100 @@ -19,7 +19,7 @@ %bcond_without lang Name: kaddressbook -Version: 17.12.2 +Version: 17.12.3 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) @@ -27,7 +27,7 @@ # It can only build on the same platforms as Qt Webengine ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 Summary: Address Manager -License: LGPL-2.1+ and GPL-2.0+ +License: LGPL-2.1-or-later AND GPL-2.0-or-later Group: Productivity/Networking/Email/Utilities Url: http://www.kde.org Source0: %{name}-%{version}.tar.xz ++++++ kaddressbook-17.12.2.tar.xz -> kaddressbook-17.12.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kaddressbook-17.12.2/CMakeLists.txt new/kaddressbook-17.12.3/CMakeLists.txt --- old/kaddressbook-17.12.2/CMakeLists.txt 2018-02-06 01:41:43.000000000 +0100 +++ new/kaddressbook-17.12.3/CMakeLists.txt 2018-03-06 01:29:09.000000000 +0100 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.1) -set(KDEPIM_VERSION_NUMBER "5.7.2") +set(KDEPIM_VERSION_NUMBER "5.7.3") project(kaddressbook VERSION ${KDEPIM_VERSION_NUMBER}) set(KF5_VERSION "5.39.0") @@ -37,9 +37,9 @@ set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}") -set(KPIMTEXTEDIT_LIB_VERSION "5.7.2") -set(AKONADI_VERSION "5.7.2") -set(KONTACTINTERFACE_LIB_VERSION "5.7.2") +set(KPIMTEXTEDIT_LIB_VERSION "5.7.3") +set(AKONADI_VERSION "5.7.3") +set(KONTACTINTERFACE_LIB_VERSION "5.7.3") set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}") set(KDEPIM_LIB_SOVERSION "5") @@ -47,11 +47,11 @@ set(QT_REQUIRED_VERSION "5.8.0") find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test DBus PrintSupport) -set(LIBKDEPIM_LIB_VERSION_LIB "5.7.2") -set(KDEPIM_APPS_LIB_VERSION_LIB "5.7.2") -set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.7.2") -set(PIMCOMMON_LIB_VERSION_LIB "5.7.2") -set(LIBKLEO_LIB_VERSION "5.7.2") +set(LIBKDEPIM_LIB_VERSION_LIB "5.7.3") +set(KDEPIM_APPS_LIB_VERSION_LIB "5.7.3") +set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.7.3") +set(PIMCOMMON_LIB_VERSION_LIB "5.7.3") +set(LIBKLEO_LIB_VERSION "5.7.3") # Find KF5 package find_package(KF5DBusAddons ${KF5_VERSION} CONFIG REQUIRED) find_package(KF5DocTools ${KF5_VERSION} REQUIRED) @@ -79,7 +79,7 @@ set(GPGMEPP_LIB_VERSION "1.8.0") find_package(Gpgmepp ${GPGMEPP_LIB_VERSION} CONFIG REQUIRED) -find_package(KF5AkonadiSearch "5.7.2" CONFIG REQUIRED) +find_package(KF5AkonadiSearch "5.7.3" CONFIG REQUIRED) set_package_properties(KF5AkonadiSearch PROPERTIES DESCRIPTION "The Akonadi Search libraries" URL "http://www.kde.org" TYPE REQUIRED PURPOSE "Provides search capabilities in KMail and Akonadi") include_directories(${kaddressbook_SOURCE_DIR} ${kaddressbook_BINARY_DIR}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kaddressbook-17.12.2/po/fi/kaddressbook.po new/kaddressbook-17.12.3/po/fi/kaddressbook.po --- old/kaddressbook-17.12.2/po/fi/kaddressbook.po 2018-02-06 01:41:43.000000000 +0100 +++ new/kaddressbook-17.12.3/po/fi/kaddressbook.po 2018-03-06 01:29:09.000000000 +0100 @@ -10,7 +10,7 @@ # Tapio Kautto <[email protected]>, 2004. # Ilpo Kantonen <[email protected]>, 2004, 2005, 2006. # Mikko Piippo <[email protected]>, 2007, 2008. -# Tommi Nieminen <[email protected]>, 2009, 2010, 2011, 2012, 2013, 2016, 2017. +# Tommi Nieminen <[email protected]>, 2009, 2010, 2011, 2012, 2013, 2016, 2017, 2018. # Lasse Liehu <[email protected]>, 2010, 2013, 2014, 2015, 2016. msgid "" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kaddressbook-17.12.2/po/it/kaddressbook.po new/kaddressbook-17.12.3/po/it/kaddressbook.po --- old/kaddressbook-17.12.2/po/it/kaddressbook.po 2018-02-06 01:41:43.000000000 +0100 +++ new/kaddressbook-17.12.3/po/it/kaddressbook.po 2018-03-06 01:29:09.000000000 +0100 @@ -4,7 +4,7 @@ # alessandro pasotti <[email protected]>, 2003, 2004, 2005, 2006, 2007. # Giovanni Venturi <[email protected]>, 2006. # Leonardo Finetti <[email protected]>, 2007, 2008, 2009, 2010. -# Valter Mura <[email protected]>, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017. +# Valter Mura <[email protected]>, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018. # Pino Toscano <[email protected]>, 2012. # Luigi Toscano <[email protected]>, 2014. # @@ -21,7 +21,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kaddressbook-17.12.2/po/nb/kaddressbook.po new/kaddressbook-17.12.3/po/nb/kaddressbook.po --- old/kaddressbook-17.12.2/po/nb/kaddressbook.po 2018-02-06 01:41:43.000000000 +0100 +++ new/kaddressbook-17.12.3/po/nb/kaddressbook.po 2018-03-06 01:29:09.000000000 +0100 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: kaddressbook\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-28 03:06+0200\n" +"POT-Creation-Date: 2017-09-27 07:11+0200\n" "PO-Revision-Date: 2015-02-07 19:09+0100\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" "Language-Team: Norwegian Bokmål <[email protected]>\n" @@ -36,31 +36,31 @@ msgid "Your emails" msgstr "[email protected],[email protected]" -#: kontactplugin/kaddressbook_plugin.cpp:44 src/aboutdata.cpp:29 +#: kontactplugin/kaddressbook_plugin.cpp:43 src/aboutdata.cpp:29 #: src/kaddressbookpart.cpp:42 #, kde-format msgid "KAddressBook" msgstr "KDE-adressebok" -#: kontactplugin/kaddressbook_plugin.cpp:48 +#: kontactplugin/kaddressbook_plugin.cpp:47 #, kde-format msgctxt "@action:inmenu" msgid "New Contact..." msgstr "" -#: kontactplugin/kaddressbook_plugin.cpp:56 +#: kontactplugin/kaddressbook_plugin.cpp:55 #, kde-format msgctxt "@info:whatsthis" msgid "You will be presented with a dialog where you can create a new contact." msgstr "" -#: kontactplugin/kaddressbook_plugin.cpp:61 +#: kontactplugin/kaddressbook_plugin.cpp:60 #, kde-format msgctxt "@action:inmenu" msgid "New Contact Group..." msgstr "" -#: kontactplugin/kaddressbook_plugin.cpp:69 +#: kontactplugin/kaddressbook_plugin.cpp:68 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -77,7 +77,7 @@ msgid "Copyright © 2007–2017 KAddressBook authors" msgstr "" -#: src/aboutdata.cpp:35 src/configuration/kaddressbook_config_plugins.cpp:46 +#: src/aboutdata.cpp:35 src/configuration/kaddressbook_config_plugins.cpp:45 #, kde-format msgid "Laurent Montel" msgstr "Laurent Montel" @@ -139,12 +139,12 @@ msgid "<qt>Category filter: %1" msgstr "<qt>Kategorifilter: %1" -#: src/configuration/kaddressbook_config_plugins.cpp:42 +#: src/configuration/kaddressbook_config_plugins.cpp:41 #, kde-format msgid "Configure Plugins" msgstr "Sett opp programtillegg" -#: src/configuration/kaddressbook_config_plugins.cpp:44 +#: src/configuration/kaddressbook_config_plugins.cpp:43 #, kde-format msgid "(c), 2016-2017 Laurent Montel" msgstr "" @@ -270,107 +270,107 @@ msgid "Main Toolbar" msgstr "Hovedverktøylinje" -#: src/mainwidget.cpp:360 +#: src/mainwidget.cpp:357 #, kde-format msgid "Import" msgstr "" -#: src/mainwidget.cpp:367 +#: src/mainwidget.cpp:364 #, kde-format msgid "Export" msgstr "Eksporter" -#: src/mainwidget.cpp:407 +#: src/mainwidget.cpp:404 #, kde-format msgctxt "@label Search contacts in list" msgid "Search...<%1>" msgstr "Søk … <%1>" -#: src/mainwidget.cpp:628 +#: src/mainwidget.cpp:623 #, kde-format msgid "&Themes" msgstr "&Temaer" -#: src/mainwidget.cpp:639 +#: src/mainwidget.cpp:634 #, kde-format msgctxt "@info:whatsthis" msgid "Print the complete address book or a selected number of contacts." msgstr "Skriv ut hele adresseboka eller et antall utvalgte kontakter." -#: src/mainwidget.cpp:644 +#: src/mainwidget.cpp:639 #, kde-format msgid "Quick search" msgstr "Hurtigsøk" -#: src/mainwidget.cpp:649 +#: src/mainwidget.cpp:644 #, kde-format msgid "Category filter" msgstr "Kategorifilter" -#: src/mainwidget.cpp:654 +#: src/mainwidget.cpp:649 #, kde-format msgid "Select All" msgstr "Velg alt" -#: src/mainwidget.cpp:656 +#: src/mainwidget.cpp:651 #, kde-format msgid "Select all contacts in the current address book view." msgstr "Velg alle kontakter i gjeldende adressebokvisning." -#: src/mainwidget.cpp:662 +#: src/mainwidget.cpp:655 #, kde-format msgid "Show QR Codes" msgstr "Vis QR-koder" -#: src/mainwidget.cpp:663 +#: src/mainwidget.cpp:656 #, kde-format msgid "Show QR Codes in the contact." msgstr "Vis QR-koder i kontakten." -#: src/mainwidget.cpp:669 +#: src/mainwidget.cpp:661 #, kde-format msgctxt "@action:inmenu" msgid "Simple (one column)" msgstr "Enkel (en kolonne)" -#: src/mainwidget.cpp:673 +#: src/mainwidget.cpp:665 #, kde-format msgid "Show a simple mode of the address book view." msgstr "Vis enkel visningsmåte for adresseboka." -#: src/mainwidget.cpp:676 +#: src/mainwidget.cpp:668 #, kde-format msgctxt "@action:inmenu" msgid "Two Columns" msgstr "To kolonner" -#: src/mainwidget.cpp:682 +#: src/mainwidget.cpp:674 #, kde-format msgctxt "@action:inmenu" msgid "Three Columns" msgstr "Tre kolonner" -#: src/mainwidget.cpp:695 +#: src/mainwidget.cpp:687 #, kde-format msgid "Set Focus to Quick Search" msgstr "Sett fokus til hurtigsøk" -#: src/mainwidget.cpp:708 +#: src/mainwidget.cpp:700 #, kde-format msgid "Serverside Subscription..." msgstr "" -#: src/mainwidget.cpp:716 src/mainwidget.cpp:741 +#: src/mainwidget.cpp:708 src/mainwidget.cpp:733 #, kde-format msgid "Address Book" msgstr "Adressebok" -#: src/mainwidget.cpp:747 src/printing/printingwizard.cpp:59 +#: src/mainwidget.cpp:739 src/printing/printingwizard.cpp:59 #, kde-format msgid "Print Contacts" msgstr "Skriv ut kontakter" -#: src/mainwindow.cpp:78 +#: src/mainwindow.cpp:76 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -380,7 +380,7 @@ "Du vil få opp et dialogvindu, der du kan stille inn hurtigtaster for hele " "programmet." -#: src/mainwindow.cpp:123 +#: src/mainwindow.cpp:121 #, kde-format msgid "" "<qt>This will hide the menu bar completely. You can show it again by typing " @@ -388,7 +388,7 @@ msgstr "" "<qt>Dette gjemmer menylinja helt. Du kan vise den igjen ved å taste %1.</qt> " -#: src/mainwindow.cpp:125 +#: src/mainwindow.cpp:123 #, kde-format msgid "Hide menu bar" msgstr "" @@ -414,7 +414,7 @@ msgid "Given Name" msgstr "Fornavn" -#: src/modelcolumnmanager.cpp:101 src/printing/detailled/detailledstyle.cpp:151 +#: src/modelcolumnmanager.cpp:101 src/printing/detailled/detailledstyle.cpp:150 #, kde-format msgid "Home Address" msgstr "Hjemmeadresse" @@ -445,7 +445,7 @@ msgstr "Kompakt stil" #: src/printing/compact/compactstyle.cpp:189 -#: src/printing/detailled/detailledstyle.cpp:291 +#: src/printing/detailled/detailledstyle.cpp:290 #: src/printing/grantlee/grantleeprintstyle.cpp:58 #: src/printing/mike/mikesstyle.cpp:128 #: src/printing/ringbinder/ringbinderstyle.cpp:180 @@ -454,7 +454,7 @@ msgstr "Setter opp dokumentet" #: src/printing/compact/compactstyle.cpp:196 -#: src/printing/detailled/detailledstyle.cpp:298 +#: src/printing/detailled/detailledstyle.cpp:297 #: src/printing/grantlee/grantleeprintstyle.cpp:65 #: src/printing/mike/mikesstyle.cpp:135 #: src/printing/ringbinder/ringbinderstyle.cpp:213 @@ -463,7 +463,7 @@ msgstr "Skriver ut" #: src/printing/compact/compactstyle.cpp:200 -#: src/printing/detailled/detailledstyle.cpp:302 +#: src/printing/detailled/detailledstyle.cpp:301 #: src/printing/grantlee/grantleeprintstyle.cpp:69 #: src/printing/mike/mikesstyle.cpp:139 #: src/printing/ringbinder/ringbinderstyle.cpp:217 @@ -589,84 +589,84 @@ msgid "Alternating the background color" msgstr "Vekslende bakgrunnsfarge" -#: src/printing/detailled/detailledstyle.cpp:91 +#: src/printing/detailled/detailledstyle.cpp:90 #, kde-format msgid "Organization:" msgstr "Organisasjon:" -#: src/printing/detailled/detailledstyle.cpp:100 +#: src/printing/detailled/detailledstyle.cpp:99 #, kde-format msgid "Email address:" msgstr "E-postadresse:" -#: src/printing/detailled/detailledstyle.cpp:101 +#: src/printing/detailled/detailledstyle.cpp:100 #, kde-format msgid "Email addresses:" msgstr "E-postadresser:" -#: src/printing/detailled/detailledstyle.cpp:112 +#: src/printing/detailled/detailledstyle.cpp:111 #, kde-format msgid "Telephone:" msgstr "Telefon:" -#: src/printing/detailled/detailledstyle.cpp:113 +#: src/printing/detailled/detailledstyle.cpp:112 #, kde-format msgid "Telephones:" msgstr "Telefoner:" -#: src/printing/detailled/detailledstyle.cpp:125 +#: src/printing/detailled/detailledstyle.cpp:124 #, kde-format msgid "Web page:" msgstr "Nettside:" -#: src/printing/detailled/detailledstyle.cpp:139 +#: src/printing/detailled/detailledstyle.cpp:138 #, kde-format msgid "Domestic Address" msgstr "Hjemadresse" -#: src/printing/detailled/detailledstyle.cpp:142 +#: src/printing/detailled/detailledstyle.cpp:141 #, kde-format msgid "International Address" msgstr "Internasjonal adresse" -#: src/printing/detailled/detailledstyle.cpp:145 +#: src/printing/detailled/detailledstyle.cpp:144 #, kde-format msgid "Postal Address" msgstr "Postadresse" -#: src/printing/detailled/detailledstyle.cpp:148 +#: src/printing/detailled/detailledstyle.cpp:147 #, kde-format msgid "Parcel Address" msgstr "Gateadresse" -#: src/printing/detailled/detailledstyle.cpp:154 +#: src/printing/detailled/detailledstyle.cpp:153 #, kde-format msgid "Work Address" msgstr "Arbeidsadresse" -#: src/printing/detailled/detailledstyle.cpp:158 +#: src/printing/detailled/detailledstyle.cpp:157 #, kde-format msgid "Preferred Address" msgstr "Foretrukket adresse" -#: src/printing/detailled/detailledstyle.cpp:169 +#: src/printing/detailled/detailledstyle.cpp:168 #, kde-format msgid "Notes:" msgstr "Merknader:" #. i18n: ectx: property (text), widget (QLabel, labelHeader) -#: src/printing/detailled/detailledstyle.cpp:257 +#: src/printing/detailled/detailledstyle.cpp:256 #: src/printing/detailled/ds_appearance.ui:58 #, kde-format msgid "Detailed Print Style - Appearance" msgstr "Detaljert utskriftsoppsett – utseende" -#: src/printing/detailled/detailledstyle.cpp:274 +#: src/printing/detailled/detailledstyle.cpp:273 #, kde-format msgid "Setting up colors" msgstr "Oppsett av farger" -#: src/printing/detailled/detailledstyle.cpp:317 +#: src/printing/detailled/detailledstyle.cpp:316 #, kde-format msgid "Detailed Style" msgstr "Detaljert stil" @@ -752,12 +752,12 @@ msgid "Print Progress" msgstr "Utskriftsframgang" -#: src/printing/printprogress.cpp:39 +#: src/printing/printprogress.cpp:38 #, kde-format msgid "Printing: Progress" msgstr "Utskrift: Framgang" -#: src/printing/printprogress.cpp:61 +#: src/printing/printprogress.cpp:60 #, kde-format msgid "Progress" msgstr "Framdrift" @@ -896,31 +896,31 @@ msgid "Printout for Ring Binders" msgstr "Utskrift for ringperm" -#: src/printing/stylepage.cpp:53 +#: src/printing/stylepage.cpp:52 #, kde-format msgctxt "@item:inlistbox Ascending sort order" msgid "Ascending" msgstr "Stigende" -#: src/printing/stylepage.cpp:54 +#: src/printing/stylepage.cpp:53 #, kde-format msgctxt "@item:inlistbox Descending sort order" msgid "Descending" msgstr "Synkende" -#: src/printing/stylepage.cpp:66 +#: src/printing/stylepage.cpp:65 #, kde-format msgctxt "@label" msgid "(No preview available.)" msgstr "(Ingen forhåndsvisning mulig.)" -#: src/printing/stylepage.cpp:128 +#: src/printing/stylepage.cpp:127 #, kde-format msgctxt "@title:window" msgid "Choose Printing Style" msgstr "Velg utskriftsstil" -#: src/printing/stylepage.cpp:135 +#: src/printing/stylepage.cpp:134 #, kde-format msgctxt "@label:textbox" msgid "" @@ -932,25 +932,25 @@ "KDE-adresseboka har flere utskriftsstiler, laget for ulike formål.\n" "Velg den stilen som passer til dine behov nedenfor." -#: src/printing/stylepage.cpp:140 +#: src/printing/stylepage.cpp:139 #, kde-format msgctxt "@title:group" msgid "Sorting" msgstr "Sorterer" -#: src/printing/stylepage.cpp:145 +#: src/printing/stylepage.cpp:144 #, kde-format msgctxt "@label:listbox" msgid "Criterion:" msgstr "Kriterium:" -#: src/printing/stylepage.cpp:150 +#: src/printing/stylepage.cpp:149 #, kde-format msgctxt "@info:tooltip" msgid "Select the primary sort field" msgstr "Velg første sorteringsfelt" -#: src/printing/stylepage.cpp:153 +#: src/printing/stylepage.cpp:152 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -962,19 +962,19 @@ "utskriften. Bruk rekkefølge-valget for å bestemme om sorteringen skal gjøres " "stigende eller synkende." -#: src/printing/stylepage.cpp:158 +#: src/printing/stylepage.cpp:157 #, kde-format msgctxt "@label:listbox" msgid "Order:" msgstr "Rekkefølge:" -#: src/printing/stylepage.cpp:163 +#: src/printing/stylepage.cpp:162 #, kde-format msgctxt "@info:tooltip" msgid "Select the sorting order" msgstr "Velg sorteringsrekkefølge" -#: src/printing/stylepage.cpp:166 +#: src/printing/stylepage.cpp:165 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -985,19 +985,19 @@ "Velg om kontaktene skal sorteres i stigende eller synkende rekkefølge. Bruk " "Kriterium-valget for å bestemme hvilket felt kontaktene skal sorteres etter." -#: src/printing/stylepage.cpp:173 +#: src/printing/stylepage.cpp:172 #, kde-format msgctxt "@title:group" msgid "Print Style" msgstr "Utskriftsstil" -#: src/printing/stylepage.cpp:179 +#: src/printing/stylepage.cpp:178 #, kde-format msgctxt "@info:tooltip" msgid "Select the print style" msgstr "Velg utskriftsstil" -#: src/printing/stylepage.cpp:182 +#: src/printing/stylepage.cpp:181 #, kde-format msgctxt "@info:whatsthis" msgid "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kaddressbook-17.12.2/po/zh_CN/kaddressbook.po new/kaddressbook-17.12.3/po/zh_CN/kaddressbook.po --- old/kaddressbook-17.12.2/po/zh_CN/kaddressbook.po 2018-02-06 01:41:43.000000000 +0100 +++ new/kaddressbook-17.12.3/po/zh_CN/kaddressbook.po 2018-03-06 01:29:09.000000000 +0100 @@ -11,7 +11,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-09-27 07:11+0200\n" -"PO-Revision-Date: 2018-02-04 20:32-0500\n" +"PO-Revision-Date: 2018-02-28 02:27-0500\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
