LibraryOfCongress / bagit-python

Work with BagIt packages from Python.
http://libraryofcongress.github.io/bagit-python
218 stars 85 forks source link

Enable translation using Gettext #90

Closed acdha closed 7 years ago

acdha commented 7 years ago

This parallels the work which @johnscancella has been doing with bagit-java to expose UI messages for translation. This is a simple approach using the stdlib Gettext module for use with tools like POEdit or Transifex (https://www.transifex.com/acdha/bagit-python/translate/).

acdha commented 7 years ago

@johnscancella One thing I was thinking we should do is run this under coverage.py to see where we might want to enhance the test suite to make sure we'll catch regressions on e.g. logging messages.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 7e7a908fdc1fb1f9da89434eac307bd1a28e3d8f on acdha:enable-translation into on LibraryOfCongress:master.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling becfe49051484d12af8bff2167e261b371a890d6 on acdha:enable-translation into on LibraryOfCongress:master.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 6e3b5da6865cccc9ea6bfbfef56130b08176927a on acdha:enable-translation into on LibraryOfCongress:master.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 6e3b5da6865cccc9ea6bfbfef56130b08176927a on acdha:enable-translation into on LibraryOfCongress:master.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling ea656fb1d2372426a779182c0e84071df1036508 on acdha:enable-translation into on LibraryOfCongress:master.