Modify some foreign language translations in FaceBook App

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
henris17
Forum Members
Forum Members
Posts: 70
Joined: Sun Feb 06, 2011 11:11 pm

Modify some foreign language translations in FaceBook App

Post by henris17 »

Hello,

I am using CG FaceBook App module in a foreign language Website. However the translation of the "Like" button is inappropriate for this website.

I was used to the /lang/ext/ files which seems to have dissapeared in the newer versions.

Where or how can I make the changes, I cannot find any translation files anymore.

Thanks for your help and advice


Henri
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Modify some foreign language translations in FaceBook Ap

Post by Rolf »

- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
henris17
Forum Members
Forum Members
Posts: 70
Joined: Sun Feb 06, 2011 11:11 pm

Re: Modify some foreign language translations in FaceBook Ap

Post by henris17 »

I tried it but no success: Here is What I did :

. I created [root]/module_custom/CGFBApp/lang/nl_NL.php

with this content:

?php
$lang['Vind ik leuk'] = 'Aanbevelen';
$lang['Wees de eerste van je vrienden die dit leuk vindt.'] = 'Wees de eerste van je vrienden die dit aanbeveelt.';
$lang['Jij vindt dit leuk.'] = 'Jij heeft dit aanbevolen';
?>

What is wrong ?

Henri
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Modify some foreign language translations in FaceBook Ap

Post by Rolf »

Dont translate the name of the language string itself...

Ps. In Dutch http://forum.cmsmadesimple.org/viewtopic.php?t=38912
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Jos
Support Guru
Support Guru
Posts: 4020
Joined: Wed Sep 05, 2007 8:03 pm

Re: Modify some foreign language translations in FaceBook Ap

Post by Jos »

henris17 wrote:What is wrong ?
"Jij heeft dit aanbevolen" must be "Jij hebt dit aanbevolen" ;)
henris17
Forum Members
Forum Members
Posts: 70
Joined: Sun Feb 06, 2011 11:11 pm

Re: Modify some foreign language translations in FaceBook Ap

Post by henris17 »

Still using CGFB App (Cal Guy Facebook Application) I have no success:

1. The default language file (en_US.php) is not structured the same way as other earlier language files. f.i. I cannot find the string for "Like" which is the label of the button. The dutch translation of it is also hidden somewhere and finalle the module_custom/CGFBApp/lang/nl_NL.php is also not doing anything.

Could someone give me a complete exemple in order to replace the dutch "Ik vind het leuk" with "Aanbevelen"

Thank You
Henri
Post Reply

Return to “Modules/Add-Ons”