manager: remove require_kernel_version for re-translation.

This commit is contained in:
weishu
2023-08-08 11:25:53 +08:00
parent 5023d0ab1d
commit 747c91d5c8
23 changed files with 0 additions and 23 deletions

View File

@@ -75,7 +75,6 @@
<string name="restart_app">再起動</string>
<string name="failed_to_update_sepolicy">SELinux ルールの更新に失敗しました: %s</string>
<string name="profile_capabilities">ケイパビリティ</string>
<string name="require_kernel_version">現在のカーネル バージョン %d はマネージャーが適切に機能するには低すぎます。 バージョン %d 以降にアップグレードしてください!</string>
<string name="module_downloading">ダウンロードモジュール:%s</string>
<string name="profile_umount_modules_summary">このオプションを有効にすると、KernelSU はこのアプリケーションのモジュールによって変更されたファイルを復元できるようになります。</string>
<string name="settings_umount_modules_default">デフォルトでモジュールをアンインストールする</string>