ISO 4217 standard for possible currency codes."; $MESS["ADMIN_CURRENCY_CLASSIFIER_FOOTER_EXCHANGE_RATE"] = "The Currency module uses the direct quotes of currencies against the base currency. Provide the price of a currency unit (1, or 10, 100, 1000 if so required by the currency face value) in the base currency. The face value and the default rate of the base currency must be 1 (one)."; $MESS["ADMIN_CURRENCY_CLASSIFIER_FOOTER_DECIMALS_NUMBER"] = "The number of decimal places option affects the display only. Calculations are always made using raw unrounded numbers. This may cause the prices look as if calculated or converted incorrectly. For example, if a product items costs 98.01 USD, and the number of decimal places is set to zero, the price for 1 item will show as 98 USD. However, the price of 100 items in the shopping cart will be a correct 9801 USD."; $MESS["ADMIN_CURRENCY_CLASSIFIER_FOOTER_HIDE_ZERO"] = "Specifies to hide insignificant zeros when showing a price. For example, for a product item costing 55.00 USD this option will show 55 USD, and for an item worth 45.50 USD the visible price will be 45.50 USD."; $MESS["ADMIN_CURRENCY_CLASSIFIER_UNKNOWN_ERROR_ADD"] = "Unknown error adding a currency."; $MESS["ADMIN_CURRENCY_CLASSIFIER_UNKNOWN_ERROR_UPDATE"] = "Unknown error editing a currency."; ?>