CVS_SILENT
Corrected typos. svn path=/trunk/kdebase/kwin/; revision=326308
This commit is contained in:
parent
6add783810
commit
a4fc81e367
3 changed files with 5 additions and 5 deletions
|
@ -123,7 +123,7 @@ void DetectDialog::executeDialog()
|
|||
I18N_NOOP( "Desktop" ),
|
||||
I18N_NOOP( "Dock (panel)" ),
|
||||
I18N_NOOP( "Toolbar" ),
|
||||
I18N_NOOP( "Torn Off Menu" ),
|
||||
I18N_NOOP( "Torn-Off Menu" ),
|
||||
I18N_NOOP( "Dialog Window" ),
|
||||
I18N_NOOP( "Override Type" ),
|
||||
I18N_NOOP( "Standalone Menubar" ),
|
||||
|
|
|
@ -177,7 +177,7 @@
|
|||
<string>Use window class and window &role (specific window)</string>
|
||||
</property>
|
||||
<property name="whatsThis" stdset="0">
|
||||
<string>For selecting a specific window in an application, both window class and window role should be selected. Window class will determine the application and window role the specific window in the application. Many applications don't provide useful window roles though.</string>
|
||||
<string>For selecting a specific window in an application, both window class and window role should be selected. Window class will determine the application, and window role the specific window in the application; many applications do not provide useful window roles though.</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QRadioButton">
|
||||
|
|
|
@ -395,7 +395,7 @@
|
|||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Torn Off Menu</string>
|
||||
<string>Torn-Off Menu</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
|
@ -1671,7 +1671,7 @@
|
|||
<cstring>enable_fsplevel</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Focus stealing prevention</string>
|
||||
<string>Focus-stealing prevention</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="KComboBox" row="2" column="1">
|
||||
|
@ -1720,7 +1720,7 @@
|
|||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Torn Off Menu</string>
|
||||
<string>Torn-Off Menu</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
|
|
Loading…
Reference in a new issue