Skip to content

Commit 345fbae

Browse files
author
Chris Bellew
committed
Updated error message - no need to show/say tv show name twice.
1 parent d60a71d commit 345fbae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Voice Control For Plex/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<string name="couldnt_find_episode">Sorry, I couldn\'t find the episode you specified.</string>
5252
<string name="found_more_than_one_show">Sorry, I found more than one matching show. Please be more specific.</string>
5353
<string name="couldnt_find">Sorry, I couldn\'t find %s.</string>
54-
<string name="couldnt_find_next">Sorry, I couldn\'t find %1$s, or else no episodes for %2$s are on deck.</string>
54+
<string name="couldnt_find_next">Sorry, I couldn\'t find %1$s, or else no episodes are on deck.</string>
5555
<string name="couldnt_find_season">Sorry, I couldn\'t find that season.</string>
5656
<string name="found_more_than_one_movie">I found more than one matching movie. Please be more specific.</string>
5757
<string name="now_watching_video">Now watching %1$s on %2$s.</string>

0 commit comments

Comments
 (0)