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

List:       kde-commits
Subject:    extragear/graphics/kcoloredit/src
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2008-06-02 17:51:23
Message-ID: 1212429083.639548.4704.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 815861 by aacid:

Fix typos

CCMAIL: orgyforever@gmail.com


 M  +1 -1      app/kcoloredit.cpp  
 M  +1 -1      widgets/colorinfo/colorinfotext.cpp  


--- trunk/extragear/graphics/kcoloredit/src/app/kcoloredit.cpp #815860:815861
@@ -283,7 +283,7 @@
 
     tmpAction = actionCollection()->addAction("move-begin");
     tmpAction->setIcon(KIcon("go-top"));
-    tmpAction->setText(i18n("Lirst position"));
+    tmpAction->setText(i18n("First position"));
 
     tmpAction = actionCollection()->addAction("move-end");
     tmpAction->setIcon(KIcon("go-bottom"));
--- trunk/extragear/graphics/kcoloredit/src/widgets/colorinfo/colorinfotext.cpp #815860:815861
@@ -113,7 +113,7 @@
 
 ColorInfoTextCMY::ColorInfoTextCMY(QWidget * parent) : ColorInfoText(parent)
 {
-    setComponentNames(i18n("Cyan"), i18n("Magneta"), i18n("Yellow"));
+    setComponentNames(i18n("Cyan"), i18n("Magenta"), i18n("Yellow"));
 }
 
 ColorInfoTextCMY::~ColorInfoTextCMY()
[prev in list] [next in list] [prev in thread] [next in thread] 

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