[Citadel Development] Citadel commit log: revision 7150

2009-02-22 Thread dothebart

r7150 | dothebart | 2009-02-22 06:44:42 -0500 (Sun, 22 Feb 2009) | 4 lines
Changed paths:
   M /trunk/webcit/buildpackages
   M /trunk/webcit/po/da.po
   M /trunk/webcit/po/de.po
   M /trunk/webcit/po/en_GB.po
   M /trunk/webcit/po/es.po
   M /trunk/webcit/po/fr.po
   M /trunk/webcit/po/it.po
   M /trunk/webcit/po/nl.po
   M /trunk/webcit/po/pt_BR.po
   M /trunk/webcit/po/webcit.pot
   M /trunk/webcit/webserver.c

* rename dummy function from foo to templatestrings since xgettext will put it 
into the po's
* add 'i18n' target to buildpackages to call webcit with -G and invoke 
create-pot.sh
* refresh .po's, some new strings in the funnambol section, some strings 
weren't detected in the templates, but many of them still were in the tail of 
the po's so hopefully they're re-used.




[Citadel Development] Citadel commit log: revision 7150

2009-02-22 Thread dothebart
  So Feb 22 2009 12:44:43 CET von dothebart
dotheb...@uncensored.citadel.org Betreff: Citadel commit log: revision 7150

  
 
 * rename dummy function from foo to templatestrings since xgettext will put
it into the po's
 * add 'i18n' target to buildpackages to call webcit with -G and invoke
create-pot.sh
 * refresh .po's, some new strings in the funnambol section, some strings
weren't detected in the templates, but many of them still were in the tail of
the po's so hopefully they're re-used.
 
 
 


  

  

Ok, that should fix the remaining untranslated texts. Sorry for causing
inconvenience.  

Ig, if yu rebuild the msgformart files, please use './buildpackages i18n' pay
attention that webcit will find a fresh copy of the templates in its static
directory. Please recheck that there realy are strings inside of the
generated 'c' file.  

Mcbrittmatt, please pay attention that you i18n enable your templates. have a
look at the delta i've commited to the funnambol page as example.