Adjust label for the list of recent files

This commit is contained in:
Pierre-Yves Nicolas
2025-09-09 14:39:12 +02:00
parent 0c0f8202f5
commit c44c6210a1
3 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@
<string name="filename">Dateiname</string>
<string name="file_size">Dateigröße: %1$s</string>
<string name="grant_permission">Berechtigung erteilen</string>
<string name="last_saved_pdf_files">Zuletzt gespeicherte PDF-Dateien in Downloads:</string>
<string name="last_saved_pdf_files">Zuletzt gespeicherte PDFs in Downloads:</string>
<string name="libraries">Bibliotheken</string>
<string name="libraries_intro">Diese Anwendung verwendet mehrere Open-Source-Bibliotheken, darunter:</string>
<string name="libraries_open_source">Open-Source-Bibliotheken</string>

View File

@@ -20,7 +20,7 @@
<string name="filename">Nom de fichier</string>
<string name="file_size">Taille du fichier : %1$s</string>
<string name="grant_permission">Autoriser</string>
<string name="last_saved_pdf_files">Derniers fichiers PDF enregistrés dans Téléchargements :</string>
<string name="last_saved_pdf_files">Derniers PDF enregistrés dans Téléchargements :</string>
<string name="libraries">Bibliothèques</string>
<string name="libraries_intro">Cette application utilise plusieurs bibliothèques open source, notamment :</string>
<string name="libraries_open_source">Bibliothèques open source</string>

View File

@@ -21,7 +21,7 @@
<string name="filename">Filename</string>
<string name="file_size">File size: %1$s</string>
<string name="grant_permission">Grant permission</string>
<string name="last_saved_pdf_files">Last PDF files saved in Downloads:</string>
<string name="last_saved_pdf_files">Recent PDFs saved in Downloads:</string>
<string name="libraries">Libraries</string>
<string name="libraries_intro">This application uses several open-source libraries, including:</string>
<string name="libraries_open_source">Open-source libraries</string>