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

List:       kde-i18n-doc
Subject:    [cantor] src: CCMAIL: kde-i18n-doc@kde.org
From:       Yuri Chornoivan <yurchor () ukr ! net>
Date:       2012-12-02 7:30:30
Message-ID: 20121202073030.9A3CFA6091 () git ! kde ! org
[Download RAW message or body]

Git commit 9ee77ea6ad62fa4979ba159445cce3e958287c55 by Yuri Chornoivan.
Committed on 02/12/2012 at 08:30.
Pushed by yurchor into branch 'master'.

CCMAIL: kde-i18n-doc@kde.org

i18nc->i18np

M  +1    -1    src/searchbar.cpp

http://commits.kde.org/cantor/9ee77ea6ad62fa4979ba159445cce3e958287c55

diff --git a/src/searchbar.cpp b/src/searchbar.cpp
index ae97eb7..e3a55f4 100644
--- a/src/searchbar.cpp
+++ b/src/searchbar.cpp
@@ -255,7 +255,7 @@ void SearchBar::on_replaceAll_clicked()
             ++count;
         }
     }
-    setStatus(i18nc("Replaced %1 instance", "Replaced %1 instances", count=
));
+    setStatus(i18np("Replaced %1 instance", "Replaced %1 instances", count=
));
 }
 =

 void SearchBar::on_pattern_textChanged(const QString& p)
[prev in list] [next in list] [prev in thread] [next in thread] 

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