Your IP : 216.73.216.43


Current Path : /home/cbequiperp/www/administrator/language/en-GB/
Upload File :
Current File : /home/cbequiperp/www/administrator/language/en-GB/en-GB.plg_flexicontent_fields_fieldgroup.ini

; $Id$
; author ggppdk
; Copyright (C) 2014 flexicontent.org
; license GNU/GPL v3
; Note : All ini files need to be saved as UTF-8

FLEXI_FIELD_FIELDGROUP="Fieldgroup Field Plugin for FLEXIcontent"
FLEXI_FIELD_FIELDGROUP_USAGE="<small>This field displays other fields as multi-value group of fields in item form when viewing the field values too</small>"

FLEXI_USE_CUSTOMIZED_HTML="Use customized HTML"
FLEXI_USE_CUSTOMIZED_HTML_DESC="Select to display default or custom HTML specified below <br/><br/>- default HTML inlcudes all fields of the group and their labels"

FLEXI_FIELD_GROUP_CUSTOM_HTML="Custom HTML"
FLEXI_FIELD_GROUP_CUSTOM_HTML_DESC="Leave blank for default, which include all fields with their labels,<br/> - or you can use custom HTML which supports: <br/><br/><b>NOTE:</b> you can use: <br/><br/><b>{{fieldname}}</b> or <b>{{fieldname##displayvar}}</b> <br/>-- is replaced with HTML display of each field  <br/><br/><b>{{fieldname##label}}</b> <br/>-- is replaced with label of each field <br/><br/><b>%%language_string%%</b><br/>-- is replaced with the language string <br/><br/><b>{{value##count}}</b><br/>-- is replaced with (integer) position of current value <br/><br/>Finally, you can use item properties like: {item->id}, {item->title}, etc"

FLEXI_FIELD_GROUP_EDIT_DETAILS="Edit details"
FLEXI_FIELD_GROUP_HIDE_DETAILS="Hide details"

FLEXI_FIELD_GROUP_ALL_VALS_TOGGLING="All values toggling"
FLEXI_FIELD_GROUP_ALL_VALS_TOGGLING_DESC="Enable this to show an all values toggler button"
FLEXI_FIELD_GROUP_VALS_TOGGLING="Values toggling"
FLEXI_FIELD_GROUP_VALS_TOGGLING_DESC="Enable this to compact the display of every fieldgroup value, and save space"

FLEXI_FIELD_GROUP_EMPTY_NON_ASSIGNED_FIELDS="Fields not assigned to content type - or - fields without any form HTML"
FLEXI_FIELD_GROUP_EMPTY_NON_ASSIGNED_FIELDS_DISPLAY="Display"
FLEXI_FIELD_GROUP_EMPTY_NON_ASSIGNED_FIELDS_DISPLAY_DESC="Hide / show fields that are not assigned to content type of current item form, and also fields without any form HTML"
FLEXI_FIELD_GROUP_EMPTY_NON_ASSIGNED_FIELDS_CUSTOM_TEXT="Custom text"
FLEXI_FIELD_GROUP_EMPTY_NON_ASSIGNED_FIELDS_CUSTOM_TEXT_DESC="Customize the text shown for empty / non-assigned fields"

FLEXI_FIELD_GROUP_ALWAYS_VISIBLE_FIELDS="Fields always visible"
FLEXI_FIELD_GROUP_ALWAYS_VISIBLE_FIELDS_DESC="You should select some fields to be always visible thus these will serve as a 'title' or 'referance' for easily finding a value, example if field group is a 'contanct' then 'Firstname' and 'Lastname' should always be visible"

FLEXI_FIELD_GROUP_SHOW_VALUES="Show values"
FLEXI_FIELD_GROUP_HIDE_VALUES="Hide values"