caracteristic->characteristic
Developper->Developer

svn path=/trunk/KDE/kdebase/workspace/; revision=1015523
remotes/origin/Plasma/5.0
Yuri Chornoivan 17 years ago
parent 5522bc2e0e
commit 06471e2250
  1. 2
      clients/nitrogen/config/config.cpp
  2. 2
      clients/nitrogen/config/nitrogenexceptiondialog.cpp

@ -222,7 +222,7 @@ namespace Nitrogen
( "http://www.kde-look.org/content/show.php/Nitrogen?content=99551" ) );
aboutData.addAuthor(
ki18n( "Hugo Pereira Da Costa" ), ki18n( "Developper" ),
ki18n( "Hugo Pereira Da Costa" ), ki18n( "Developer" ),
"hugo.pereira@free.fr",
"http://hugo.pereira.free.fr/index.php" );

@ -68,7 +68,7 @@ namespace Nitrogen
<< NitrogenException::typeName( NitrogenException::WindowClassName )
<< NitrogenException::typeName( NitrogenException::WindowTitle ) );
type_combobox_->setToolTip( i18n(
"Select here the window caracteristic used to \n"
"Select here the window characteristic used to \n"
"identify windows to which the exception apply." ) );
label->setAlignment( Qt::AlignRight );

Loading…
Cancel
Save