diff options
author | ramon <ramongomez@us.es> | 2016-04-11 07:18:55 +0000 |
---|---|---|
committer | ramon <ramongomez@us.es> | 2016-04-11 07:18:55 +0000 |
commit | c680f93660157e2720cf878e2fb6f5f212fb6c81 (patch) | |
tree | c71501ce1ff9eb351762cbb8b9d3cf21acaab886 /client/shared/etc/lang.es_ES.conf | |
parent | ebe57095c2c713acfd1bd062b82f96d4c6d2205f (diff) |
#744: Incluir comprobaciĆ³n de bloqueo de disco en funciĆ³n {{{ogRestoreDiskImage}}}.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4875 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 a5487d6e..08209526 100644 --- a/client/shared/etc/lang.es_ES.conf +++ b/client/shared/etc/lang.es_ES.conf @@ -47,6 +47,7 @@ MSG_MOUNTREADONLY="Sistema de archivos montado solo de lectura" # Mensajes complementarios para las ayudas. MSG_64BIT="64 bits" +MSG_DISK="disco" MSG_ERROR="Error" MSG_EXAMPLE="Ejemplo" MSG_FORMAT="Formato" |