-
AuthorPosts
-
November 12, 2010 at 8:39 am #156345
Hi
How can CPANEL be translated in JA Social?
thanks
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 12, 2010 at 8:55 am #362594You open the file: /plugins/system/jat3/base-themes/default/blocks/usertools/cpanel.php you can search and customzie the text here. I have informed developers and we would get these ported to the language file in next version.
1 user says Thank You to Saguaros for this useful post
gabbya Friendgabbya
- Join date:
- August 2010
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 2
- Thanked:
- 1 times in 2 posts
November 26, 2010 at 8:09 pm #364413Hi
i do not know why all the time i find the answer to be not 100%
i try finding a translated for the Cpanel and canot find any one with compleat sulotion.
only part of the translation is in the /plugins/system/jat3/base-themes/default/blocks/usertools/
but ther is no one for the color translate
Can anyone HELP me.
Tanx
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 27, 2010 at 2:29 am #364422Dear gabbya!
You can do this to translate this text
1. Copy file plugins/system/jat3/base-themes/default/blocks/usertools/profiles.php to templates/[your template/blocks/usertools/profiles.php
2. Open file templates/[your template/blocks/usertools/profiles.php for edit, find this line:
[php]
<label for=”user_profile_<?php echo $profile ?>” title=”<?php echo $profile ?>”><span><?php echo $profile ?></span>
[/php]3. Change the line to:
[php]
<label for=”user_profile_<?php echo $profile ?>” title=”<?php echo JText::_($profile) ?>”><span><?php echo JText::_($profile) ?></span>
[/php]Now you can translate those text.
gabbya Friendgabbya
- Join date:
- August 2010
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 2
- Thanked:
- 1 times in 2 posts
November 28, 2010 at 8:50 am #364551Thank you for the fast replay Tienhc
i did all you say but wher is the text that i need to add and change.
i try to go to Admin >template> profile i get en error as attach
Please tell me wher is the file to change the text
How to remove google-font from the list.Thanx
Today is 04/12/2010 and no one reply to this post
November 28, 2010 at 9:24 am #364552<em>@tienhc 205524 wrote:</em><blockquote>Dear gabbya!
You can do this to translate this text
1. Copy file plugins/system/jat3/base-themes/default/blocks/usertools/profiles.php to templates/[your template/blocks/usertools/profiles.php
2. Open file templates/[your template/blocks/usertools/profiles.php for edit, find this line:
[php]
<label for=”user_profile_<?php echo $profile ?>” title=”<?php echo $profile ?>”><span><?php echo $profile ?></span>
[/php]3. Change the line to:
[php]
<label for=”user_profile_<?php echo $profile ?>” title=”<?php echo JText::_($profile) ?>”><span><?php echo JText::_($profile) ?></span>
[/php]Now you can translate those text.</blockquote>
Hi tienhc
which file must translate for this change.
thanksgabbya Friendgabbya
- Join date:
- August 2010
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 2
- Thanked:
- 1 times in 2 posts
December 4, 2010 at 9:31 am #365258gabbya;205698thank you for the fast replay tienhc
i did all you say but wher is the text that i need to add and change.
I try to go to admin >template> profile i get en error as attach
please tell me wher is the file to change the text
how to remove google-font from the list.Thanx
today is 04/12/2010 and no one reply to this post
no reply????!!!!!
gabbya Friendgabbya
- Join date:
- August 2010
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 2
- Thanked:
- 1 times in 2 posts
December 5, 2010 at 4:34 pm #365319<em>@gabbya 206617 wrote:</em><blockquote>no reply????!!!!!</blockquote>
why no one reply????????
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 7, 2010 at 4:36 am #365516<em>@gabbya 206717 wrote:</em><blockquote>why no one reply????????</blockquote>
Sorry for my late reply, you can make the translation text into the global language ( example: languages/en-GB/en-GB.ini)
gabbya Friendgabbya
- Join date:
- August 2010
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 2
- Thanked:
- 1 times in 2 posts
December 10, 2010 at 11:31 am #366158Hi Tienhc
thank you for trying to help but i miss something.
1. i did the change to usertools/profiles.php.
2. then you say i need to make the translation text into the global language.my problem is what translation fild i add Example
1 For Green : what i type?
2. For Grey : what i type?
3 To remove google-font What i need to do?If you give step by step it will be nice.
from the admin panel i try to add new profile in my lang but i recive an error see Attc.
please help me.
Thank you in addvance.:((
-
gabbya Friend
gabbya
- Join date:
- August 2010
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 2
- Thanked:
- 1 times in 2 posts
December 10, 2010 at 12:02 pm #366160OMG
i found the Thread: How to translation the name of these profiles in the Cpanel?
in the forum and ther you specify the Add on to lang file
DEFAULT=כחול
GREY=אפור
GREEN=ירוק
ORANGE=כתום
PURPLE=סגול
Now all working OK
:laugh::laugh::laugh::laugh:Only one problem left how to disable or remove google-font
-
AuthorPosts
Viewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 3 voices, and was last updated by Saguaros 13 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum