manager: rename "umount modules" -> "Hide modules"

This commit is contained in:
weishu
2023-06-04 14:25:29 +08:00
parent 11d0029a4b
commit 4ac137313f
9 changed files with 13 additions and 13 deletions

View File

@@ -33,7 +33,7 @@ fun AppProfileConfig(
} }
SwitchItem( SwitchItem(
title = stringResource(R.string.profile_unmount_modules), title = stringResource(R.string.profile_hide_modules),
checked = if (enabled) { checked = if (enabled) {
profile.umountModules profile.umountModules
} else { } else {

View File

@@ -72,6 +72,6 @@
<string name="profile_namespace_inherited">اثر گرفته</string> <string name="profile_namespace_inherited">اثر گرفته</string>
<string name="profile_namespace_global">گلوبال</string> <string name="profile_namespace_global">گلوبال</string>
<string name="profile_namespace_individual">تکی</string> <string name="profile_namespace_individual">تکی</string>
<string name="profile_unmount_modules">جداکردن ماژول ها</string> <string name="profile_hide_modules">جداکردن ماژول ها</string>
<string name="profile_allow_root_request">اجازه درخواست روت</string> <string name="profile_allow_root_request">اجازه درخواست روت</string>
</resources> </resources>

View File

@@ -74,6 +74,6 @@
<string name="profile_namespace_inherited">Diwariskan</string> <string name="profile_namespace_inherited">Diwariskan</string>
<string name="profile_namespace_global">Universal</string> <string name="profile_namespace_global">Universal</string>
<string name="profile_namespace_individual">Personal</string> <string name="profile_namespace_individual">Personal</string>
<string name="profile_unmount_modules">Lepas modul</string> <string name="profile_hide_modules">Lepas modul</string>
<string name="profile_allow_root_request">Izinkan permintaan root</string> <string name="profile_allow_root_request">Izinkan permintaan root</string>
</resources> </resources>

View File

@@ -73,6 +73,6 @@
<string name="profile_namespace_inherited">継承</string> <string name="profile_namespace_inherited">継承</string>
<string name="profile_namespace_global">グローバル</string> <string name="profile_namespace_global">グローバル</string>
<string name="profile_namespace_individual">分離</string> <string name="profile_namespace_individual">分離</string>
<string name="profile_unmount_modules">モジュールのアンマウント</string> <string name="profile_hide_modules">モジュールのアンマウント</string>
<string name="profile_allow_root_request">root 権限要求を許可</string> <string name="profile_allow_root_request">root 権限要求を許可</string>
</resources> </resources>

View File

@@ -74,6 +74,6 @@
<string name="profile_namespace_inherited">Overgenomen</string> <string name="profile_namespace_inherited">Overgenomen</string>
<string name="profile_namespace_global">Globaal</string> <string name="profile_namespace_global">Globaal</string>
<string name="profile_namespace_individual">Individuëel</string> <string name="profile_namespace_individual">Individuëel</string>
<string name="profile_unmount_modules">Ontkoppel modules</string> <string name="profile_hide_modules">Ontkoppel modules</string>
<string name="profile_allow_root_request">Root verzoek toestaan</string> <string name="profile_allow_root_request">Root verzoek toestaan</string>
</resources> </resources>

View File

@@ -72,6 +72,6 @@
<string name="profile_namespace_inherited">Kalıtsal</string> <string name="profile_namespace_inherited">Kalıtsal</string>
<string name="profile_namespace_global">Küresel</string> <string name="profile_namespace_global">Küresel</string>
<string name="profile_namespace_individual">Bireysel</string> <string name="profile_namespace_individual">Bireysel</string>
<string name="profile_unmount_modules">Modüllerin bağlantısını kes</string> <string name="profile_hide_modules">Modüllerin bağlantısını kes</string>
<string name="profile_allow_root_request">Root isteğine izin ver</string> <string name="profile_allow_root_request">Root isteğine izin ver</string>
</resources> </resources>

View File

@@ -74,7 +74,7 @@
<string name="profile_namespace_inherited">Наслідуваний</string> <string name="profile_namespace_inherited">Наслідуваний</string>
<string name="profile_namespace_global">Глобальний</string> <string name="profile_namespace_global">Глобальний</string>
<string name="profile_namespace_individual">Індивідуальний</string> <string name="profile_namespace_individual">Індивідуальний</string>
<string name="profile_unmount_modules">Демонтувати модулі</string> <string name="profile_hide_modules">Демонтувати модулі</string>
<string name="profile_allow_root_request">Дозволити запит на root</string> <string name="profile_allow_root_request">Дозволити запит на root</string>
<string name="failed_to_update_root_profile">Не вдалося оновити профіль root для %s</string> <string name="failed_to_update_root_profile">Не вдалося оновити профіль root для %s</string>
<string name="failed_to_update_app_profile">Не вдалося оновити профіль додатка для %s</string> <string name="failed_to_update_app_profile">Не вдалося оновити профіль додатка для %s</string>

View File

@@ -61,10 +61,10 @@
<string name="home_support_title">支持开发</string> <string name="home_support_title">支持开发</string>
<string name="home_support_content">KernelSU 将保持免费和开源,向开发者捐赠以表示支持。</string> <string name="home_support_content">KernelSU 将保持免费和开源,向开发者捐赠以表示支持。</string>
<string name="about_source_code"><![CDATA[在 %1$s 查看源码<br/>加入我们的 %2$s 频道<br/>加入我们的 <b><a href="https://pd.qq.com/s/8lipl1brp">QQ 频道</a></b>]]></string> <string name="about_source_code"><![CDATA[在 %1$s 查看源码<br/>加入我们的 %2$s 频道<br/>加入我们的 <b><a href="https://pd.qq.com/s/8lipl1brp">QQ 频道</a></b>]]></string>
<string name="profile_unmount_modules">卸载模块</string> <string name="profile_hide_modules">隐藏模块</string>
<string name="require_kernel_version">当前内核版本 %d 过低,管理器无法正常工作,请升级内核版本至 %d 或以上!</string> <string name="require_kernel_version">当前内核版本 %d 过低,管理器无法正常工作,请升级内核版本至 %d 或以上!</string>
<string name="settings_umount_modules_default">默认卸载模块</string> <string name="settings_umount_modules_default">默认隐藏模块</string>
<string name="settings_umount_modules_default_summary">App Profile 中卸载模块的全局默认值,如果启用,将会为没有设置 Profile 的应用移除所有模块针对系统的修改</string> <string name="settings_umount_modules_default_summary">App Profile 中\"隐藏模块\"的全局默认值,如果启用,将会为没有设置 Profile 的应用移除所有模块针对系统的修改</string>
<string name="app_profile_title1">应用</string> <string name="app_profile_title1">应用</string>
<string name="app_profile_title0">全局</string> <string name="app_profile_title0">全局</string>
<string name="app_profile_allowlist">白名单</string> <string name="app_profile_allowlist">白名单</string>

View File

@@ -74,11 +74,11 @@
<string name="profile_namespace_inherited">Inherited</string> <string name="profile_namespace_inherited">Inherited</string>
<string name="profile_namespace_global">Global</string> <string name="profile_namespace_global">Global</string>
<string name="profile_namespace_individual">Individual</string> <string name="profile_namespace_individual">Individual</string>
<string name="profile_unmount_modules">Unmount modules</string> <string name="profile_hide_modules">Hide modules</string>
<string name="profile_allow_root_request">Allow root request</string> <string name="profile_allow_root_request">Allow root request</string>
<string name="failed_to_update_root_profile">Failed to update root profile for %s</string> <string name="failed_to_update_root_profile">Failed to update root profile for %s</string>
<string name="failed_to_update_app_profile">Failed to update app profile for %s</string> <string name="failed_to_update_app_profile">Failed to update app profile for %s</string>
<string name="require_kernel_version">The current kernel version %d is too low for the manager to function properly. Please upgrade to version %d or higher!</string> <string name="require_kernel_version">The current kernel version %d is too low for the manager to function properly. Please upgrade to version %d or higher!</string>
<string name="settings_umount_modules_default">Umount modules by default</string> <string name="settings_umount_modules_default">Hide modules by default</string>
<string name="settings_umount_modules_default_summary">The global default value for uninstalling modules in App Profiles. If enabled, it will remove all module modifications to the system for applications that do not have a Profile set.</string> <string name="settings_umount_modules_default_summary">The global default value for "Hide modules" in App Profiles. If enabled, it will remove all module modifications to the system for applications that do not have a Profile set.</string>
</resources> </resources>