Not signed in (Sign In)

Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.

Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthornathanael
    • CommentTimeFeb 9th 2010
     
    Hey, sorry in advance for this dumb question, but since I know literally nothing about code, I've been searching for a couple hours now to no avail. Here goes.

    I just installed multi-language plugin WPML.
    I'm doing my best to configure it.
    I uploaded the French .mo I found on the Tarski site to the right place.

    Now I got this message: "Enter the theme's textdomain value: 'box'. Theme localization is not enabled because you didn't enter a text-domain."
    I started looking for "gettext" code to determine Tarski's textdomain value (the second argument I believe), but never found any!

    What is Tarski's textdomain value please.
  1.  

    ‘tarski’, surprisingly enough. It’s set at the top of app/launcher.php.

    • CommentAuthornathanael
    • CommentTimeFeb 9th 2010
     
    Thanks a bunch Ben!