Add strings

This commit is contained in:
timnea 2021-09-01 22:48:56 +02:00 committed by GitHub
parent a14a5688df
commit 54d450f32c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 31 additions and 1 deletions

View File

@ -106,4 +106,34 @@
<string name="torrent_plot">Description</string>
<string name="normal_no_plot">No Plot Found</string>
<string name="torrent_no_plot">No Description Found</string>
</resources>
<string name="picture_in_picture">Picture-in-picture</string>
<string name="picture_in_picture_des">Continues playback in a miniature player on top of other apps</string>
<string name="size_settings">Player resize button</string>
<string name="size_setthings_des">Remove the black borders</string>
<string name="subtitles_settings">Subtitles</string>
<string name="subtitles_settings_des">Player subtitles settings</string>
<string name="eigengraumode_setthings">Eigengrau Mode</string>
<string name="eigengraumode_setthings_des">Adds the speed option in the player</string>
<string name="wipe_to_seek_setthings">Swipe to seek</string>
<string name="wipe_to_seek_setthings_des">Swipe left or right to control time in the videoplayer</string>
<string name="swipe_to_change_settings">wipe to change settings</string>
<string name="swipe_to_change_settings_des">Swipe on the left or right side to change brightness or volume</string>
<string name="double_tap_to_seek_setthings">Double tap to seek</string>
<string name="double_tap_to_seek_setthings_des">Tap twice on the right or left side to seek forwards or backwards</string>
<string name="search">Search</string>
<string name="advanced_search">Advanced Search</string>
<string name="advanced_search_des">Gives you the search results separated by provider</string>
<string name="bug_report_setthings_off">Only sends data on crashes"</string>
<string name="bug_report_setthings_on">Sends no data</string>
<string name="updates_setthings">Show app updates</string>
<string name="updates_setthings_des">Automatically search for new updates on start</string>
<string name="uprereleases_setthings">Update to prereleases</string>
<string name="uprereleases_setthings_des">Search for prerelease updates instead of full releases only</string>
<string name="github">Github</string>
<string name="lightnovel">Light novel app by the same devs</string>
<string name="anim">Anime app by the same devs</string>
<string name="discord">Join Discord</string>
<string name="benene">Give a benene to the devs</string>
<string name="benene_des">Given benene</string>
</resources>