Update app/src/main/res/values/strings.xml

Co-authored-by: Stypox <stypox@pm.me>
This commit is contained in:
Marius Wagner 2023-01-29 19:37:46 +01:00 committed by GitHub
parent 0821f6463a
commit 2b37721a6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -213,8 +213,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">Change the position of the main tabs</string>
<string name="main_tabs_position_title">Main Tabs Position</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>