aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorAlex Ning <chineseperson5@gmail.com>2021-07-08 01:00:49 +0000
committerAlex Ning <chineseperson5@gmail.com>2021-07-08 01:00:49 +0000
commit61d907308cd0944e99ef61cf6d2abe77f988e357 (patch)
tree4975b061684c31ab922b44bb75bce0926bb49c47 /app/src/main/res/values/strings.xml
parent6eecaaccfa358d0dfd9ef3b514db5faad9c96edd (diff)
downloadinfinity-for-reddit-61d907308cd0944e99ef61cf6d2abe77f988e357.tar
infinity-for-reddit-61d907308cd0944e99ef61cf6d2abe77f988e357.tar.gz
infinity-for-reddit-61d907308cd0944e99ef61cf6d2abe77f988e357.tar.bz2
infinity-for-reddit-61d907308cd0944e99ef61cf6d2abe77f988e357.tar.lz
infinity-for-reddit-61d907308cd0944e99ef61cf6d2abe77f988e357.tar.xz
infinity-for-reddit-61d907308cd0944e99ef61cf6d2abe77f988e357.tar.zst
infinity-for-reddit-61d907308cd0944e99ef61cf6d2abe77f988e357.zip
Share rpan post url and rpan url. Show rpan post title in ViewRPANBroadcastFragment.
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 1d6753ba..c095dfc0 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -84,6 +84,8 @@
<string name="action_copy_link">Copy Link</string>
<string name="action_add_to_post_filter">Add to Post Filter</string>
<string name="action_delete_logs">Delete Logs</string>
+ <string name="action_share_rpan_link">Share RPAN Link</string>
+ <string name="action_share_post_link">Share Post Link</string>
<string name="parse_json_response_error">Error occurred when parsing the JSON response</string>
<string name="retrieve_token_error">Error Retrieving the token</string>