cvetyab Posted February 13, 2009 Share Posted February 13, 2009 Hi, I am absolutly new and have no idea about php and from the administration -> localization i add another language - bulgarian but it's giving me error now that i have to add something to some file :huh: you can see here http://vitolaoutlet.com/osc/ Please someone tell me what I have to do so my page can be displayed in bulgarian! Thanks Link to comment Share on other sites More sharing options...
GemRock Posted February 13, 2009 Share Posted February 13, 2009 if you intend to use only one language and you have trouble to understand/create a new language, why not just try to use the english one: translate everything from english into your language, ie. the english.php and every file in the languages/english/ folder, including a new set of buttons. finally, if you like, change the the word english in file name/folder name to say, bulgarian, and update the folder box (and the code) in localization as you mentioned. Ken commercial support - unProtected channel, not to be confused with the forum with same name - open to everyone who need some professional help: either PM/email me, or go to my website (URL can be found in my profile). over 20 years of computer programming experience. Link to comment Share on other sites More sharing options...
hush_hush Posted February 13, 2009 Share Posted February 13, 2009 First Copy bulgarian Folder AND bulgarian.php File in catalog\includes\languages , then do administration -> localization add bulgarian or in catalog\includes\languages folder open english.php with an editor and try translate words yourself // header text in includes/header.php define('HEADER_TITLE_CREATE_ACCOUNT', 'Create an Account');before translate // header text in includes/header.php define('HEADER_TITLE_CREATE_ACCOUNT', 'CHANGE IT TO YOUR LANGUAGE');after translate Sorry for my bad English :blush: :blush: Link to comment Share on other sites More sharing options...
♥geoffreywalton Posted February 13, 2009 Share Posted February 13, 2009 It is so much easier to install a language pack from the contributions http://addons.oscommerce.com/category?search=bulgarian Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>. Link to comment Share on other sites More sharing options...
cvetyab Posted February 13, 2009 Author Share Posted February 13, 2009 Thanks everyone! :) I will try today and will let you know if its work, maybe will be helpful for someone else too! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.