|
55 | 55 | <string name="network_metered_warning">You are currently on a metered connection. Data charges from your service provider may apply.</string> |
56 | 56 |
|
57 | 57 | <string name="apk_source_selector_item">Select APK source</string> |
58 | | - <string name="apk_source_auto">Using all APK downloader</string> |
| 58 | + <string name="apk_source_auto">Using all APK downloaders</string> |
59 | 59 | <string name="apk_source_downloader">Using %s</string> |
60 | 60 | <string name="apk_source_installed">Using installed APK</string> |
61 | 61 | <string name="apk_source_local">Using a local APK file</string> |
|
92 | 92 | <string name="theme_description">Choose between light or dark theme</string> |
93 | 93 | <string name="safeguards">Safeguards</string> |
94 | 94 | <string name="patch_compat_check">Disable version compatibility check</string> |
95 | | - <string name="patch_compat_check_description">The check restricts patches to compatible app versions</string> |
| 95 | + <string name="patch_compat_check_description">Do not restrict patches to compatible app versions</string> |
96 | 96 | <string name="patch_compat_check_confirmation">Selecting incompatible patches can result in a broken app.\n\nDo you want to proceed anyways?</string> |
97 | 97 | <string name="suggested_version_safeguard">Require suggested app version</string> |
98 | 98 | <string name="suggested_version_safeguard_description">Enforce selection of the suggested app version</string> |
|
134 | 134 | <string name="reset_patch_options_description">Reset the stored patch options</string> |
135 | 135 | <string name="reset_patch_selection_success">Patch selection has been reset</string> |
136 | 136 | <string name="patch_selection_reset_all">Reset patch selection globally</string> |
137 | | - <string name="patch_selection_reset_all_dialog_description">You are about to reset all the patch selections. You will need to manually select each patch again.</string> |
138 | | - <string name="patch_selection_reset_all_description">Resets all the patch selections</string> |
| 137 | + <string name="patch_selection_reset_all_dialog_description">You are about to reset all patch selections. You will need to manually select each patch again.</string> |
| 138 | + <string name="patch_selection_reset_all_description">Resets all patch selections</string> |
139 | 139 | <string name="patch_selection_reset_package">Reset patch selection for app</string> |
140 | 140 | <string name="patch_selection_reset_package_dialog_description">You are about to reset the patch selection for the app \"%s\". You will have to manually select each patch again.</string> |
141 | 141 | <string name="patch_selection_reset_package_description">Resets patch selection for a single app</string> |
|
149 | 149 | <string name="patch_options_reset_patches_dialog_description">You are about to reset the patch options for \"%s\". You will have to reapply each option again.</string> |
150 | 150 | <string name="patch_options_reset_patches_description">Resets the patch options for a specific collection of patches</string> |
151 | 151 | <string name="patch_options_reset_all">Reset patch options globally</string> |
152 | | - <string name="patch_options_reset_all_dialog_description">You are about to reset patch options. You will have to reapply each option again.</string> |
| 152 | + <string name="patch_options_reset_all_dialog_description">You are about to reset all patch options. You will have to reapply each option again.</string> |
153 | 153 | <string name="patch_options_reset_all_description">Resets all patch options</string> |
154 | 154 | <string name="downloader_plugins">Plugins</string> |
155 | 155 | <string name="downloader_plugin_state_trusted">Trusted</string> |
|
160 | 160 | <string name="downloader_plugin_trust_dialog_body">Package name: %1$s\nSignature (SHA-256): %2$s</string> |
161 | 161 | <string name="downloader_plugin_delete_apps_title">Delete selected apps</string> |
162 | 162 | <string name="downloader_plugin_delete_apps_description">Are you sure you want to delete the selected apps?</string> |
163 | | - <string name="downloader_settings_no_apps">No downloaded apps found</string> |
| 163 | + <string name="downloader_settings_no_apps">No downloaded apps found.</string> |
164 | 164 |
|
165 | 165 | <string name="search_apps">Search apps…</string> |
166 | 166 | <string name="loading_body">Loading…</string> |
|
201 | 201 | <string name="debug_logs_export_failed">Failed to export logs</string> |
202 | 202 | <string name="debug_logs_export_success">Exported logs</string> |
203 | 203 | <string name="api_url">API URL</string> |
204 | | - <string name="api_url_description">The API used to download necessary files.</string> |
| 204 | + <string name="api_url_description">The API used to download necessary files</string> |
205 | 205 | <string name="api_url_dialog_title">Change API URL</string> |
206 | 206 | <string name="api_url_dialog_description">Change the API URL of ReVanced Manager. ReVanced Manager uses the API to download patches and updates.</string> |
207 | 207 | <string name="api_url_dialog_warning">ReVanced Manager connects to the API to download patches and updates. Make sure that you trust it.</string> |
|
278 | 278 | <string name="downloader_app_not_found">Downloader did not find the app</string> |
279 | 279 | <string name="downloader_error">Downloader error: %s</string> |
280 | 280 | <string name="downloader_no_plugins_installed">No downloader installed.</string> |
281 | | - <string name="downloader_no_plugins_available">There are downloader installed but none is trusted. Check your settings.</string> |
| 281 | + <string name="downloader_no_plugins_available">There are downloaders installed but none are trusted. Check your settings.</string> |
282 | 282 | <string name="already_patched">Already patched</string> |
283 | 283 |
|
284 | 284 | <string name="patch_selector_sheet_filter_title">Filter</string> |
|
448 | 448 | <string name="any_version">Any</string> |
449 | 449 | <string name="never_show_again">Never show again</string> |
450 | 450 | <string name="show_manager_update_dialog_on_launch">Show update message on launch</string> |
451 | | - <string name="show_manager_update_dialog_on_launch_description">Shows a popup notification whenever there is a new update available on launch.</string> |
| 451 | + <string name="show_manager_update_dialog_on_launch_description">Show a popup notification whenever a new update is available on launch</string> |
452 | 452 | <string name="failed_to_import_keystore">Failed to import keystore</string> |
453 | 453 | <string name="export">Export</string> |
454 | 454 | <string name="confirm">Confirm</string> |
|
0 commit comments