<%=intl._t("Routers in the same family share a family key.")%> <%=intl._t("To join an existing family, import the private key you exported from a router in the family.")%> <%=intl._t("To start a new family, enter a family name.")%>
<% String family = familyHelper.getFamily(); if (family.length() <= 0) { // no family yet %><%=intl._t("Restart required to activate family {0}.", '"' + family + '"')%> <%=intl._t("After restarting, you may export the family key.")%>
<% } %>