equal
deleted
inserted
replaced
106 ('en', _(u'English')), |
106 ('en', _(u'English')), |
107 ('no', _('Norwegian')), |
107 ('no', _('Norwegian')), |
108 ('pt_BR', _('Brazilian Portuguese')), |
108 ('pt_BR', _('Brazilian Portuguese')), |
109 ('es', _('Spanish')), |
109 ('es', _('Spanish')), |
110 ('bg', _('Bulgarian')), |
110 ('bg', _('Bulgarian')), |
|
111 ('it', _('Italian')), |
111 ) |
112 ) |
112 |
113 |
113 AUTH_PROFILE_MODULE = 'cm.UserProfile' |
114 AUTH_PROFILE_MODULE = 'cm.UserProfile' |
114 |
115 |
115 # always upload file to disk to pipe them through converters |
116 # always upload file to disk to pipe them through converters |