You've already forked joomla_test
14 lines
723 B
INI
14 lines
723 B
INI
![]() |
; Joomla! Project
|
||
|
; Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.
|
||
|
; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
|
||
|
; Note : All ini files need to be saved as UTF-8
|
||
|
|
||
|
MOD_LOGIN="Login Form"
|
||
|
MOD_LOGIN_FIELD_USESECURE_DESC="Submit encrypted login data (requires SSL). Do not enable this option if Joomla is not accessible using the https:// protocol prefix."
|
||
|
MOD_LOGIN_FIELD_USESECURE_LABEL="Encrypt Login Form"
|
||
|
MOD_LOGIN_LANGUAGE="Language"
|
||
|
MOD_LOGIN_LOGIN="Log in"
|
||
|
MOD_LOGIN_XML_DESCRIPTION="This module displays a username and password login form. It should not be unpublished."
|
||
|
MOD_LOGIN_REMIND="Forgot your username?"
|
||
|
MOD_LOGIN_RESET="Forgot your password?"
|