Fix string key typo

This commit is contained in:
arkon
2020-04-18 14:25:29 -04:00
parent fd733e819d
commit 31b94fd3ff
36 changed files with 36 additions and 36 deletions

View File

@@ -601,7 +601,7 @@
<!-- Download Notification -->
<string name="download_notifier_downloader_title">Downloader</string>
<string name="download_notifier_title_error">Error</string>
<string name="download_notifier_unkown_error">Could not download chapter due to unexpected error</string>
<string name="download_notifier_unknown_error">Could not download chapter due to unexpected error</string>
<string name="download_notifier_page_error">A page is missing in directory</string>
<string name="download_notifier_page_ready_error">A page has not been loaded</string>
<string name="download_notifier_text_only_wifi">No Wi-Fi connection available</string>