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

@@ -6,8 +6,6 @@
<string name="home_click_to_install">Kurmak için tıklayın</string>
<string name="home_working">Çalışıyor</string>
<string name="home_working_version">Sürüm: %d</string>
<string name="home_superuser_count">Süper kullanıcılar: %d</string>
<string name="home_module_count">Modüller: %d</string>
<string name="home_unsupported">Desteklenmiyor</string>
<string name="home_unsupported_reason">KernelSU şimdilik sadece GKI çekirdeklerini destekliyor</string>
<string name="home_kernel">Çekirdek Versiyonu</string>
@@ -58,10 +56,6 @@
<string name="profile_template">Şablon</string>
<string name="profile_custom">Özel</string>
<string name="profile_name">Profil adı</string>
<string name="profile_namespace">Ad alanını bağla</string>
<string name="profile_namespace_inherited">Kalıtsal</string>
<string name="profile_namespace_global">Küresel</string>
<string name="profile_namespace_individual">Bireysel</string>
<string name="profile_groups">Gruplar</string>
<string name="profile_capabilities">Yetkinlikler</string>
<string name="profile_selinux_context">SELinux içeriği</string>
@@ -93,7 +87,6 @@
<string name="app_profile_template_save">Kaydet</string>
<string name="app_profile_template_delete">Sil</string>
<string name="app_profile_template_view">Şablonu görüntüle</string>
<string name="app_profile_template_readonly">Salt okunur</string>
<string name="app_profile_template_id_exist">Şablon kimliği zaten var!</string>
<string name="app_profile_import_export">İçe aktar/Dışa aktar</string>
<string name="app_profile_import_from_clipboard">Panodan içe aktar</string>