diff options
author | MatMoul <matmoul@gmail.com> | 2016-04-02 14:17:48 +0200 |
---|---|---|
committer | MatMoul <matmoul@gmail.com> | 2016-04-02 14:17:48 +0200 |
commit | 57c7817f91451f58be55eb16fa93f5eb5d55789d (patch) | |
tree | 11a0406e54b18a363145dc42974832c68ecf6485 | |
parent | b2376d7a865df5f68263facd632908d3e57ed540 (diff) | |
download | hyperfi-57c7817f91451f58be55eb16fa93f5eb5d55789d.tar.lz hyperfi-57c7817f91451f58be55eb16fa93f5eb5d55789d.tar.xz hyperfi-57c7817f91451f58be55eb16fa93f5eb5d55789d.zip |
Resolve editor string problem
-rw-r--r-- | lng/Spanish | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lng/Spanish b/lng/Spanish index d3e6c09..5abb0d9 100644 --- a/lng/Spanish +++ b/lng/Spanish @@ -19,7 +19,7 @@ txtselectserver="Seleccione el servidor de fuentes" txtmainmenu="Menú Principal" txtlanguage="Lenguaje" txtsetkeymap="Disposición del teclado" -#txteditor="Editor" +txteditor="Editor" txtdiskpartmenu="Particionado de disco" txtselectpartsmenu="Seleccionar particiones e instalar" txthelp="Ayuda" |