70
70
NEEDS_PYEXIV2 = _('pyexiv2 needs to be installed')+' (%s)'%WWW_PYEXIV2
72
72
DYNAMIC_VARS = set(('width', 'height', 'size', 'mode'))
75
'JPEG': ['jpg', 'jpeg', 'jpe'],
84
74
SEPARATOR = '_' #should be same as in core.translations
85
75
MONTHS = (_t('January'), _t('February'), _t('March'), _t('April'),