mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-23 19:55:11 +00:00
Update strings.xml
This commit is contained in:
parent
499c373714
commit
d5db86536c
1 changed files with 5 additions and 5 deletions
|
@ -20,13 +20,13 @@
|
|||
<string name="installing_app">Installing %1$s</string>
|
||||
<string name="installation_aborted">Installation failed because user aborted the installation.</string>
|
||||
<string name="installation_blocked">Installation failed because user blocked the installation.</string>
|
||||
<string name="installation_downgrade">Installation failed because user tried to downgrade the package. Uninstall updates from stock YouTube app and try again.</string>
|
||||
<string name="installation_conflict">Installation failed because the app conflicts with an already installed app. Uninstall the current version of Vanced and try again.</string>
|
||||
<string name="installation_downgrade">Installation failed because user tried to downgrade the package. Uninstall updates from stock YouTube app, then try again.</string>
|
||||
<string name="installation_conflict">Installation failed because the app conflicts with an already installed app. Uninstall the current version of Vanced, then try again.</string>
|
||||
<string name="installation_failed">Installation failed for unknown reasons, join our Telegram or Discord for futher support.</string>
|
||||
<string name="installation_incompatible">Installation failed because the installation file is incompatible with your device. Clear downloaded files in the Settings and try again.</string>
|
||||
<string name="installation_incompatible">Installation failed because the installation file is incompatible with your device. Clear downloaded files in the Settings, then try again.</string>
|
||||
<string name="installation_invalid">Installation failed because the apk files are corrupted.</string>
|
||||
<string name="installation_signature">Installation failed because apk signature verification is enabled. Disable apk signature verification and try again.</string>
|
||||
<string name="installation_miui">Installation failed because MIUI Optimization is enabled. Disable MIUI Optimization and try again.</string>
|
||||
<string name="installation_signature">Installation failed because apk signature verification is enabled. Disable apk signature verification, then try again.</string>
|
||||
<string name="installation_miui">Installation failed because MIUI Optimization is enabled. Disable MIUI Optimization, then try again.</string>
|
||||
<string name="installation_storage">Installation failed due to a storage error.</string>
|
||||
<string name="installation_wait">DO NOT leave the app until the installation finishes.</string>
|
||||
<string name="button_reinstall">Reinstall</string>
|
||||
|
|
Loading…
Reference in a new issue