Hello community,

here is the log from the commit of package xfce4-panel-plugin-whiskermenu for 
openSUSE:Factory checked in at 2017-12-31 19:32:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-whiskermenu (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-whiskermenu.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-panel-plugin-whiskermenu"

Sun Dec 31 19:32:21 2017 rev:24 rq:560757 version:2.1.5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-whiskermenu/xfce4-panel-plugin-whiskermenu.changes
    2017-11-20 17:06:59.590315201 +0100
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-whiskermenu.new/xfce4-panel-plugin-whiskermenu.changes
       2017-12-31 19:32:23.558616054 +0100
@@ -1,0 +2,7 @@
+Sat Dec 30 13:43:24 UTC 2017 - [email protected]
+
+- update to 2.1.5:
+  - Fix class/struct typo. (bxo#14001)
+  - Translation updates
+
+-------------------------------------------------------------------

Old:
----
  xfce4-whiskermenu-plugin-2.1.4.tar.bz2

New:
----
  xfce4-whiskermenu-plugin-2.1.5.tar.bz2

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

Other differences:
------------------
++++++ xfce4-panel-plugin-whiskermenu.spec ++++++
--- /var/tmp/diff_new_pack.iIrht9/_old  2017-12-31 19:32:24.122427958 +0100
+++ /var/tmp/diff_new_pack.iIrht9/_new  2017-12-31 19:32:24.126426624 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           xfce4-panel-plugin-whiskermenu
-Version:        2.1.4
+Version:        2.1.5
 Release:        0
 Summary:        Alternate Xfce Menu
 License:        GPL-2.0+

++++++ xfce4-whiskermenu-plugin-2.1.4.tar.bz2 -> 
xfce4-whiskermenu-plugin-2.1.5.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-whiskermenu-plugin-2.1.4/CMakeLists.txt 
new/xfce4-whiskermenu-plugin-2.1.5/CMakeLists.txt
--- old/xfce4-whiskermenu-plugin-2.1.4/CMakeLists.txt   2017-11-13 
19:19:23.000000000 +0100
+++ new/xfce4-whiskermenu-plugin-2.1.5/CMakeLists.txt   2017-12-28 
19:29:46.000000000 +0100
@@ -5,7 +5,7 @@
 # version number
 set(whiskermenu_version_major "2")
 set(whiskermenu_version_minor "1")
-set(whiskermenu_version_micro "4")
+set(whiskermenu_version_micro "5")
 set(whiskermenu_version_tag "")
 set(whiskermenu_version 
"${whiskermenu_version_major}.${whiskermenu_version_minor}.${whiskermenu_version_micro}")
 if(${whiskermenu_version_tag} MATCHES "git")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-whiskermenu-plugin-2.1.4/ChangeLog 
new/xfce4-whiskermenu-plugin-2.1.5/ChangeLog
--- old/xfce4-whiskermenu-plugin-2.1.4/ChangeLog        2017-11-13 
19:19:33.000000000 +0100
+++ new/xfce4-whiskermenu-plugin-2.1.5/ChangeLog        2017-12-28 
19:30:10.000000000 +0100
@@ -1,3 +1,45 @@
+commit 4e9f2cdfee78b68bf9ad0a373675de2a3156eb34
+Author: Graeme Gott <[email protected]>
+Date:   2017-12-28
+
+    Bump version number.
+
+commit 411940a990c1ee41ac4e6371b36ac1d44203f5c8
+Author: Graeme Gott <[email protected]>
+Date:   2017-12-24
+
+    I18n: Update translation ro (100%).
+
+commit ebd05f96eeb76bae2a1cc670475d7d721e524eb2
+Author: Graeme Gott <[email protected]>
+Date:   2017-12-24
+
+    I18n: Update translation ms (100%).
+
+commit 33f3820deee69408daee547256153e308b3f373e
+Author: Graeme Gott <[email protected]>
+Date:   2017-12-24
+
+    I18n: Update translation ja (100%).
+
+commit fa98f9ea86793e7012d753a09cb0ad4570ff09e2
+Author: Graeme Gott <[email protected]>
+Date:   2017-12-24
+
+    I18n: Update translation da (100%).
+
+commit ede867021eaf5c744a13b66353f3d4376e0b747b
+Author: Graeme Gott <[email protected]>
+Date:   2017-12-24
+
+    I18n: Update translation am (100%).
+
+commit 53098dcfbf23335d5e996cf6e9de35b5eaa047b2
+Author: Olivier Duchateau <[email protected]>
+Date:   2017-11-13
+
+    Fix typo. (bug #14001)
+
 commit 85bef962cce108eb2dbe566a18b9a7ad215f9d59
 Author: Graeme Gott <[email protected]>
 Date:   2017-11-13
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-whiskermenu-plugin-2.1.4/NEWS 
new/xfce4-whiskermenu-plugin-2.1.5/NEWS
--- old/xfce4-whiskermenu-plugin-2.1.4/NEWS     2017-11-13 19:19:06.000000000 
+0100
+++ new/xfce4-whiskermenu-plugin-2.1.5/NEWS     2017-12-28 19:29:36.000000000 
+0100
@@ -1,3 +1,8 @@
+2.1.5
+=====
+- Fix typo. (bug #14001)
+- Translation updates: Amharic, Danish, Japanese, Malay, Romanian.
+
 2.1.4
 =====
 - Fix excessive padding on panel button. (bug #13611)
@@ -58,6 +63,11 @@
   Dutch, French, Hebrew, Hungarian, Lithuanian, Polish, Slovak,
   Slovenian, Spanish.
 
+1.7.5
+=====
+- Fix typo. (bug #14001)
+- Translation updates: Amharic, Danish, Japanese, Malay, Romanian.
+
 1.7.4
 =====
 - Translation updates: Catalan (Valencian), Danish, Hebrew, Hungarian,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/xfce4-whiskermenu-plugin-2.1.4/panel-plugin/launcher.h 
new/xfce4-whiskermenu-plugin-2.1.5/panel-plugin/launcher.h
--- old/xfce4-whiskermenu-plugin-2.1.4/panel-plugin/launcher.h  2017-09-15 
14:19:56.000000000 +0200
+++ new/xfce4-whiskermenu-plugin-2.1.5/panel-plugin/launcher.h  2017-11-14 
02:06:18.000000000 +0100
@@ -28,7 +28,7 @@
 namespace WhiskerMenu
 {
 
-struct DesktopAction
+class DesktopAction
 {
 #ifdef GARCON_TYPE_MENU_ITEM_ACTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-whiskermenu-plugin-2.1.4/po/am.po 
new/xfce4-whiskermenu-plugin-2.1.5/po/am.po
--- old/xfce4-whiskermenu-plugin-2.1.4/po/am.po 2017-11-13 19:18:53.000000000 
+0100
+++ new/xfce4-whiskermenu-plugin-2.1.5/po/am.po 2017-12-28 19:28:58.000000000 
+0100
@@ -1,15 +1,15 @@
 # Amharic translation of xfce4-whiskermenu-plugin.
-# Copyright (C) 2015 Graeme Gott
+# Copyright (C) 2017 Graeme Gott
 # This file is distributed under the same license as the 
xfce4-whiskermenu-plugin package.
 #
 # Translators:
-# samson <[email protected]>, 2016
+# samson <[email protected]>, 2016-2017
 msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2017-01-13 22:55+0000\n"
-"PO-Revision-Date: 2016-02-27 20:34+0000\n"
+"PO-Revision-Date: 2017-11-20 00:25+0000\n"
 "Last-Translator: samson <[email protected]>\n"
 "Language-Team: Amharic (http://www.transifex.com/gottcode/xfce4-whiskermenu-";
 "plugin/language/am/)\n"
@@ -92,9 +92,8 @@
 msgstr "በ _ነባር ማሳያ"
 
 #: ../panel-plugin/page.cpp:268
-#, fuzzy
 msgid "Edit Application..."
-msgstr "መተግበሪያዎች _ማረሚያ"
+msgstr "መተግበሪያ ማረሚያ..."
 
 #: ../panel-plugin/settings.cpp:124
 msgid "Edit _Profile"
@@ -262,13 +261,12 @@
 msgstr "የ መተግበሪያ _መግለጫዎች ማሳያ"
 
 #: ../panel-plugin/configuration-dialog.cpp:609
-#, fuzzy
 msgid "Show application too_ltips"
-msgstr "የ መተግበሪያ _መግለጫዎች ማሳያ"
+msgstr "የ መተግበሪያ መሳሪያ_ጫፍ ማሳያ"
 
 #: ../panel-plugin/configuration-dialog.cpp:597
 msgid "Show cate_gory names"
-msgstr ""
+msgstr "የ ምድ_ቦች ስም ማሳያ"
 
 #: ../panel-plugin/configuration-dialog.cpp:591
 msgid "Show generic application _names"
@@ -319,9 +317,8 @@
 msgstr "ወደ ክፍል ማስጀመሪያ መጨመር አልተቻለም"
 
 #: ../panel-plugin/page.cpp:447
-#, fuzzy
 msgid "Unable to edit launcher."
-msgstr "ወደ ክፍል ማስጀመሪያ መጨመር አልተቻለም"
+msgstr "ማስጀመሪያ ማረም አልተቻለም"
 
 #: ../panel-plugin/configuration-dialog.cpp:492
 #, c-format
@@ -342,7 +339,7 @@
 
 #: ../panel-plugin/settings.cpp:127
 msgid "Web Search"
-msgstr ""
+msgstr "በ ዌብ ውስጥ መፈለጊያ"
 
 #: ../panel-plugin/configuration-dialog.cpp:70
 #: ../panel-plugin/whiskermenu.desktop.in.h:1
@@ -364,11 +361,11 @@
 #: ../panel-plugin/command-edit.cpp:67
 #: ../panel-plugin/configuration-dialog.cpp:121
 msgid "_Cancel"
-msgstr ""
+msgstr "_መሰረዣ"
 
 #: ../panel-plugin/configuration-dialog.cpp:74
 msgid "_Close"
-msgstr ""
+msgstr "_መዝጊያ"
 
 #: ../panel-plugin/configuration-dialog.cpp:85
 msgid "_Commands"
@@ -376,7 +373,7 @@
 
 #: ../panel-plugin/configuration-dialog.cpp:430
 msgid "_Delete"
-msgstr ""
+msgstr "_ማጥፊያ"
 
 #: ../panel-plugin/settings.cpp:123
 msgid "_Edit Applications"
@@ -384,7 +381,7 @@
 
 #: ../panel-plugin/configuration-dialog.cpp:73
 msgid "_Help"
-msgstr ""
+msgstr "_እርዳታ"
 
 #: ../panel-plugin/configuration-dialog.cpp:559
 msgid "_Icon:"
@@ -397,7 +394,7 @@
 #: ../panel-plugin/command-edit.cpp:68
 #: ../panel-plugin/configuration-dialog.cpp:122
 msgid "_OK"
-msgstr ""
+msgstr "_እሺ"
 
 #: ../panel-plugin/configuration-dialog.cpp:862
 msgid "_Pattern:"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-whiskermenu-plugin-2.1.4/po/da.po 
new/xfce4-whiskermenu-plugin-2.1.5/po/da.po
--- old/xfce4-whiskermenu-plugin-2.1.4/po/da.po 2017-11-13 19:18:53.000000000 
+0100
+++ new/xfce4-whiskermenu-plugin-2.1.5/po/da.po 2017-12-28 19:28:58.000000000 
+0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2017-01-13 22:55+0000\n"
-"PO-Revision-Date: 2017-11-01 14:25+0000\n"
+"PO-Revision-Date: 2017-11-17 14:36+0000\n"
 "Last-Translator: scootergrisen\n"
 "Language-Team: Danish (http://www.transifex.com/gottcode/xfce4-whiskermenu-";
 "plugin/language/da/)\n"
@@ -71,7 +71,7 @@
 
 #: ../panel-plugin/configuration-dialog.cpp:637
 msgid "Categ_ory icon size:"
-msgstr "Ikonstørrelse for kateg_ori:"
+msgstr "Ikonstørrelse for _kategori:"
 
 #: ../panel-plugin/recent-page.cpp:173
 msgid "Clear Recently Used"
@@ -149,7 +149,7 @@
 
 #: ../panel-plugin/configuration-dialog.cpp:621
 msgid "Ite_m icon size:"
-msgstr "Ikonstørrelse for ele_ment:"
+msgstr "Ikonstørrelse for _element:"
 
 #: ../panel-plugin/icon-size.cpp:54
 msgid "Large"
@@ -272,7 +272,7 @@
 
 #: ../panel-plugin/configuration-dialog.cpp:591
 msgid "Show generic application _names"
-msgstr "Vis programmers standard_navne"
+msgstr "Vis generiske program_navne"
 
 #: ../panel-plugin/configuration-dialog.cpp:615
 msgid "Show menu hie_rarchy"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-whiskermenu-plugin-2.1.4/po/ja.po 
new/xfce4-whiskermenu-plugin-2.1.5/po/ja.po
--- old/xfce4-whiskermenu-plugin-2.1.4/po/ja.po 2017-11-13 19:18:53.000000000 
+0100
+++ new/xfce4-whiskermenu-plugin-2.1.5/po/ja.po 2017-12-28 19:28:58.000000000 
+0100
@@ -1,15 +1,15 @@
 # Japanese translation of xfce4-whiskermenu-plugin.
-# Copyright (C) 2015 Graeme Gott
+# Copyright (C) 2017 Graeme Gott
 # This file is distributed under the same license as the 
xfce4-whiskermenu-plugin package.
 #
 # Translators:
-# Masato HASHIMOTO <[email protected]>, 2013
+# Masato HASHIMOTO <[email protected]>, 2013,2017
 msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2017-01-13 22:55+0000\n"
-"PO-Revision-Date: 2015-02-21 14:31+0000\n"
+"PO-Revision-Date: 2017-11-29 08:52+0000\n"
 "Last-Translator: Masato HASHIMOTO <[email protected]>\n"
 "Language-Team: Japanese (http://www.transifex.com/gottcode/xfce4-whiskermenu-";
 "plugin/language/ja/)\n"
@@ -92,9 +92,8 @@
 msgstr "デフォルトで表示する(_D)"
 
 #: ../panel-plugin/page.cpp:268
-#, fuzzy
 msgid "Edit Application..."
-msgstr "アプリケーションの編集(_E)"
+msgstr "アプリケーションの編集..."
 
 #: ../panel-plugin/settings.cpp:124
 msgid "Edit _Profile"
@@ -264,13 +263,12 @@
 msgstr "アプリケーションの説明を表示する(_D)"
 
 #: ../panel-plugin/configuration-dialog.cpp:609
-#, fuzzy
 msgid "Show application too_ltips"
-msgstr "アプリケーションの説明を表示する(_D)"
+msgstr "アプリケーションにツールチップを表示する(_L)"
 
 #: ../panel-plugin/configuration-dialog.cpp:597
 msgid "Show cate_gory names"
-msgstr ""
+msgstr "カテゴリ名を表示する(_G)"
 
 #: ../panel-plugin/configuration-dialog.cpp:591
 msgid "Show generic application _names"
@@ -321,9 +319,8 @@
 msgstr "パネルにランチャーを追加できません。"
 
 #: ../panel-plugin/page.cpp:447
-#, fuzzy
 msgid "Unable to edit launcher."
-msgstr "パネルにランチャーを追加できません。"
+msgstr "ランチャーを編集できません。"
 
 #: ../panel-plugin/configuration-dialog.cpp:492
 #, c-format
@@ -344,7 +341,7 @@
 
 #: ../panel-plugin/settings.cpp:127
 msgid "Web Search"
-msgstr ""
+msgstr "ウェブ検索"
 
 #: ../panel-plugin/configuration-dialog.cpp:70
 #: ../panel-plugin/whiskermenu.desktop.in.h:1
@@ -415,4 +412,4 @@
 
 #: ../panel-plugin/plugin.cpp:416
 msgid "translator-credits"
-msgstr "Masato HASHIMOTO <[email protected]>, 2013-2014."
+msgstr "Masato HASHIMOTO <[email protected]>, 2013-2017."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-whiskermenu-plugin-2.1.4/po/ms.po 
new/xfce4-whiskermenu-plugin-2.1.5/po/ms.po
--- old/xfce4-whiskermenu-plugin-2.1.4/po/ms.po 2017-11-13 19:18:53.000000000 
+0100
+++ new/xfce4-whiskermenu-plugin-2.1.5/po/ms.po 2017-12-28 19:28:58.000000000 
+0100
@@ -1,15 +1,15 @@
 # Malay translation of xfce4-whiskermenu-plugin.
-# Copyright (C) 2015 Graeme Gott
+# Copyright (C) 2017 Graeme Gott
 # This file is distributed under the same license as the 
xfce4-whiskermenu-plugin package.
 #
 # Translators:
-# abuyop <[email protected]>, 2013-2015
+# abuyop <[email protected]>, 2013-2015,2017
 msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2017-01-13 22:55+0000\n"
-"PO-Revision-Date: 2015-03-06 08:33+0000\n"
+"PO-Revision-Date: 2017-12-01 09:53+0000\n"
 "Last-Translator: abuyop <[email protected]>\n"
 "Language-Team: Malay (http://www.transifex.com/gottcode/xfce4-whiskermenu-";
 "plugin/language/ms/)\n"
@@ -92,9 +92,8 @@
 msgstr "Papar secara lala_i"
 
 #: ../panel-plugin/page.cpp:268
-#, fuzzy
 msgid "Edit Application..."
-msgstr "_Sunting Aplikasi"
+msgstr "Sunting Aplikasi..."
 
 #: ../panel-plugin/settings.cpp:124
 msgid "Edit _Profile"
@@ -262,13 +261,12 @@
 msgstr "Tunjuk _keterangan aplikasi"
 
 #: ../panel-plugin/configuration-dialog.cpp:609
-#, fuzzy
 msgid "Show application too_ltips"
-msgstr "Tunjuk _keterangan aplikasi"
+msgstr "Tunjuk pet_ua alat aplikasi"
 
 #: ../panel-plugin/configuration-dialog.cpp:597
 msgid "Show cate_gory names"
-msgstr ""
+msgstr "Tunjuk nama kate_gori"
 
 #: ../panel-plugin/configuration-dialog.cpp:591
 msgid "Show generic application _names"
@@ -319,9 +317,8 @@
 msgstr "Tidak boleh tambah pelancar ke panel."
 
 #: ../panel-plugin/page.cpp:447
-#, fuzzy
 msgid "Unable to edit launcher."
-msgstr "Tidak boleh tambah pelancar ke panel."
+msgstr "Tidak boleh sunting pelancar."
 
 #: ../panel-plugin/configuration-dialog.cpp:492
 #, c-format
@@ -342,7 +339,7 @@
 
 #: ../panel-plugin/settings.cpp:127
 msgid "Web Search"
-msgstr ""
+msgstr "Gelintar Sesawang"
 
 #: ../panel-plugin/configuration-dialog.cpp:70
 #: ../panel-plugin/whiskermenu.desktop.in.h:1
@@ -364,11 +361,11 @@
 #: ../panel-plugin/command-edit.cpp:67
 #: ../panel-plugin/configuration-dialog.cpp:121
 msgid "_Cancel"
-msgstr ""
+msgstr "_Batal"
 
 #: ../panel-plugin/configuration-dialog.cpp:74
 msgid "_Close"
-msgstr ""
+msgstr "_Tutup"
 
 #: ../panel-plugin/configuration-dialog.cpp:85
 msgid "_Commands"
@@ -376,7 +373,7 @@
 
 #: ../panel-plugin/configuration-dialog.cpp:430
 msgid "_Delete"
-msgstr ""
+msgstr "Pa_dam"
 
 #: ../panel-plugin/settings.cpp:123
 msgid "_Edit Applications"
@@ -384,7 +381,7 @@
 
 #: ../panel-plugin/configuration-dialog.cpp:73
 msgid "_Help"
-msgstr ""
+msgstr "Ba_ntuan"
 
 #: ../panel-plugin/configuration-dialog.cpp:559
 msgid "_Icon:"
@@ -397,7 +394,7 @@
 #: ../panel-plugin/command-edit.cpp:68
 #: ../panel-plugin/configuration-dialog.cpp:122
 msgid "_OK"
-msgstr ""
+msgstr "_OK"
 
 #: ../panel-plugin/configuration-dialog.cpp:862
 msgid "_Pattern:"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-whiskermenu-plugin-2.1.4/po/ro.po 
new/xfce4-whiskermenu-plugin-2.1.5/po/ro.po
--- old/xfce4-whiskermenu-plugin-2.1.4/po/ro.po 2017-11-13 19:18:53.000000000 
+0100
+++ new/xfce4-whiskermenu-plugin-2.1.5/po/ro.po 2017-12-28 19:28:58.000000000 
+0100
@@ -1,16 +1,17 @@
 # Romanian translation of xfce4-whiskermenu-plugin.
-# Copyright (C) 2015 Graeme Gott
+# Copyright (C) 2017 Graeme Gott
 # This file is distributed under the same license as the 
xfce4-whiskermenu-plugin package.
 #
 # Translators:
 # Alexandru Ianu <[email protected]>, 2013-2015
+# Dexter Rufus, 2017
 msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2017-01-13 22:55+0000\n"
-"PO-Revision-Date: 2015-12-06 22:22+0000\n"
-"Last-Translator: Alexandru Ianu <[email protected]>\n"
+"PO-Revision-Date: 2017-12-04 09:34+0000\n"
+"Last-Translator: Dexter Rufus\n"
 "Language-Team: Romanian (http://www.transifex.com/gottcode/xfce4-whiskermenu-";
 "plugin/language/ro/)\n"
 "Language: ro\n"
@@ -78,7 +79,7 @@
 
 #: ../panel-plugin/plugin.cpp:412
 msgid "Copyright © 2013-2017 Graeme Gott"
-msgstr "Drepturi de autor © 2013-2017 Graeme Gott"
+msgstr "Copyright © 2013-2017 Graeme Gott"
 
 #: ../panel-plugin/configuration-dialog.cpp:844
 msgid "Details"
@@ -93,9 +94,8 @@
 msgstr "Arată după stare i_mplicită"
 
 #: ../panel-plugin/page.cpp:268
-#, fuzzy
 msgid "Edit Application..."
-msgstr "_Editează aplicații"
+msgstr "Editează aplicația..."
 
 #: ../panel-plugin/settings.cpp:124
 msgid "Edit _Profile"
@@ -263,13 +263,12 @@
 msgstr "Arată _descrierile aplicațiilor"
 
 #: ../panel-plugin/configuration-dialog.cpp:609
-#, fuzzy
 msgid "Show application too_ltips"
-msgstr "Arată _descrierile aplicațiilor"
+msgstr "Arată _recomandările pentru aplicații"
 
 #: ../panel-plugin/configuration-dialog.cpp:597
 msgid "Show cate_gory names"
-msgstr ""
+msgstr "Arată _denumirile categoriilor"
 
 #: ../panel-plugin/configuration-dialog.cpp:591
 msgid "Show generic application _names"
@@ -320,9 +319,8 @@
 msgstr "Nu s-a putut adăuga lansator la panou."
 
 #: ../panel-plugin/page.cpp:447
-#, fuzzy
 msgid "Unable to edit launcher."
-msgstr "Nu s-a putut adăuga lansator la panou."
+msgstr "Eșec la editarea lansatorului."
 
 #: ../panel-plugin/configuration-dialog.cpp:492
 #, c-format
@@ -343,7 +341,7 @@
 
 #: ../panel-plugin/settings.cpp:127
 msgid "Web Search"
-msgstr ""
+msgstr "Căutare web"
 
 #: ../panel-plugin/configuration-dialog.cpp:70
 #: ../panel-plugin/whiskermenu.desktop.in.h:1
@@ -365,11 +363,11 @@
 #: ../panel-plugin/command-edit.cpp:67
 #: ../panel-plugin/configuration-dialog.cpp:121
 msgid "_Cancel"
-msgstr ""
+msgstr "_Anulează"
 
 #: ../panel-plugin/configuration-dialog.cpp:74
 msgid "_Close"
-msgstr ""
+msgstr "Înch_ide"
 
 #: ../panel-plugin/configuration-dialog.cpp:85
 msgid "_Commands"
@@ -377,7 +375,7 @@
 
 #: ../panel-plugin/configuration-dialog.cpp:430
 msgid "_Delete"
-msgstr ""
+msgstr "Șt_erge"
 
 #: ../panel-plugin/settings.cpp:123
 msgid "_Edit Applications"
@@ -385,7 +383,7 @@
 
 #: ../panel-plugin/configuration-dialog.cpp:73
 msgid "_Help"
-msgstr ""
+msgstr "_Ajutor"
 
 #: ../panel-plugin/configuration-dialog.cpp:559
 msgid "_Icon:"
@@ -398,7 +396,7 @@
 #: ../panel-plugin/command-edit.cpp:68
 #: ../panel-plugin/configuration-dialog.cpp:122
 msgid "_OK"
-msgstr ""
+msgstr "_OK"
 
 #: ../panel-plugin/configuration-dialog.cpp:862
 msgid "_Pattern:"


Reply via email to