package WebGUI::i18n::English::WebGUIProfile; our $I18N = { '787' => { message => q|Edit this profile field.|, lastUpdated => 1036964659 }, '469' => { message => q|Id|, lastUpdated => 1031514049 }, '470' => { message => q|Category Name|, lastUpdated => 1031514049 }, '475' => { message => q|Field Name|, lastUpdated => 1031514049 }, '472' => { message => q|Label|, lastUpdated => 1031514049 }, '486' => { message => q|Data Type|, lastUpdated => 1031514049 }, '487' => { message => q|Possible Values|, lastUpdated => 1031514049 }, '488' => { message => q|Default Value(s)|, lastUpdated => 1031514049 }, '790' => { message => q|Delete this profile category.|, lastUpdated => 1036964807 }, '475 description' => { message => q|The name of the field, used internally in the database.|, lastUpdated => 1122316558, }, '472 description' => { message => q|A short, descriptive label displayed to the user. This can be a call to WebGUI's Internationalization system if labels need to be localized.|, lastUpdated => 1167193730, }, '474 description' => { message => q|Should the user be required to fill out this field?|, lastUpdated => 1122316558, }, '486 description' => { message => q|Choose the type of form element for this field. This is also used to validate any input that the user may supply.|, lastUpdated => 1122316558, }, '487 description' => { message => q|
This area should only be used in with the following form fields:
Checkbox List
Combo Box
Hidden List
Radio List
Select Box
Select List
None of the other profile fields should use the Possible Values field as it will be ignored.
If you do enter a Possible Values list, it MUST be formatted as follows
{
"key1"=>"value1",
"key2"=>"value2",
"key3"=>"value3"
...
}
This area should only be used if you have used the Possible Values area above which is to say that it should only be used in conjunction with:
Checkbox List
Combo Box
Hidden List
Radio List
Select Box
Select List
None of the other profile fields should use the Default Values field as it will be ignored. If you do enter Default Values, they MUST directly reference one or more of your Possible Values keys as follows:
["key1","key2",...]
Profiles are used to extend the information of a particular user. In some cases profiles are important to a site, in others they are not. The profiles system is completely extensible. You can add as much information to the user profiles as you like.
If you would like to change the default settings for new users on the site, then edit the User Profile for the user Visitor.
|, lastUpdated => 1163395390 }, '492' => { message => q|Profile fields list|, lastUpdated => 1031514049 }, '637' => { message => q|First Name
The given name of this user.
Middle Name
The middle name of this user.
Last Name
The surname (or family name) of this user.
Email Address
The user's email address. This must only be specified if the user will partake in functions that require email.
ICQ UIN
The ICQ UIN is the "User ID Number" on the ICQ network. ICQ is a very popular instant messaging platform.
AIM Id
The account id for the AOL Instant Messenger system.
MSN Messenger Id
The account id for the Microsoft Network Instant Messenger system.
Yahoo! Messenger Id
The account id for the Yahoo! Instant Messenger system.
Cell Phone
This user's cellular telephone number.
Pager
This user's pager telephone number.
Email To Pager Gateway
This user's text pager email address.
Home Information
The postal (or street) address for this user's home.
Work Information
The postal (or street) address for this user's company.
Gender
This user's sex.
Birth Date
This user's date of birth.
Language
The language used to display system related messages.
Time Offset
A number of hours (plus or minus) different this user's time is from the server. This is used to adjust for time zones.
First Day Of Week
The first day of the week on this user's local calendar. For instance, in the United States the first day of the week is Sunday, but in many places in Europe, the first day of the week is Monday.
Date Format
What format should dates on this site appear in?
Time Format
What format should times on this site appear in?
Discussion Layout
Should discussions be laid out flat or threaded? Flat puts all replies on one page in the order they were created. Threaded shows the hierarchical list of replies as they were created.
Inbox Notifications
How should this user be notified when they get a new WebGUI message?