aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorAlex Ning <chineseperson5@gmail.com>2020-01-05 02:57:32 +0000
committerAlex Ning <chineseperson5@gmail.com>2020-01-05 02:57:32 +0000
commit35acef9f8de9614f9cd108aa6a443ce0ba2abae5 (patch)
treeef1ec95431940061e49660830bdb74ae57befeae /app/src/main/res/values/strings.xml
parenta143501f9f3571c9f6c28490e8e826ece3dfa205 (diff)
downloadinfinity-for-reddit-35acef9f8de9614f9cd108aa6a443ce0ba2abae5.tar
infinity-for-reddit-35acef9f8de9614f9cd108aa6a443ce0ba2abae5.tar.gz
infinity-for-reddit-35acef9f8de9614f9cd108aa6a443ce0ba2abae5.tar.bz2
infinity-for-reddit-35acef9f8de9614f9cd108aa6a443ce0ba2abae5.tar.lz
infinity-for-reddit-35acef9f8de9614f9cd108aa6a443ce0ba2abae5.tar.xz
infinity-for-reddit-35acef9f8de9614f9cd108aa6a443ce0ba2abae5.tar.zst
infinity-for-reddit-35acef9f8de9614f9cd108aa6a443ce0ba2abae5.zip
Mute videos by default is now available.
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 64cbedf9..dc6bcf92 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -298,6 +298,7 @@
<string name="settings_vote_buttons_on_the_right_title">Vote Buttons on the Right</string>
<string name="settings_volume_keys_navigate_comments_title">Use Volume Keys to Navigate Comments in Posts</string>
<string name="settings_volume_keys_navigate_posts_title">Use Volume Keys to Navigate Posts</string>
+ <string name="settings_mute_video_title">Mute Video</string>
<string name="settings_show_elapsed_time">Show Elapsed Time in Posts and Comments</string>
<string name="swipe_to_go_back_from_post_detail">Swipe Right to Go Back From Comments</string>
<string name="settings_lazy_mode_interval_title">Lazy Mode Interval</string>