mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-12-01 12:31:45 +00:00
Expanded MediaplayerActivity + Bugfixes
This commit is contained in:
@ -30,5 +30,9 @@
|
||||
<!-- other messages -->
|
||||
<string name="nofeeds_msg">No feeds added yet.</string>
|
||||
|
||||
|
||||
<!-- Mediaplayer status Messages -->
|
||||
<string name="player_paused_msg">Paused</string>
|
||||
<string name="player_error_msg">Error!</string>
|
||||
<string name="player_stopped_msg">Stopped</string>
|
||||
<string name="player_preparing_msg">Preparing...</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user