diff options
author | Jan Holesovsky <kendy@collabora.com> | 2014-10-10 12:56:57 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2014-10-10 14:32:33 +0200 |
commit | 84949ba280287a284cd01c0da1d9041f390a38a8 (patch) | |
tree | 9f296baeac9a9f845ad7698c2a22faa3c754181b /android | |
parent | dd1490db9acea339c8af74d62362109efdb404f8 (diff) |
android: Improve the button descriptions.
Change-Id: I770065f7cb9aef3413cf8ebf860991147b6e14eb
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> |