Merge pull request #7102 from thundernest/remove_string_resources

Remove unused string resources
This commit is contained in:
Wolf-Martell Montwé 2023-08-01 07:47:51 +00:00 committed by GitHub
commit 4306925492
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="account_oauth_title">K-9 Mail</string>
<string name="account_oauth_button_next">Next</string>
<string name="account_oauth_button_back">Back</string>
<string name="account_oauth_sign_in_title">Sign in with OAuth2</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_sign_in_with_google_button">Sign in with Google</string>