mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-02-03 03:57:41 +01:00
Changed application name to 'AntennaPod'
This commit is contained in:
parent
428075f04e
commit
452b6c9642
@ -35,7 +35,7 @@
|
||||
}
|
||||
|
||||
</style>
|
||||
<title>About Antennapod</title>
|
||||
<title>About AntennaPod</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="header" align="center">
|
||||
|
@ -2,7 +2,7 @@
|
||||
<resources>
|
||||
|
||||
<!-- Activitiy titles -->
|
||||
<string name="app_name">Antennapod</string>
|
||||
<string name="app_name">AntennaPod</string>
|
||||
<string name="feeds_label">Feeds</string>
|
||||
<string name="new_label">New</string>
|
||||
<string name="settings_label">Settings</string>
|
||||
@ -96,7 +96,7 @@
|
||||
<string name="refreshing_label">Refreshing</string>
|
||||
<string name="download_log_label">Download log</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="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>
|
||||
@ -104,18 +104,18 @@
|
||||
<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 directly from 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="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>
|
||||
<string name="authenticate_now_label">Authenticate</string>
|
||||
<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="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 Antennapod 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>
|
||||
<string name="access_revoked_info">You have successfully revoked Antennapod\'s access token to your account. In order to complete the process, you have to remove this app from the list of approved applications in your account settings on the flattr website.</string>
|
||||
<string name="access_revoked_info">You have successfully revoked AntennaPod\'s access token to your account. In order to complete the process, you have to remove this app from the list of approved applications in your account settings on the flattr website.</string>
|
||||
<string name="no_items_label">There are no items in this list.</string>
|
||||
<string name="no_feeds_label">You haven\'t subscribed to any feeds yet.</string>
|
||||
<string name="last_update_prefix">Last Update:\u0020</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user