blob: ad15fac68ee325995774e43efa879a67885c7c28 (
plain)
1
2
3
4
5
6
7
|
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
formPostSecureToInsecureWarning.title = Advertencia de seguridad
formPostSecureToInsecureWarning.message = La información que ha ingresado en esta página se enviará sobre una conexión insegura y podría ser leía por terceros.\n\n¿Está seguro de querer enviar esta información?
formPostSecureToInsecureWarning.continue = Continuar
|