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

@@ -421,7 +421,7 @@
<string name="download_queue_error">該章節無法下載。請再試一次</string>
<string name="notification_no_connection_body">連接不可用</string>
<string name="description_backdrop">漫畫背景</string>
<string name="download_notifier_unkown_error">下載時發生不可預期的錯誤</string>
<string name="download_notifier_unknown_error">下載時發生不可預期的錯誤</string>
<string name="second_to_last">倒數第二章</string>
<string name="third_to_last">倒數第三章</string>
<string name="fourth_to_last">倒數第四章</string>