Contributions
Bulgarian Language Full Pack
Bulgarian Language Full Pack for osCommerce 2.2MS2.:
- translation
- buttons
- zones
Enjoy it!
Expand All / Collapse All
* encodings are fixed(utf-8) for all files
* added some missing strings
* fixed the translation
Оправени енкодингите на всички файлове да са UTF-8, добавени низове за всички променливи, оправени преводи за някои от модулите.
This package is correction of some files in Bulgarian Language Full Pack (UTF-8)
First of all I make corrections of the encoding of the pages
 admin/includes/languages/bulgarian.php and
 Includes/languages/bulgarian.php
to eliminate the errors “Warning: Cannot modify header information - headers already sent by (output started at /…/includes/languages/bulgarian.php:1) in /…/includes/functions/general.php on line 33”
This error you can find in some pages of the Bulgarian version as in “my account” and “my orders”.
Secondly I correct the encoding on the Bulgarian currency Leva from BNL to correct code BGN. It is help you to make automatic actualizations of the currencies in your store.
Thirdly I exclude the names of the translators from the pages in Bulgarian.
Just replace included in this package files.
Warning:
to correct operation of your store in Bulgarian and English, in files
 admin / includes / languages / english.php
 includes / languages / english.php
you should change the code ISO_8859-1 to UTF-8
define('LANGUAGE_CURRENCY', 'BGL');
NOT
define('LANGUAGE_CURRENCY', 'BGN');
Sorry,
the right encoding for taxes_rates.php
Bulgarian Language Full Pack for osCommerce 2.2MS2.:
- translation
- buttons
- zones
Enjoy it!
Note: Contributions are used at own risk.