Add string to open the attachment downloaded

This commit is contained in:
J-Jamet
2020-01-18 12:24:21 +01:00
parent 5a0aafd3ce
commit f266e1de4c

View File

@@ -425,7 +425,7 @@
<string name="download_initialization">Initializing…</string>
<string name="download_progression">In progress : %1$d\%%</string>
<string name="download_finalization">Finalizing…</string>
<string name="download_complete">Complete !</string>
<string name="download_complete">Complete ! Tap to open the file.</string>
<!-- Encryption Algorithms -->
<string name="encryption_rijndael">Rijndael (AES)</string>
<string name="encryption_twofish">Twofish</string>