• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: RSForm Pro - french translation missing or wrong

RSForm Pro - french translation missing or wrong 16 years 10 months ago #3556

  • goela
  • goela's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
Hello,

In the french.php file, add two lines :
// Add lines in french.php
DEFINE('_RSFORM_BACKEND_FORMS_EDIT_FORM_EDIT_USER_EMAILS_TEXT','Editer le message');
DEFINE('_RSFORM_BACKEND_FORMS_EDIT_FORM_EDIT_ADMIN_EMAILS_TEXT','Editer le message');

In the the \"email user tab\" and \"email admin tab\", the tags are wrong :

It's not {xxxxxxx:valeur} but {xxxxxx:value}
The administrator has disabled public write access.

Re:RSForm Pro - french translation missing or wrong 16 years 9 months ago #3993

Dear,

For th last part of goela's post, we can change this :

DEFINE('_RSFORM_BACKEND_FORMS_EDIT_COMP_VALUE','valeur');

to :

DEFINE('_RSFORM_BACKEND_FORMS_EDIT_COMP_VALUE','value');

Best regards,


Bonjour,

Je crois que pour le bug \"valeur\" au lieu de \"value\", il faut éditer, dans le fichier de langue french.php la ligne :

DEFINE('_RSFORM_BACKEND_FORMS_EDIT_COMP_VALUE','valeur');

En :

DEFINE('_RSFORM_BACKEND_FORMS_EDIT_COMP_VALUE','value');

Attention, il faut éditer cette constante (et pas l'ajouter en bas du fichier), donc faites une petite recherche pour la trouver (sur mon fichier, ligne 272)

Voilà pour préciser la remarque de goela.

FS
The administrator has disabled public write access.

Re:RSForm Pro - french translation missing or wrong 16 years 9 months ago #4001

Hello,

I just checked the french translation and made several fixes. Still not complete (mostly in the plugin area).
Here it is:

Attachment french.zip not found



Antoine<br><br>Post edited by: antoine.desir, at: 2008/08/05 16:42
Attachments:
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!