android/source/res/values-de/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a5ca6a435a1dd1c6daab78386f65f92e5ceb16de Author: Weblate <[email protected]> AuthorDate: Mon Feb 9 07:30:52 2026 +0100 Commit: Michael Weghorn <[email protected]> CommitDate: Tue Feb 10 10:06:28 2026 +0100 android-viewer translated using Weblate German currently translated at 100.0% (116 of 116 strings) Change-Id: I4be002996f2b88ff21e7cc942c8ed33e7cf85a7e Co-authored-by: Christian Kühl <[email protected]> Translate-URL: https://translations.documentfoundation.org/projects/android-viewer/android-strings-25-8/de/ Translation: android-viewer/android-strings-25-8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/198930 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>
