Skip to content

Commit

Permalink
fix: forgot to remove todo strings
Browse files Browse the repository at this point in the history
  • Loading branch information
aayush2622 committed Apr 21, 2024
1 parent 00758af commit 3fd01d5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -913,16 +913,16 @@ Non quae tempore quo provident laudantium qui illo dolor vel quia dolor et exerc
<string name="forks_desc">More like Dantotsu</string>
<string name="disclaimer_desc">Something to keep in mind</string>
<string name="enable_torrent_desc">This will run a torrent server in the background</string>
<string name="player_settings_desc">TODO</string>
<string name="player_settings_desc">All the player related settings</string>
<string name="purge_anime_downloads_desc">Delete all downloaded Anime</string>
<string name="prefer_dub_desc">Select Dub media by default</string>
<string name="show_yt_desc">Show YouTube links for supported media</string>
<string name="include_list_anime_desc">Include list items in Anime explore page</string>
<string name="ui_settings_desc">TODO</string>
<string name="ui_settings_desc">All the UI related settings</string>
<string name="download_manager_select_desc">Default manager to download Anime</string>
<string name="backup_restore_desc">Your preferred settings everywhere</string>
<string name="change_download_location_desc">Change the location where all the downloaded stuff goes</string>
<string name="always_continue_content_desc">TODO</string>
<string name="always_continue_content_desc">Continue where you left off</string>
<string name="search_source_list_desc">Auto-select the next server if the previous server doesn\'t have the media</string>
<string name="recentlyListOnly_desc">Show only your list items in the recent tab</string>
<string name="adult_only_content_desc">Show only adult content in the explore page</string>
Expand All @@ -932,7 +932,7 @@ Non quae tempore quo provident laudantium qui illo dolor vel quia dolor et exerc
<string name="force_legacy_installer_desc">Use the legacy installer to install extensions (For older android phones)</string>
<string name="skip_loading_extension_icons_desc">Don\'t load icons of extensions on the extension page</string>
<string name="NSFWExtention_desc">Remove 18+ extensions from search (May remove some useful extensions)</string>
<string name="reader_settings_desc">TODO</string>
<string name="reader_settings_desc">All the Reader related settings</string>
<string name="purge_manga_downloads_desc">Delete all downloaded Manga</string>
<string name="purge_novel_downloads_desc">Delete all downloaded Novels</string>
<string name="include_list_desc">Include list items in Manga explore page</string>
Expand Down

0 comments on commit 3fd01d5

Please sign in to comment.