[ckan-changes] commit/ckan: dread: [i18n]: Added catalan to options and i18n recompiled.

Bitbucket commits-noreply at bitbucket.org
Thu Sep 15 20:42:16 UTC 2011


1 new changeset in ckan:

http://bitbucket.org/okfn/ckan/changeset/ad05b0316c33/
changeset:   ad05b0316c33
branch:      release-v1.4.3.1
user:        dread
date:        2011-09-15 22:41:41
summary:     [i18n]: Added catalan to options and i18n recompiled.
affected #:  15 files (-1 bytes)

--- a/ckan/i18n/__init__.py	Thu Sep 15 21:30:46 2011 +0100
+++ b/ckan/i18n/__init__.py	Thu Sep 15 21:41:41 2011 +0100
@@ -3,7 +3,7 @@
 
 
 # TODO: Figure out a nicer way to get this. From the .ini? 
-_KNOWN_LOCALES = ['en', 'de',
+_KNOWN_LOCALES = ['en', 'ca', 'de',
                   'es', 'fi', 'fr', 
                   'it', 'nl', 'no',
                   'pt_BR', 'ru',


Binary file ckan/i18n/ca/LC_MESSAGES/ckan.mo has changed


Binary file ckan/i18n/cs_CZ/LC_MESSAGES/ckan.mo has changed


Binary file ckan/i18n/de/LC_MESSAGES/ckan.mo has changed


Binary file ckan/i18n/el/LC_MESSAGES/ckan.mo has changed


Binary file ckan/i18n/es/LC_MESSAGES/ckan.mo has changed


Binary file ckan/i18n/fi/LC_MESSAGES/ckan.mo has changed


Binary file ckan/i18n/hu/LC_MESSAGES/ckan.mo has changed


Binary file ckan/i18n/it/LC_MESSAGES/ckan.mo has changed


Binary file ckan/i18n/nl/LC_MESSAGES/ckan.mo has changed


Binary file ckan/i18n/no/LC_MESSAGES/ckan.mo has changed


Binary file ckan/i18n/pt_BR/LC_MESSAGES/ckan.mo has changed


Binary file ckan/i18n/ru/LC_MESSAGES/ckan.mo has changed


Binary file ckan/i18n/sl/LC_MESSAGES/ckan.mo has changed


Binary file ckan/i18n/sq/LC_MESSAGES/ckan.mo has changed

Repository URL: https://bitbucket.org/okfn/ckan/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.




More information about the ckan-changes mailing list