We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66429ef + 8a40f3a commit 7e7228cCopy full SHA for 7e7228c
app/src/main/res/values/strings.xml
@@ -62,7 +62,7 @@
62
<string name="fail_to_add_account">Failed to add account</string>
63
<string name="remove_account">Remove account</string>
64
<string name="success_remove_account">Account removed: %s</string>
65
- <string name="fail_to_remove_account">Failed to add account: %s</string>
+ <string name="fail_to_remove_account">Failed to remove account: %s</string>
66
<string name="no_accounts_available">No accounts available.</string>
67
<string name="icon">Icon</string>
68
<string name="manage_apps">Manage applications</string>
0 commit comments