aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
authorAlex Ning <chineseperson5@gmail.com>2020-02-02 11:29:14 +0000
committerAlex Ning <chineseperson5@gmail.com>2020-02-02 11:29:14 +0000
commitbdf5f07883fad7444207cc49537cd7deba0c9b84 (patch)
tree57cb309ba109f2349bb37e8ad3c1b4955a1f3b4f /app/src/main/res/values
parent51d7965527d16662499817ff3ab5849c3a8d42b4 (diff)
downloadinfinity-for-reddit-bdf5f07883fad7444207cc49537cd7deba0c9b84.tar
infinity-for-reddit-bdf5f07883fad7444207cc49537cd7deba0c9b84.tar.gz
infinity-for-reddit-bdf5f07883fad7444207cc49537cd7deba0c9b84.tar.bz2
infinity-for-reddit-bdf5f07883fad7444207cc49537cd7deba0c9b84.tar.lz
infinity-for-reddit-bdf5f07883fad7444207cc49537cd7deba0c9b84.tar.xz
infinity-for-reddit-bdf5f07883fad7444207cc49537cd7deba0c9b84.tar.zst
infinity-for-reddit-bdf5f07883fad7444207cc49537cd7deba0c9b84.zip
Lock the bottom app bar.
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 6a287783..686029d1 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -309,7 +309,8 @@
<string name="settings_show_divider_in_compact_layout">Show Divider in Compact Layout</string>
<string name="settings_swipe_to_go_back_from_post_detail_title">Swipe Right to Go Back From Comments</string>
<string name="settings_lock_jump_to_next_top_level_comment_button_title">Lock Jump to Next Top-level Comment Button</string>
- <string name="settings_swipe_up_to_hide_jump_to_next_top_level_comment_button_title">Swipe Up to Hide Jump to Next Top Level Comment Button</string>
+ <string name="settings_lock_bottom_app_bar_title">Lock Bottom Navigation Bar</string>
+ <string name="settings_swipe_up_to_hide_jump_to_next_top_level_comment_button_title">Swipe Up to Hide Jump to Next Top-level Comment Button</string>
<string name="settings_lazy_mode_interval_title">Lazy Mode Interval</string>
<string name="settings_font_size_title">Font Size</string>
<string name="settings_title_font_size_title">Title Font Size</string>