[Phpmyadmin-devel] Gettext now used in master
Piotr Przybylski
piotr.prz at gmail.com
Wed Mar 31 22:12:03 CEST 2010
Hi,
I pulled latest changes and on Status page I have a link:
[ $strShowStatusResetReset ]
This variable corresponds to the following line in messages.inc.php:
$strShowStatusReset = _pgettext('$strShowStatusReset', 'Reset');
Is this still work in progress or a bug? If the latter, I found many
similar cases in messages.inc.php.
--
Piotr Przybylski
2010/3/30 Michal Čihař <michal at cihar.com>:
> Hi all
>
> as announced earlier, phpMyAdmin now uses gettext for translations in
> master branch. As this changed quite a lot how the translations are
> being used, I've written down guides for it to our wiki.
>
> If you want to translate, you can find the information here:
>
> http://wiki.phpmyadmin.net/pma/Devel:Gettext_for_translators
>
> And for the developers it is available here:
>
> http://wiki.phpmyadmin.net/pma/Devel:Gettext_for_developers
>
> --
> Michal Čihař | http://cihar.com | http://blog.cihar.com
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Phpmyadmin-devel mailing list
> Phpmyadmin-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
>
>
More information about the Developers
mailing list