mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-07-30 07:03:19 +08:00
fix: 因 RSI 官网变更,移除自动填充功能 (不再支持)
This commit is contained in:
@ -48,19 +48,12 @@
|
||||
"@home_action_one_click_launch": {},
|
||||
"home_title_logging_in": "Logging in...",
|
||||
"@home_title_logging_in": {},
|
||||
"home_info_auto_fill_notice": "* If the automatic filling is turned on, please pay attention to the Windows Hello pop-up",
|
||||
"@home_info_auto_fill_notice": {},
|
||||
"home_login_title_welcome_back": "Welcome back!",
|
||||
"@home_login_title_welcome_back": {},
|
||||
"home_login_title_launching_game": "Launching game for you ...",
|
||||
"@home_login_title_launching_game": {},
|
||||
"home_action_login_rsi_account": "Log in to RSI account",
|
||||
"@home_action_login_rsi_account": {},
|
||||
"home_action_q_auto_password_fill_prompt": "Turn on the automatic password filling?",
|
||||
"@home_action_q_auto_password_fill_prompt": {},
|
||||
"home_login_info_password_encryption_notice": "The box will use the PIN and Windows credentials to save your password encryption, and the password is only stored in your device.\n\nWhen you need to enter a password for the next login, you only need to authorize PIN to automatically fill in the login.",
|
||||
"@home_login_info_password_encryption_notice": {},
|
||||
"home_login_info_enter_pin_to_encrypt": "Enter PIN to enable encryption",
|
||||
"@home_login_info_enter_pin_to_encrypt": {},
|
||||
"home_login_info_game_version_outdated": "Outdated game version",
|
||||
"@home_login_info_game_version_outdated": {},
|
||||
@ -666,10 +659,6 @@
|
||||
"@webview_localization_finished_invitations": {},
|
||||
"app_init_failed_with_reason": "Initialization failure: {v0}",
|
||||
"@app_init_failed_with_reason": {},
|
||||
"webview_localization_enter_device_pin": "Please enter the device PIN to automatically log in to the RSI account",
|
||||
"@webview_localization_enter_device_pin": {},
|
||||
"webview_localization_device_windows_hello_toast": "Please complete the Windows Hello verification to fill in the password",
|
||||
"@webview_localization_device_windows_hello_toast": {},
|
||||
"settings_app_language": "Language",
|
||||
"@settings_app_language": {},
|
||||
"settings_app_language_auto": "Automatic",
|
||||
|
Reference in New Issue
Block a user