diff options
author | daniel oeh <daniel.oeh@gmail.com> | 2012-07-14 20:03:54 +0200 |
---|---|---|
committer | daniel oeh <daniel.oeh@gmail.com> | 2012-07-14 20:03:54 +0200 |
commit | 7302c0e3183775e275a515009e7e4ded24fc0090 (patch) | |
tree | ae553b4cb86cebfa71a28ef713c9e5a5f550fe35 /res | |
parent | 4c847af6cd986d13b4a98699863b65dc73c7f2c3 (diff) | |
download | AntennaPod-7302c0e3183775e275a515009e7e4ded24fc0090.zip |
Fixed typo
Diffstat (limited to 'res')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 7419a5cac..c26a06d7f 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -115,7 +115,7 @@ <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> + <string name="pref_flattr_this_app_sum">Support the development of Antennapod by flattring it. Thanks!</string> <string name="pref_revokeAccess_title">Revoke access</string> <string name="pref_revokeAccess_sum">Revoke the access permission to your flattr account for this app.</string> <string name="access_revoked_title">Access revoked</string> |