diff --git a/src/main/resources/languages/news_en.properties b/src/main/resources/languages/news_en.properties index 6083007cd54726ec00224f0869e270c3a10a2956..a4a17c96232673536630bd66387ce5343ecc5fec 100644 --- a/src/main/resources/languages/news_en.properties +++ b/src/main/resources/languages/news_en.properties @@ -15,4 +15,4 @@ news.fix.hiddenAccounts.headline=Bugfix: Transactions from hidden accounts news.fix.hiddenAccounts.description=Transactions from hidden accounts are now longer shown if "all accounts" is selected. news.fix.backupInUTF8.headline=Bugfix: Backup database -news.fix.backupInUTF8.description=Database json backups are now always stored json in utf-8. \ No newline at end of file +news.fix.backupInUTF8.description=Database json backups are now always stored in utf-8. \ No newline at end of file