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

List:       kde-commits
Subject:    playground/network/rekonq/src
From:       Stephan Binner <binner () kde ! org>
Date:       2009-08-25 14:14:51
Message-ID: 1251209691.945022.3183.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1015432 by binner:

i18n style guide fixes


 M  +1 -1      mainwindow.cpp  
 M  +3 -3      settings_fonts.ui  


--- trunk/playground/network/rekonq/src/mainwindow.cpp #1015431:1015432
@@ -328,7 +328,7 @@
     connect(a, SIGNAL(triggered(bool)), m_view, SLOT(previousTab()));
 
     // clear private data action
-    a = new KAction(KIcon("edit-clear"), i18n("Clear Private Data"), this);
+    a = new KAction(KIcon("edit-clear"), i18n("Clear Private Data..."), this);
     actionCollection()->addAction(QLatin1String("clear_private_data"), a);
     connect(a, SIGNAL(triggered(bool)), this, SLOT(clearPrivateData()));
 }
--- trunk/playground/network/rekonq/src/settings_fonts.ui #1015431:1015432
@@ -25,14 +25,14 @@
         <item row="0" column="0">
          <widget class="QLabel" name="label">
           <property name="text">
-           <string>Standard font</string>
+           <string>Standard font:</string>
           </property>
          </widget>
         </item>
         <item row="1" column="0">
          <widget class="QLabel" name="label_2">
           <property name="text">
-           <string>Fixed font</string>
+           <string>Fixed font:</string>
           </property>
          </widget>
         </item>
@@ -58,7 +58,7 @@
         <item>
          <widget class="QLabel" name="label_3">
           <property name="text">
-           <string>Font size</string>
+           <string>Font size:</string>
           </property>
          </widget>
         </item>
[prev in list] [next in list] [prev in thread] [next in thread] 

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