Repo created

This commit is contained in:
Fr4nz D13trich 2025-11-22 13:56:56 +01:00
parent 75dc487a7a
commit 39c29d175b
6317 changed files with 388324 additions and 2 deletions

View file

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="account_oauth_sign_in_with_google_button">Sign in with Google</string>
<string name="account_oauth_loading_error">OAuth sign in failed</string>
<string name="account_oauth_error_failed">Authorisation failed with the following error: <xliff:g id="error">%s</xliff:g></string>
<string name="account_oauth_error_browser_not_available">The app couldn\'t find a browser to use for granting access to your account.</string>
<string name="account_oauth_error_not_supported">OAuth 2.0 is currently not supported with this provider.</string>
<string name="account_oauth_error_canceled">Authorisation cancelled</string>
<string name="account_oauth_loading_message">Signing in using OAuth</string>
<string name="account_oauth_sign_in_description">We\'ll redirect you to your email provider to sign in. You need to grant the app access to your email account.</string>
<string name="account_oauth_sign_in_button">Sign in</string>
<string name="account_oauth_google_sign_in_support_text">If you\'re experiencing problems when signing in with Google, please consult our {placeHolder}.</string>
<string name="account_oauth_google_sign_in_support_text_link_text">support article</string>
</resources>