Skip to content

Commit

Permalink
refactor: Use proper wording for the dialog
Browse files Browse the repository at this point in the history
Co-authored-by: oSumAtrIX <[email protected]>
  • Loading branch information
validcube and oSumAtrIX authored Jul 7, 2024
1 parent a70601f commit a822c25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@
<string name="debug_logs_export_success">Exported logs</string>
<string name="api_url">API URL</string>
<string name="api_url_dialog_title">Set custom API URL</string>
<string name="api_url_dialog_description">This will change the default API\'s link to alternative link, by default we recommend that you use the provided URL to the API.</string>
<string name="api_url_dialog_warning">We do not operate or verify any alternative APIs, only use API that you trust.</string>
<string name="api_url_dialog_description">Set the API URL of ReVanced Manager. ReVanced Manager uses the API to download patches and updates.</string>
<string name="api_url_dialog_warning">ReVanced Manager connects to the API to download patches and updates. Make sure that you trust it.</string>
<string name="api_url_dialog_save">Set</string>
<string name="device">Device</string>
<string name="device_android_version">Android version</string>
Expand Down

0 comments on commit a822c25

Please sign in to comment.