From a68d00189988c2ed8a5ed246af60a1c967449a2e Mon Sep 17 00:00:00 2001 From: brainbreaker Date: Thu, 9 Feb 2017 18:29:06 +0530 Subject: Default Value added to File Explorer View Preference MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ibbca76cae7fb189d94c37397ad49e9cff2755cd2 Reviewed-on: https://gerrit.libreoffice.org/34082 Reviewed-by: Aleksandar Stefanović Tested-by: Aleksandar Stefanović --- android/source/res/values/strings.xml | 2 ++ android/source/res/xml/libreoffice_preferences.xml | 1 + 2 files changed, 3 insertions(+) (limited to 'android') diff --git a/android/source/res/values/strings.xml b/android/source/res/values/strings.xml index 6bdbe26eef85..197aeabd3e45 100644 --- a/android/source/res/values/strings.xml +++ b/android/source/res/values/strings.xml @@ -20,6 +20,7 @@ Search List Grid + 0 Filter by Sort by Smallest first @@ -111,4 +112,5 @@ NO + diff --git a/android/source/res/xml/libreoffice_preferences.xml b/android/source/res/xml/libreoffice_preferences.xml index 4d80f2815cf3..5dd5a7074e9b 100644 --- a/android/source/res/xml/libreoffice_preferences.xml +++ b/android/source/res/xml/libreoffice_preferences.xml @@ -16,6 +16,7 @@ -- cgit