## -*- coding: utf-8 -*- <%inherit file="base.html"/> <%page args="strings, rtl=False, lang='en', **kwargs"/>

${_(strings.BRIDGES[1])}

${_(strings.WELCOME[0]) % \ ("""""", """""")}

${_(strings.WELCOME[1])}

## The '—' char is a literal emdash ('―'), but it's also XML parseable.

${_(strings.WELCOME[2]) % ("—", "—")}

${_("""Advanced Options""")}


${_(strings.OPTIONS[0])}

## TRANSLATORS: Please make sure the '%s' surrounding single letters at the ## beginning of words are present in your final translation. Thanks! ## TRANSLATORS: Translate "Yes!" as in "Yes! I do need IPv6 addresses." ${_("""%sY%ses!""") % ("", "")}