Merge pull request #113 from spicyfoxx/patch-1

Update strings.xml
This commit is contained in:
Tornike Khintibidze 2020-08-10 12:52:09 +04:00 committed by GitHub
commit e2e3bfffc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 21 deletions

View File

@ -18,17 +18,17 @@
<string name="error_downloading">Error Downloading %1$s</string>
<string name="install">Install</string>
<string name="installing_app">Installing %1$s</string>
<string name="installation_aborted">Operation failed because the user aborted the installation.</string>
<string name="installation_blocked">Operation failed because the user blocked the installation.</string>
<string name="installation_downgrade">Operation failed because the user tried to downgrade the package. Do you have stock YouTube Installed?</string>
<string name="installation_conflict">Operation failed because the app conflicts with an already installed app.</string>
<string name="installation_failed">Operation failed for an unknown reason, please join our Telegram or Discord for support.</string>
<string name="installation_incompatible">Operation failed because the app is incompatible with your device.</string>
<string name="installation_invalid">Operation failed because the apk files are invalid.</string>
<string name="installation_signature">Operation failed because the user didn\'t disable apk signature verification</string>
<string name="installation_miui">An unexpected error occurred while installing Vanced. Have you disabled MIUI Optimisations?</string>
<string name="installation_storage">Operation failed due to a storage error.</string>
<string name="installation_wait">Please wait until the installation finishes</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, 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, 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, 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>
<string name="version_installed">Installed:</string>
<string name="latest">Latest:</string>
@ -41,7 +41,7 @@
<string name="useful_links">Useful Links</string>
<string name="website_text">Website</string>
<string name="support_us">Support us!</string>
<string name="version_toast">%1$s version was copied!</string>
<string name="version_toast">%1$s version number was copied!</string>
<!-- Settings -->
<string name="accent_color">Accent Color</string>
@ -76,22 +76,22 @@
<!-- Dialogs -->
<string name="button_dismiss">Dismiss</string>
<string name="guide">Guide</string>
<string name="hold_on">Hold on!</string>
<string name="magisk_vanced">Looks like you\'re using the Magisk/TWRP version of Vanced, which is discontinued and can not be updated using this app. Please remove it first by removing the magisk module/using TWRP Vanced uninstaller.</string>
<string name="hold_on">Stop!</string>
<string name="magisk_vanced">You are using the Magisk/TWRP version of Vanced, which is discontinued and cannot be updated using this app. Please remove it by removing the magisk module/using TWRP Vanced uninstaller.</string>
<string name="miui_one_title">MIUI detected!</string>
<string name="miui_one">Hey! it looks like you\'re a MIUI user. in order to properly use this application, you will have to disable MIUI optimisations in the developer settings. (You can safely ignore this warning if you are on a 20.2.20 or later ROM based on xiaomi.eu)</string>
<string name="miui_one">In order to properly install Vanced, you MUST disable MIUI Optimisations in the developer settings. (You can ignore this warning if you are on a 20.2.20 or later xiaomi.eu based ROM)</string>
<string name="error">Error</string>
<string name="security_context">Please make sure, that you downloaded the app from vanced.app, the Vanced Discord server or the Vanced GitHub</string>
<string name="security_context">Make sure that you downloaded the app from vanced.app, the Vanced Discord server or the Vanced GitHub</string>
<string name="success">Success!</string>
<string name="vanced_installed">Vanced has successfully been installed! Launch now?</string>
<string name="launch">Launch</string>
<string name="vanced_installed">Vanced has successfully been installed! Open now?</string>
<string name="launch">Open</string>
<string name="welcome">Welcome</string>
<!-- Install Page -->
<string name="choose_preferred_language">Choose your preferred language for Vanced</string>
<string name="choose_preferred_language">Choose your preferred language(s) for Vanced</string>
<string name="choose_preferred_language_note">Note: English will always be installed as an additional language as well.</string>
<string name="choose_preferred_theme">Choose your preferred theme for Vanced</string>
<string name="disable_signature">Root mode detected! To install Vanced, you will need to disable the apk signature verification.</string>
<string name="disable_signature">Root mode detected! To install Vanced, you MUST disable the apk signature verification.</string>
<string name="finish">Finish</string>
<string name="install_light_black">Light + Black</string>
<string name="install_light_dark">Light + Dark</string>
@ -102,4 +102,4 @@
<string name="sources">Sources</string>
<string name="vanced_team">Vanced Team</string>
</resources>
</resources>