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

List:       kde-commits
Subject:    KDE/kdevplatform/plugins
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2008-11-26 21:13:54
Message-ID: 1227734034.231441.11633.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 889450 by aacid:

fix typos found by Yuri Chornoivan


 M  +1 -1      cvs/updateoptionsdialog.ui  
 M  +1 -1      genericprojectmanager/genericprojectmanagersettings.ui  
 M  +1 -1      projectmanagerview/projectmanagerviewplugin.cpp  


--- trunk/KDE/kdevplatform/plugins/cvs/updateoptionsdialog.ui #889449:889450
@@ -71,7 +71,7 @@
            <bool>false</bool>
           </property>
           <property name="whatsThis" >
-           <string>FIll the field with a date (e.g. &lt;i>20030204&lt;/i>)</string>
+           <string>Fill the field with a date (e.g. &lt;i>20030204&lt;/i>)</string>
           </property>
          </widget>
         </item>
--- trunk/KDE/kdevplatform/plugins/genericprojectmanager/genericprojectmanagersettings.ui \
#889449:889450 @@ -30,7 +30,7 @@
    <item>
     <widget class="QLabel" name="label_2" >
      <property name="text" >
-      <string>Exlude files that match the following patterns from the \
project:</string> +      <string>Exclude files that match the following patterns from \
the project:</string>  </property>
     </widget>
    </item>
--- trunk/KDE/kdevplatform/plugins/projectmanagerview/projectmanagerviewplugin.cpp \
#889449:889450 @@ -385,7 +385,7 @@
     {
         if ( item->folder() ) {
             QWidget* \
                window(ICore::self()->uiController()->activeMainWindow()->window());
-            int q=KMessageBox::questionYesNo(window, i18n("Do you want to remove de \
directory from the filesystem too?")); +            int \
q=KMessageBox::questionYesNo(window, i18n("Do you want to remove the directory from \
the filesystem too?"));  if(q)
             {
                 if ( !KIO::NetAccess::del( item->folder()->url(), window ) ) {


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

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