[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kdepim-addons] plugins/webengineurlinterceptor/adblock/lib/widgets: Fix minor typo
From:       Yuri Chornoivan <null () kde ! org>
Date:       2017-11-11 7:36:16
Message-ID: E1eDQKu-0001oP-NP () code ! kde ! org
[Download RAW message or body]

Git commit c3b8ca64733dce4956ada45cb7cb8131c45cfcca by Yuri Chornoivan.
Committed on 11/11/2017 at 07:36.
Pushed by yurchor into branch 'master'.

Fix minor typo

M  +1    -1    plugins/webengineurlinterceptor/adblock/lib/widgets/adblocksettingwidget.cpp


https://commits.kde.org/kdepim-addons/c3b8ca64733dce4956ada45cb7cb8131c45cfcca

diff --git a/plugins/webengineurlinterceptor/adblock/lib/widgets/adblocksettingwidget.cpp \
b/plugins/webengineurlinterceptor/adblock/lib/widgets/adblocksettingwidget.cpp index \
                ce53c5f7..90fbbeb2 100644
--- a/plugins/webengineurlinterceptor/adblock/lib/widgets/adblocksettingwidget.cpp
+++ b/plugins/webengineurlinterceptor/adblock/lib/widgets/adblocksettingwidget.cpp
@@ -194,7 +194,7 @@ void AdBlockSettingWidget::removeRule()
         return;
     }
     if (KMessageBox::No == KMessageBox::warningYesNo(this,
-                                                     i18np("Do you want to remove \
this rule?", "Do you want to remove theses rules?", select.count()), +                \
i18np("Do you want to remove this rule?", "Do you want to remove these rules?", \
select.count()),  i18n("Remove"))) {
             return;
     }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic