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 14

BulliesofNCCurtisOdenericgilletteesttc74422 +8 guests

[Solved] How do locales work? How do I clear cache? How do I delete files? Where is the any key?*

This discussion is related to the Thankful People addon.

I went ahead and copied the locale/en-CA.php file, renamed it es-ES.php, and modified it as follows:

<?php

// Date: Sat, 29 Jan 2011 16:51:08 +0300

$Definition['UserInfoModule.Thanked'] = 'Agradeció a';

$Definition['Profile.Tab.Thanked'] = 'Agradeció a';

$Definition['Thanked by'] = 'Agradecimientos por';

$Definition['Thanked by %1$s'] = 'Agradecimientos por %1$s';

$Definition['ThankCommentOption'] = 'Agradecer';

$Definition['ExpandThankList'] = 'Expandir';

$Definition['CollapseThankList'] = 'Colapsar';

$Definition['UnThankCommentOption'] = 'Quitar agradecimiento';

What do I have to do in order for this to work? Thanks!

Comments

Sign In or Register to comment.