--nextPart7396831.8GYMdU3nHo Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Sonntag, 22. Januar 2006 14:19 schrieb Malcolm Hunter: > SVN commit 501154 by mhunter: > > Typographical corrections and changes (last) > CCMAIL:kde-i18n-doc@kde.org > > M +1 -1 colorspaces/wet/wdgpressure.ui > M +1 -1 plugins/filters/bumpmap/wdgbumpmap.ui > M +3 -3 =20 > plugins/viewplugins/colorspaceconversion/colorspaceconversion.cc M +2 -2= =20 > plugins/viewplugins/scripting/kritacore/krs_iterator.h M +1 -1 =20 > ui/kis_layerbox.cc > M +2 -2 ui/wdggridsettings.ui > M +3 -5 ui/wdgperformancesettings.ui > trunk/koffice/krita/plugins/viewplugins/scripting/kritacore/krs_iterator.h > #501153:501154 @@ -177,7 +177,7 @@ > pixel.push_back( *((float*) data) ); > break; > default: > - kdDebug() << i18n("An error has occured in > %1").arg("getPixel") << endl; + kdDebug() << > i18n("An error has occurred in %1").arg("getPixel") << endl; kdDebug() << > i18n("unsupported data format in scripts") << endl; break; > } > @@ -205,7 +205,7 @@ > *((float*) data) =3D pixel[i].toDouble(); > break; > default: > - kdDebug() << i18n("An error has occured in > %1").arg("setPixel") << endl; + kdDebug() << > i18n("An error has occurred in %1").arg("setPixel") << endl; kdDebug() << > i18n("unsupported data format in scripts") << endl; break; > } > --- trunk/koffice/krita/ui/kis_layerbox.cc #501153:501154 > @@ -577,7 +577,7 @@ > QPixmap pixmap =3D il.loadIcon(filename, KIcon::NoGroup, size); > I doubt the kdDebug() messages need to be i18n()'ed. Carsten --nextPart7396831.8GYMdU3nHo Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBD04qt29GaGyAowFcRAr3eAJwI0IrYMNZQlZuGbuCNWJG/P3EF2QCgkcSW ZsMjeCx6fSE7cBxAY0lLqFo= =y05u -----END PGP SIGNATURE----- --nextPart7396831.8GYMdU3nHo--