Step 4: Add KPM interface and flash anykernel3
This commit is contained in:
@@ -250,4 +250,93 @@
|
||||
<string name="theme_light">Light</string>
|
||||
<string name="theme_dark">Dark</string>
|
||||
<string name="theme_follow_system">Follow System</string>
|
||||
<!-- Kernel Flash Progress Related -->
|
||||
<string name="horizon_flash_complete">Flash Complete</string>
|
||||
<string name="horizon_preparing">Preparing…</string>
|
||||
<string name="horizon_cleaning_files">Cleaning files…</string>
|
||||
<string name="horizon_copying_files">Copying files…</string>
|
||||
<string name="horizon_extracting_tool">Extracting flash tool…</string>
|
||||
<string name="horizon_patching_script">Patching flash script…</string>
|
||||
<string name="horizon_flashing">Flashing kernel…</string>
|
||||
<string name="horizon_flash_complete_status">Flash completed</string>
|
||||
<string name="select_slot_title">Select Flash Slot</string>
|
||||
<string name="select_slot_description">Please select the target slot for flashing boot</string>
|
||||
<string name="slot_a">Slot A</string>
|
||||
<string name="slot_b">Slot B</string>
|
||||
<string name="selected_slot">Selected slot: %1$s</string>
|
||||
<string name="horizon_getting_original_slot">Getting the original slot</string>
|
||||
<string name="horizon_setting_target_slot">Setting the specified slot</string>
|
||||
<string name="horizon_restoring_original_slot">Restore Default Slot</string>
|
||||
<string name="current_slot">Current system default slot:%1$s </string>
|
||||
<string name="horizon_copy_failed">Copy failed</string>
|
||||
<string name="horizon_unknown_error">Unknown error</string>
|
||||
<string name="flash_failed_message">Flash failed</string>
|
||||
<string name="Lkm_install_methods">LKM repair/installation</string>
|
||||
<string name="GKI_install_methods">Flashing AnyKernel3</string>
|
||||
<string name="kernel_version_log">Kernel version:%1$s</string>
|
||||
<string name="tool_version_log">Using the patching tool:%1$s</string>
|
||||
<string name="configuration">Configure</string>
|
||||
<string name="app_settings">Application Settings</string>
|
||||
<string name="tools">Tools</string>
|
||||
<string name="root_required">Requires root privileges</string>
|
||||
<string name="kpm_patch_options">KPM Patch</string>
|
||||
<string name="kpm_patch_description">For adding additional KPM features</string>
|
||||
<string name="enable_kpm_patch">KPM Patch</string>
|
||||
<string name="kpm_patch_switch_description">Apply KPM patch to kernel image before flashing</string>
|
||||
<string name="enable_kpm_undo_patch">KPM Undo Patch</string>
|
||||
<string name="kpm_undo_patch_switch_description">Undo previously applied KPM patch</string>
|
||||
<string name="kpm_patch_enabled">KPM patch enabled</string>
|
||||
<string name="kpm_undo_patch_enabled">KPM undo patch enabled</string>
|
||||
<string name="kpm_patch_mode">KPM Patch Mode</string>
|
||||
<string name="kpm_undo_patch_mode">KPM Undo Patch Mode</string>
|
||||
<string name="kpm_preparing_tools">Preparing KPM tools</string>
|
||||
<string name="kpm_applying_patch">Applying KPM patch</string>
|
||||
<string name="kpm_undoing_patch">Undoing KPM patch</string>
|
||||
<string name="kpm_found_image_file">Found Image file: %s</string>
|
||||
<string name="kpm_patch_success">KPM patch applied successfully</string>
|
||||
<string name="kpm_undo_patch_success">KPM patch undone successfully</string>
|
||||
<string name="kpm_file_repacked">File repacked successfully</string>
|
||||
<string name="kpm_extract_zip_failed">Failed to extract zip file</string>
|
||||
<string name="kpm_image_file_not_found">Image file not found</string>
|
||||
<string name="kpm_patch_failed">KPM patch failed</string>
|
||||
<string name="kpm_undo_patch_failed">KPM undo patch failed</string>
|
||||
<string name="kpm_patch_operation_failed">KPM patch operation failed: %s</string>
|
||||
<string name="kpm_follow_kernel_file">Follow Kernel</string>
|
||||
<string name="kpm_follow_kernel_description">Use kernel as-is without any KPM modifications</string>
|
||||
<string name="kernel_flashing">Kernel Flashing</string>
|
||||
<string name="horizon_kernel">AnyKernel3 Kernel</string>
|
||||
<string name="horizon_kernel_summary">Flash AnyKernel3 format kernel zip</string>
|
||||
<!-- kpm -->
|
||||
<string name="kpm_title">KPM</string>
|
||||
<string name="kpm_empty">No installed kernel modules at this time</string>
|
||||
<string name="kpm_version">Version</string>
|
||||
<string name="kpm_author">Author</string>
|
||||
<string name="kpm_uninstall">Uninstall</string>
|
||||
<string name="kpm_uninstall_success">Uninstalled successfully</string>
|
||||
<string name="kpm_uninstall_failed">Failed to uninstall</string>
|
||||
<string name="kpm_install_success">Load of kpm module successful</string>
|
||||
<string name="kpm_install_failed">Load of kpm module failed</string>
|
||||
<string name="kpm_args">Parameters</string>
|
||||
<string name="kpm_control">Execute</string>
|
||||
<string name="home_kpm_version">KPM Version</string>
|
||||
<string name="close_notice">Close</string>
|
||||
<string name="kernel_module_notice">The following kernel module functions were developed by KernelPatch and modified to include the kernel module functions of SukiSU Ultra</string>
|
||||
<string name="home_ContributionCard_kernelsu">SukiSU Ultra Look forward to</string>
|
||||
<string name="kpm_control_success">Success</string>
|
||||
<string name="kpm_control_failed">Failed</string>
|
||||
<string name="home_click_to_ContributionCard_kernelsu">SukiSU Ultra will be a relatively independent branch of KSU in the future, but we still appreciate the official KernelSU and MKSU etc. for their contributions!</string>
|
||||
<string name="not_supported">Unsupported</string>
|
||||
<string name="supported">Supported</string>
|
||||
<string name="kernel_patched">Kernel not patched</string>
|
||||
<string name="kernel_not_enabled">Kernel not configured</string>
|
||||
<string name="custom_settings">Custom settings</string>
|
||||
<string name="kpm_install_mode">KPM Install</string>
|
||||
<string name="kpm_install_mode_load">Load</string>
|
||||
<string name="kpm_install_mode_embed">Embed</string>
|
||||
<string name="kpm_install_mode_description">Please select: %1\$s Module Installation Mode \n\nLoad: Temporarily load the module \nEmbedded: Permanently install into the system</string>
|
||||
<string name="invalid_file_type">Incorrect file type! Please select .kpm file</string>
|
||||
<string name="confirm_uninstall_title_with_filename">Uninstall</string>
|
||||
<string name="confirm_uninstall_content">The following KPM will be uninstalled: %s</string>
|
||||
<string name="snackbar_failed_to_check_module_file">Unable to check if module file exists</string>
|
||||
<string name="cancel">Cancel</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user