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

List:       kde-commits
Subject:    [analitza/Applications/17.08] declarative: i18n fix: improve description of PNG
From:       Pino Toscano <null () kde ! org>
Date:       2017-07-20 3:50:29
Message-ID: E1dY2Tt-0005eB-KB () code ! kde ! org
[Download RAW message or body]

Git commit 72f41c7f979f7b3231e39d915cfe5d26b96c14c2 by Pino Toscano.
Committed on 20/07/2017 at 03:49.
Pushed by pino into branch 'Applications/17.08'.

i18n fix: improve description of PNG

makeit like a string already existing somewhere else

M  +1    -1    declarative/graph2dmobile.cpp

https://commits.kde.org/analitza/72f41c7f979f7b3231e39d915cfe5d26b96c14c2

diff --git a/declarative/graph2dmobile.cpp b/declarative/graph2dmobile.cpp
index 06f2dae1..629dbd14 100644
--- a/declarative/graph2dmobile.cpp
+++ b/declarative/graph2dmobile.cpp
@@ -149,7 +149,7 @@ QSGNode* Graph2DMobile::updatePaintNode(QSGNode* node, =
QQuickItem::UpdatePaintNo
 =

 QStringList Graph2DMobile::filters() const
 {
-    return {QObject::tr("PNG File (*.png)")};
+    return {QObject::tr("PNG Image (*.png)")};
 }
 =

 bool Graph2DMobile::save(const QUrl& url) const
[prev in list] [next in list] [prev in thread] [next in thread] 

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