diff options
Diffstat (limited to 'android')
-rw-r--r-- | android/experimental/LOAndroid3/res/values/strings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/android/experimental/LOAndroid3/res/values/strings.xml b/android/experimental/LOAndroid3/res/values/strings.xml index c98c0cde5f22..857b00c070b0 100644 --- a/android/experimental/LOAndroid3/res/values/strings.xml +++ b/android/experimental/LOAndroid3/res/values/strings.xml @@ -7,8 +7,8 @@ <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="about_license">License</string> - <string name="about_notice">Notice</string> + <string name="about_license">Show License</string> + <string name="about_notice">Show Notice</string> <string name="browser_app_name">LibreOffice Browser</string> <string name="menu_search">Search</string> |