Commit 4119e666 authored by Ilya Kushnir's avatar Ilya Kushnir Committed by John Wu

Update RU strings

parent d33e5226
This diff is collapsed.
...@@ -11,7 +11,7 @@ ...@@ -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> <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--> <!--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="checking_for_updates">Checking for updates…</string>
<string name="invalid_update_channel">Invalid Update Channel</string> <string name="invalid_update_channel">Invalid Update Channel</string>
<string name="safetyNet_check_text">Tap to start SafetyNet check</string> <string name="safetyNet_check_text">Tap to start SafetyNet check</string>
...@@ -35,12 +35,12 @@ ...@@ -35,12 +35,12 @@
<!--Module Fragment--> <!--Module Fragment-->
<string name="no_info_provided">(No info provided)</string> <string name="no_info_provided">(No info provided)</string>
<string name="no_modules_found">No modules found.</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="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_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="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_created">Module will be disabled at next reboot!</string>
<string name="disable_file_removed">Module will be enabled 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="author">Created by %1$s</string>
<string name="reboot_recovery">Reboot to Recovery</string> <string name="reboot_recovery">Reboot to Recovery</string>
<string name="reboot_bootloader">Reboot to Bootloader</string> <string name="reboot_bootloader">Reboot to Bootloader</string>
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
<string name="settings_dark_theme_title">Dark Theme</string> <string name="settings_dark_theme_title">Dark Theme</string>
<string name="settings_dark_theme_summary">Enable 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_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_title">Download path</string>
<string name="settings_download_path_message">Files will be saved to %1$s</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> <string name="settings_clear_cache_title">Clear Repo Cache</string>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment