Re: non-utf8 po files breaking the build
- From: Christian Rose <menthos menthos com>
- To: Yanko Kaneti <yaneti declera com>
- Cc: GNOME I18N List <gnome-i18n gnome org>
- Subject: Re: non-utf8 po files breaking the build
- Date: 24 Nov 2002 16:33:21 +0100
sön 2002-11-24 klockan 16.23 skrev Yanko Kaneti:
> > Sure, but it won't hurd to check for proper input first -- maybe one
> > can setup CVS to do the conversion at checkin time...
>
> Sure. My proposal was meant to get agreement on:
>
> cd po
> cvs up
> for F in *.po ; do msgconv -t UTF-8 $F -o $F.utf && mv $F.utf $F; done
> cvs ci -m "UTF-8 for all files
>
> for every gnome 2.2 module in cvs and consider non UTF-8 tranfslations
> there a bug.
Maybe this could be modified a bit, so that po files that are already
valid UTF-8 won't be unnecessarily touched?
Christian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]