"Spam" word translation

Get help from the community here.

Moderator: Developers

"Spam" word translation

Postby admin12345 » Tue Apr 24, 2012 6:35 am

Hi,
I want to change translation of "Spam" word in email module, but when I set my favorite translation in xxxx.inc.php my translation doesn't set.

Is there any one for helping me????????????????

thanks.
admin12345
 
Posts: 43
Joined: Sat Feb 04, 2012 9:07 am

Re: "Spam" word translation

Postby eagle » Tue Apr 24, 2012 7:02 am

A general advice on translating:

Always delete the GO cache folder after translating. (Also clear the local browser cache).
eagle
Group-Office Expert
 
Posts: 515
Joined: Tue Jul 14, 2009 2:25 pm
Location: Norway

Re: "Spam" word translation

Postby admin12345 » Tue Apr 24, 2012 7:31 am

Thanks for your reply,
But can you tell me where is the "GO cache folder"??????????????

thanks in advance.
admin12345
 
Posts: 43
Joined: Sat Feb 04, 2012 9:07 am

Re: "Spam" word translation

Postby eagle » Tue Apr 24, 2012 7:35 am

eagle
Group-Office Expert
 
Posts: 515
Joined: Tue Jul 14, 2009 2:25 pm
Location: Norway

Re: "Spam" word translation

Postby admin12345 » Tue Apr 24, 2012 7:39 am

$config['file_storage_path']="/home/groupoffice/";

it's in my config file, and I haven't any folder ????

please guide me.

thank you.
admin12345
 
Posts: 43
Joined: Sat Feb 04, 2012 9:07 am

Re: "Spam" word translation

Postby admin12345 » Tue Apr 24, 2012 7:45 am

I did all the thing, but nothing happen.


/var/www/html/groupoffice/modules/email/language/en.inc.php

$lang['email']['inbox'] = 'Inbox';

$lang['email']['spam']='Spam';
$lang['email']['trash']='Trash';
$lang['email']['sent']='Sent items';
$lang['email']['drafts']='Drafts';


/var/www/html/groupoffice/modules/email/language/ir.inc.php

$lang['email']['inbox'] = 'صندوق نامه';

$lang['email']['spam']='هرزنامه';
$lang['email']['trash']='زباله دان';
$lang['email']['sent']='پیام های ارسال شده';
$lang['email']['drafts']='پیش نویس ها';

all of them has changed , just "$lang['email']['spam'" what do I do?????

regards.
admin12345
 
Posts: 43
Joined: Sat Feb 04, 2012 9:07 am

Re: "Spam" word translation

Postby Intermesh » Wed Apr 25, 2012 7:16 am

GO does not translate the Spam folder name. It's hardcoded to spam. I'll make this work in GO 4.
Best regards,

Merijn Schering
Intermesh
User avatar
Intermesh
Site Admin
 
Posts: 7133
Joined: Tue Apr 20, 2004 1:06 pm
Location: The Netherlands - Den Bosch

Re: "Spam" word translation

Postby admin12345 » Wed Apr 25, 2012 2:22 pm

So, it means I couldn't never translate this word?
Can you say me where this word exactly is? may be I could change the main word?
This here is it exactly?
please say to me?

thank you indeed.
admin12345
 
Posts: 43
Joined: Sat Feb 04, 2012 9:07 am

Re: "Spam" word translation

Postby Intermesh » Tue May 01, 2012 9:04 am

It's the name of the folder. You can simply rename it.
Best regards,

Merijn Schering
Intermesh
User avatar
Intermesh
Site Admin
 
Posts: 7133
Joined: Tue Apr 20, 2004 1:06 pm
Location: The Netherlands - Den Bosch

Re: "Spam" word translation

Postby admin12345 » Tue May 01, 2012 2:07 pm

Hi,
It means I can rename it by right click on it, and change the folder name???

But I want when a user open his/her mail see the translation of this word? not after that he/she changes it?
Is it possible?


Thanks for your reply and attention.
admin12345
 
Posts: 43
Joined: Sat Feb 04, 2012 9:07 am

Re: "Spam" word translation

Postby admin12345 » Sat May 05, 2012 4:09 am

Hi
I use "Group Office - BETA /version 4" , still I have problem in translating "Spam" word in email module??????

Can any one help me??????

thanks
admin12345
 
Posts: 43
Joined: Sat Feb 04, 2012 9:07 am

Re: "Spam" word translation

Postby admin12345 » Sat May 05, 2012 10:41 am

Hi,
Finally I could solve "Spam" word translation , in "json.php" file in this path /groupoffice/modules/email in line 177 add this code

case 'Spam':
$folder_name=$lang['email']['spam'];
break;
admin12345
 
Posts: 43
Joined: Sat Feb 04, 2012 9:07 am

Re: "Spam" word translation

Postby donnaruiz6558 » Thu Jun 14, 2012 12:25 pm

Hi there

I installed groupoffice using debian package.
Everything is fine but in apache2 error log I got error

Code: Select all
File does not exist: /usr/share/groupoffice/etc

Why do I get thiserror?
Please help :cry:

Thanks
donnaruiz6558
 
Posts: 1
Joined: Thu Jun 14, 2012 12:21 pm

Re: "Spam" word translation

Postby admin12345 » Sat Jun 16, 2012 5:06 am

donnaruiz6558 wrote:Hi there

I installed groupoffice using debian package.
Everything is fine but in apache2 error log I got error

Code: Select all
File does not exist: /usr/share/groupoffice/etc

Why do I get thiserror?
Please help :cry:

Thanks


Hi
I don't understand your problem!!!!!
Can you explain more about it.
Thanks.
admin12345
 
Posts: 43
Joined: Sat Feb 04, 2012 9:07 am


Return to General help

Who is online

Users browsing this forum: No registered users and 0 guests