summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-07-10 01:19:09 +0300
committerAndrew Dolgov <[email protected]>2015-07-10 01:19:09 +0300
commitd368ffa6886c2014827db95b02d933589f7a7996 (patch)
treefb1dc25d318fe3e2c1bc4bb1c5748aaba53ac094 /org.fox.ttrss/src/main/res/xml
parenta0296da672e5987ab7dcc932c9fffe99b6e196dc (diff)
update option descr
Diffstat (limited to 'org.fox.ttrss/src/main/res/xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/xml/preferences.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.fox.ttrss/src/main/res/xml/preferences.xml b/org.fox.ttrss/src/main/res/xml/preferences.xml
index 1fa6a265..f29ecbf4 100755
--- a/org.fox.ttrss/src/main/res/xml/preferences.xml
+++ b/org.fox.ttrss/src/main/res/xml/preferences.xml
@@ -191,8 +191,8 @@
<org.fox.ttrss.util.LessBrokenSwitchPreference
android:defaultValue="false"
android:key="enable_headlines_video"
- android:title="Video in headlines"
- android:summary="Enable rudimentary video player in headlines view" />
+ android:title="Inline video player"
+ android:summary="Enable rudimentary video player in headlines view. Tap to (un)pause." />
</PreferenceCategory>