From 4b977d018aea394c971c01e48ba8d7fe8bed8091 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Wed, 1 May 2019 16:48:31 -0700 Subject: Move disclaimer string --- app/src/main/res/values/strings.xml | 3 +++ app/src/main/res/values/strings_pref_experimental.xml | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 5eb1c9e7..29d00a6f 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -75,4 +75,7 @@ The first element is the day, and the second element is the time --> %1s at %2s + + Disclaimer + diff --git a/app/src/main/res/values/strings_pref_experimental.xml b/app/src/main/res/values/strings_pref_experimental.xml index 5ae860f1..95d54ff2 100644 --- a/app/src/main/res/values/strings_pref_experimental.xml +++ b/app/src/main/res/values/strings_pref_experimental.xml @@ -1,6 +1,5 @@ - Disclaimer Experimental features may be unstable and may never make it to production. Use at your own risk, send feedback, and feel free to disable them if they don\'t work well. Experimental by Default Feeling risky or just want to help with debugging? Checking this will enable future experimental functions be default. -- cgit v1.2.3