diff --git a/app/src/main/java/org/kiwix/kiwixmobile/nav/destination/library/OnlineLibraryFragment.kt b/app/src/main/java/org/kiwix/kiwixmobile/nav/destination/library/OnlineLibraryFragment.kt
index db8d65671..8a209266a 100644
--- a/app/src/main/java/org/kiwix/kiwixmobile/nav/destination/library/OnlineLibraryFragment.kt
+++ b/app/src/main/java/org/kiwix/kiwixmobile/nav/destination/library/OnlineLibraryFragment.kt
@@ -323,7 +323,7 @@ class OnlineLibraryFragment : BaseFragment(), FragmentActivityExtensions {
grantResults.isNotEmpty() &&
grantResults[0] != PERMISSION_GRANTED
) {
- context.toast(R.string.request_storage)
+ context.toast(R.string.request_write_storage)
requestExternalStoragePermission()
}
}
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index c91e0fd57..db9001289 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -64,6 +64,7 @@
Could not find an installed application for this type of file
No Content Headers Found
To access offline content we need access to your storage
+ To download zim files we need write access to your storage
Are you sure you want to delete your search history and reset all active tabs?
Delete this item?
Clear history