Hello All !
I've bought NTForum a few days ago, and i'm actually translating it.
I have a few bugs to reports, in this way.
Forgotten keyx to rescx :
----------------------------------------------------------
<data name="Save.Text">
<value>Enregistrer</value>
</data>
<data name="Cancel.Text">
<value>Annuler</value>
</data>
<data name="Security.Text">
<value>Droits d'acces :</value>
</data>
<data name="ForumOwner.Text">
<value>Gestionnaire :</value>
</data>
<data name="ModRoles.Text">
<value>Role de moderation :</value>
</data>
<data name="Moderated.Text">
<value>Est Modere :</value>
</data>
<data name="AllowAttach.Text">
<value>Fichiers Joints ?</value>
</data>
<data name="MaxSize.Text">
<value>Taille max d'un fichier</value>
</data>
<data name="MaxAttach.Text">
<value>Nbre max de fichiers attaches</value>
</data>
<data name="AllowedTypes.Text">
<value>Extension authorisees :</value>
</data>
<data name="FileStore.Text">
<value>Stockage</value>
</data>
<data name="MaxHeight.Text">
<value>Hauteur Maxi pour une image</value>
</data>
<data name="MaxWidth.Text">
<value>Largeur Maxi pour une image</value>
</data>
<data name="UniqueFilenames.Text">
<value>Renommer les fichiers .ressources</value>
</data>
<data name="UseFilter.Text">
<value>Utiliser les filtres</value>
</data>
<data name="Hidden.Text">
<value>Invisible</value>
</data>
<data name="Active.Text">
<value>Actif</value>
</data>
<data name="AllowHTML.Text">
<value>Code HTML possible</value>
</data>
<data name="HTMLInput.Text">
<value>Editeur</value>
</data>
<data name="EditorHeight.Text">
<value>Largeur</value>
</data>
<data name="EditorWidth.Text">
<value>Hauteur</value>
</data>
<data name="EditorToolbar.Text">
<value>Outils</value>
</data>
<data name="EditorStyle.Text">
<value>Style :</value>
</data>
<data name="AllowPostIcon.Text">
<value>Afficher une icone pour le message :</value>
</data>
<data name="AllowEmoticons.Text">
<value>Afficher les Emoticones :</value>
</data>
<data name="AllowScriptTags.Text">
<value>Authoriser les scripts :</value>
</data>
<data name="AllowForumSubscribe.Text">
<value>Authoriser l'inscription au forum :</value>
</data>
----------------------------------------------------------
This is only for the Forum Edit ASCX, others ASCX don't seemed to take care about their RESCX files.
-- Any way to fix it without having to translate the ASCX (which block all upgrade attempt) ?
-- The pictures for Active Editor normaly located at
desktopmodules/ntforums/activeeditor/images/toolbar.horizontal.start.gif
aren't here
Regards,
Sebastien
note : What is your Editor actually ? he is nice !
He seemed to don't be configured at all, code snippet is empty, (i'm using Firefox) and module manager button is empty too.