Step 7-1: Optimize the susfs interface format and refactor the code
- Remove unused resources
This commit is contained in:
@@ -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>
|
||||
@@ -57,10 +55,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>
|
||||
@@ -96,6 +90,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>
|
||||
|
||||
Reference in New Issue
Block a user