BUMP
--
You received this message because you are subscribed to the Google Groups
"Django developers (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-developers+unsubscr...@googlegroups.com.
To post to this group
W dniu wtorek, 24 lipca 2018 14:43:51 UTC+2 użytkownik Ramiro Morales
napisał:
>
> Marcin,
>
> You have upgraded recently to version 1.11.13?
>
>
About month ago. It was litlle painful process, BTW.
> IIRC handling of percent symbols in translatable literals has been the
> subject of a few
Marcin,
You have upgraded recently to version 1.11.13?
IIRC handling of percent symbols in translatable literals has been the
subject of a few commits along the history trying to get it right for as
many use cases as possible. It's entirely possible it was broken in some
way during the 1.11 relea
Hi.
I'm not sure what is going on, but I've updated recently Django to 1.11.13
and two things seems to be broken (from my perspective):
- behaviour of translation messages containing % is inconsistent, for
example:
- prevously used msgis are staying untranslated with trans/blocktra