🌍 Remove redundant string resources & rename error_no_text
This commit is contained in:
parent
fb39d4fe15
commit
97ddd985ed
14 changed files with 14 additions and 68 deletions
|
|
@ -85,18 +85,12 @@
|
|||
<string name="error_something_went_wrong">
|
||||
Something went wrong.
|
||||
</string>
|
||||
<string name="error_something_went_wrong_with_file">
|
||||
Something went wrong. Please check whether this book\'s file is not corrupted.
|
||||
</string>
|
||||
<string name="error_wrong_file_format">Wrong file format.</string>
|
||||
<string name="error_query">Error: %1$s</string>
|
||||
<string name="error_file_empty">This file is empty or corrupted.</string>
|
||||
<string name="error_no_translator">No translator app found.</string>
|
||||
<string name="error_no_dictionary">No dictionary app found.</string>
|
||||
<string name="error_no_browser">No browser app found.</string>
|
||||
<string name="error_no_share_app">No app to share found.</string>
|
||||
<string name="error_no_text">
|
||||
The book content is empty. Please, make sure that the book content is not empty and update it.
|
||||
<string name="error_could_not_get_text">
|
||||
File is empty, corrupted, or does not exist. Please verify and try again.
|
||||
</string>
|
||||
<string name="error_check_internet">
|
||||
Something went wrong.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue