diff --git a/app/src/main/java/app/revanced/manager/network/downloader/ParceledDownloaderData.kt b/app/src/main/java/app/revanced/manager/network/downloader/ParceledDownloaderData.kt
index a43db930..160d2231 100644
--- a/app/src/main/java/app/revanced/manager/network/downloader/ParceledDownloaderData.kt
+++ b/app/src/main/java/app/revanced/manager/network/downloader/ParceledDownloaderData.kt
@@ -7,7 +7,7 @@ import kotlinx.parcelize.Parcelize
@Parcelize
/**
- * A container for [Parcelable] data returned from downloaders. Instances of this class can be safely stored in a bundle without needing to set the [ClassLoader].
+ * A container for [Parcelable] data returned from downloader. Instances of this class can be safely stored in a bundle without needing to set the [ClassLoader].
*/
class ParceledDownloaderData private constructor(
val pluginPackageName: String,
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 520cf363..a1ab4a8f 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -43,24 +43,24 @@
Any available version
Select source
Auto
- Use all installed downloaders to find a suitable APK file
+ Use all available downloader to download the app
No plugins available
Mounted apps cannot be patched again without root access
Version %s does not match the suggested version
Start patching the application
- Patch selection and options
+ Select patches
%d patches selected
No patches selected
Your device is not connected to the internet. Downloading will fail later.
You are currently on a metered connection. Data charges from your service provider may apply.
- Change source
- Current: All downloaders
- Current: %s
- Current: Installed
- Current: File
+ Select APK source
+ Using all APK downloader
+ Using %s
+ Using installed APK
+ Using a local APK file
Could not import legacy settings
@@ -263,8 +263,8 @@
Downloader did not fetch the correct version
Downloader did not find the app
Downloader error: %s
- No plugins installed.
- No trusted plugins available for use. Check your settings.
+ No downloader installed.
+ There are downloader installed but none is trusted. Check your settings.
Already patched
Filter
@@ -347,7 +347,7 @@
About ReVanced Manager
- ReVanced Manager is an application designed to work with ReVanced Patcher, which allows for long-lasting patches to be created for Android apps. The patching system is designed to automatically work with new versions of apps with minimal maintenance.
+ ReVanced Manager is an Android application that uses ReVanced Patcher to patch Android apps. It allows you to download and patch apps with custom patches, and manage the patching process.
%d taps remaining
Developer options enabled
Developer options are already enabled
@@ -359,7 +359,7 @@
Failed to install update
Check for updates
Manually check for updates
- Auto check for updates
+ Check for updates on launch
Check for new versions of ReVanced Manager when the application starts
View changelogs
Loading changelog