diff options
author | Allan Wang <me@allanwang.ca> | 2017-07-04 00:32:45 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-07-04 00:32:45 -0700 |
commit | 43885c6c063a76738ed7220aba619e47db7c4080 (patch) | |
tree | 6269af12c2656f81c54daad59b6b6aee5d4a1066 /app/src/main/res | |
parent | ab98d536da8cd5e98132e125b81dde7bfcfa8056 (diff) | |
parent | 7a13673828f088c179763e8621a94e334319f226 (diff) | |
download | frost-43885c6c063a76738ed7220aba619e47db7c4080.tar.gz frost-43885c6c063a76738ed7220aba619e47db7c4080.tar.bz2 frost-43885c6c063a76738ed7220aba619e47db7c4080.zip |
fix update
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/values/strings_preferences | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings_preferences b/app/src/main/res/values/strings_preferences index ee230f45..faaaf96c 100644 --- a/app/src/main/res/values/strings_preferences +++ b/app/src/main/res/values/strings_preferences @@ -48,8 +48,6 @@ <string name="experimental">Experimental</string> <string name="experimental_desc">Enable early access to potentially unstable features</string> - <string name="experimental_by_default">Experimental by Default</string> - <string name="experimental_by_default_desc">Feeling risky or just want to help with debugging? Checking this will enable future experimental functions be default.</string> <string name="experimental_disclaimer">Disclaimer</string> <string name="experimental_disclaimer_info">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.</string> <string name="search_bar">Search Bar</string> |