| 
Welcome, Guest

italian language
(1 viewing) (1) Guest

TOPIC: italian language

italian language 3 years, 1 month ago #93621

  • Jarlaz
  • Jarlaz
  • OFFLINE
  • Junior Boarder
    Junior Boarder
  • Posts: 25
  • Karma: -1
hi there
i wanna ask if this plug in exist in italian language too or if someone can help me telling what file i have to translate. Tnx anyway
The topic has been locked.

Re:italian language 3 years, 1 month ago #93690

  • wolfyote
  • wolfyote
  • OFFLINE
  • Fresh Boarder
    Fresh Boarder
  • Posts: 5
  • Karma: -
Well, all the language strings are hard-coded inside cb.profilegallery.php, a translator's nightmare x.x
The topic has been locked.

Re:italian language 3 years, 1 month ago #93693

  • nant
  • nant
  • ONLINE
  • Administrator
    Administrator
  • Posts: 17323
  • Karma: 717
wolfyote wrote:
Well, all the language strings are hard-coded inside cb.profilegallery.php, a translator's nightmare x.x


No they are not!

Please study this:

www.joomlapolis.com/component/option,com...w/id,87044/catid,79/

to see how to make a CB 1.2 language plugin.

CB 1.2 language strings contain profile gallery and profile book strings.

Look at Step 9 of the process in the pdf document.

Post edited by: nant, at: 2009/04/03 14:47
The topic has been locked.

Re:italian language 3 years, 1 month ago #93702

  • wolfyote
  • wolfyote
  • OFFLINE
  • Fresh Boarder
    Fresh Boarder
  • Posts: 5
  • Karma: -
I meant at least the frontend ones. I had to edit the file for that.

As an example:

if (!$cbNotification->sendFromSystem($user->id,CBTxt::Th("Your Gallery Item has been revoked!"),$messagebody)) {
$this->_setErrorMSG("CB Gallery failed to send moderation revocation email");
$res_3 = false;}

Maybe I'm wrong and did something the wrong way? :3
The topic has been locked.

Re:italian language 3 years, 1 month ago #93705

  • nant
  • nant
  • ONLINE
  • Administrator
    Administrator
  • Posts: 17323
  • Karma: 717
wolfyote wrote:
I meant at least the frontend ones. I had to edit the file for that.

As an example:

if (!$cbNotification->sendFromSystem($user->id,CBTxt::Th("Your Gallery Item has been revoked!"),$messagebody)) {
$this->_setErrorMSG("CB Gallery failed to send moderation revocation email");
$res_3 = false;}

Maybe I'm wrong and did something the wrong way? :3


The CBTxt::Th part is in the language file (cbteam...).

The error message - you are right is not and should be added - will make a note to fix.
The topic has been locked.

Re:italian language 3 years, 1 month ago #93715

  • Jarlaz
  • Jarlaz
  • OFFLINE
  • Junior Boarder
    Junior Boarder
  • Posts: 25
  • Karma: -1
Tnx for answer Nant but i have a problem yet. I followed the nine step and opened the cbteamplugins_language.php file and i surprised seeing that it is already translated in italian. All plugins have been already translated in italian but in my website i use Cbrating plugin and Cbgallery plugin and both of them are in english language. So i don't understand...if u can help me please.
The topic has been locked.
Time to create page: 0.71 seconds