Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Revert res from e29d2de
Browse files Browse the repository at this point in the history
  • Loading branch information
SanmerDev committed Nov 16, 2023
1 parent 2a98403 commit f678204
Show file tree
Hide file tree
Showing 14 changed files with 37 additions and 0 deletions.
24 changes: 24 additions & 0 deletions app/src/main/res/drawable/files.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M15,3v4a1,1 0,0 0,1 1h4"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:strokeColor="#ffff"
android:strokeLineCap="round"/>
<path
android:pathData="M18,17h-7a2,2 0,0 1,-2 -2v-10a2,2 0,0 1,2 -2h4l5,5v7a2,2 0,0 1,-2 2z"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:strokeColor="#ffff"
android:strokeLineCap="round"/>
<path
android:pathData="M16,17v2a2,2 0,0 1,-2 2h-7a2,2 0,0 1,-2 -2v-10a2,2 0,0 1,2 -2h2"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:strokeColor="#ffff"
android:strokeLineCap="round"/>
</vector>
1 change: 1 addition & 0 deletions app/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
<string name="settings_app_theme">سمة التطبيق</string>
<string name="settings_app">تطبيق</string>
<string name="search_empty">قائمة فارغة</string>
<string name="settings_download_path">مسار التنزيل</string>
<string name="settings_repo">المستودعات</string>
<string name="app_theme_palette">لوحة الموضوع</string>
<string name="app_theme_dark_theme">السمة الداكنة</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
<string name="settings_menu_reboot_edl">Neustart in den EDL-Modus</string>
<string name="settings_app_theme">App Design</string>
<string name="settings_app_theme_desc">Farben und Nacht-Modus ändern</string>
<string name="settings_download_path">Download Pfad</string>
<string name="settings_delete_zip">Zip Datei löschen</string>
<string name="module_download">Herunterladen</string>
<string name="settings_app">App</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<string name="settings_app_theme">Temas de la App</string>
<string name="settings_menu_reboot_download">Reiniciar a Download</string>
<string name="settings_app">App</string>
<string name="settings_download_path">Ruta de descarga</string>
<string name="settings_repo">Repositorio</string>
<string name="settings_repo_desc">Gestionar los repositorios de módulos Magisk</string>
<string name="settings_menu_reboot">Reiniciar</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
<string name="settings_app_theme">Thème de l\’application</string>
<string name="settings_app_theme_desc">Changer le mode nuit et le thème platte</string>
<string name="settings_app">Application</string>
<string name="settings_download_path">Emplacement des téléchargements</string>
<string name="settings_repo">Dépôt</string>
<string name="settings_repo_desc">Gérrer le dépôt des modules Magisk</string>
<string name="app_theme_palette">Palette du thème</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-in/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
<string name="settings_menu_reboot_edl">Reboot ke EDL</string>
<string name="settings_app_theme">Tema Aplikasi</string>
<string name="settings_app_theme_desc">Mengubah skema warna dan mode malam</string>
<string name="settings_download_path">Jalur Download</string>
<string name="settings_delete_zip">Hapus File Zip</string>
<string name="settings_delete_zip_desc">Hapus modul zip setelah pemasangan berhasil, ini akan dieksekusi dengan Superuser</string>
<string name="app_theme_dark_theme">Tema Gelap</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-ja/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<string name="dialog_attention">注意</string>
<string name="repo_add_dialog_add">追加</string>
<string name="settings_non_root_desc">機能が制限されています</string>
<string name="settings_download_path">ダウンロード場所</string>
<string name="app_theme_dark_theme">ダークテーマ</string>
<string name="app_theme_dark_theme_dark">ダーク</string>
<string name="repo_options_update">更新</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-pt/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
<string name="settings_app_theme">Tema do Aplicativo</string>
<string name="settings_app_theme_desc">Mudar paleta de cores e modo escuro</string>
<string name="settings_app">Aplicativo</string>
<string name="settings_download_path">Caminho dos Downloads</string>
<string name="settings_repo">Repositório</string>
<string name="settings_repo_desc">Gerenciar repositórios de módulos do Magisk</string>
<string name="app_theme_palette">Paleta de Cores</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-ro/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<string name="view_module_provided">Furnizat de %s</string>
<string name="settings_app_theme">Tema aplicației</string>
<string name="settings_app">Aplicație</string>
<string name="settings_download_path">Calea de descărcare</string>
<string name="settings_repo">Depozite</string>
<string name="app_theme_palette">Paleta temei</string>
<string name="app_theme_dark_theme_auto">Automat</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-ru/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
<string name="settings_menu_reboot_bootloader">Перезагрузка в бутлоадер</string>
<string name="settings_menu_reboot_edl">Перезагрузка в EDL</string>
<string name="settings_app_theme">Тема приложения</string>
<string name="settings_download_path">Путь для загрузки</string>
<string name="settings_delete_zip">Удалить zip файл</string>
<string name="app_theme_palette">Цветовая схема</string>
<string name="app_theme_dark_theme">Темная тема</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-tr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
<string name="settings_menu_reboot_download">Download modunda başlat</string>
<string name="settings_menu_reboot_recovery">Recovery modunda başlat</string>
<string name="settings_menu_reboot_edl">EDL modunda başlat</string>
<string name="settings_download_path">İndirme Yolu</string>
<string name="settings_app_theme_desc">Renk paleti ve gece modunu değiştirin</string>
<string name="settings_app_theme">Uygulama Teması</string>
<string name="app_theme_dark_theme">Karanlık Tema</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-zh-rCN/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
<!-- App -->
<string name="settings_app_theme">主题</string>
<string name="settings_app_theme_desc">更改主题配色和深色模式</string>
<string name="settings_download_path">下载路径</string>
<string name="settings_delete_zip">删除压缩包</string>
<string name="settings_delete_zip_desc">安装成功后删除模块压缩包,这将由超级用户执行</string>
<string name="settings_doh">安全 DNS(DoH)</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-zh-rTW/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
<string name="settings_app_theme">主題</string>
<string name="settings_app_theme_desc">更改深色模式和主題調色盤</string>
<string name="settings_app">應用程式</string>
<string name="settings_download_path">下載路徑</string>
<string name="settings_repo">儲存庫</string>
<string name="settings_repo_desc">管理 Magisk 模組儲存庫</string>
<string name="settings_delete_zip">刪除壓縮包</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
<!-- App -->
<string name="settings_app_theme">App Theme</string>
<string name="settings_app_theme_desc">Change color scheme and night mode</string>
<string name="settings_download_path">Download Path</string>
<string name="settings_delete_zip">Delete Zip File</string>
<string name="settings_delete_zip_desc">Delete zip of module after the installation is successful, this will be executed by Superuser</string>
<string name="settings_doh">DNS over HTTPS</string>
Expand Down

0 comments on commit f678204

Please sign in to comment.