summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2012-07-12 16:06:10 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2012-07-12 16:06:10 +0200
commitf3c19b6da20dadc3b93b6e1d2fd8481f9afb561b (patch)
treef3d95837895d5bd0b3b6167f8bbd1ea74bd1f5d1 /res/values/strings.xml
parent0e8909807d5a4c7e74c4c2ab877b68e172f17a6f (diff)
downloadAntennaPod-f3c19b6da20dadc3b93b6e1d2fd8481f9afb561b.zip
Added preference item to flattr this app
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 5d83dc80d..739c651fc 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -61,7 +61,7 @@
<string name="position_default_label">00:00:00</string>
<string name="queue_label">Queue</string>
<string name="visit_website_label">Visit Website</string>
- <string name="support_label">Support</string>
+ <string name="support_label">Flattr this</string>
<string name="download_error_parser_exception">Parser Exception</string>
<string name="download_error_unsupported_type">Unsupported Feed type</string>
<string name="error_label">Error</string>
@@ -114,5 +114,7 @@
<string name="action_forbidden_title">Action forbidden</string>
<string name="action_forbidden_msg">Antennapod has no permission for this action. The reason for this could be that the access token of Antennapod to your account has been revoked. You can either re-reauthenticate or visit the website of the thing instead.</string>
<string name="flattr_click_success">Successfully flattred this thing!</string>
+ <string name="pref_flattr_this_app_title">Flattr this app</string>
+ <string name="pref_flattr_this_app_sum">Support the development of Antennacast by flattring it. Thanks!</string>
</resources> \ No newline at end of file