aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_pref_behaviour.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-08-04 23:00:22 -0700
committerAllan Wang <me@allanwang.ca>2019-08-04 23:00:22 -0700
commit8142d99f3b757c856d1ec692ffd2dac5e8e4a8e0 (patch)
tree11fbadaf1e72ffd44f6136a13a646f1488e24410 /app/src/main/res/values/strings_pref_behaviour.xml
parentba4b15a7ff47ac48008247f4abd36b3025cab66c (diff)
parent2eacc8cb77b561eb1da11acb6ec8f620195fd24f (diff)
downloadfrost-8142d99f3b757c856d1ec692ffd2dac5e8e4a8e0.tar.gz
frost-8142d99f3b757c856d1ec692ffd2dac5e8e4a8e0.tar.bz2
frost-8142d99f3b757c856d1ec692ffd2dac5e8e4a8e0.zip
Merge branch 'dev' into theme
Diffstat (limited to 'app/src/main/res/values/strings_pref_behaviour.xml')
-rw-r--r--app/src/main/res/values/strings_pref_behaviour.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings_pref_behaviour.xml b/app/src/main/res/values/strings_pref_behaviour.xml
index 77c35c1c..32188698 100644
--- a/app/src/main/res/values/strings_pref_behaviour.xml
+++ b/app/src/main/res/values/strings_pref_behaviour.xml
@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
+ <string name="auto_refresh_feed">Auto Refresh Feed</string>
+ <string name="auto_refresh_feed_desc">Refresh the feed after 30 minutes of inactivity</string>
<string name="fancy_animations">Fancy Animations</string>
<string name="fancy_animations_desc">Reveal webviews using ripples and animate transitions</string>
<string name="overlay_swipe">Enable Overlays</string>