| Current Path : /home/cbequiperp/www/administrator/language/en-GB/ |
| Current File : /home/cbequiperp/www/administrator/language/en-GB/en-GB.plg_flexicontent_fields_text.ini |
; $Id: en-GB.plg_flexicontent_fields_text.ini 18 2009-06-14 11:15:49Z vistamedia $ ; author Emmanuel Danan ; copyright (C) 2009 Emmanuel Danan - www.vistamedia.fr ; license GNU/GPL v2 ; Note : All ini files need to be saved as UTF-8 FLEXI_FIELD_TEXT="Text field Plugin for FLEXIcontent" FLEXI_FIELD_TEXT_CUSTOM_OUTPUT="Custom output" FLEXI_FIELD_TEXT_FORMAT_AS="Format as" FLEXI_FIELD_TEXT_FORMAT_AS_DESC="Custom display format, e.g. format as decimal" FLEXI_FIELD_TEXT_CUSTOM_FUNCTION="Custom function" FLEXI_FIELD_TEXT_UNFORMATED="Unformated" FLEXI_FIELD_TEXT_DECIMAL="Decimal" FLEXI_FIELD_TEXT_INTEGER="Integer" FLEXI_FIELD_TEXT_DECIMAL_DIGITS="How many decimals" FLEXI_FIELD_TEXT_DECIMAL_DIGITS_DESC="Number of decimal digits to display" FLEXI_FIELD_TEXT_DECIMAL_POINT_CHARACTER="Decimal point" FLEXI_FIELD_TEXT_DECIMAL_POINT_CHARACTER_DESC="Character or string to indicate start of decimal points" FLEXI_FIELD_TEXT_DECIMAL_THOUSANDS_SEP="Thousands character" FLEXI_FIELD_TEXT_DECIMAL_THOUSANDS_SEP_DESC="Character to separate thousands, millions, billions, etc" FLEXI_FIELD_TEXT_CUSTOM_OUTPUT_FUNC="Custom function" FLEXI_FIELD_TEXT_CUSTOM_OUTPUT_FUNC_DESC="Use a custom function to format the value, NOTE: <br/>- Use $value for refering to the value <br/> - Use return statement to return the formated value"