On Tue, Jan 8, 2013 at 7:44 AM, Jesús Corrius <je...@softcatala.org> wrote:
> If you want to implement this, but you are not a developer, just send me
> the name of the keys with its translation and I will apply the changes
> myself.

Hi, I was wondering if you could add a Spanish translation:

static const struct KeysNameReplacement aImplReplacements_Spanish[] =
    {
        { KEY_BACK, "Retroceso" },
        { KEY_ENTER, "Intro" },
        { KEY_SPACEBAR, "Espacio" },
        { KEY_HOME, "Inicio" },
        { KEY_UP, "Arriba" },
        { KEY_PAGEUP, "Re Pág" },
        { KEY_LEFT, "Izquierda" },
        { KEY_RIGHT, "Derecha" },
        { KEY_END, "Fin" },
        { KEY_DOWN, "Abajo" },
        { KEY_PAGEDOWN, "Av Pág" },
        { KEY_INSERT, "Ins" },
        { KEY_DELETE, "Supr" },
        { KEY_SHIFT, "Mayús" },
    };

Thanks!
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to