Commit Graph

6 Commits

Author SHA1 Message Date
TW 3af27d9603 Add debug tools for i18n UI layout checking (#160) 2019-02-01 20:19:47 +08:00
Manuel Riel 32a4517c80
Check English Strings (#161)
* Clean up English language strings, add basic style guide. Fixes #136
* Add tooltip to Profile Section. Fixes #157
* Clarify translation workflow in CONTRIBUTING.md
2019-01-23 10:11:30 +08:00
TW e15675599e i18n infrastructure and policy (#134)
- Adds support for translating Python strings and .UI files with Qt's `QTranslator` class.
- Integrates the Transifex cloud translation service for managing translations.
- Adds translation policy and guidelines to `CONTRIBUTING.md`
2019-01-20 11:50:10 +08:00
Hofer-Julian 66ec3f63c5 Update CONTRIBUTING.md (#133)
Fix outdated path to Qt Creator files.
2019-01-18 23:38:58 +08:00
Manuel Riel 5cbdaaa15c
v0.6.4 - Custom pre/post backup commands (#104)
* Add pre/post-backup command setting. Fixes #109
* Bug fixes for #111 and #106
2019-01-06 08:22:11 +08:00
Manuel Riel b64b446add
V0.6.2 – Restructure README (#97)
* Dont open main window on startup unless --foreground is given. Fixes #91
* Clean up README. #93
* Make sentry reporting a setting.
2018-12-18 19:23:34 +08:00