mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-20 17:53:56 +00:00
feat: updater UI and code improvements (#1597)
This commit is contained in:
@@ -281,11 +281,10 @@
|
||||
<string name="ready_to_install_update">Ready to install update</string>
|
||||
<string name="update_completed">Update installed</string>
|
||||
<string name="install_update_manager_failed">Failed to install update</string>
|
||||
<string name="update_notification">A minor update for ReVanced Manager is available. Click here to update and get the latest features and fixes!</string>
|
||||
<string name="update_channel">Update channel</string>
|
||||
<string name="update_channel_description">Stable</string>
|
||||
<string name="update_notifications">Update notifications</string>
|
||||
<string name="update_notifications_description">Dialog on app launch + badges</string>
|
||||
<string name="manual_update_check">Check for updates</string>
|
||||
<string name="manual_update_check_description">Manually check for updates</string>
|
||||
<string name="update_checking_manager">Update checking</string>
|
||||
<string name="update_checking_manager_description">Check for new versions of ReVanced Manager when the application starts</string>
|
||||
<string name="changelog">Changelog</string>
|
||||
<string name="changelog_loading">Loading changelog</string>
|
||||
<string name="changelog_download_fail">Failed to download changelog: %s</string>
|
||||
@@ -306,7 +305,9 @@
|
||||
<string name="invalid_date">Invalid date</string>
|
||||
<string name="disable_battery_optimization">Disable battery optimization</string>
|
||||
|
||||
<string name="failed_to_check_updates">Failed to check for updates</string>
|
||||
<string name="failed_to_check_updates">Failed to check for updates: %s</string>
|
||||
<string name="no_update_available">No update available</string>
|
||||
<string name="update_check">Checking for updates…</string>
|
||||
<string name="dismiss_temporary">Not now</string>
|
||||
<string name="update_available_dialog_title">New update available</string>
|
||||
<string name="update_available_dialog_description">A new version (%s) is available for download.</string>
|
||||
|
||||
Reference in New Issue
Block a user