You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
offline notice: Announce to screen readers when Internet gained/lost
I tested this on my iPhone (VoiceOver on iOS 15.6, iPhone 13 Pro)
and the office Android device (Voice Assistant on Android 9, Samsung
Galaxy S9), and it worked as intended.
Related: #4394
Copy file name to clipboardExpand all lines: static/translations/messages_en.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -133,6 +133,9 @@
133
133
"Unmute stream": "Unmute stream",
134
134
"No Internet connection": "No Internet connection",
135
135
"Please check your Internet connection": "Please check your Internet connection",
136
+
"Zulip’s Internet connection is uncertain.": "Zulip’s Internet connection is uncertain.",
137
+
"Zulip is offline.": "Zulip is offline.",
138
+
"Zulip is online.": "Zulip is online.",
136
139
"{realm} is running Zulip Server {serverVersion}, which is unsupported. Please upgrade your server as soon as possible.": "{realm} is running Zulip Server {serverVersion}, which is unsupported. Please upgrade your server as soon as possible.",
137
140
"{realm} is running Zulip Server {serverVersion}, which is unsupported. Please contact your administrator about upgrading.": "{realm} is running Zulip Server {serverVersion}, which is unsupported. Please contact your administrator about upgrading.",
0 commit comments