diff options
Diffstat (limited to 'android/source/res/values/strings.xml')
-rw-r--r-- | android/source/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/source/res/values/strings.xml b/android/source/res/values/strings.xml index 052389847f7c..c55b5a61f53b 100644 --- a/android/source/res/values/strings.xml +++ b/android/source/res/values/strings.xml @@ -7,7 +7,7 @@ <string name="app_about_name"><b>LibreOffice Viewer \'Beta\'</b></string> <string name="app_version">Version: %1$s\nBuild ID: %2$s</string> <string name="app_description">LibreOffice Viewer is a document viewer based on LibreOffice.</string> - <string name="app_credits">http://www.libreoffice.org</string> + <string name="app_credits">https://www.libreoffice.org</string> <string name="app_vendor">This release was supplied by $VENDOR.</string> <string name="temp_file_saving_disabled">This file is read-only, saving is disabled.</string> |