From bc41fe12cd42b270ce526bdfca8acc48337e4b43 Mon Sep 17 00:00:00 2001 From: Sam Steele Date: Thu, 9 Mar 2017 09:27:21 -0500 Subject: [PATCH] update settings text --- res/xml-sw600dp/preferences_device.xml | 10 +++++----- res/xml/preferences_device.xml | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/res/xml-sw600dp/preferences_device.xml b/res/xml-sw600dp/preferences_device.xml index 7c0d753cd..ebbe7ba06 100644 --- a/res/xml-sw600dp/preferences_device.xml +++ b/res/xml-sw600dp/preferences_device.xml @@ -36,25 +36,25 @@ android:defaultValue="true" android:summaryOn="Image URLs will open in IRCCloud" android:summaryOff="Image URLs will open in your browser" - android:title="Image Viewer"/> + android:title="Image viewer"/> + android:title="Video player" /> + android:title="Open URLs in browser" /> + android:title="Ask to send text snippets"/> + android:title="Show sidebars in landscape"/> diff --git a/res/xml/preferences_device.xml b/res/xml/preferences_device.xml index fec99374a..fcf83e441 100644 --- a/res/xml/preferences_device.xml +++ b/res/xml/preferences_device.xml @@ -52,13 +52,13 @@ android:defaultValue="false" android:summaryOff="URLs will open in IRCCloud" android:summaryOn="URLs will open in your browser" - android:title="Open URLs in Browser" /> + android:title="Open URLs in browser" /> + android:title="Ask to send text snippets"/>