Update strings.xml

Correct plural/singular in search strings
This commit is contained in:
Koen Glotzbach 2018-09-04 23:09:46 +02:00 committed by GitHub
parent 8379a21583
commit b4e875cb09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -477,8 +477,8 @@
<string name="search_hint">Search for episodes</string>
<string name="found_in_shownotes_label">Found in show notes</string>
<string name="found_in_chapters_label">Found in chapters</string>
<string name="found_in_authors_label">Found in authors</string>
<string name="found_in_feeds_label">Found in podcasts</string>
<string name="found_in_authors_label">Found in author(s)</string>
<string name="found_in_feeds_label">Found in podcast</string>
<string name="search_status_no_results">No results were found</string>
<string name="search_label">Search</string>
<string name="found_in_title_label">Found in title</string>