9 lines
415 B
INI
9 lines
415 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
|
|
|
|
COM_MESSAGES="Messaging"
|
|
COM_MESSAGES_ADD="New Private Message"
|
|
COM_MESSAGES_READ="Read Private Messages"
|
|
COM_MESSAGES_XML_DESCRIPTION="Component for private messaging support in backend" |