diff --git a/app/src/main/res/values/string_arrays.xml b/app/src/main/res/values/string_arrays.xml new file mode 100644 index 00000000..5f1ae43f --- /dev/null +++ b/app/src/main/res/values/string_arrays.xml @@ -0,0 +1,15 @@ + + + + @string/sort_by_options_0 + @string/sort_by_options_1 + @string/sort_by_options_2 + @string/sort_by_options_3 + @string/sort_by_options_4 + @string/sort_by_options_5 + + + @string/ascending + @string/descending + + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index ea1a4814..73fefcde 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -103,19 +103,14 @@ Player gestures Swipe up and down on the right side of the screen to change the volume and on the left side to change the brightness Remember brightness level - - - Name - IMDB Rating - Parental Rating - Date Added - Date Played - Release Date - - - Ascending - Descending - + Name + IMDB Rating + Parental Rating + Date Added + Date Played + Release Date + Ascending + Descending %1$d mins Select version Exit player