summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2012-07-18 13:20:00 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2012-07-18 13:20:00 +0200
commit8957642cee0a07ebfc415a32eb37f5afa084d879 (patch)
tree3eee09aec4d0cdd16e978740f757e69167f8fb0f /res
parent664a6ccf8ca3d2803bcfe4a8558bb6dbe14015c0 (diff)
downloadAntennaPod-8957642cee0a07ebfc415a32eb37f5afa084d879.zip
Moved callback handler to background thread
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 667078eda..60cae4c1d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -123,5 +123,6 @@
<string name="published_prefix">Published:\u0020</string>
<string name="length_prefix">Length:\u0020</string>
<string name="size_prefix">Size:\u0020</string>
+ <string name="processing_label">Processing</string>
</resources> \ No newline at end of file