diff options
Diffstat (limited to 'app/src/main/res/values/strings_preferences')
-rw-r--r-- | app/src/main/res/values/strings_preferences | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings_preferences b/app/src/main/res/values/strings_preferences index 347e8c5b..36bba6ad 100644 --- a/app/src/main/res/values/strings_preferences +++ b/app/src/main/res/values/strings_preferences @@ -50,8 +50,8 @@ <string name="experimental_desc">Enable early access to potentially unstable features</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">Search Type</string> - <string name="search_desc">Enable the search bar instead of a search overlay</string> + <string name="search_bar">Search Bar</string> + <string name="search_bar_desc">Enable the search bar instead of a search overlay</string> <string name="verbose_logging">Verbose Logging</string> <string name="verbose_logging_desc">Enable verbose logging to help with crash reports. Logging will only be sent once an error is encountered, so repeat the issue to notify the dev. This will automatically be disabled if the app restarts.</string> <string name="restart_frost">Restart Frost</string> |