Changes between Initial Version and Version 1 of Ticket #17980, comment 3
- Timestamp:
- Mar 26, 2012, 8:03:09 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17980, comment 3
initial v1 1 1 @jezdez: Sorry - tried to edit it after posting, but it was not possible. My fault. 2 2 3 @claudep: SetPasswordForm.error_messages['password_mismatch'] beffore assert is a proxy object: <django.utils.functional.__proxy__ object at 0x11b2310>. When I treat it with a loop to get the content, the string is already translated to: 'Hasła się nie zgadzają.'3 @claudep: {{{SetPasswordForm.error_messages['password_mismatch']}}} before assert is a proxy object: <django.utils.functional.__proxy__ object at 0x11b2310>. When I treat it with a loop to get the content, the string is already translated to: 'Hasła się nie zgadzają.'