Update some strings

This commit is contained in:
Jarne Demeulemeester 2022-07-10 16:58:54 +02:00
parent fded5aa4b3
commit 6c852c938f
No known key found for this signature in database
GPG key ID: 65C6006F2032DD14

View file

@ -88,7 +88,7 @@
<string name="force_software_decoding_summary">Disable hardware decoding and use software decoding. Can be useful if hardware decoding gives weird artifacts.</string>
<string name="download_button_description">Download</string>
<string name="delete_button_description">Delete</string>
<string name="person_detail_title">Person Detail</string>
<string name="person_detail_title">Details</string>
<string name="error_getting_person_id">Detail unavailable</string>
<string name="movies_label">Movies</string>
<string name="shows_label">TV Shows</string>
@ -106,7 +106,7 @@
<string name="player_gestures_vb_summary">Swipe up and down on the right side of the screen to change the volume and on the left side to change the brightness</string>
<string name="player_gestures_zoom_summary">Pinch to fill the screen with the video</string>
<string name="player_brightness_remember">Remember brightness level</string>
<string name="sort_by_options_0">Name</string>
<string name="sort_by_options_0">Title</string>
<string name="sort_by_options_1">IMDB Rating</string>
<string name="sort_by_options_2">Parental Rating</string>
<string name="sort_by_options_3">Date Added</string>