am 8b063aa9
: Fix a typo I introduced in a previous change
* commit '8b063aa9797dae585b98be97ad6f503404bc78f7': Fix a typo I introduced in a previous change
This commit is contained in:
commit
6bc254d0ed
@ -346,7 +346,7 @@ public class AccountSetupIncomingFragment extends AccountServerBaseFragment
|
||||
if (mServiceInfo.offerOAuth) {
|
||||
mAuthenticationLabel.setText(R.string.authentication_label);
|
||||
} else {
|
||||
mAuthenticationLabel.setText(R.string.password_label);
|
||||
mAuthenticationLabel.setText(R.string.password_hint);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user