-
AuthorPosts
-
August 6, 2009 at 2:03 pm #143275
I’m from Poland, so my english language is no good.
I have version of joomla 1.5.10 and two fronted language: english and polishI have problem with translate some field in mod_login.
Please see on attachment with jpg.
Current language of website is polish and Some fields are translate, but some not translate and I do not why ?
Please help !
amejat Friendamejat
- Join date:
- February 2008
- Posts:
- 124
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 16
- Thanked:
- 3 times in 2 posts
August 28, 2009 at 4:55 am #315507Do you use Joom!Fish for your translations ? or do you do them manually ?
JoomFish should be a no brainer for that.
Regards
September 1, 2009 at 4:57 pm #316018Yes, I use Joom!Fish and this some field are not translete
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 3, 2009 at 4:32 am #316188Hello przemowes!
They are missing in the polish language package and the Login Module has a small mistake to translate language.
To resolve your problem, you do this as following:
1) Open File /templates/ja_tube/html/mod_login/default.php, you find a code section at line 136:
[PHP]<?php echo “Fields marked with an asterisk (*) are required.”; ?>[/PHP]You change it by:
[PHP]
<?php echo JText::_( ‘Fields marked with an asterisk (*) are required.’ ); ?>[/PHP]2) You open file languages/pl-PL.ini
You will make Polish language for some fields not translate. you add this code section inside this file:
<blockquote>
Name=Imię
Verify Password=Sprawdzają Parol
Fields marked with an asterisk (*) are required.=Pola oznaczone gwiazdką (*) są wymagane.
</blockquote>Good luck
1 user says Thank You to Saguaros for this useful post
September 3, 2009 at 9:20 am #316220Thank You tienhc, You are master. I,ve maked changes, and now is ok.
best regards
amejat Friendamejat
- Join date:
- February 2008
- Posts:
- 124
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 16
- Thanked:
- 3 times in 2 posts
September 12, 2009 at 11:23 pm #317181Again a poor coding from JA…
This template is full of terms wich can not be translated because of the poor coding of the template.
Just a shame… but it is ALWAYS like that with JA. You spend hours fixing details of poor coding.
amejat Friendamejat
- Join date:
- February 2008
- Posts:
- 124
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 16
- Thanked:
- 3 times in 2 posts
September 12, 2009 at 11:38 pm #317185Once again a nice example of how poor coded are JA templates…
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 3 voices, and was last updated by amejat 15 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
problem with tranlation mod_login
Viewing 7 posts - 1 through 7 (of 7 total)