Hello community,

here is the log from the commit of package kblackbox for openSUSE:Factory 
checked in at 2020-07-15 11:45:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kblackbox (Old)
 and      /work/SRC/openSUSE:Factory/.kblackbox.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kblackbox"

Wed Jul 15 11:45:18 2020 rev:101 rq:820155 version:20.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kblackbox/kblackbox.changes      2020-06-14 
18:26:33.776854856 +0200
+++ /work/SRC/openSUSE:Factory/.kblackbox.new.3060/kblackbox.changes    
2020-07-15 11:47:16.002981110 +0200
@@ -1,0 +2,9 @@
+Thu Jul  9 20:09:00 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-07-apps-update
+- No code change since 20.04.2
+
+-------------------------------------------------------------------

Old:
----
  kblackbox-20.04.2.tar.xz
  kblackbox-20.04.2.tar.xz.sig

New:
----
  kblackbox-20.04.3.tar.xz
  kblackbox-20.04.3.tar.xz.sig

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

Other differences:
------------------
++++++ kblackbox.spec ++++++
--- /var/tmp/diff_new_pack.ww4MsU/_old  2020-07-15 11:47:17.234982406 +0200
+++ /var/tmp/diff_new_pack.ww4MsU/_new  2020-07-15 11:47:17.234982406 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kblackbox
-Version:        20.04.2
+Version:        20.04.3
 Release:        0
 Summary:        Logic game with elements of hide-and-seek
 License:        GPL-2.0-or-later


++++++ kblackbox-20.04.2.tar.xz -> kblackbox-20.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblackbox-20.04.2/CMakeLists.txt 
new/kblackbox-20.04.3/CMakeLists.txt
--- old/kblackbox-20.04.2/CMakeLists.txt        2020-06-09 02:36:24.000000000 
+0200
+++ new/kblackbox-20.04.3/CMakeLists.txt        2020-07-07 02:58:33.000000000 
+0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "2")
+set(RELEASE_SERVICE_VERSION_MICRO "3")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kblackbox VERSION ${RELEASE_SERVICE_VERSION})
@@ -50,9 +50,6 @@
         add_definitions(-DQT_NO_FOREACH)
         MESSAGE(STATUS "compile without foreach")
 endif()
-if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
-   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x060000)
-endif()
 
 add_subdirectory(pics)
 add_subdirectory(doc)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblackbox-20.04.2/org.kde.kblackbox.appdata.xml 
new/kblackbox-20.04.3/org.kde.kblackbox.appdata.xml
--- old/kblackbox-20.04.2/org.kde.kblackbox.appdata.xml 2020-06-08 
19:57:53.000000000 +0200
+++ new/kblackbox-20.04.3/org.kde.kblackbox.appdata.xml 2020-07-03 
23:11:42.000000000 +0200
@@ -119,9 +119,9 @@
   </screenshots>
   <project_group>KDE</project_group>
   <releases>
+    <release version="20.04.3" date="2020-07-09"/>
     <release version="20.04.2" date="2020-06-11"/>
     <release version="20.04.1" date="2020-05-14"/>
     <release version="20.04.0" date="2020-04-23"/>
-    <release version="19.12.2" date="2020-02-06"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblackbox-20.04.2/po/fi/kblackbox.po 
new/kblackbox-20.04.3/po/fi/kblackbox.po
--- old/kblackbox-20.04.2/po/fi/kblackbox.po    2020-06-09 02:36:23.000000000 
+0200
+++ new/kblackbox-20.04.3/po/fi/kblackbox.po    2020-07-07 02:58:32.000000000 
+0200
@@ -6,13 +6,13 @@
 # Teemu Rytilahti <teemu.rytila...@d5k.net>, 2003.
 # Ilpo Kantonen <i...@iki.fi>, 2005.
 # Lasse Liehu <lasse.li...@gmail.com>, 2010, 2013, 2014, 2015.
-# Tommi Nieminen <transla...@legisign.org>, 2011, 2018.
+# Tommi Nieminen <transla...@legisign.org>, 2011, 2018, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kblackbox\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-28 02:50+0200\n"
-"PO-Revision-Date: 2018-01-29 13:21+0200\n"
+"PO-Revision-Date: 2020-06-26 14:11+0300\n"
 "Last-Translator: Tommi Nieminen <transla...@legisign.org>\n"
 "Language-Team: Finnish <kde-i18n-...@kde.org>\n"
 "Language: fi\n"
@@ -21,7 +21,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-POT-Import-Date: 2012-12-01 22:24:00+0000\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.04.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -195,8 +195,8 @@
 #, kde-format
 msgid "First, you need to remove 1 ball from the black box."
 msgid_plural "First, you need to remove %1 balls from the black box."
-msgstr[0] "Sinun on ensin poistettava 1 pallo mustasta laatikosta."
-msgstr[1] "Sinun on ensin poistettava %1 palloa mustasta laatikosta."
+msgstr[0] "Ensin on poistettava yksi pallo mustasta laatikosta."
+msgstr[1] "Ensin on poistettava %1 palloa mustasta laatikosta."
 
 #: kbbmainwindow.cpp:305
 #, kde-format
@@ -207,8 +207,8 @@
 #, kde-format
 msgid "You need to place 1 more ball on the black box."
 msgid_plural "You need to place %1 more balls on the black box."
-msgstr[0] "Sinun pitää sijoittaa vielä 1 pallo mustaan laatikkoon."
-msgstr[1] "Sinun pitää sijoittaa vielä %1 palloa mustaan laatikkoon."
+msgstr[0] "Vielä yksi pallo pitää sijoittaa mustaan laatikkoon."
+msgstr[1] "Vielä %1 palloa pitää sijoittaa mustaan laatikkoon."
 
 #: kbbmainwindow.cpp:311
 #, kde-format
@@ -318,8 +318,8 @@
 #, kde-format
 msgid "You should place %1 ball!\n"
 msgid_plural "You should place %1 balls!\n"
-msgstr[0] "Sinun pitää sijoittaa %1 pallo!\n"
-msgstr[1] "Sinun pitää sijoittaa %1 palloa!\n"
+msgstr[0] "%1 pallo pitää sijoittaa!\n"
+msgstr[1] "%1 palloa pitää sijoittaa!\n"
 
 #: kbbmainwindow.cpp:451
 #, kde-format
@@ -381,7 +381,7 @@
 "li></ul></qt>"
 msgstr ""
 "<qt><p>Tämä on <b>varsinainen pelialue</b>.</p><ul><li><b>Musta laatikko</b> "
-"on sen keskellä.</li><li>Vasemmalla ovat <b>pallot</b>, jotka sinun pitää "
+"on sen keskellä.</li><li>Vasemmalla ovat <b>pallot</b>, jotka pitää "
 "sijoittaa mustaan laatikkoon.</li><li>Mustan laatikon reunoilla ovat "
 "<b>laserit</b>, jotka korvataan <b>vaikutuksillaan</b> käytettyäsi niitä.</"
 "li> </ul></qt>"
@@ -400,8 +400,7 @@
 #, kde-format
 msgid "Describes what you should do to reach the next tutorial step."
 msgstr ""
-"Kuvailee, mitä sinun tulisi tehdä päästäksesi ohjatun pelin seuraavaan "
-"vaiheeseen."
+"Kuvailee, mitä tulee tehdä päästäkseen ohjatun pelin seuraavaan vaiheeseen."
 
 #: kbbtutorial.cpp:102
 #, kde-format
@@ -439,7 +438,7 @@
 "><br />The goal is to <b>find the positions of the balls.</b>"
 msgstr ""
 "Tämä ohjattu peli opettaa sinut pelaamaan KBlackBoxia yksinkertaisen "
-"esimerkin avulla.<br /><br />Pelaamme 6 sarakkeen ja 6 rivin mustassa "
+"esimerkin avulla.<br /><br />Pelataan 6 sarakkeen ja 6 rivin mustassa "
 "laatikossa, johon on <b>piilotettu</b> 3 palloa ja jonka ympärillä on 24 "
 "laseria.<br /><br />Päämääränä on <b>selvittää pallojen sijainnit</b>."
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblackbox-20.04.2/po/sr/kblackbox.po 
new/kblackbox-20.04.3/po/sr/kblackbox.po
--- old/kblackbox-20.04.2/po/sr/kblackbox.po    2020-06-09 02:36:23.000000000 
+0200
+++ new/kblackbox-20.04.3/po/sr/kblackbox.po    2020-07-07 02:58:33.000000000 
+0200
@@ -7,8 +7,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kblackbox\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-16 09:08+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-07-28 02:50+0200\n"
 "PO-Revision-Date: 2017-09-28 17:59+0200\n"
 "Last-Translator: Chusslove Illich <caslav.i...@gmx.net>\n"
 "Language-Team: Serbian <kde-i18n...@kde.org>\n"
@@ -64,23 +64,23 @@
 msgstr[3] " ред"
 
 # >> @item
-#: kbbmainwindow.cpp:92
+#: kbbmainwindow.cpp:90
 #, kde-format
 msgctxt "Difficulty level title"
 msgid "Configurable"
 msgstr "подесиво"
 
-#: kbbmainwindow.cpp:102
+#: kbbmainwindow.cpp:100
 #, kde-format
 msgid "Start Tutorial"
 msgstr "Покрени туторијал"
 
-#: kbbmainwindow.cpp:104
+#: kbbmainwindow.cpp:102
 #, kde-format
 msgid "Start tutorial"
 msgstr "Покрени туторијал"
 
-#: kbbmainwindow.cpp:105
+#: kbbmainwindow.cpp:103
 #, kde-format
 msgid ""
 "<qt>The <b>tutorial</b> is a fast, user friendly and interactive way to "
@@ -89,17 +89,17 @@
 "<qt><i>Туторијал</i> је брз, предусретљив и интерактиван начин да научите "
 "правила игре. Покрените га уколико их не знате!</qt>"
 
-#: kbbmainwindow.cpp:109
+#: kbbmainwindow.cpp:107
 #, kde-format
 msgid "New Sandbox Game"
 msgstr "Нова партија на полигону"
 
-#: kbbmainwindow.cpp:110
+#: kbbmainwindow.cpp:108
 #, kde-format
 msgid "Start a new sandbox game"
 msgstr "Покрени нову партију на полигону"
 
-#: kbbmainwindow.cpp:111
+#: kbbmainwindow.cpp:109
 #, kde-format
 msgid ""
 "<qt><p>In a <b>sandbox game</b>, the solution is displayed at the beginning "
@@ -112,14 +112,14 @@
 "ово престаје да буде забавно и требало би да започнете праву партију!</p></"
 "qt>"
 
-#: kbbmainwindow.cpp:117
+#: kbbmainwindow.cpp:115
 #, kde-format
 msgctxt ""
 "This is the last action of a game to check the result, when the user is done."
 msgid "Done!"
 msgstr "Готово!"
 
-#: kbbmainwindow.cpp:118
+#: kbbmainwindow.cpp:116
 #, kde-format
 msgid ""
 "<qt><ul><li>First, you have to place all the balls on the black box. To "
@@ -136,12 +136,12 @@
 "уколико сте поставили исправан број лопти.</p></qt>"
 
 # rewrite-msgid: /the game//
-#: kbbmainwindow.cpp:122
+#: kbbmainwindow.cpp:120
 #, kde-format
 msgid "Give up the game"
 msgstr "Одустајем"
 
-#: kbbmainwindow.cpp:123
+#: kbbmainwindow.cpp:121
 #, kde-format
 msgid ""
 "<qt><p>Choose \"<b>Solve</b>\" if you want to give up the current game. The "
@@ -152,43 +152,43 @@
 "и приказаће вам се решење.</p><p>Ако сте поставили све лоптице и не желите "
 "да одустанете, изаберите <i>Готово!</i>.</p></qt>"
 
-#: kbbmainwindow.cpp:128
+#: kbbmainwindow.cpp:126
 #, kde-format
 msgid "Enable highlight under mouse"
 msgstr ""
 
-#: kbbmainwindow.cpp:168
+#: kbbmainwindow.cpp:166
 #, kde-format
 msgid "Move Down"
 msgstr "Помери надоле"
 
-#: kbbmainwindow.cpp:174
+#: kbbmainwindow.cpp:172
 #, kde-format
 msgid "Move Up"
 msgstr "Помери нагоре"
 
-#: kbbmainwindow.cpp:180
+#: kbbmainwindow.cpp:178
 #, kde-format
 msgid "Move Left"
 msgstr "Помери улево"
 
-#: kbbmainwindow.cpp:186
+#: kbbmainwindow.cpp:184
 #, kde-format
 msgid "Move Right"
 msgstr "Помери удесно"
 
-#: kbbmainwindow.cpp:192
+#: kbbmainwindow.cpp:190
 #, kde-format
 msgid "Switch Ball or Shoot Laser"
 msgstr "Промени лопту или опали ласер"
 
-#: kbbmainwindow.cpp:198
+#: kbbmainwindow.cpp:196
 #, kde-format
 msgid "Switch Marker"
 msgstr "Промени маркер"
 
 # rewrite-msgid: /Settings dialog/configuration dialog/
-#: kbbmainwindow.cpp:272
+#: kbbmainwindow.cpp:270
 #, kde-format
 msgctxt ""
 "The text may not be too wide. So please use some HTML-BR-tags to have "
@@ -200,7 +200,7 @@
 "<html>Напомена:<br />параметре посебне игре<br />можете променити у<br /"
 ">дијалогу за подешавање.</html>"
 
-#: kbbmainwindow.cpp:305
+#: kbbmainwindow.cpp:303
 #, kde-format
 msgid "First, you need to remove 1 ball from the black box."
 msgid_plural "First, you need to remove %1 balls from the black box."
@@ -209,12 +209,12 @@
 msgstr[2] "Прво морате да уклоните %1 лопти из црне кутије."
 msgstr[3] "Прво морате да уклоните једну лопту из црне кутије."
 
-#: kbbmainwindow.cpp:307
+#: kbbmainwindow.cpp:305
 #, kde-format
 msgid "To check if you successfully guessed the ball positions, click here!"
 msgstr "Кликните овде да проверите да ли сте успешно погодили положаје лопти!"
 
-#: kbbmainwindow.cpp:309
+#: kbbmainwindow.cpp:307
 #, kde-format
 msgid "You need to place 1 more ball on the black box."
 msgid_plural "You need to place %1 more balls on the black box."
@@ -223,17 +223,17 @@
 msgstr[2] "Треба да поставите још %1 лопти у црну кутију."
 msgstr[3] "Треба да поставите још једну лопту у црну кутију."
 
-#: kbbmainwindow.cpp:313
+#: kbbmainwindow.cpp:311
 #, kde-format
 msgid "Game over."
 msgstr "Крај игре."
 
-#: kbbmainwindow.cpp:315
+#: kbbmainwindow.cpp:313
 #, kde-format
 msgid "Game paused."
 msgstr "Игра је паузирана."
 
-#: kbbmainwindow.cpp:354
+#: kbbmainwindow.cpp:352
 #, kde-format
 msgid ""
 "Clicking on \"Done!\" is the normal way to check the positions of the balls "
@@ -245,12 +245,12 @@
 "на крају игре. Међутим, у туторијалу игру не можете завршити пре него што "
 "стигнете до последњег корака.</p><p>Прво завршите туторијал.</p></qt>"
 
-#: kbbmainwindow.cpp:354
+#: kbbmainwindow.cpp:352
 #, kde-format
 msgid "Check positions"
 msgstr "Провери положаје"
 
-#: kbbmainwindow.cpp:361
+#: kbbmainwindow.cpp:359
 #, kde-format
 msgctxt ""
 "The text may not be too wide. So please use some HTML-BR-tags to have "
@@ -258,7 +258,7 @@
 msgid "Your final score is: %1.<br />You did really well!"
 msgstr "<html>Коначни резултат: %1.<br />Ово је било баш добро!</html>"
 
-#: kbbmainwindow.cpp:363
+#: kbbmainwindow.cpp:361
 #, kde-format
 msgctxt ""
 "The text may not be too wide. So please use some HTML-BR-tags to have "
@@ -266,7 +266,7 @@
 msgid "But it does not count<br />because <b>it is the sandbox!</b>"
 msgstr "Али се неће рачунати<br />пошто је <i>на полигону</i>!"
 
-#: kbbmainwindow.cpp:365
+#: kbbmainwindow.cpp:363
 #, kde-format
 msgctxt ""
 "The text may not be too wide. So please use some HTML-BR-tags to have "
@@ -274,12 +274,12 @@
 msgid "Your final score is: %1.<br />I guess you need more practice."
 msgstr "<html>Коначни резултат: %1.<br />Треба више да вежбате.</html>"
 
-#: kbbmainwindow.cpp:394
+#: kbbmainwindow.cpp:392
 #, kde-format
 msgid "Game paused.<br />Press \"%1\" to resume."
 msgstr "<html>Игра је паузирана.<br />Притисните „%1“ за наставак.</html>"
 
-#: kbbmainwindow.cpp:415
+#: kbbmainwindow.cpp:413
 #, kde-format
 msgid ""
 "Do you want to cancel the current custom game and start a new one with the "
@@ -288,27 +288,27 @@
 "Желите ли да откажете текућу посебну партију и започнете нову са новим "
 "параметрима?"
 
-#: kbbmainwindow.cpp:415 kbbmainwindow.cpp:502
+#: kbbmainwindow.cpp:413 kbbmainwindow.cpp:500
 #, kde-format
 msgid "Start new game"
 msgstr "Започни нову партију"
 
-#: kbbmainwindow.cpp:429
+#: kbbmainwindow.cpp:427
 #, kde-format
 msgid "Custom Game"
 msgstr "Посебна партија"
 
-#: kbbmainwindow.cpp:448
+#: kbbmainwindow.cpp:446
 #, kde-format
 msgid "Sorry, you may not give up during the tutorial."
 msgstr "Не можете одустати током туторијала."
 
-#: kbbmainwindow.cpp:448
+#: kbbmainwindow.cpp:446
 #, kde-format
 msgid "Solve"
 msgstr "Реши"
 
-#: kbbmainwindow.cpp:451
+#: kbbmainwindow.cpp:449
 #, kde-format
 msgid ""
 "You placed all the balls. Great!\n"
@@ -321,12 +321,12 @@
 "положаје.</p><p>Дакле, желите ли заиста да одустанете од ове партије?</p></"
 "qt>"
 
-#: kbbmainwindow.cpp:451 kbbmainwindow.cpp:453
+#: kbbmainwindow.cpp:449 kbbmainwindow.cpp:451
 #, kde-format
 msgid "Give up"
 msgstr "Одустајем"
 
-#: kbbmainwindow.cpp:453
+#: kbbmainwindow.cpp:451
 #, kde-format
 msgid "You should place %1 ball!\n"
 msgid_plural "You should place %1 balls!\n"
@@ -335,7 +335,7 @@
 msgstr[2] "Треба да поставите %1 лопти!\n"
 msgstr[3] "Треба да поставите једну лопту!\n"
 
-#: kbbmainwindow.cpp:453
+#: kbbmainwindow.cpp:451
 #, kde-format
 msgid "You have placed %1.\n"
 msgid_plural "You have placed %1.\n"
@@ -344,12 +344,12 @@
 msgstr[2] "Поставили сте %1.\n"
 msgstr[3] "Поставили сте %1.\n"
 
-#: kbbmainwindow.cpp:453
+#: kbbmainwindow.cpp:451
 #, kde-format
 msgid "Do you really want to give up this game?"
 msgstr "Желите ли заиста да одустанете од ове партије?"
 
-#: kbbmainwindow.cpp:463
+#: kbbmainwindow.cpp:461
 #, kde-format
 msgctxt ""
 "The text may not be too wide. So please use some HTML-BR-tags to have "
@@ -361,7 +361,7 @@
 "<html>Напомена: У игри на полигону,<br />решење је већ приказано.<br /"
 ">Забавите се!</html>"
 
-#: kbbmainwindow.cpp:502
+#: kbbmainwindow.cpp:500
 #, kde-format
 msgid "This will be the end of the current game!"
 msgstr "Ово ће бити крај текуће партије!"
@@ -726,17 +726,17 @@
 msgid "Number of rows of the board for custom difficuty level"
 msgstr "Број редова за посебан ниво тежине"
 
-#: main.cpp:54
+#: main.cpp:55
 #, kde-format
 msgid "KBlackBox"
 msgstr "К‑црна‑кутија"
 
-#: main.cpp:54
+#: main.cpp:55
 #, kde-format
 msgid "Find the balls hidden in the black box by shooting laser beams!"
 msgstr "Пронађите лопте скривене у црној кутији испаљивањем ласерских зрака!"
 
-#: main.cpp:54
+#: main.cpp:55
 #, kde-format
 msgid ""
 "(c) 2007, Nicolas Roffet\n"
@@ -745,32 +745,32 @@
 "© 2007, Никола Рофе\n"
 "© 1999–2000, Роберт Цимерман"
 
-#: main.cpp:55
+#: main.cpp:56
 #, kde-format
 msgid "Nicolas Roffet"
 msgstr "Никола Рофе"
 
-#: main.cpp:55
+#: main.cpp:56
 #, kde-format
 msgid "Developer of version 0.4."
 msgstr "Програмер верзије 0.4."
 
-#: main.cpp:56
+#: main.cpp:57
 #, kde-format
 msgid "Robert Cimrman"
 msgstr "Роберт Цимерман"
 
-#: main.cpp:56
+#: main.cpp:57
 #, kde-format
 msgid "Original developer"
 msgstr "Првобитни програмер"
 
-#: main.cpp:57
+#: main.cpp:58
 #, kde-format
 msgid "Johann Ollivier Lapeyre"
 msgstr "Јохан Оливје Лапер"
 
-#: main.cpp:57
+#: main.cpp:58
 #, kde-format
 msgid "Artist"
 msgstr "Цртач"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblackbox-20.04.2/po/zh_CN/kblackbox.po 
new/kblackbox-20.04.3/po/zh_CN/kblackbox.po
--- old/kblackbox-20.04.2/po/zh_CN/kblackbox.po 2020-06-09 02:36:23.000000000 
+0200
+++ new/kblackbox-20.04.3/po/zh_CN/kblackbox.po 2020-07-07 02:58:33.000000000 
+0200
@@ -11,8 +11,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-28 02:50+0200\n"
-"PO-Revision-Date: 2020-05-09 13:51\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2020-06-24 08:02\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -20,8 +20,10 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-stable/messages/kdegames/kblackbox.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/kblackbox/kblackbox.pot\n"
+"X-Crowdin-File-ID: 3684\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"


Reply via email to