This commit is contained in:
blitzmann
2020-07-22 00:23:55 -04:00
parent 507cc09a2f
commit f1feb8cebe
2 changed files with 2 additions and 2 deletions

View File

@@ -47,7 +47,7 @@ class PFEsiPref(PreferenceView):
self.rbSsoMode.SetItemToolTip(0, _t("This options routes SSO Logins through pyfa.io, allowing you to easily login "
"without any configuration. When in doubt, use this option."))
self.rbSsoMode.SetItemToolTip(1, _t("This option goes through EVE SSO directly, but requires more configuration. Use "
"this is pyfa.io is blocked for some reason, or if you do not wish to route data throguh pyfa.io."))
"this if pyfa.io is blocked for some reason, or if you do not wish to route data throguh pyfa.io."))
self.rbMode.SetSelection(self.settings.get('loginMode'))
self.rbSsoMode.SetSelection(self.settings.get('ssoMode'))

View File

@@ -3594,7 +3594,7 @@ msgstr ""
#: gui/builtinPreferenceViews/pyfaEsiPreferences.py:49
msgid ""
"This option goes through EVE SSO directly, but requires more configuration. "
"Use this is pyfa.io is blocked for some reason, or if you do not wish to "
"Use this if pyfa.io is blocked for some reason, or if you do not wish to "
"route data throguh pyfa.io."
msgstr ""