forked from github/szkolny
[Login] Change Librus logo. Disable Synergia & Vulcan e-mail login.
This commit is contained in:
parent
7ff10df70c
commit
c3660b5f80
@ -62,7 +62,7 @@ object LoginInfo {
|
||||
ERROR_CAPTCHA_LIBRUS_PORTAL to R.string.error_3001_reason
|
||||
)
|
||||
),
|
||||
Mode(
|
||||
/*Mode(
|
||||
loginMode = LOGIN_MODE_LIBRUS_SYNERGIA,
|
||||
name = R.string.login_mode_librus_synergia,
|
||||
icon = R.drawable.login_mode_librus_synergia,
|
||||
@ -86,7 +86,7 @@ object LoginInfo {
|
||||
ERROR_LOGIN_LIBRUS_API_INVALID_LOGIN to R.string.login_error_incorrect_login_or_password,
|
||||
ERROR_LOGIN_LIBRUS_API_INVALID_REQUEST to R.string.login_error_incorrect_login_or_password
|
||||
)
|
||||
),
|
||||
),*/
|
||||
Mode(
|
||||
loginMode = LOGIN_MODE_LIBRUS_JST,
|
||||
name = R.string.login_mode_librus_jst,
|
||||
@ -181,7 +181,7 @@ object LoginInfo {
|
||||
errorCodes = mapOf(
|
||||
ERROR_LOGIN_VULCAN_EXPIRED_TOKEN to R.string.login_error_expired_token
|
||||
)
|
||||
),
|
||||
)/*,
|
||||
Mode(
|
||||
loginMode = LOGIN_MODE_VULCAN_WEB,
|
||||
name = R.string.login_mode_vulcan_web,
|
||||
@ -206,7 +206,7 @@ object LoginInfo {
|
||||
getPasswordCredential("webPassword")
|
||||
),
|
||||
errorCodes = mapOf()
|
||||
)
|
||||
)*/
|
||||
)
|
||||
),
|
||||
Register(
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 9.5 KiB After Width: | Height: | Size: 13 KiB |
@ -1323,7 +1323,7 @@
|
||||
<string name="login_mode_librus_synergia">Zaloguj używając loginu i hasła</string>
|
||||
<string name="login_mode_librus_synergia_hint">Użyj loginu w postaci \"9874123u\"</string>
|
||||
<string name="login_mode_librus_jst">Logowanie przez platformę VULCAN</string>
|
||||
<string name="login_mode_librus_jst_hint">Oświata w Radomiu oraz Innowacyjny Tarnobrzeg</string>
|
||||
<string name="login_mode_librus_jst_hint">Tylko Oświata w Radomiu oraz Innowacyjny Tarnobrzeg</string>
|
||||
<string name="login_type_vulcan" translatable="false">Vulcan UONET+</string>
|
||||
<string name="login_mode_vulcan_api">Użyj tokenu, symbolu i kodu PIN</string>
|
||||
<string name="login_mode_vulcan_api_hint">Zarejestruj urządzenie na stronie dziennika Vulcan</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user