Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 2 of 2
Goto page Previous  1, 2
 
Reply with quote Download Post 
Post Re: Translation Icy To Croatian 
 
KasLimon wrote: [View Post]
Ok... It seems it don't want to work

Please tell me the name of your language in your language and the name of the place it's spoken in your language.
For example: English, Great Britain or English, USA or Español, España or Español, Venezuela

Hrvatski - ?

Greets!


i m not shure if i understan ...
but name of my lang yuo writed ok so
Hrvatski - Engleski,Velika Britanija ili Engleski,USA ili Španjolski,Španjolska ili Španjolski ,Venecuela ... is this what you need  
 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Translation Icy To Croatian 
 
I think you haven't understood but, anyway, I think Hrvatski is enough.

Please go to lang_main_settings.php and find:
Code: [Download] [Hide] [Select]
$lang['ENCODING']
$lang['ENCODING_ALT']
$lang['DIRECTION']
$lang['HEADER_LANG']
$lang['HEADER_XML_LANG']


And replace with:
Code: [Download] [Hide] [Select]
$lang['ENCODING'] = 'iso-8859-2';
$lang['ENCODING_ALT'] = 'windows-1250';
$lang['DIRECTION'] = 'ltr';
$lang['HEADER_LANG'] = 'hr';
$lang['HEADER_XML_LANG'] = 'hr';


Greets!
 




____________
Gabriel Anca
 
KasLimonSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Translation Icy To Croatian 
 
i will try now...

but see this...
when i change encoding in some of my bronswer on windows-1250..the croatian characters appaier normaly...
(i see that default when i open my site in bronswer (opera..firefox..IE ) is Turkish so that iso-8859-9

 character_1203852937_294189
 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Translation Icy To Croatian 
 
Code: [Download] [Hide] [Select]
$lang['ENCODING'] = 'iso-8859-2';
$lang['ENCODING_ALT'] = 'windows-1250';
$lang['DIRECTION'] = 'ltr';
$lang['HEADER_LANG'] = 'hr';
$lang['HEADER_XML_LANG'] = 'hr';


this also change nothing  
 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Translation Icy To Croatian 
 
What's wrong with windows-1250 then?
Try these different encodings:
$lang['ENCODING'] = 'iso-8859-9';
$lang['ENCODING'] = 'windows-1250';
$lang['ENCODING'] = 'utf-8';
$lang['ENCODING'] = 'iso-8859-1';

Greets!
 




____________
Gabriel Anca
 
KasLimonSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Translation Icy To Croatian 
 
Test:
Code: [Download] [Hide] [Select]
$lang['ENCODING'] = 'iso-8859-2';
$lang['ENCODING_ALT'] = 'windows-1251';
$lang['DIRECTION'] = 'ltr';
$lang['HEADER_LANG'] = 'hr';
$lang['HEADER_XML_LANG'] = 'hr';

or
Code: [Download] [Hide] [Select]
$lang['ENCODING'] = 'utf-8';
$lang['ENCODING_ALT'] = 'windows-1251';
$lang['DIRECTION'] = 'ltr';
$lang['HEADER_LANG'] = 'hr-HR';
$lang['HEADER_XML_LANG'] = 'hr-HR';

 
Reference page important for you:
http://tlt.psu.edu/suggestions/inte...bocroatian.html

Greets
 




____________
ThE KuKa - www.phpBB-Es.COM - Custom Installations phpBB
 
ThE KuKaSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Translation Icy To Croatian 
 
ThE KuKa wrote: [View Post]
Test:
Code: [Download] [Hide] [Select]
$lang['ENCODING'] = 'iso-8859-2';
$lang['ENCODING_ALT'] = 'windows-1251';
$lang['DIRECTION'] = 'ltr';
$lang['HEADER_LANG'] = 'hr';
$lang['HEADER_XML_LANG'] = 'hr';

or
Code: [Download] [Hide] [Select]
$lang['ENCODING'] = 'utf-8';
$lang['ENCODING_ALT'] = 'windows-1251';
$lang['DIRECTION'] = 'ltr';
$lang['HEADER_LANG'] = 'hr-HR';
$lang['HEADER_XML_LANG'] = 'hr-HR';

 
Reference page important for you:
http://tlt.psu.edu/suggestions/inte...bocroatian.html

Greets


nop  
 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Translation Icy To Croatian 
 
Have you tried other combinations? Apart from those already mentioned, is a strange case ...
 




____________
ThE KuKa - www.phpBB-Es.COM - Custom Installations phpBB
 
ThE KuKaSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Translation Icy To Croatian 
 
Please look at this -> http://www.iesmg.es/ip/index.php

Is it the right way to display?
If it is so, use the attached file.

Greetings!

lang_main_settings.zip
Description: Upload to language/lang_croatian/ 
Download
Filename: lang_main_settings.zip
Filesize: 1.53 KB
Downloaded: 176 Time(s)

 




____________
Gabriel Anca
 
KasLimonSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Translation Icy To Croatian 
 
KasLimon wrote: [View Post]
Please look at this -> http://www.iesmg.es/ip/index.php

Is it the right way to display?
If it is so, use the attached file.

Greetings!


in your forum is shoving corectly...

but in my same problem again

firefox

 firefox

Opera

 opera

and i tryed others combinations ...but no results
i tryed also to export with word like ThE KuKa`s link http://tlt.psu.edu/suggestions/inte...bocroatian.html

 0013  i dont belive that this happent to me..this must bi so simple...and look what happend

thank you very much Kas for this effort
 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Translation Icy To Croatian 
 
I'm afraid the problem is in your server... I hope no...

Which hosting do you use (if you don't have any problem to say it)?
Have you modified Icy Phoenix template?

Greetings!
 




____________
Gabriel Anca
 
KasLimonSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Translation Icy To Croatian 
 
You don't need to change language settings.

Just write like it says on this site. Scrol down till yo find croatian
 Link

Hope you get it, caus I would like to have croatian translation.  
So let me know when you finish it.
 



 
strujaSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Translation Icy To Croatian 
 
  done and its ok
thank you man ...
hvala  
 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  Reply to topic  Page 2 of 2
Goto page Previous  1, 2


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events


  

 

  cron