Author: jezdez Date: 2012-03-22 19:31:12 -0700 (Thu, 22 Mar 2012) New Revision: 17778
Modified: django/trunk/.tx/config Log: Added a language mapping for Serbian (Latin) to the Transifex configuration file. Modified: django/trunk/.tx/config =================================================================== --- django/trunk/.tx/config 2012-03-22 18:09:22 UTC (rev 17777) +++ django/trunk/.tx/config 2012-03-23 02:31:12 UTC (rev 17778) @@ -1,5 +1,6 @@ [main] host = https://www.transifex.net +lang_map = sr@latin:sr_Latn [django.core] file_filter = django/conf/locale/<lang>/LC_MESSAGES/django.po -- 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.
