• oj.dupuis

    (@ojdupuis)


    Hello,

    I see that in FAQ Manager plugin the text domain used for internationalization is the default one, what do you think about adding a “languages” directory to your project, add a load_textdomain to your code and let people submit translation ?

    I propose to make the necessary modifications and submit them to you norcross ?

    by the way, thanks for this great plugins

    Olivier

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Andrew Norcross

    (@norcross)

    If you’re willing to do the actual internationalization, I’d be more than happy to include it and credit you.

    dupuis

    (@dupuis)

    Hi norcross,

    I finished the modification for the support of internationalization. How do you want me to send you the files ? I have checked on github but it doesn’t seem like you are using it.

    Olivier

    Thread Starter oj.dupuis

    (@ojdupuis)

    Norcross,

    I created a zip files containing the modified files for internationalization support. The zip contains a readme file with a detailed changelog so that you know what has been added/modified.

    In few words :
    – Added a languages directory for po and mo files.
    – added a loadtext_domain in faq-manager.php
    – modified each __(), _x() and _e() added a textdomain
    – enclosed certain parts/sentences with _e().

    I uploaded a zip on megaupload :

    http://www.megaupload.com/?d=1D9XN0G2

    Plugin Contributor Andrew Norcross

    (@norcross)

    Thanks! I’ll take a look and get it implemented as soon as possible.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Internationalization’ is closed to new replies.