You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Update RU strings
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<string name="unsupport_magisk_message">This version of Magisk Manager does not support Magisk version lower than v18.0.\n\nYou can either manually upgrade Magisk, or downgrade the app to an older version.</string>
|
||||
|
||||
<!--Status Fragment-->
|
||||
<string name="magisk_version_error">Magisk is not installed.</string>
|
||||
<string name="magisk_version_error">Magisk is not installed</string>
|
||||
<string name="checking_for_updates">Checking for updates…</string>
|
||||
<string name="invalid_update_channel">Invalid Update Channel</string>
|
||||
<string name="safetyNet_check_text">Tap to start SafetyNet check</string>
|
||||
@@ -35,12 +35,12 @@
|
||||
|
||||
<!--Module Fragment-->
|
||||
<string name="no_info_provided">(No info provided)</string>
|
||||
<string name="no_modules_found">No modules found.</string>
|
||||
<string name="update_file_created">Module will be updated at next reboot.</string>
|
||||
<string name="remove_file_created">Module will be removed at next reboot.</string>
|
||||
<string name="remove_file_deleted">Module will not be removed at next reboot.</string>
|
||||
<string name="disable_file_created">Module will be disabled at next reboot.</string>
|
||||
<string name="disable_file_removed">Module will be enabled at next reboot.</string>
|
||||
<string name="no_modules_found">No modules found</string>
|
||||
<string name="update_file_created">Module will be updated at next reboot!</string>
|
||||
<string name="remove_file_created">Module will be removed at next reboot!</string>
|
||||
<string name="remove_file_deleted">Module will not be removed at next reboot!</string>
|
||||
<string name="disable_file_created">Module will be disabled at next reboot!</string>
|
||||
<string name="disable_file_removed">Module will be enabled at next reboot!</string>
|
||||
<string name="author">Created by %1$s</string>
|
||||
<string name="reboot_recovery">Reboot to Recovery</string>
|
||||
<string name="reboot_bootloader">Reboot to Bootloader</string>
|
||||
@@ -135,7 +135,7 @@
|
||||
<string name="settings_dark_theme_title">Dark Theme</string>
|
||||
<string name="settings_dark_theme_summary">Enable dark theme.</string>
|
||||
<string name="settings_download_cache_title">Download Cache</string>
|
||||
<string name="settings_download_cache_summary">Enables download cache for Magisk and Module zip files.</string>
|
||||
<string name="settings_download_cache_summary">Enables download cache for Magisk zip files.</string>
|
||||
<string name="settings_download_path_title">Download path</string>
|
||||
<string name="settings_download_path_message">Files will be saved to %1$s</string>
|
||||
<string name="settings_clear_cache_title">Clear Repo Cache</string>
|
||||
|
||||
Reference in New Issue
Block a user