Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 16

CurtisOdenGuppethcandymanericgilletterwxrwxwykthreed +10 guests

Have I got the instructions for the plug-in right (Web Title)?

This discussion is related to the Web Title addon.
Hi there,

I was wondering should I have code like this:

$Definition['Some Code'] = 'Translation goes here.';
$Definition['Iñtërnâtiônàlizætiøn'] = 'Iñtërnâtiônàlizætiøn Translation!!!';
$Definition['Title on Homepage'] = 'THIS IS THE TEXT THAT I WANT TO DISPLAY';

in:

locales > skeleton > definitions.php

or is that the wrong place? In short, have I done this right?

Thanks.
Tagged:

Comments

  • I tried that too and it didn't work...
  • Posts: 129
    Add $Definition['Title on Homepage'] = 'YOUR TITLE HERE'; in your conf/locale.php.It works for me...
Sign In or Register to comment.