6.7.0 - Alpha20 - 修复部分设备无法正常启用插件的问题

This commit is contained in:
SuperMonster003
2026-02-13 18:40:24 +08:00
parent 994688bf42
commit ff478c0c0c
17 changed files with 341 additions and 22 deletions

View File

@@ -1331,4 +1331,11 @@
<string name="warn_exit_without_saving_settings">Настройки не сохранены. Выйти?</string>
<string name="error_failed_to_save">Не удалось сохранить</string>
<string name="text_saving" tools:ignore="TypographyEllipsis">Сохранение...</string>
<string name="symbol_colon_with_blank">": "</string>
<string name="error_failed_to_enable_the_plugin">Не удалось включить плагин</string>
<string name="text_exception_info">Сведения об исключении</string>
<string name="text_hint">Подсказка</string>
<string name="hint_try_clicking_the_activate_button_to_activate_the_plugin">Попробуйте нажать кнопку \"Активировать\", чтобы активировать плагин один раз.\nЕсли активация пройдет успешно, кнопка автоматически включится в течение некоторого времени.</string>
<string name="dialog_button_activate">Активировать</string>
<string name="text_activated_successfully">Активация выполнена</string>
</resources>