mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
Merge pull request #2923 from gouri-panda/fix-2921
Fixes Literal `n` in a message
This commit is contained in:
commit
8c611e004e
@ -103,7 +103,7 @@
|
||||
<string name="local_zims" tools:keep="@string/local_zims">Device</string>
|
||||
<string name="remote_zims" tools:keep="@string/remote_zims">Online</string>
|
||||
<string name="library">Library</string>
|
||||
<string name="delete_zim_body">The following zim file(s) will be deleted:n\n%s</string>
|
||||
<string name="delete_zim_body">The following zim file(s) will be deleted:\n\n%s</string>
|
||||
<string name="delete_zims_toast" tools:keep="@string/delete_zims_toast">Files deleted successfully</string>
|
||||
<string name="no_files_here" tools:keep="@string/no_files_here">No files here</string>
|
||||
<string name="download_no_space" tools:keep="@string/download_no_space">Insufficient space to download.</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user