summaryrefslogtreecommitdiff
path: root/android/source/res/values/strings.xml
diff options
context:
space:
mode:
authorMert Tumer <merttumer@outlook.com>2018-08-10 05:00:06 -0700
committerTomaž Vajngerl <quikee@gmail.com>2018-08-11 23:27:51 +0200
commitcb059f7e1930aee73024fd8a697f8ed02aee5bd6 (patch)
tree5509d89bca495f9c0c0f220e012d8efae13176cb /android/source/res/values/strings.xml
parent5262ec68f36216cdca9be87b3b2e126d724b69c5 (diff)
Added PDF Export option on Android Viewer
Change-Id: I89d0ca239e3a713979f84a77a66d6da95aad234d Signed-off-by: Mert Tumer <merttumer@outlook.com> Reviewed-on: https://gerrit.libreoffice.org/58826 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'android/source/res/values/strings.xml')
-rw-r--r--android/source/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/source/res/values/strings.xml b/android/source/res/values/strings.xml
index da23400202d6..fa83cf4a74b3 100644
--- a/android/source/res/values/strings.xml
+++ b/android/source/res/values/strings.xml
@@ -209,5 +209,5 @@
<string name="UNO_commands_string_type_hint">Type</string>
<string name="UNO_commands_string_value_hint">Value</string>
<string name="UNO_commands_string_parent_value_hint">Parent Value</string>
-
+ <string name="action_exportToPDF">Export To PDF</string>
</resources>