summaryrefslogtreecommitdiffstats
path: root/client/shared/etc/lang.ca_ES.conf
diff options
context:
space:
mode:
authorIrina Gómez <irinagomez@us.es>2019-11-08 14:04:21 +0100
committerIrina Gómez <irinagomez@us.es>2019-11-08 14:04:21 +0100
commit0531169693dcd2e17bc158af5cf36584629e01ee (patch)
treec196c90c7dd1aefe7130c4b26b106048f6f338a7 /client/shared/etc/lang.ca_ES.conf
parent3df93abeaa9a24dcf9576606c515162fdb82b4a5 (diff)
#914 deployImagen shows error message when image file is corrupt or was created with other partclone version.
Diffstat (limited to 'client/shared/etc/lang.ca_ES.conf')
-rw-r--r--client/shared/etc/lang.ca_ES.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/shared/etc/lang.ca_ES.conf b/client/shared/etc/lang.ca_ES.conf
index e34e6e51..ba9d11b8 100644
--- a/client/shared/etc/lang.ca_ES.conf
+++ b/client/shared/etc/lang.ca_ES.conf
@@ -13,6 +13,7 @@ MSG_ERR_REPO="Error al montar el repositorio de imágenes"
MSG_ERR_FILESYS="Sistema de archivos desconocido o no se puede montar"
MSG_ERR_NOTOS="Sistema operativo no detectado o no se puede iniciar"
MSG_ERR_IMAGE="No se puede crear o restaurar una image de sistema"
+MSG_ERR_IMAGEFILE="Archivo de imagen corrupto o de otra versión de partclone"
MSG_ERR_NOTEXEC="Programa o función no ejecutable"
MSG_ERR_NOTWRITE="No hay acceso de escritura"
MSG_ERR_NOTCACHE="No existe particion Cache en el cliente"