Step 7: Add Custom Background (beta):

This commit is contained in:
ShirkNeko
2025-11-21 22:24:22 +08:00
parent ba6f29557e
commit a585989a03
63 changed files with 588 additions and 330 deletions

View File

@@ -1,13 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="home">Ana səhifə</string>
<string name="home_superuser_count">Super istifadəçilər: %d</string>
<string name="home_kernel">Nüvə</string>
<string name="home_not_installed">Yüklənmədi</string>
<string name="home_click_to_install">Yükləmək üçün toxunun</string>
<string name="home_working">İşləyir</string>
<string name="home_working_version">Versiya: %d</string>
<string name="home_module_count">Modullar: %d</string>
<string name="home_unsupported_reason">Hal-hazırda KernelSU yalnız GKI nüvələrini dəstəkləyir</string>
<string name="home_unsupported">Dəstəklənmir</string>
<string name="module_install">Yüklə</string>
@@ -58,10 +56,6 @@
<string name="profile_name">Profil adı</string>
<string name="profile_capabilities">Bacarıqlar</string>
<string name="profile_umount_modules">Modulları umount et</string>
<string name="profile_namespace_inherited">Miras qalmış</string>
<string name="profile_namespace_global">Qlobal</string>
<string name="profile_namespace">Bölmənin ad sahəsi</string>
<string name="profile_namespace_individual">Fərdi</string>
<string name="profile_groups">Qruplar</string>
<string name="settings_umount_modules_default">Defolt olaraq modulları umount et</string>
<string name="profile_selinux_context">SELinux konteksi</string>
@@ -97,6 +91,5 @@
<string name="app_profile_template_save">Yadda saxla</string>
<string name="app_profile_template_delete">Sil</string>
<string name="app_profile_template_view">Şablonu göstər</string>
<string name="app_profile_template_readonly">Yalnız oxu</string>
<string name="app_profile_template_id_exist">Şablon ID-si artıq mövcuddur!</string>
</resources>