summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2012-09-10 13:04:48 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2012-09-10 13:04:48 +0200
commit6d40b2ed04371138fd2bdcc099a51280b3b0f5ca (patch)
tree83cbc440ad9b70e1cfbc2cdde06294e5ab345b4b /res/values
parent5df974a85e2fbfe96e55a6173dabc1c7ab3f22d7 (diff)
downloadAntennaPod-6d40b2ed04371138fd2bdcc099a51280b3b0f5ca.zip
Removed 'paused'-status message
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index c32359dd8..4ccaa6012 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -30,7 +30,6 @@
<string name="download_running">Download running</string>
<!-- Mediaplayer status Messages -->
- <string name="player_paused_msg">Paused</string>
<string name="player_error_msg">Error!</string>
<string name="player_stopped_msg">No media playing</string>
<string name="player_preparing_msg">Preparing</string>