> Translatable string in /contrib/admin/widgets.py:115 (row ~459), an > ALT attribute "Lookup" was translated as "Log out" in all mentioned > translation files.
I ran across similar problems in Hungarian, but all these strings were marked as fuzzy after they got into the file (notice the Lookup and Log out are pretty similar in English, and the fuzzy matching logic fills in Log out for Lookup, which came in later). Maybe somebody marked them as done by mistake? Regards, Szilveszter --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django I18N" 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 -~----------~----~----~----~------~----~------~--~---
