aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
authorAlex Ning <chineseperson5@gmail.com>2020-01-30 12:38:35 +0000
committerAlex Ning <chineseperson5@gmail.com>2020-01-30 12:38:35 +0000
commitff5a60c8276071db92e4a584f6a155fdb9048f8c (patch)
treed972890e4fd7734fda86f597b430b3b5b0444e53 /app/src/main/res/values
parent5e401a6a96f4b83a79685907a6bee4997ff7e183 (diff)
downloadinfinity-for-reddit-ff5a60c8276071db92e4a584f6a155fdb9048f8c.tar
infinity-for-reddit-ff5a60c8276071db92e4a584f6a155fdb9048f8c.tar.gz
infinity-for-reddit-ff5a60c8276071db92e4a584f6a155fdb9048f8c.tar.bz2
infinity-for-reddit-ff5a60c8276071db92e4a584f6a155fdb9048f8c.tar.lz
infinity-for-reddit-ff5a60c8276071db92e4a584f6a155fdb9048f8c.tar.xz
infinity-for-reddit-ff5a60c8276071db92e4a584f6a155fdb9048f8c.tar.zst
infinity-for-reddit-ff5a60c8276071db92e4a584f6a155fdb9048f8c.zip
Copying comments is now available. Some UI tweaks.
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 2b7e673b..44e93567 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -411,4 +411,7 @@
<string name="copy_raw_text">Copy Raw Text</string>
<string name="copy_all_markdown">Copy All Markdown</string>
<string name="copy_all_raw_text">Copy All Raw Text</string>
+
+ <string name="save_comment">Save comment</string>
+ <string name="unsave_comment">Unsave comment</string>
</resources>