Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Administration problem


gmcorp

Recommended Posts

Posted

I have bulgarian language installed, but after that i was unable to see normal links in the admin panel. I can offer you a shot of the problem but nothing more. Are these things not translated in the language? My oppinion ... Any help appreciated ...

 

image-863D_498CC121.jpg

Posted

copy .../catalog/admin/includes/languages/english.php to bulgarian.php:

 

cd catalog/admin/includes/languages
cp -p english.php bulgarian.php

 

Then edit bulgarian.php to your liking.

Posted

I dont need the admin to be in bulgarian, english is good for me but the frontend must be in both eng+bul, how can i change the default language for the admin, with no effect to the frontend. Or it could be done only by renaming the eng php file like you say ?

But when i overwrited the lang file in admin directory, most of the frontend turned in english ... ?! Arent they with separate translation ?

Posted
I dont need the admin to be in bulgarian, english is good for me but the frontend must be in both eng+bul, how can i change the default language for the admin, with no effect to the frontend. Or it could be done only by renaming the eng php file like you say ?

Yes, copy the english file to bulgarian.php and it should work.

Posted
I dont need the admin to be in bulgarian, english is good for me but the frontend must be in both eng+bul, how can i change the default language for the admin, with no effect to the frontend. Or it could be done only by renaming the eng php file like you say ?

But when i overwrited the lang file in admin directory, most of the frontend turned in english ... ?! Arent they with separate translation ?

:rolleyes:

Sorry for the late edit :)

Here is it: www.shop.gmmc.eu i did exactly what you told me to ...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...