From: Norbert B. <br...@ch...> - 2003-01-17 19:46:29
|
From: "Jakub Ad=E1mek" <jak...@se...> > I have made the big change and moved all AA scripts to using the > mini-gettext language environment.=20 > I hope everything will work. If you made any changes in old type > language files, please send them to me and I will merge them into the > new language files. There seems to be a bug in formutil.php3 script (more closing quotes = than opening ones).=20 Here is the diff of my changes: # diff formutil.php3 formutil.php3.old 586a587 > 640c641 < --- > } norbert br...@ch... |
From: <jak...@se...> - 2003-01-20 16:29:30
|
Just wanted to mention a small change in the misc/mgettext scripts. Added the lang_list variable. Helps when updating only one language. You won't notice it. jakub > -----Original Message----- > From: apc...@li...=20 > [mailto:apc...@li...] On Behalf=20 > Of Jakub Adamek > Sent: Friday, January 17, 2003 6:51 PM > To: apc...@li... > Subject: RE: [Apc-aa-general] Mgettext in place >=20 >=20 > I am sorry, I forgot to send the new language files to CVS=20 > and thus all > slices appear in English now. I will send the files on Monday. >=20 > Jakub >=20 > > -----Original Message----- > > From: apc...@li...=20 > > [mailto:apc...@li...] On Behalf=20 > > Of Jakub Ad=E1mek > > Sent: Friday, January 17, 2003 11:48 AM > > To: apc...@li... > > Subject: [Apc-aa-general] Mgettext in place > >=20 > >=20 > > Hi all, > >=20 > > I have made the big change and moved all AA scripts to using=20 > > the mini-gettext language environment.=20 > > I hope everything will work. If you made any changes in old=20 > > type language files, please send them to me and I will merge=20 > > them into the new language files. > >=20 > > Jakub > >=20 > > Here is a part of the CHANGES log: > >=20 > > 01/17/03 - changed name loginform.html to loginform.inc, the=20 > > name was nonsense (jakub) 01/17/03 - BIG CHANGE: moved the=20 > > complete AA to mgettext (jakub) > > * see documentation in include/lang/readme.html and > > misc/mgettext/* > > * Finished the scripts in misc/mgettext and=20 > > include/mgettext.php3 > > * In almost every script: All language constants=20 > > replaced by > > _m() calls > > * All language files include/??_????_lang.php3 removed. > > * Updated language files in include/lang. > > * Added new item into config.php3:=20 > > $XMGETTEXT_DESTINATION_DIR > > * Updated doc/install-5.html > > * Added menu item AA admin / xmgettext > > * changed global variables in constants.php3 to=20 > > function calls > > * changed include/init_page.php3 to use mini-gettext > > * changed slice.php3 to use the=20 > > ??_output_lang.inc language file > > * changed admin/param_wizard.php3 to use the > > ??_param_wizard.inc language file =20 > >=20 > >=20 > >=20 > > ------------------------------------------------------- > > This SF.NET email is sponsored by: Thawte.com > > Understand how to protect your customers personal information=20 > > by implementing SSL on your Apache Web Server. Click here to=20 > > get our FREE Thawte Apache=20 > > Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en > > _______________________________________________ > > apc-aa-general mailing list apc...@li... > > https://lists.sourceforge.net/lists/listinfo/apc-aa-general > >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.NET email is sponsored by: Thawte.com - A 128-bit=20 > supercerts will > allow you to extend the highest allowed 128 bit encryption to=20 > all your=20 > clients even if they use browsers that are limited to 40 bit=20 > encryption.=20 > Get a guide=20 > here:http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en > _______________________________________________ > apc-aa-general mailing list > apc...@li... > https://lists.sourceforge.net/lists/listinfo/apc-aa-general >=20 |
From: Mitra <mi...@mi...> - 2003-01-21 00:22:44
|
Could you edit the FAQ item you just changed and put the location of the language files that need translating. - Mitra At 5:31 PM +0100 20/1/03, Jakub Ad=E1mek wrote: >Just wanted to mention a small change in the misc/mgettext scripts. >Added the lang_list variable. Helps when updating only one language. You >won't notice it. > >jakub > >> -----Original Message----- >> From: apc...@li... >> [mailto:apc...@li...] On Behalf >> Of Jakub Adamek >> Sent: Friday, January 17, 2003 6:51 PM >> To: apc...@li... >> Subject: RE: [Apc-aa-general] Mgettext in place >> >> >> I am sorry, I forgot to send the new language files to CVS >> and thus all >> slices appear in English now. I will send the files on Monday. >> >> Jakub >> >> > -----Original Message----- >> > From: apc...@li... >> > [mailto:apc...@li...] On Behalf >> > Of Jakub Ad=E1mek >> > Sent: Friday, January 17, 2003 11:48 AM >> > To: apc...@li... >> > Subject: [Apc-aa-general] Mgettext in place >> > >> > >> > Hi all, >> > >> > I have made the big change and moved all AA scripts to using >> > the mini-gettext language environment. >> > I hope everything will work. If you made any changes in old >> > type language files, please send them to me and I will merge >> > them into the new language files. >> > >> > Jakub >> > >> > Here is a part of the CHANGES log: >> > >> > 01/17/03 - changed name loginform.html to loginform.inc, the >> > name was nonsense (jakub) 01/17/03 - BIG CHANGE: moved the >> > complete AA to mgettext (jakub) >> > * see documentation in include/lang/readme.html and >> > misc/mgettext/* >> > * Finished the scripts in misc/mgettext and >> > include/mgettext.php3 >> > * In almost every script: All language constants >> > replaced by >> > _m() calls >> > * All language files include/??_????_lang.php3 removed. > > > * Updated language files in include/lang. > > > * Added new item into config.php3: > > > $XMGETTEXT_DESTINATION_DIR > > > * Updated doc/install-5.html > > > * Added menu item AA admin / xmgettext >> > * changed global variables in constants.php3 to >> > function calls >> > * changed include/init_page.php3 to use mini-gettext >> > * changed slice.php3 to use the >> > ??_output_lang.inc language file >> > * changed admin/param_wizard.php3 to use the >> > ??_param_wizard.inc language file >> > >> > >> > >> > ------------------------------------------------------- >> > This SF.NET email is sponsored by: Thawte.com >> > Understand how to protect your customers personal information >> > by implementing SSL on your Apache Web Server. Click here to >> > get our FREE Thawte Apache >> > Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en >> > _______________________________________________ >> > apc-aa-general mailing list apc...@li... >> > https://lists.sourceforge.net/lists/listinfo/apc-aa-general >> > >> >> >> >> ------------------------------------------------------- >> This SF.NET email is sponsored by: Thawte.com - A 128-bit >> supercerts will >> allow you to extend the highest allowed 128 bit encryption to >> all your >> clients even if they use browsers that are limited to 40 bit >> encryption. >> Get a guide >> here:http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en >> _______________________________________________ >> apc-aa-general mailing list >> apc...@li... >> https://lists.sourceforge.net/lists/listinfo/apc-aa-general >> > > > >------------------------------------------------------- >This SF.NET email is sponsored by: FREE SSL Guide from Thawte >are you planning your Web Server Security? Click here to get a FREE >Thawte SSL guide and find the answers to all your SSL security issues. >http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en >_______________________________________________ >Apc-aa-coders mailing list >Apc...@li... >https://lists.sourceforge.net/lists/listinfo/apc-aa-coders -- Mitra Technology Consulting - www.mitra.biz - mi...@mi... 02-6684-8096 or 0414-648-0722 Life is a Mystery to be Lived, not a Problem to be Solved |