Spanish dont wort spaw (summary)

Use GitHub to post bug reports and error descriptions for phpwcms. Describe your problem detailed!
Locked
Enkacom2
Posts: 12
Joined: Fri 19. Dec 2003, 15:17

Spanish dont wort spaw (summary)

Post by Enkacom2 »

I Download at SourceForge.net de last version, spaw dont work for the spanish , but work in german:

phpwcms_1.1-RC2_2004-02-20 and phpwcms_patch_2004-02-20

(var plugin_lang = dir + "/lang/" + HTMLArea.I18N.lang + ".js";)

Image

sorry for my english
Last edited by Enkacom2 on Sun 22. Feb 2004, 15:08, edited 2 times in total.
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

what is you in spaw change in include\inc_ext\spaw\config\spaw_control.config.php

Code: Select all

$spaw_default_lang = 'en'
to

Code: Select all

$spaw_default_lang = 'es';
or

Code: Select all

$spaw_default_lang = 'sp';
I´m not sure how spanish is abbreviat?
http://www.studmed.dk Portal for doctors and medical students in Denmark
Enkacom2
Posts: 12
Joined: Fri 19. Dec 2003, 15:17

is es

Post by Enkacom2 »

is es
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

did it work?
http://www.studmed.dk Portal for doctors and medical students in Denmark
Enkacom2
Posts: 12
Joined: Fri 19. Dec 2003, 15:17

sorry

Post by Enkacom2 »

I dont work, I think the problem is in spanish.js but Im design.


sorry for my english
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

El problema es que los archivos españoles de la lengua faltan para "TableOperations.I18N" en redactor htmlarea. Es necesario traducir el archivo "/include/inc_ext/htmlarea/plugins/TableOperations/lang/en.js" a español y ahorrarlo como nombre "/include/inc_ext/htmlarea/plugins/TableOperations/lang/es.js"
Enkacom2
Posts: 12
Joined: Fri 19. Dec 2003, 15:17

Gracias

Post by Enkacom2 »

muchas gracias, me gustaria ofrecer mi ayuda y proponer un foro de soporte en español.(¿te llego mi mensaje?)

For Oliver ^^^^^^(is the same)
I what to propose one forum for suport in spanish, I now the enof people for make this (you can use moderation for control this)


Enkacom
Locked