manager: Make more strings translatable (#622)

Co-authored-by: weishu <twsxtd@gmail.com>
This commit is contained in:
Hikari-no-Tenshi
2023-06-13 07:51:03 +03:00
committed by GitHub
parent ee548d513a
commit b5291077a9
3 changed files with 12 additions and 6 deletions

View File

@@ -65,6 +65,9 @@
<string name="profile_namespace_inherited">Inherited</string>
<string name="profile_namespace_global">Global</string>
<string name="profile_namespace_individual">Individual</string>
<string name="profile_groups">Groups</string>
<string name="profile_capabilities">Capabilities</string>
<string name="profile_selinux_context">SELinux context</string>
<string name="profile_umount_modules">Umount modules</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>