Changed values of labels

This commit is contained in:
daniel oeh 2012-07-12 20:43:28 +02:00
parent e68e35117f
commit 62724acef8
1 changed files with 3 additions and 3 deletions

View File

@ -99,14 +99,14 @@
<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 authentication</string>
<string name="flattr_auth_label">Flattr sign-in</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>
<string name="flattr_auth_success">Authentication was successful! You can now flattr things within the app.</string>
<string name="flattr_settings_label">Flattr settings</string>
<string name="pref_flattr_auth_title">Flattr Authentication</string>
<string name="pref_flattr_auth_sum">Connect your flattr account to Antennapod to flattr things from within the app.</string>
<string name="pref_flattr_auth_title">Flattr sign-in</string>
<string name="pref_flattr_auth_sum">Sign in to your flattr account to flattr things from within the app.</string>
<string name="no_flattr_token_title">No Flattr token found</string>
<string name="no_flattr_token_msg">Your flattr account does not seem to be connected to Antennapod. You can either connect your account to Antennapod to flattr things within the app or you can visit the website of the thing to flattr it there.</string>
<string name="visit_website_label">Visit website</string>