CVS_SILENT Corrected typographical errors
When replying, please CC me - I'm not subscribed svn path=/trunk/kdebase/kwin/; revision=173684
This commit is contained in:
parent
94dda57f2c
commit
8e7f66bc65
1 changed files with 3 additions and 3 deletions
|
@ -86,9 +86,9 @@ KWinDecorationModule::KWinDecorationModule(QWidget* parent, const char* name, co
|
|||
i18n( "&Reverse the window title in BIDI desktops"), checkGroup );
|
||||
QWhatsThis::add( cbReverseBIDIWindows,
|
||||
i18n("In BIDI enabled desktops, when you choose this option "
|
||||
"it will reverse the window client accodring to the language. "
|
||||
"If you prefear it to be showed the same as "
|
||||
"in non-BIDI desktops leave it off."));
|
||||
"it will reverse the window client according to the language. "
|
||||
"If you prefer it to be shown the same as "
|
||||
"in non-BIDI desktops, leave it off."));
|
||||
// Save this for later...
|
||||
// cbUseMiniWindows = new QCheckBox( i18n( "Render mini &titlebars for all windows"), checkGroup );
|
||||
// QWhatsThis::add( cbUseMiniWindows, i18n( "Note that this option is not available on all styles yet!" ) );
|
||||
|
|
Loading…
Reference in a new issue