android/source/res/values-de/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 0d958d64f0580739cd6eca2d6212b31bd44b7646 Author: Weblate <[email protected]> AuthorDate: Mon Feb 9 07:30:56 2026 +0100 Commit: Michael Weghorn <[email protected]> CommitDate: Tue Feb 10 10:06:12 2026 +0100 android-viewer translated using Weblate German currently translated at 100.0% (116 of 116 strings) Change-Id: I321452dea328ced437ca6b599e8715aa4a11538b Co-authored-by: Christian Kühl <[email protected]> Co-authored-by: Weblate <[email protected]> Translate-URL: https://translations.documentfoundation.org/projects/android-viewer/android-strings/de/ Translation: android-viewer/android-strings Reviewed-on: https://gerrit.libreoffice.org/c/core/+/198931 Reviewed-by: Michael Weghorn <[email protected]> Tested-by: Michael Weghorn <[email protected]> diff --git a/android/source/res/values-de/strings.xml b/android/source/res/values-de/strings.xml index 6b77a8224836..4d11b5d475ff 100644 --- a/android/source/res/values-de/strings.xml +++ b/android/source/res/values-de/strings.xml @@ -15,7 +15,7 @@ <string name="new_spreadsheet">Neues Tabellendokument</string> <string name="new_drawing">Neue Zeichnung</string> <string name="default_document_name">unbenannt</string> - <string name="select_file_to_open">Datei zum Öffnen auswählen</string> + <string name="select_file_to_open">Zu Öffnende Datei auswählen</string> <string name="file_icon_desc">Datei-Icon</string> <string name="title_recents">Zuletzt verwendete Dateien</string> <string name="title_browser">Alle Dateien</string>
