mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
remove translate
This commit is contained in:
parent
ebe8641ec7
commit
4093669143
@ -6,5 +6,5 @@
|
||||
<string name="cannot_open_file">Failed to open file\nPlease try looking for this file in the Device Tab of your Library</string>
|
||||
<string name="send_files_title">Send Files</string>
|
||||
<string name="receive_files_title">Receive Files</string>
|
||||
<string name="no_app_found_to_open" translatable="false">No app found to select zim file!</string>
|
||||
<string name="no_app_found_to_open">No app found to select zim file!</string>
|
||||
</resources>
|
||||
|
@ -45,7 +45,7 @@
|
||||
<string name="server_started_message" tools:keep="@string/server_started_message">Enter this ip address into your browser to access the server %s</string>
|
||||
<string name="share_host_address">Share URL via other applications</string>
|
||||
<string name="error_file_not_found">Error: The selected ZIM file could not be found.</string>
|
||||
<string name="unable_to_read_zim_file" translatable="false">Unable to read this zim file!</string>
|
||||
<string name="unable_to_read_zim_file">Unable to read this zim file!</string>
|
||||
<string name="zim_not_opened">Unable to open zim file</string>
|
||||
<string name="error_file_invalid">Error: The selected file is not a valid ZIM file.</string>
|
||||
<string name="error_article_url_not_found">Error: Loading article (Url: %1$s) failed.</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user