0byt3m1n1
Path:
/
data
/
applications
/
aps.bak
/
joomla
/
1.7.2-0
/
standard
/
htdocs
/
language
/
en-GB
/
[
Home
]
File: en-GB.mod_whosonline.ini
; $Id: en-GB.mod_whosonline.ini 20204 2011-01-09 16:54:08Z infograf768 $ ; Joomla! Project ; Copyright (C) 2005 - 2011 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 - No BOM MOD_WHOSONLINE="Who's Online" MOD_WHOSONLINE_FIELD_LINK_DESC="Link or not to the user's information" MOD_WHOSONLINE_FIELD_LINK_LABEL="Link" MOD_WHOSONLINE_FIELD_LINKTOWHAT_DESC="Choose the type of information to display" MOD_WHOSONLINE_FIELD_LINKTOWHAT_LABEL="Information" MOD_WHOSONLINE_FIELD_VALUE_BOTH="Both" MOD_WHOSONLINE_FIELD_VALUE_CONTACT="Contact" MOD_WHOSONLINE_FIELD_VALUE_NAMES="User names" MOD_WHOSONLINE_FIELD_VALUE_NUMBER="# of Guests / Users" MOD_WHOSONLINE_FIELD_VALUE_PROFILE="Profile" MOD_WHOSONLINE_GUESTS="%s guests" MOD_WHOSONLINE_GUESTS_1="one guest" MOD_WHOSONLINE_GUESTS_0="no guests" MOD_WHOSONLINE_MEMBERS="%s members" MOD_WHOSONLINE_MEMBERS_1="one member" MOD_WHOSONLINE_MEMBERS_0="no members" MOD_WHOSONLINE_SHOWMODE_DESC="Select what shall be shown" MOD_WHOSONLINE_SHOWMODE_LABEL="Display" MOD_WHOSONLINE_XML_DESCRIPTION="The Who's Online Module displays the number of Anonymous Users (e.g. Guests) and Registered Users (ones logged in) that are currently accessing the Web site." ; frontend display ; in the following string ; %1$s is for guests and %2$s for members MOD_WHOSONLINE_WE_HAVE="We have %1$s and %2$s online"