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

List:       kde-commits
Subject:    KDE/kdebase (silent)
From:       Stephan Binner <binner () kde ! org>
Date:       2005-07-30 18:31:34
Message-ID: 1122748294.830421.23626.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 440521 by binner:

SVN_SILENT i18n style guide fixes


 M  +7 -5      doc/kdm/kdmrc-ref.docbook  
 M  +1 -1      kate/app/katedocmanager.cpp  
 M  +1 -1      kcontrol/accessibility/accessibilityconfigwidget.ui  
 M  +2 -2      kcontrol/kfontinst/kcmfontinst/PrintDialog.cpp  
 M  +2 -2      kcontrol/kthememanager/kthemedlg.ui  
 M  +1 -1      kcontrol/screensaver/advanceddialogimpl.ui  
 M  +5 -8      kicker/applets/launcher/configdlgbase.ui  


--- trunk/KDE/kdebase/doc/kdm/kdmrc-ref.docbook #440520:440521
@@ -1,4 +1,4 @@
-<!-- generated from /space/prod/kde4/kdebase/kdm/config.def - DO NOT EDIT! -->
+<!-- generated from /usr/src/kde-4/kdebase/kdm/config.def - DO NOT EDIT! -->
 
 <chapter id="kdm-files">
 <title>The Files &kdm; Uses for Configuration</title>
@@ -663,8 +663,10 @@
 <para>
 The command line to start the &X-Server;, without display number and VT spec.
 This string is subject to word splitting.
+</para><para>
+The default is something reasonable for the system on which &kdm; was built,
+like <command>/usr/X11R6/bin/X</command>.
 </para>
-<para>The default is <quote>DEF_SERVER_CMD</quote>.</para>
 </listitem>
 </varlistentry>
 
@@ -1361,7 +1363,7 @@
 <para>
 The font for the greeter headline.
 </para>
-<para>The default is <quote>charter,24,bold</quote>.</para>
+<para>The default is <quote>Serif,20,bold</quote>.</para>
 </listitem>
 </varlistentry>
 
@@ -1371,7 +1373,7 @@
 <para>
 The normal font used in the greeter.
 </para>
-<para>The default is <quote>helvetica,12</quote>.</para>
+<para>The default is <quote>Sans Serif,10</quote>.</para>
 </listitem>
 </varlistentry>
 
@@ -1381,7 +1383,7 @@
 <para>
 The font used for the <quote>Login Failed</quote> message.
 </para>
-<para>The default is <quote>helvetica,12,bold</quote>.</para>
+<para>The default is <quote>Sans Serif,10,bold</quote>.</para>
 </listitem>
 </varlistentry>
 
--- trunk/KDE/kdebase/kate/app/katedocmanager.cpp #440520:440521
@@ -434,7 +434,7 @@
         0,
         "openprog");
 
-  pd->setCaption (KateApp::self()->makeStdCaption(i18n("Starting up")));
+  pd->setCaption (KateApp::self()->makeStdCaption(i18n("Starting Up")));
 
   bool first = true;
   for (unsigned int i=0; i < count; i++)
--- trunk/KDE/kdebase/kcontrol/accessibility/accessibilityconfigwidget.ui #440520:440521
@@ -298,7 +298,7 @@
                                                             <bool>false</bool>
                                                         </property>
                                                         <property name="text">
-                                                            <string>F&amp;lash screen</string>
+                                                            <string>F&amp;lash screen:</string>
                                                         </property>
                                                     </widget>
                                                     <widget class="KColorButton">
--- trunk/KDE/kdebase/kcontrol/kfontinst/kcmfontinst/PrintDialog.cpp #440520:440521
@@ -45,8 +45,8 @@
 
     layout->addWidget(new QLabel(i18n("Output:"), page), 0, 0);
     itsOutput=new QComboBox(page);
-    itsOutput->insertItem(i18n("All fonts"), 0);
-    itsOutput->insertItem(i18n("Selected fonts"), 1);
+    itsOutput->insertItem(i18n("All Fonts"), 0);
+    itsOutput->insertItem(i18n("Selected Fonts"), 1);
     layout->addWidget(itsOutput, 0, 1);
     layout->addWidget(new QLabel(i18n("Font size:"), page), 1, 0);
     itsSize=new QComboBox(page);
--- trunk/KDE/kdebase/kcontrol/kthememanager/kthemedlg.ui #440520:440521
@@ -430,10 +430,10 @@
                         <bool>true</bool>
                     </property>
                     <property name="textLabel">
-                        <string>Screensaver</string>
+                        <string>Screen Saver</string>
                     </property>
                     <property name="toolTip" stdset="0">
-                        <string>Customize the screensaver</string>
+                        <string>Customize the screen saver</string>
                     </property>
                 </widget>
             </hbox>
--- trunk/KDE/kdebase/kcontrol/screensaver/advanceddialogimpl.ui #440520:440521
@@ -24,7 +24,7 @@
                 <cstring>qgbPriority</cstring>
             </property>
             <property name="title">
-                <string>Screensaver Priority</string>
+                <string>Screen Saver Priority</string>
             </property>
             <grid>
                 <property name="name">
--- trunk/KDE/kdebase/kicker/applets/launcher/configdlgbase.ui #440520:440521
@@ -12,9 +12,6 @@
             <height>338</height>
         </rect>
     </property>
-    <property name="caption">
-        <string>Form1</string>
-    </property>
     <vbox>
         <property name="name">
             <cstring>unnamed</cstring>
@@ -27,7 +24,7 @@
                 <cstring>kcfg_DragEnabled</cstring>
             </property>
             <property name="text">
-                <string>Allow Drag and Drop</string>
+                <string>Allow drag and drop</string>
             </property>
         </widget>
         <widget class="QGroupBox">
@@ -46,7 +43,7 @@
                         <cstring>kcfg_ConserveSpace</cstring>
                     </property>
                     <property name="text">
-                        <string>Conserve Space</string>
+                        <string>Conserve space</string>
                     </property>
                     <property name="toolTip" stdset="0">
                         <string>Do not expand icons to the size of the panel</string>
@@ -169,7 +166,7 @@
                         <cstring>textLabel3</cstring>
                     </property>
                     <property name="text">
-                        <string>Maximum Number of Applications:</string>
+                        <string>Maximum number of applications:</string>
                     </property>
                 </widget>
                 <widget class="KIntSpinBox" row="1" column="1">
@@ -204,7 +201,7 @@
                         <cstring>textLabel3_2</cstring>
                     </property>
                     <property name="text">
-                        <string>Minimum Number of Applications:</string>
+                        <string>Minimum number of applications:</string>
                     </property>
                 </widget>
                 <widget class="QCheckBox" row="0" column="0" rowspan="1" colspan="3">
@@ -212,7 +209,7 @@
                         <cstring>kcfg_AutoAdjustEnabled</cstring>
                     </property>
                     <property name="text">
-                        <string>Add/Remove applications based on their popularity</string>
+                        <string>Add/remove applications based on their popularity</string>
                     </property>
                     <property name="checked">
                         <bool>true</bool>
[prev in list] [next in list] [prev in thread] [next in thread] 

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