i18n fix: uninstalled

This commit is contained in:
Vinicius Moreira
2019-07-30 15:37:06 -03:00
parent bf272ec4f5
commit 5c1db9b094
5 changed files with 8 additions and 4 deletions

View File

@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- search results sorting takes an average of 35% less time, reaching 60% in some scenarios
### Fixes:
- replacing default app icons by null icons
- i18n fixes
## [0.4.2] - 2019-07-28
### Improvements