{t("error.connection_lost_description")}
-- {error instanceof TranslatedError - ? error.translatedMessage - : error.message} -
-Submitting debug logs will help us track down the problem.
-{t("error.generic_description")}
++ {t("error.open_elsewhere_description", { + brand: import.meta.env.VITE_PRODUCT_NAME || "Element Call", + })} +
+{t("error.connection_lost_description")}
-{t("error.e2ee_unsupported_description")}
++ That link doesn't appear to belong to any existing call. + Check that you have the right link, or{" "} + create a new one. +
+{groupCallState.error.messageBody}
+ {groupCallState.error.reason && ( ++ {t("group_call_loader.reason", { + reason: groupCallState.error.reason, + })} +
+ )} +