On Thu, Sep 29, 2011 at 2:46 PM, Sergiy Kuzmenko <[email protected]> wrote: > According to gettext manual[1] one can use \u to uppercase the next char. > But I have no idea whether "\u%(name)s" works. If it does not, a small patch > for Django admin to fix this would be nice. > [1] http://www.gnu.org/software/gettext/manual/gettext.html#Interpolation-I
That section of the documentation is Perl-specific AFAICT. -- Ramiro Morales -- You received this message because you are subscribed to the Google Groups "Django internationalization and localization" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-i18n?hl=en.
