diff options
Diffstat (limited to 'app/src/main/res/values/strings_preferences')
-rw-r--r-- | app/src/main/res/values/strings_preferences | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings_preferences b/app/src/main/res/values/strings_preferences index 6c69f5a4..e2376493 100644 --- a/app/src/main/res/values/strings_preferences +++ b/app/src/main/res/values/strings_preferences @@ -38,4 +38,9 @@ <string name="tint_nav">Tint Nav Bar</string> <string name="tint_nav_desc">Navigation bar will be the same color as the header</string> + <string name="experimental">Experimental</string> + <string name="experimental_desc">Enable early access to potentially unstable features</string> + <string name="search">Search Type</string> + <string name="search_desc">Enable the search bar instead of a search overlay</string> + </resources>
\ No newline at end of file |