#2623: [patch] Minimal kk and tr language support
----------------------------------+-----------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: hugo
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: Internationalization | Version: SVN
Severity: normal | Resolution: invalid
Keywords: |
----------------------------------+-----------------------------------------
Changes (by hugo):
* resolution: => invalid
* status: new => closed
Comment:
If translation strings contain named variables - as they should - you can
change their order for sure. If they use positional variables (just %s
instead of %(name)s), you can't change their order.
Can't say about the ticket updates, I just look into my open tickets from
time to time, or keep bookmarks for other tickets that interest me.
Regarding "just check this in" - sorry, but I guess it is not of much use
to check in translations without translations :). To add languages to the
language list, you can just set up your own LANGUAGES list in your own
settings file. That way you have them available in your system.
Questions about doing translations should be directed to the django-i18n
mailing list, not the ticket system, as the ticket system is for bugs or
translation updates. I close this ticket for now, but feel free to create
a new ticket with translations for the languages when you have them ready.
Even partial translations will help, as that often triggers ppl to join in
and add or correct the translations, if they are actually there. Or ask on
the django-i18n list about others who might want to join in on doing the
languages you are working on.
--
Ticket URL: <http://code.djangoproject.com/ticket/2623>
Django <http://code.djangoproject.org/>
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
-~----------~----~----~----~------~----~------~--~---