No address step before signing in when there's only one mail server

The server's own page asks for the username, so with a single server the
sign-in page keeps only the own-device choice. With several servers the
address still comes first, since its domain picks the server. One new string,
in all nine catalogues.
This commit is contained in:
2026-09-18 15:51:54 -07:00
parent 8857bdac30
commit cdd8fabff9
14 changed files with 53 additions and 6 deletions
+1
View File
@@ -1218,6 +1218,7 @@ export const catalog: Catalog = {
"Could not send the receipt: {error}": "Не удалось отправить уведомление о прочтении: {error}",
"Could not sign in.": "Не удалось войти.",
"You'll enter your password on your mail server's sign-in page.": "Пароль вводится на странице входа вашего почтового сервера.",
"You'll sign in on your mail server's own page.": "Вход выполняется на странице вашего почтового сервера.",
"This sign-in didn't start in this browser. Try again.": "Этот вход начат не в этом браузере. Попробуйте ещё раз.",
"The sign-in took too long. Try again.": "Вход занял слишком много времени. Попробуйте ещё раз.",
"Sign-in was cancelled.": "Вход отменён.",