[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-i18n-doc
Subject:    Re: kdeedu/kalzium.pot empty
From:       Tom Albers <tomalbers () kde ! nl>
Date:       2004-06-14 12:41:15
Message-ID: 200406141441.15875.tomalbers () kde ! nl
[Download RAW message or body]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Op maandag 14 juni 2004 15:16, schreef Bram Schoenmakers:
> Nicolas Goutte! We've been expecting you...
>
> > I have looked at it by WebCVS. I have not found anything wrong that could
> > have upset Scripty in the source.
> >
> > Are other templates changed in a curious way?
>
> This does remind me of my first commit :)
> Scripty cannot handle non-UTF8-files, and makes the corresponding *.pot
> empty.

Bram, you are correct. stateofmatterdialog_impl.cpp contains the sign for 
degrees celsius:

# file stateofmatterdialog_impl.cpp
stateofmatterdialog_impl.cpp: ISO-8859 English text

This patch makes it utf8:
# file stateofmatterdialog_impl.cpp
stateofmatterdialog_impl.cpp: UTF-8 Unicode English text

Shall I commit?

Tom Albers
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAzZzrcgQkT9GFRQ8RAjIQAJ9GxSxRWZSQs/2fHr9+UDsHcicM3ACgyEwZ
fs1zKrnJpqMqJZPOJ8PZGsc=
=FkEe
-----END PGP SIGNATURE-----

["kalzium" (text/x-diff)]

Index: kalzium/src/stateofmatterdialog_impl.cpp
===================================================================
RCS file: /home/kde/kdeedu/kalzium/src/stateofmatterdialog_impl.cpp,v
retrieving revision 1.1
diff -u -r1.1 stateofmatterdialog_impl.cpp
--- kalzium/src/stateofmatterdialog_impl.cpp	11 Jun 2004 17:30:43 -0000	1.1
+++ kalzium/src/stateofmatterdialog_impl.cpp	14 Jun 2004 12:37:56 -0000
@@ -51,7 +51,7 @@
 			UserInput->setMaxValue( 6000 );
 			break;
 		case 2:
-			UserInput->setSuffix( i18n( "The symbol for Degree Celsius. There is a space in \
front of the °C!", " °C" ) ); +			UserInput->setSuffix( i18n( "The symbol for Degree \
Celsius. There is a space in front of the  °C!", "  °C" ) );  Dial->setMinValue( -273 \
);  Dial->setMaxValue( 200 );
 			UserInput->setMinValue( -273 );



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic