Merge pull request #9719 from Marius1501/tabs_on_bottom

Added bottom main-tabs feature
This commit is contained in:
Tobi 2023-07-18 22:03:47 +02:00 committed by GitHub
commit 395e1ce83e
4 changed files with 79 additions and 13 deletions

View file

@ -222,6 +222,8 @@
<string name="delete_search_history_alert">Delete entire search history?</string>
<string name="search_history_deleted">Search history deleted</string>
<string name="fast_mode">Fast mode</string>
<string name="main_tabs_position_summary">Move main tab selector to the bottom</string>
<string name="main_tabs_position_title">Main tabs position</string>
<!-- error strings -->
<string name="general_error">Error</string>
<string name="download_to_sdcard_error_title">External storage unavailable</string>