Appnitro Software Forums » MachForm

Multi language

(34 posts)

  1. And BTW, I can share Russian version of language.php :-)

    Posted 2 years ago #
  2. gluk -- I got your support request, let's continue there. And yes, please send me the russian language file :-)

    Posted 2 years ago #
  3. I made a russian version, saved as UTF-8, but now I get this error:

    Cannot modify header information - headers already sent by (output started at ...machform/includes/language.php:1) in ...machform/view.php on line 89

    Any idea, what am I doing wrong?

    thanks in advance...

    Posted 2 years ago #
  4. it might be the error come from your text editor, try edit the files with another text editor like notepad++ and also make sure there is no extra space/character before <?php

    Posted 2 years ago #
  5. Kind regards to all and thanks in advance for any help or insights;

    I will like to use the Brazilian-Portuguese and Spanish files if they are available, deeply appreciated !!

    Posted 1 year ago #
  6. Yes, they both available. Please contact us directly and we'll send you the file.

    Posted 1 year ago #
  7. >> Yes, they both available. Please contact us directly and we'll send you the file.

    yuniar - Thank you for the prompt reply, I am having a ball with this new way of making forms !!

    Posted 1 year ago #
  8. tungsten
    Member

    Hello,
    everything is ok about the multilanguage for INPUT Label in form but my problem is that i can't translate the "Field Label" in multilanguage ??
    We can't edit the Field Label via includes/language-fr.php or includes/language-de.php etc ?...
    Thank you for your precious help

    Posted 1 year ago #
  9. Hi,

    Can anyone help please with a French language.php file?

    Much appreciated.

    Posted 1 year ago #
  10. drounding -- please contact us directly and we'll send you the file.

    Posted 1 year ago #
  11. Hi al,
    I have just bought this script and I have started to read a litle bit on this forum...
    I still don't get if this is the good way for Multilanguage :
    <?php
    $form_id = (int) $_REQUEST['id'];
    switch ($form_id){
    case 1 : require('language-de.php');break;
    case 2 : require('language-fr.php');break;
    default: require('language-en.php');break;
    }
    ?>
    in language.php and adding different languages as : -de.php, -fr.php, etc...

    Also How can I get the french Translation file?

    By advance, thank you very much...
    PS. By the way, when the Version 3 is supposed to be ready ?

    Posted 1 week ago #
  12. As for now, that is the only method to do the multilanguage workaround.
    You can contact us directly to get the french translation. Please mail to: customer.service [at] appnitro.com

    Beta version of MachForm v3 should be released this February, while the final version should be released about 1-2 months after the beta period.

    Posted 1 week ago #
  13. Thank ou very much for your answer... and sorry for the email I have sent you

    Posted 1 week ago #
  14. Ah.. I just got your email. Sorry for the late reply.
    I've just replied to your email and sent you the files.

    Posted 1 week ago #

RSS feed for this topic

Reply

You must log in to post.