summaryrefslogtreecommitdiff
path: root/android/source/res/values/strings.xml
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2018-03-14 15:24:14 +0100
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2018-03-14 15:24:38 +0100
commitb203e78a69acf5d84cc245ce7232ffee4a6edcd4 (patch)
tree3d01d372e0dfc80ad53a8bb61a6f2779e897d3d2 /android/source/res/values/strings.xml
parent7c354d1bf1ca29a5ae9ee9d6f18dd68b90530043 (diff)
Revert "tdf#96796 - Added clipboard actions for the Android Viewer"
Breaks Android tinderbox This reverts commit 31e939c9f4b29fb2b2e63eb096450cf3da35d67f. Change-Id: Id565c9ef8330c0b3bce2c678facb7605dcf3e356
Diffstat (limited to 'android/source/res/values/strings.xml')
-rw-r--r--android/source/res/values/strings.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/android/source/res/values/strings.xml b/android/source/res/values/strings.xml
index 2a4ca0ab4e21..2e885fee5e1a 100644
--- a/android/source/res/values/strings.xml
+++ b/android/source/res/values/strings.xml
@@ -173,11 +173,4 @@
<string name="compress_photo_no_compress">Don\'t Compress</string>
<string name="compress_photo_title">Do you want to compress the photo?</string>
- <!-- Clipboard Actions -->
- <string name="action_copy">Copy</string>
- <string name="action_paste">Paste</string>
- <string name="action_cut">Cut</string>
- <string name="action_back">Back</string>
- <string name="action_text_copied">Text copied to the clipboard</string>
-
</resources>