diff options
author | daniel oeh <daniel.oeh@gmail.com> | 2012-07-21 17:56:33 +0200 |
---|---|---|
committer | daniel oeh <daniel.oeh@gmail.com> | 2012-07-21 17:56:33 +0200 |
commit | 428075f04e52f8a6801ff6d684aeb524033874c0 (patch) | |
tree | f3be7b50e630979529de981743a95e15357c336e /res | |
parent | 605e6c2b613eee7495ade813c124637b3a845466 (diff) | |
download | AntennaPod-428075f04e52f8a6801ff6d684aeb524033874c0.zip |
FlattrClickWorker is now showing a progress dialog
Diffstat (limited to 'res')
-rw-r--r-- | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 60cae4c1d..0aad4c55a 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -124,5 +124,6 @@ <string name="length_prefix">Length:\u0020</string> <string name="size_prefix">Size:\u0020</string> <string name="processing_label">Processing</string> + <string name="flattring_label">flattring</string> </resources>
\ No newline at end of file |