* Clean up English language strings, add basic style guide. Fixes#136
* Add tooltip to Profile Section. Fixes#157
* Clarify translation workflow in CONTRIBUTING.md
- 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`