Not updating translations when the default locale is different from 'en'

This commit is contained in:
Vinicius Moreira
2019-10-01 12:29:57 -03:00
parent f5d4e865b2
commit dac2e91528
4 changed files with 7 additions and 5 deletions

View File

@@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixes
- Update-check daemon not showing notifications
- Not retrieving the system default locale to translate the application texts
- Not updating translations when the default locale is different from 'en'
- Installed button available after a recent installation if a new search is done
## [0.6.1] 2019-09-26