#5156: Use i18n/_() for all get_text_list occurences --------------------------+------------------------------------------------- Reporter: dAniel hAhler | Owner: mtredinnick Status: new | Component: Internationalization Version: SVN | Keywords: Stage: Unreviewed | Has_patch: 1 --------------------------+------------------------------------------------- I've found two places in the code where the last_word argument for get_text_list does not use i18n: - in django.core.validators - in the default of django.utils.text.get_text_list itself The attached patch fixes this.
-- Ticket URL: <http://code.djangoproject.com/ticket/5156> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" 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-updates?hl=en -~----------~----~----~----~------~----~------~--~---
