Suggestion Box
Translation to different laguages

Hello Adesh!

Suggestion for translations:

In our system we already use it with success for years:

Each text that appears on the front end, is in our php program, a reference to a language text file that was selected when the user log in.

It would make it possible to each user, at the same time, see the chat/forum in his preferred language, just selecting it at log in.

Example:

1-) In our php file: <p>< =GLOBAL_BTN_PRINTDETAILS;?></p>

A) If the user select English at log in, it will refer to

define('GLOBAL_BTN_PRINTDETAILS', 'Details'smile;

At the front end it will show as Details

B) If Brazilian Portuguese is selected, it will refer to:

define('GLOBAL_BTN_PRINTDETAILS', 'Detalhes'smile;

At the front end it will show as Detalhes

C) If Italian is selected:

define('GLOBAL_BTN_PRINTDETAILS', 'Dettagli'smile;

At the front end it will show as Dettagli

Each language is at a separated file (en.php, it.php, br.php, and others).

It makes it easy to translate and add different languages.

A few months ago I gave you FTP access to our system,when you kindly provided the installation of Platinum Freichat. The connection is still working, just in case you want to take another look on how we solved this problem.

if you want to develop this in Freichat and/or Codoforum, I would gladly contribute with translation for Portuguese.

Wish you a nice day

Walter

Hello Adesh! Suggestion for translations: In our system we already use it with success for years: Each text that appears on the front end, is in our php program, a reference to a language text file that was selected when the user log in. It would make it possible to each user, at the same time, see the chat/forum in his preferred language, just selecting it at log in. Example: 1-) In our php file: &amp;lt;p&amp;gt;&amp;lt; =GLOBAL_BTN_PRINTDETAILS;?&amp;gt;&amp;lt;/p&amp;gt; A) If the user select English at log in, it will refer to define(&#039;GLOBAL_BTN_PRINTDETAILS&#039;, &#039;Details&#039;); At the front end it will show as Details B) If Brazilian Portuguese is selected, it will refer to: define(&#039;GLOBAL_BTN_PRINTDETAILS&#039;, &#039;Detalhes&#039;); At the front end it will show as Detalhes C) If Italian is selected: define(&#039;GLOBAL_BTN_PRINTDETAILS&#039;, &#039;Dettagli&#039;); At the front end it will show as Dettagli Each language is at a separated file (en.php, it.php, br.php, and others). It makes it easy to translate and add different languages. A few months ago I gave you FTP access to our system,when you kindly provided the installation of Platinum Freichat. The connection is still working, just in case you want to take another look on how we solved this problem. if you want to develop this in Freichat and/or Codoforum, I would gladly contribute with translation for Portuguese. Wish you a nice day Walter
Walter
edited Dec 25 '14 at 8:26 pm

We have already made it possible to add translation for freichat and Codoforum.

FreiChat has some language files in freichat/lang folder.

But, Codoforum is very new and does not have any.
The languages are stored in sites/default/locale

We have already made it possible to add translation for freichat and Codoforum. FreiChat has some language files in freichat/lang folder. But, Codoforum is very new and does not have any. The languages are stored in sites/default/locale
1.11k
1
2
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft