/administrator/modules/mod_version/language/en-GB/en-GB.mod_version.ini

https://bitbucket.org/eternaware/joomus · INI · 13 lines · 8 code · 1 blank · 4 comment · 0 complexity · 566f9baf6f5569af16191be80be1bd3c MD5 · raw file

  1. ; Joomla! Project
  2. ; Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.
  3. ; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
  4. ; Note : All ini files need to be saved as UTF-8
  5. MOD_VERSION="Joomla! Version Information"
  6. MOD_VERSION_FORMAT_DESC="The long version includes code name and date"
  7. MOD_VERSION_FORMAT_LABEL="Version format"
  8. MOD_VERSION_FORMAT_LONG="Long"
  9. MOD_VERSION_FORMAT_SHORT="Short"
  10. MOD_VERSION_PRODUCT_DESC="Include Joomla! name when using short format"
  11. MOD_VERSION_PRODUCT_LABEL="Show Joomla!"
  12. MOD_VERSION_XML_DESCRIPTION="This module displays the Joomla! version."