Fixed string.

BUG: 205735


svn path=/trunk/KDE/kdebase/apps/; revision=1017550
This commit is contained in:
Leonardo Finetti 2009-08-30 21:30:22 +00:00
parent 0ecd8e32f4
commit 62dacc875f
2 changed files with 2 additions and 2 deletions

View file

@ -322,7 +322,7 @@ QString KonqAboutPageSingleton::tips()
.arg( i18n( "Use a caching <a href=\"%1\">proxy</a> to speed up your"
" Internet connection.", QString("exec:/kcmshell4 proxy")) )
.arg( i18n( "Advanced users will appreciate the Konsole which you can embed into "
"Konqueror (Window -> <img width='16' height='16' SRC=\"%1\"></img> Show "
"Konqueror (Settings -> <img width='16' height='16' SRC=\"%1\"></img> Show "
"Terminal Emulator).", openterm_icon_path))
.arg( "<img width='16' height='16' src=\"%1\">" ).arg( continue_icon_path )
.arg( i18n( "Next: Specifications" ) )

View file

@ -106,7 +106,7 @@
<li>%21
<!--Advanced users will appreciate the konsole which you can embed into
konqueror (Window -> Show Terminal Emulator).--></li>
konqueror (Settings -> Show Terminal Emulator).--></li>
</ul>