diff options
author | daniel oeh <daniel.oeh@gmail.com> | 2012-07-12 16:16:19 +0200 |
---|---|---|
committer | daniel oeh <daniel.oeh@gmail.com> | 2012-07-12 16:16:19 +0200 |
commit | e68e35117fbf32c4502b81a9c148cc5be647deff (patch) | |
tree | 829d6c2fd9cdfe2a5ce972641674ae0ed11df480 /res | |
parent | 5b57490f60582d38c8e95c28860cdd0db32ae8a4 (diff) | |
download | AntennaPod-e68e35117fbf32c4502b81a9c148cc5be647deff.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 1d9141851..6fba80882 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -99,7 +99,7 @@ <string name="clear_queue_label">Clear queue</string> <string name="refreshing_label">Refreshing...</string> <string name="download_log_label">Download log</string> - <string name="flattr_auth_label">Flattr authentification</string> + <string name="flattr_auth_label">Flattr authentication</string> <string name="flattr_auth_explanation">Press the button below to start the authentication process. You will be forwarded to the flattr login screen in your browser and be asked to give Antennapod the permission to flattr things. After you have given permission, you will return to this screen automatically.</string> <string name="authenticate_label">Authenticate</string> <string name="return_home_label">Return to home</string> |