PageRenderTime 42ms CodeModel.GetById 19ms RepoModel.GetById 1ms app.codeStats 0ms

/com_flexicontent_v2.x/plugins/fcpagenav/en-GB.plg_flexicontent_fields_fcpagenav.ini

http://flexicontent.googlecode.com/
INI | 33 lines | 24 code | 2 blank | 7 comment | 0 complexity | 6db048991470a4ddcc2e10a290446d23 MD5 | raw file
Possible License(s): MIT, GPL-2.0, Apache-2.0
  1. ; $Id: en-GB.plg_flexicontent_fields_fcpagenav.ini 18 2010-06-01 11:15:49Z vistamedia $
  2. ; author Emmanuel Danan
  3. ; copyright (C) 2010 Emmanuel Danan - www.vistamedia.fr
  4. ; license GNU/GPL v2
  5. ; Note : All ini files need to be saved as UTF-8
  6. ; Backend parameters
  7. FLEXI_FIELD_PAGENAV_CSS="Add the plugin CSS"
  8. FLEXI_FIELD_PAGENAV_CSS_DESC="Load the plugin CSS file"
  9. FLEXI_FIELD_PAGENAV_NEXT="Next button label"
  10. FLEXI_FIELD_PAGENAV_NEXT_DESC="You can choose a custom next button label or leave empty for the default one"
  11. FLEXI_FIELD_PAGENAV_PREV="Previous button label"
  12. FLEXI_FIELD_PAGENAV_PREV_DESC="You can choose a custom previous button label or leave empty for the default one"
  13. FLEXI_FIELD_PAGENAV_TIPTITLE_NEXT="Tooltip legend (next)"
  14. FLEXI_FIELD_PAGENAV_TIPTITLE_NEXT_DESC="Choose the legend of your tooltip for the next item"
  15. FLEXI_FIELD_PAGENAV_TIPTITLE_PREV="Tooltip legend (previous)"
  16. FLEXI_FIELD_PAGENAV_TIPTITLE_PREV_DESC="Choose the legend of your tooltip for the previous item"
  17. FLEXI_FIELD_PAGENAV_TYPES_TO_EXCLUDE="Exclude some types"
  18. FLEXI_FIELD_PAGENAV_TYPES_TO_EXCLUDE_DESC="You can exclude some content types here if you wish."
  19. FLEXI_FIELD_PAGENAV_USETIP="Use tooltip"
  20. FLEXI_FIELD_PAGENAV_USETIP_DESC="Use the standard Joomla fancy mootools tooltip behavior"
  21. FLEXI_FIELD_PAGENAV_USETITLE="Use item title"
  22. FLEXI_FIELD_PAGENAV_USETITLE_DESC="Use the item title instead of the prev/next buttons for accessiblity and SEO purposes."
  23. FLEXI_FIELD_PAGENAV_USECATEGORY="Use the link "back to category""
  24. FLEXI_FIELD_PAGENAV_USECATEGORY_DESC="The link "Back to category" returns to the category of article with conserving its position"
  25. FLEXI_FIELDS_PAGENAV_CATEGORY="Category button label"
  26. FLEXI_FIELD_PAGENAV_SHOWCOUNT="Count of Prev/Next items"
  27. FLEXI_FIELD_PAGENAV_SHOWCOUNT_DESC="Display the number of previous and next items just after the previous and next item links"
  28. ;Frontend parameters
  29. FLEXI_FIELDS_PAGENAV_GOTONEXT="Next article"
  30. FLEXI_FIELDS_PAGENAV_GOTOPREV="Previous article"
  31. FLEXI_FIELDS_PAGENAV_CATEGORY="Back to category"