diff options
author | irina <irinagomez@us.es> | 2014-03-18 11:03:12 +0000 |
---|---|---|
committer | irina <irinagomez@us.es> | 2014-03-18 11:03:12 +0000 |
commit | 167b8d58ab3303fe4cdc37a1809c477c85826b75 (patch) | |
tree | 1f1ec125822a9f81380ce65df8525a0c6b33e8aa /client/shared/etc/lang.es_ES.conf | |
parent | 3294b83119d5947fdbaf703afe2793ab5adf8435 (diff) |
#641 Se crea código de error para updateCache
git-svn-id: https://opengnsys.es/svn/branches/version1.0@4192 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'client/shared/etc/lang.es_ES.conf')
-rw-r--r-- | client/shared/etc/lang.es_ES.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/shared/etc/lang.es_ES.conf b/client/shared/etc/lang.es_ES.conf index c5e09039..2eab432c 100644 --- a/client/shared/etc/lang.es_ES.conf +++ b/client/shared/etc/lang.es_ES.conf @@ -19,6 +19,7 @@ MSG_ERR_CACHESIZE="El espacio de la caché local o remota no es suficiente" MSG_ERR_REDUCEFS="Error al reducir el sistema de archivos" MSG_ERR_EXTENDFS="Error al expandir el sistema de archivos" MSG_ERR_IMGSIZEPARTITION="Error al restaurar: Partición mas pequeña que la imagen" +MSG_ERR_UPDATECACHE="Error al realizar el comando updateCache" MSG_ERR_UCASTSYNTAXT="Error en la generación de sintaxis de transferenica Unicast" MSG_ERR_UCASTSENDPARTITION="Error en envío Unicast de una partición" MSG_ERR_UCASTSENDFILE="Error en envío Unicast de un fichero" |