From 42b0c5efd3f03431acfbc1cca348bb1b7b0d2194 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Wed, 2 Apr 2014 21:55:02 -0700 Subject: #326 Add override to always use english --- res/values/strings.xml | 2 ++ res/xml/settings.xml | 6 ++++++ 2 files changed, 8 insertions(+) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index 59557509..b54a705e 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -397,6 +397,8 @@ Show Share in menus Browse By Tags Browse by tags instead of by folder structure. Requires Subsonic 4.7+ + Override System Language + Display app in english even if the system language is something DSub has a translation for. May need to clear the app from memory for changes to take affect. Shuffle By Start Year: diff --git a/res/xml/settings.xml b/res/xml/settings.xml index 749fc100..55f06598 100644 --- a/res/xml/settings.xml +++ b/res/xml/settings.xml @@ -61,6 +61,12 @@ android:key="openToLibrary" android:defaultValue="false"/> + +