You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: VirtualApp/app/src/main/res/values-es/strings.xml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -139,4 +139,6 @@
139
139
<stringname="settings_module_manage">Gestión de módulos</string>
140
140
<stringname="settings_module_manage_summary">Encienda o apague el módulo Xposed (el módulo Xposed debe encenderse manualmente después de la instalación para que tenga efecto)</string>
141
141
<stringname="xposed_installer_not_found">Instalador Xposed no encontrado, por favor agrégalo a VirtualXposed!</string>
142
+
<stringname="advance_settings_allow_fake_signature_summary">Cuando está habilitado, puede instalar apk que no tiene firmas (Generalmente se usa en apk craqueado, Por favor, preste atención a la seguridad)</string>
143
+
<stringname="advance_settings_allow_fake_signature">Permitir la instalación de apk sin firmas.</string>
<stringname="settings_module_manage_summary">Enable/Disable Xposed module (You must enable it manually for it to take effect)</string>
141
141
<stringname="xposed_installer_not_found">Xposed Installer not found, please add it to VirtualXposed first!</string>
142
+
<stringname="advance_settings_allow_fake_signature_summary">When enabled, you can install apk which has no signatures(Usually used in cracked apk, please be careful
143
+
)</string>
144
+
<stringname="advance_settings_allow_fake_signature">Allow to install apk without signatures.</string>
0 commit comments