unnecessary
This commit is contained in:
parent
da5c722f7f
commit
e2d136b960
1 changed files with 0 additions and 3 deletions
|
@ -10,7 +10,6 @@ set_lang() {
|
|||
TITLE="Instalador firma digital"
|
||||
PROMPT_WELCOME="Bienvenido al asistente de instalación de certificados para firma digial."
|
||||
PROMPT_ERR_DEPS="Error, la instalación requiere de los siguientes programas no presentes: "
|
||||
PROMPT_FILE="Seleccione el fichero que corresponde a su sistema operativo."
|
||||
PROMPT_SERIAL="Ingrese el número serial impreso al reverso de la tarjeta."
|
||||
PROMPT_ERR_SERIAL="Error al obtener el número serial de la tarjeta, abortando."
|
||||
PROMPT_DOWNLOAD="Descargando desde Centro de Soporte Firma Digital..."
|
||||
|
@ -24,7 +23,6 @@ set_lang() {
|
|||
TITLE="Digital signature installer"
|
||||
PROMPT_WELCOME="Welcome to the digital signing certificate installation wizard."
|
||||
PROMPT_ERR_DEPS="Error, installation requires the following programs not present: "
|
||||
PROMPT_FILE="Select the file that corresponds to your operating system."
|
||||
PROMPT_SERIAL="Enter the serial number printed on the back of the card."
|
||||
PROMPT_ERR_SERIAL="Error obtaining the card serial number, aborting."
|
||||
PROMPT_DOWNLOAD="Downloading from the Digital Signature Support Center..."
|
||||
|
@ -38,7 +36,6 @@ set_lang() {
|
|||
TITLE="Installation de signature"
|
||||
PROMPT_WELCOME="Bienvenue dans l'assistant d'installation du certificat de signature."
|
||||
PROMPT_ERR_DEPS="Erreur, l'installation requise des programmes suivants ne présente pas: "
|
||||
PROMPT_FILE="Sélectionnez le fichier qui correspond à votre système d'exploitation."
|
||||
PROMPT_SERIAL="Entrez le numéro de série imprimé au dos de la carte."
|
||||
PROMPT_ERR_SERIAL="Erreur d'obtention du numéro de série de la carte, abandon."
|
||||
PROMPT_DOWNLOAD="Téléchargement du fichier depuis le Centre de support des signatures numériques..."
|
||||
|
|
Loading…
Reference in a new issue