manager: brought back isOverlayAvailable()

This commit is contained in:
Rifat Azad
2024-12-24 22:50:50 +06:00
parent f9db51bfb9
commit 5baa8237ed
5 changed files with 41 additions and 0 deletions
@@ -55,6 +55,7 @@
<string name="module_restore_failed">恢复失败: %s</string>
<string name="module_version">版本</string>
<string name="module_author">作者</string>
<string name="module_overlay_fs_not_available">OverlayFS被内核禁用,模块不可用。</string>
<string name="refresh">刷新</string>
<string name="show_system_apps">显示系统应用</string>
<string name="hide_system_apps">隐藏系统应用</string>
@@ -56,6 +56,7 @@
<string name="module_restore_failed">Failed to restore: %s</string>
<string name="module_version">Version</string>
<string name="module_author">Author</string>
<string name="module_overlay_fs_not_available">Modules are unavailable as OverlayFS is disabled by the kernel.</string>
<string name="refresh">Refresh</string>
<string name="show_system_apps">Show system apps</string>
<string name="hide_system_apps">Hide system apps</string>