Skip to content

Commit

Permalink
Merge branch 'release-v2.0' of github.com:okfn/ckan into release-v2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed Apr 24, 2013
2 parents c4e6b0b + bbae891 commit dc9f8d0
Show file tree
Hide file tree
Showing 95 changed files with 51,181 additions and 32,580 deletions.
Binary file modified ckan/i18n/bg/LC_MESSAGES/ckan.mo
Binary file not shown.
1,020 changes: 203 additions & 817 deletions ckan/i18n/bg/LC_MESSAGES/ckan.po

Large diffs are not rendered by default.

Binary file modified ckan/i18n/ca/LC_MESSAGES/ckan.mo
Binary file not shown.
2,149 changes: 723 additions & 1,426 deletions ckan/i18n/ca/LC_MESSAGES/ckan.po

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions ckan/i18n/check_po_files.py
Expand Up @@ -106,6 +106,8 @@ def command(self):
print u'Checking file {}'.format(path)
po = polib.pofile(path)
for entry in po.translated_entries():
if not entry.msgstr:
continue
for function in (simple_conv_specs, mapping_keys,
replacement_fields):
if not function(entry.msgid) == function(entry.msgstr):
Expand Down
Binary file modified ckan/i18n/cs_CZ/LC_MESSAGES/ckan.mo
Binary file not shown.

0 comments on commit dc9f8d0

Please sign in to comment.