summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2014-04-27 21:59:31 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2014-04-27 21:59:31 +0200
commitf8c2c42fc9b820d8da2130b4d1d5d6820493a671 (patch)
tree18350fb962cfab95a3cce652a0157fdbe380b3c6 /res/values/strings.xml
parent95c5f0309f4d481350333a3c99666f3eda9f946c (diff)
downloadAntennaPod-f8c2c42fc9b820d8da2130b4d1d5d6820493a671.zip
Improved spacing
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index cf3b02148..7ba1dd827 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -102,8 +102,8 @@
<string name="skip_episode_label">Skip episode</string>
<!-- Download messages and labels -->
- <string name="download_successful">Download successful</string>
- <string name="download_failed">Download failed</string>
+ <string name="download_successful">successful</string>
+ <string name="download_failed">failed</string>
<string name="download_pending">Download pending</string>
<string name="download_running">Download running</string>
<string name="download_error_device_not_found">Storage device not found</string>