/administrator/modules/mod_version/language/en-GB/en-GB.mod_version.ini
INI | 13 lines | 12 code | 1 blank | 0 comment | 0 complexity | 566f9baf6f5569af16191be80be1bd3c MD5 | raw file
Possible License(s): LGPL-2.1
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 6MOD_VERSION="Joomla! Version Information" 7MOD_VERSION_FORMAT_DESC="The long version includes code name and date" 8MOD_VERSION_FORMAT_LABEL="Version format" 9MOD_VERSION_FORMAT_LONG="Long" 10MOD_VERSION_FORMAT_SHORT="Short" 11MOD_VERSION_PRODUCT_DESC="Include Joomla! name when using short format" 12MOD_VERSION_PRODUCT_LABEL="Show Joomla!" 13MOD_VERSION_XML_DESCRIPTION="This module displays the Joomla! version."