Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Commit

Permalink
caught a copy&paste mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
y20k committed Oct 2, 2019
1 parent 6637ad1 commit 1dac1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<string name="descr_card_small_download_button">Small button for downloading</string>
<string name="descr_card_small_playback_button">Small button for starting and pausing playback</string>
<string name="descr_episode_date">Date the episode was published</string>
<string name="descr_episode_shownotes_description_text">Text notes that accompanies a podcast to describe its content.</string> <!-- Text notes that accompany a podcast and describe its content. https://en.wiktionary.org/wiki/show_notes -->
<string name="descr_episode_shownotes_description_text">Show notes for this episode.</string> <!-- Text notes that accompany a podcast and describe its content. https://en.wiktionary.org/wiki/show_notes -->
<string name="descr_episode_title">Title of episode</string>
<string name="descr_expanded_episode_length">Time remaining of current episode</string>
<string name="descr_expanded_player_current_chapter_name">Name of current episode chapter</string>
Expand Down

0 comments on commit 1dac1c8

Please sign in to comment.