10 lines
502 B
INI
10 lines
502 B
INI
; Joomla! Project
|
|
; (C) 2005 Open Source Matters, Inc. <https://www.joomla.org>
|
|
; License GNU General Public License version 2 or later; see LICENSE.txt
|
|
; Note : All ini files need to be saved as UTF-8
|
|
|
|
PLG_SEARCH_CONTACTS="Search - Contacts"
|
|
PLG_SEARCH_CONTACTS_CONTACTS="Contacts"
|
|
PLG_SEARCH_CONTACTS_FIELD_SEARCHLIMIT_DESC="Number of search items to return."
|
|
PLG_SEARCH_CONTACTS_FIELD_SEARCHLIMIT_LABEL="Search Limit"
|
|
PLG_SEARCH_CONTACTS_XML_DESCRIPTION="Enables searching of the Contact Component." |