Add separate message when download is rejected due to insufficient storage
This commit is contained in:
parent
2e318b8b03
commit
206d1b6db4
71 changed files with 72 additions and 71 deletions
|
|
@ -395,7 +395,7 @@
|
|||
<string name="overwrite_failed">impossible d’écraser le fichier</string>
|
||||
<string name="download_already_pending">Il y a un téléchargement en attente avec ce nom</string>
|
||||
<string name="error_postprocessing_stopped">NewPipe a été fermé alors qu’il travaillait sur le fichier</string>
|
||||
<string name="error_insufficient_storage">Aucun espace disponible sur l’appareil</string>
|
||||
<string name="error_insufficient_storage_left">Aucun espace disponible sur l’appareil</string>
|
||||
<string name="error_progress_lost">Progression perdue car le fichier a été supprimé</string>
|
||||
<string name="confirm_prompt">Voulez-vous effacer l’historique de téléchargement ou supprimer tous les fichiers téléchargés \?</string>
|
||||
<string name="enable_queue_limit">Limiter la file d’attente de téléchargement</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue