Add separate message when download is rejected due to insufficient storage

This commit is contained in:
TobiGr 2024-03-21 11:56:10 +01:00
parent 2e318b8b03
commit 206d1b6db4
71 changed files with 72 additions and 71 deletions

View file

@ -467,7 +467,7 @@
<string name="choose_instance_prompt">Изберете инстанция</string>
<string name="comments_are_disabled">Коментарите са изключени</string>
<string name="main_page_content_summary">Кои раздели се показват на началната страница</string>
<string name="error_insufficient_storage">Няма свободно място на устройството</string>
<string name="error_insufficient_storage_left">Няма свободно място на устройството</string>
<plurals name="seconds">
<item quantity="one">%d секунда</item>
<item quantity="other">%d секунди</item>