Home screen: replace "documents" with "PDF files"

This commit is contained in:
Pierre-Yves Nicolas
2025-08-31 20:24:39 +02:00
parent 5f7327d798
commit 33d65bb696
4 changed files with 4 additions and 4 deletions

View File

@@ -24,7 +24,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_documents">Zuletzt gespeicherte Dokumente</string>
<string name="last_saved_pdf_files">Zuletzt gespeicherte PDF-Dateien:</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>