<?xml version="1.0"?>
<labels>

	<!-- To change a label simply go into the labelItem tag and change the enclosed text. Replace the old xml with the new one and load up your html and it should work. -->
	<!-- Application Labels -->
	<class id="tvstation.application.TVStationAdmin">
		<labelItem propertyName="MONTH_NAMES" type="array">January,February,March,April,May,June,July,August,September,October,November,December</labelItem>
		<labelItem propertyName="DEFAULT_ALERT_TITLE_LABEL" type="string">Alert</labelItem>
		<labelItem propertyName="DEFAULT_ALREADY_BROADCASTING_ALERT" type="string">If you switch panels your active broadcast will come to an end. Do you want to stop broadcasting?</labelItem>
		<labelItem propertyName="DEFAULT_START_BROADCAST_BUTTON_LABEL" type="string">Start TVStation</labelItem>
		<labelItem propertyName="DEFAULT_STOP_BROADCAST_BUTTON_LABEL" type="string">Stop TVStation</labelItem>
		<labelItem propertyName="DEFAULT_CONNECTED_LABEL" type="string">Connected</labelItem>
		<labelItem propertyName="DEFAULT_DISCONNECTED_LABEL" type="string">Disconnected</labelItem>
		<labelItem propertyName="DEFAULT_LAUNCH_VIEWER_LABEL" type="string">Launch Viewer</labelItem>
		<labelItem propertyName="DEFAULT_LOGOUT_LABEL" type="string">Logout</labelItem>
		<labelItem propertyName="DEFAULT_SCHEDULE_TAB_LABEL" type="string">SCHEDULE</labelItem>
		<labelItem propertyName="DEFAULT_MEDIA_TAB_LABEL" type="string">MEDIA</labelItem>
		<labelItem propertyName="DEFAULT_LIVE_TAB_LABEL" type="string">LIVE</labelItem>
		<labelItem propertyName="DEFAULT_REPORTS_TAB_LABEL" type="string">REPORTS</labelItem>
		<labelItem propertyName="DEFAULT_CHANNELS_TAB_LABEL" type="string">CHANNELS</labelItem>
		<labelItem propertyName="DEFAULT_SETTINGS_TAB_LABEL" type="string">SETTINGS</labelItem>
		<labelItem propertyName="DEFAULT_HELP_TAB_LABEL" type="string">HELP</labelItem>
	</class>
	
	<class id="tvstation_admin">
		<labelItem propertyName="DEFAULT_ALERT_TITLE" type="string">Alert</labelItem>
		<labelItem propertyName="DEFAULT_CONNECT_CLOSE_ALERT" type="string">Your connection was lost. Please login again.</labelItem>
		<labelItem propertyName="DEFAULT_CONNECT_MISSING_ALERT" type="string">TVStation2 is unable to initiate a connection because the connection information is missing.</labelItem>
	</class>
		
	<!-- Login Panel Labels -->
	<class id="tvstation.panels.Login">
		<labelItem propertyName="DEFAULT_LOGIN_LABEL" type="string">LOGIN</labelItem>
		<labelItem propertyName="DEFAULT_LOGIN_EMAIL_LABEL" type="string">Email: </labelItem>
		<labelItem propertyName="DEFAULT_LOGIN_PASS_LABEL" type="string">Password: </labelItem>
		<labelItem propertyName="DEFAULT_REMEMBER_LOGIN_LABEL" type="string">Remember Login</labelItem>
		<labelItem propertyName="DEFAULT_AUTO_LOGIN_LABEL" type="string">Auto Login</labelItem>
		<labelItem propertyName="DEFAULT_FIELD_BLANK_ALERT" type="string">Please fill in all necessary information and submit.</labelItem>
		
		<labelItem propertyName="DEFAULT_ALERT_TITLE" type="string">Alert</labelItem>
		<labelItem propertyName="DEFAULT_LOGIN_BUTTON_LABEL" type="string">LOGIN</labelItem>
		<labelItem propertyName="DEFAULT_WELCOME_LABEL" type="string">Welcome to TVStation2 (beta v0.6)</labelItem>
		<labelItem propertyName="DEFAULT_PLEASE_LOGIN_LABEL" type="string">Please Login</labelItem>
		<labelItem propertyName="DEFAULT_LOGIN_STATUS_LABEL" type="string">Logging In</labelItem>
		<labelItem propertyName="DEFAULT_LOGIN_STARTING_LABEL" type="string">Starting Admin...</labelItem>
		<labelItem propertyName="DEFAULT_INVALID_LOGIN_LABEL" type="string">Invalid Login</labelItem>
		<labelItem propertyName="DEFAULT_LOGIN_FAILED_LABEL" type="string">Login Failed. Please Try Again</labelItem>
		<labelItem propertyName="DEFAULT_CHANNEL_DISABLED_ALERT" type="string">Your channel has been disabled by the administrator. Please contact your TVStation administrator for details.</labelItem>
		<labelItem propertyName="DEFAULT_USER_BANNED_LABEL" type="string">Login Failed. You have been banned from this channel.</labelItem>
	</class>
	
	<!-- Schedule Panel Labels -->
	<class id="tvstation.panels.Schedule">
		<labelItem propertyName="DEFAULT_SCHEDULE_LABEL" type="string">SCHEDULE</labelItem>
		<labelItem propertyName="DEFAULT_FEATURE_NOT_AVAILABLE_LABEL" type="string">This Feature is not Available</labelItem>
		<labelItem propertyName="DEFAULT_SCHEDULE_FIELD_LABEL" type="string">Schedule for</labelItem>
	</class>
	
	<!-- ScheduleBlocks list labels -->
	<class id="com.controls.TVChannelBlocks">
		<labelItem propertyName="DEFAULT_ALERT_TITLE" type="string">Alert</labelItem>
		<labelItem propertyName="DEFAULT_NO_PLAYLIST_ALERT" type="string">There are no playlist available for you to create a Schedule Block. You should visit the Media tab above to create a quick playlist.</labelItem>
		<labelItem propertyName="DEFAULT_NO_PLAYLIST_SELECTED_ALERT" type="string">You must select a target playlist for your schedule block.</labelItem>
		<labelItem propertyName="DEFAULT_NO_EDIT_NAME_ALERT" type="string">Give your schedule block a name.</labelItem>
		<labelItem propertyName="DEFAULT_NO_MIDNIGHT_CROSS" type="string">Midnight cross over is not available for specific schedule types</labelItem>
		
		<labelItem propertyName="DEFAULT_WEEKDAYS_PREFIX_LABELS" type="array">Sun,Mon,Tues,Wed,Th,Fri,Sat</labelItem>
		<labelItem propertyName="DEFAULT_EDIT_ITEM_PANEL_LABEL" type="string">Edit Schedule Block: </labelItem>
		<labelItem propertyName="DEFAULT_NEW_ITEM_PANEL_LABEL" type="string">Create New Schedule Block</labelItem>
		<labelItem propertyName="DEFAULT_SUBMIT_BUTTON_LABEL" type="string">Submit</labelItem>
		<labelItem propertyName="DEFAULT_CANCEL_BUTTON_LABEL" type="string">Cancel</labelItem>
		<labelItem propertyName="DEFAULT_SELECT_DATE_LABEL" type="string">Select Dates</labelItem>
		<labelItem propertyName="DEFAULT_SELECTED_DATES_LABEL" type="string">Selected Dates</labelItem>
		<labelItem propertyName="DEFAULT_BLOCK_NAME_LABEL" type="string">Block Name:</labelItem>
		<labelItem propertyName="DEFAULT_BLOCK_TYPE_LABEL" type="string">Block Type:</labelItem>
		<labelItem propertyName="DEFAULT_BLOCK_START_TIME_LABEL" type="string">Start Time:</labelItem>
		<labelItem propertyName="DEFAULT_BLOCK_STOP_TIME_LABEL" type="string">Stop Time:</labelItem>
		<labelItem propertyName="DEFAULT_BLOCK_AUTO_END_TIME_LABEL" type="string">Calculate End Time</labelItem>
		<labelItem propertyName="DEFAULT_BLOCK_TARGET_PLAYLIST_LABEL" type="string">Target Playlist:</labelItem>
		
		<labelItem propertyName="DEFAULT_BLOCK_START_DATE_LABEL" type="string">Start Date:</labelItem>
		<labelItem propertyName="DEFAULT_BLOCK_STOP_DATE_LABEL" type="string">End Date:</labelItem>
		<labelItem propertyName="DEFAULT_BLOCK_SUN_LABEL" type="string">Sunday</labelItem>
		<labelItem propertyName="DEFAULT_BLOCK_MON_LABEL" type="string">Monday</labelItem>
		<labelItem propertyName="DEFAULT_BLOCK_TUES_LABEL" type="string">Tuesday</labelItem>
		<labelItem propertyName="DEFAULT_BLOCK_WED_LABEL" type="string">Wednesday</labelItem>
		<labelItem propertyName="DEFAULT_BLOCK_THUR_LABEL" type="string">Thursday</labelItem>
		<labelItem propertyName="DEFAULT_BLOCK_FRI_LABEL" type="string">Friday</labelItem>
		
		<labelItem propertyName="DEFAULT_BLOCK_SAT_LABEL" type="string">Saturday</labelItem>
		<labelItem propertyName="DEFAULT_AM_LABEL" type="string">am</labelItem>
		<labelItem propertyName="DEFAULT_PM_LABEL" type="string">pm</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_NAME" type="string">Block Name</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_TYPE" type="string">Type</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_TARGET" type="string">Target Playlist</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_STARTTIME" type="string">Start Time</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_ENDTIME" type="string">End Time</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_DAYS" type="string">Days</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_ENABLED" type="string">Enabled</labelItem>
		<labelItem propertyName="DEFAULT_REMOVE_HEADER_LABEL" type="string">Remove</labelItem>
		<labelItem propertyName="DEFAULT_NEW_BUTTON_LABEL" type="string">New Schedule Block</labelItem>
		<labelItem propertyName="DEFAULT_AM_PM_LABELS" type="array">am,pm</labelItem>
		
		<labelItem propertyName="DEFAULT_TOOL_EDIT_NAME" type="string">The name of the schedule block</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EDIT_TYPE_RANGE" type="string">Range schedule blocks will play based on a range of given dates</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EDIT_TYPE_SPECIFIC" type="string">Specific schedule blocks play on the dates that are given</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EDIT_TYPE_DAILY" type="string">Daily schedule blocks play on a daily basis</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EDIT_START_TIME" type="string">The time of the day the schedule block should start</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EDIT_END_TIME" type="string">The time of the day the schedule block should end</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EDIT_CALC_TIME" type="string">Automatically calculates the end time based on playlist time</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EDIT_START_DATE" type="string">The start date for this schedule block</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EDIT_END_DATE" type="string">The end date for this schedule block</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EDIT_WEEKDAY" type="string">Enables playback for this day of the week</labelItem>
		
		<labelItem propertyName="DEFAULT_TOOL_EDIT_SPEC_LIST" type="string">Dates that this block should play on. Remove dates by selecting them from the list.</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EDIT_DATECHOOSER" type="string">Select play dates from this calendar</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EDIT_PLAYLIST" type="string">The target playlist that will broadcast with this schedule block</labelItem>
	</class>
	
	<!-- Live interface labels -->
	<class id="tvstation.panels.Live">
		<labelItem propertyName="IDLE_LIVE_STATUS" type="string">Idle</labelItem>
		<labelItem propertyName="PUBLISHING_LIVE_STATUS" type="string">Publishing</labelItem>
		<labelItem propertyName="LIVE_LIVE_STATUS" type="string">Live</labelItem>
		
		<labelItem propertyName="DEFAULT_FEATURE_NOT_AVAILABLE_LABEL" type="string">This Feature is not Available</labelItem>
		<labelItem propertyName="DEFAULT_LIVE_LABEL" type="string">LIVE</labelItem>
		<labelItem propertyName="DEFAULT_TIME_OPT_LABEL" type="string">Length: </labelItem>
		<labelItem propertyName="DEFAULT_HOUR_OPT_LABEL" type="string">Hour</labelItem>
		<labelItem propertyName="DEFAULT_MINUTE_OPT_LABEL" type="string">Minute</labelItem>
		<labelItem propertyName="DEFAULT_SECOND_OPT_LABEL" type="string">Second</labelItem>
		<labelItem propertyName="DEFAULT_STREAM_NAME_OPT_LABEL" type="string">Name: </labelItem>
		<labelItem propertyName="DEFAULT_VID_FORMAT_OPT_LABEL" type="string">Video Format: </labelItem>
		<labelItem propertyName="DEFAULT_SOUND_CODEC_OPT_LABEL" type="string">Audio Codec: </labelItem>
		
		<labelItem propertyName="DEFAULT_OUTPUT_OPT_LABEL" type="string">Output: </labelItem>
		<labelItem propertyName="DEFAULT_OUTPUT_VIDEO_OPT_LABEL" type="string">Video</labelItem>
		<labelItem propertyName="DEFAULT_OUTPUT_AUDIO_OPT_LABEL" type="string">Audio</labelItem>
		<labelItem propertyName="DEFAULT_OVERRIDE_AUDIO_OPT_LABEL" type="string">Override Audio</labelItem>
		<labelItem propertyName="DEFAULT_DVR_OPT_LABEL" type="string">Allow DVR (Coming Soon)</labelItem>
		<labelItem propertyName="DEFAULT_RECORD_OPT_LABEL" type="string">Record</labelItem>
		<labelItem propertyName="DEFAULT_SCHEDULED_BROAD_OPT_LABEL" type="string">Scheduled (Coming Soon)</labelItem>
		<labelItem propertyName="DEFAULT_OVER_IMAGE_OPT_LABEL" type="string">Overlay Image: </labelItem>
		<labelItem propertyName="DEFAULT_TIME_LIMIT_OPT_LABEL" type="string">Time Limit: </labelItem>
		<labelItem propertyName="DEFAULT_REMOTE_STREAM_LABEL" type="string">Remote Path: </labelItem>
		<labelItem propertyName="DEFAULT_AUTO_LIVE_LABEL" type="string">Auto Live</labelItem>
		
		<labelItem propertyName="TOOL_AUTO_LIVE_LABEL" type="string">Go live automatically when there are no active broadcasters</labelItem>
		<labelItem propertyName="DEFAULT_DVR_TOOL_LABEL" type="string">Allow live pause and rewind for this broadcast (Coming Soon)</labelItem>
		<labelItem propertyName="DEFAULT_SCHEDULED_IMAGE_TOOL_LABEL" type="string">Outputs the stream but does not stop the scheduled broadcast (Coming Soon)</labelItem>
		<labelItem propertyName="DEFAULT_RECORD_TOOL_LABEL" type="string">Record this broadcast</labelItem>
		<labelItem propertyName="DEFAULT_OUTPUT_VIDEO_TOOL_LABEL" type="string">Outputs your video</labelItem>
		<labelItem propertyName="DEFAULT_OUTPUT_AUDIO_TOOL_LABEL" type="string">Outputs your audio</labelItem>
		<labelItem propertyName="DEFAULT_OVERRIDE_AUDIO_TOOL_LABEL" type="string">Will broadcast your audio live with out stopping the scheduled broadcast</labelItem>
		<labelItem propertyName="DEFAULT_IMAGE_OVERLAY_TOOL_LABEL" type="string">Enter an image to overlay if you are broadcasting audio only</labelItem>
		<labelItem propertyName="DEFAULT_HOURS_TOOL_LABEL" type="string">Enter the hours you would like to broadcast for</labelItem>
		<labelItem propertyName="DEFAULT_MINUTES_TOOL_LABEL" type="string">Enter the minutes you would like to broadcast for</labelItem>
		<labelItem propertyName="DEFAULT_SECONDS_TOOL_LABEL" type="string">Enter the seconds you would like to broadcast for</labelItem>
		<labelItem propertyName="DEFAULT_TIME_LIMIT_TOOL_LABEL" type="string">Set whether you want this broadcast to have a time limit</labelItem>
		<labelItem propertyName="DEFAULT_REMOTE_STREAM_TOOL_LABEL" type="string">RTMP path if playing from a remote server or content delivery network</labelItem>
		<labelItem propertyName="DEFAULT_ALERT_TITLE_LABEL" type="string">Alert</labelItem>
		<labelItem propertyName="DEFAULT_NAME_IN_USE_ALERT" type="string">The broadcast name is already in use. Please enter another one.</labelItem>
		
		<labelItem propertyName="DEFAULT_LIVE_CASTERS_TAB_LABEL" type="string">Live Casters</labelItem>
		<labelItem propertyName="DEFAULT_BROAD_OPTIONS_TAB_LABEL" type="string">Broadcast Options</labelItem>
		<labelItem propertyName="DEFAULT_CHAT_CONTROLS_TAB_LABEL" type="string">Chat Controls</labelItem>
		<labelItem propertyName="DEFAULT_MAIN_OPTIONS_TAB_LABEL" type="string">Main Options</labelItem>
		<labelItem propertyName="DEFAULT_VIDEO_SETTINGS_TAB_LABEL" type="string">Video Settings</labelItem>
	</class>
	
	<!-- VideoCaster(cam window) labels -->
	<class id="com.controls.VideoCaster">
		<labelItem propertyName="DEFAULT_ALERT_TITLE" type="string">Alert</labelItem>
		<labelItem propertyName="DEFAULT_ALERT_STREAM_NAME_EMPTY" type="string">Please enter a name for your live broadcast</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_BROADCAST_LABEL" type="string">Broadcast</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_BROADCAST_STOP_LABEL" type="string">Stop Broadcast</labelItem>
	</class>
	
	<!-- Live caster list labels -->
	<class id="com.controls.LiveCasters">
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_ID" type="string">ID</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_NAME" type="string">Name</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_STATUS" type="string">Status</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_SOURCE" type="string">Source</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_TYPE" type="string">Type</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_ENABLED" type="string">Broadcast</labelItem>
	</class>
	
	<!-- Video settings labels -->
	<class id="com.controls.VideoSettings">
		<labelItem propertyName="DEFAULT_UI_VIDEO_QUALITY_ASPECT_LABEL" type="string">Video Input Aspect:</labelItem>
		<labelItem propertyName="DEFAULT_UI_VIDEO_QUALITY_VID_QUALITY_LABEL" type="string">Video Input Quality:</labelItem>
		<labelItem propertyName="DEFAULT_UI_VIDEO_QUALITY_MIC_QUALITY_LABEL" type="string">Mic Input Quality:</labelItem>
		<labelItem propertyName="DEFAULT_UI_VIDEO_QUALITY_MIC_GAIN_LABEL" type="string">Mic Input Gain:</labelItem>
		<labelItem propertyName="DEFAULT_UI_VIDEO_QUALITY_FRAMES_LABEL" type="string">Frames P/ Second:</labelItem>
		<labelItem propertyName="DEFAULT_UI_VIDEO_ASPECT_RATIO_LABEL" type="string">Aspect Ratio:</labelItem>
		
		<labelItem propertyName="DEFAULT_UI_VIDEO_FOUR_THREE_LABEL" type="string">4:3</labelItem>
		<labelItem propertyName="DEFAULT_UI_VIDEO_SIX_NINE_LABEL" type="string">16:9</labelItem>
		<labelItem propertyName="DEFAULT_UI_VIDEO_VID_INPUT_LABEL" type="string">Video Input:</labelItem>
		<labelItem propertyName="DEFAULT_UI_VIDEO_MIC_INPUT_LABEL" type="string">Audio Input:</labelItem>
		<labelItem propertyName="DEFAULT_UI_VIDEO_QUAD_LABEL" type="string">Video Quality:</labelItem>
		<labelItem propertyName="DEFAULT_RESET_BUTTON_LABEL" type="string">Reset Settings</labelItem>
		<labelItem propertyName="DEFAULT_NO_CAM_LABEL" type="string">No Camera Detected</labelItem>
		<labelItem propertyName="DEFAULT_NO_MIC_LABEL" type="string">No Microphone Detected</labelItem>
		<labelItem propertyName="DEFAULT_PRESETS_LABEL" type="string">Presets: </labelItem>
		<labelItem propertyName="DEFAULT_SAVE_BUTTON_LABEL" type="string">Save</labelItem>
		
		<labelItem propertyName="DEFAULT_TOOL_VIDEO_INPUT_LABEL" type="string">Select Your Video Capture Source</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_AUDIO_INPUT_LABEL" type="string">Select Your Audio Capture Source</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_CAPTURE_RATIO_LABEL" type="string">Select Your Live Aspect Ratio</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_RESET_SETTINGS_LABEL" type="string">Reset the video settings to default</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_WIDTH_HEIGHT_RESOLUTION_LABEL" type="string">Select the live width and height resolution</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_VID_QUALITY_LABEL" type="string">Select the video quality to output to your live video</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_MIC_RATE_LABEL" type="string">Select the audio quality to output to your live video</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_MIC_VOLUME_LABEL" type="string">Select the amount of volume the audio should output</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_FRAME_RATE_LABEL" type="string">Select the frame rate your video should output</labelItem>
		
	</class>
	
	<!-- Channel List labels -->
	<class id="com.controls.ChannelList">
		<labelItem propertyName="DEFAULT_ALERT_TITLE" type="string">Alert</labelItem>
		<labelItem propertyName="DEFAULT_LOGIN_INVALID_ALERT" type="string">This login information is invalid. Please enter another email and\/or password</labelItem>
		<labelItem propertyName="DEFAULT_EMAIL_INVALID_ALERT" type="string">The email address you entered is invalid. Please enter another email address</labelItem>
		<labelItem propertyName="DEFAULT_CAN_NOT_BE_REMOVED_ALERT" type="string">This channel can not be removed</labelItem>
		<labelItem propertyName="DEFAULT_REMOVE_CHANNEL_ALERT" type="string">Are you sure you want to remove this channel? Doing so will permanentaly delete it</labelItem>
		<labelItem propertyName="DEFAULT_EDIT_DEMO_CHANNEL_ALERT" type="string">This channel can not be changed or altered in this demo</labelItem>
		<labelItem propertyName="DEFAULT_LOGIN_MISSING_ALERT" type="string">Please enter both an email and password if using an active login for this channel</labelItem>
		<labelItem propertyName="DEFAULT_SUBMIT_BUTTON_LABEL" type="string">Submit</labelItem>
		<labelItem propertyName="DEFAULT_CANCEL_BUTTON_LABEL" type="string">Cancel</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_ID" type="string">Channel ID</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_NAME" type="string">Name</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_STATUS" type="string">Status</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_DESCRIPTION" type="string">Description</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_ENABLED" type="string">Enabled</labelItem>
		<labelItem propertyName="DEFAULT_REMOVE_HEADER_LABEL" type="string">Remove</labelItem>
		<labelItem propertyName="DEFAULT_NEW_BUTTON_LABEL" type="string">New Channel</labelItem>
		<labelItem propertyName="DEFAULT_EDIT_NAME_LABEL" type="string">Channel Name:</labelItem>
		<labelItem propertyName="DEFAULT_EDIT_EMAIL_LABEL" type="string">Email:</labelItem>
		<labelItem propertyName="DEFAULT_EDIT_PASSWORD_LABEL" type="string">Password:</labelItem>
		<labelItem propertyName="DEFAULT_EDIT_CHANNEL_THUMB_LABEL" type="string">Thumb Image:</labelItem>
		<labelItem propertyName="DEFAULT_EDIT_PERMISSIONS_LABEL" type="string">Permissions:</labelItem>
		<labelItem propertyName="DEFAULT_EDIT_ALLOW_LIVE_LABEL" type="string">Live Broadcasting</labelItem>
		<labelItem propertyName="DEFAULT_EDIT_ALLOW_BROADCAST_LABEL" type="string">Channel Broadcasting</labelItem>
		<labelItem propertyName="DEFAULT_EDIT_ALLOW_ON_DEMAND_LABEL" type="string">On Demand</labelItem>
		<labelItem propertyName="DEFAULT_EDIT_ALLOW_STREAMING_LABEL" type="string">Stream Broadcasting</labelItem>
		<labelItem propertyName="DEFAULT_EDIT_ALLOW_CHAT_LABEL" type="string">Chat</labelItem>
		<labelItem propertyName="DEFAULT_EDIT_ALLOW_SETTINGS_LABEL" type="string">Settings</labelItem>
		<labelItem propertyName="DEFAULT_EDIT_ALLOW_UPLOAD_LABEL" type="string">Upload</labelItem>
		<labelItem propertyName="DEFAULT_EDIT_OWNER_LABEL" type="string">Owner:</labelItem>
		<labelItem propertyName="DEFAULT_EDIT_CATEGORY_LABEL" type="string">Category:</labelItem>
		<labelItem propertyName="DEFAULT_NEW_CATEGORY_LABEL" type="string">New Category</labelItem>
		<labelItem propertyName="DEFAULT_EDIT_NOTES_LABEL" type="string">Notes:</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_NAME_LABEL" type="string">Enter the name of your channel</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EMAIL_LABEL" type="string">Enter a valid email address</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_PASSWORD_LABEL" type="string">Enter a password</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_CHANNEL_THUMB_LABEL" type="string">The thumb image used when viewers browse through the channel list</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_ALLOW_LIVE_LABEL" type="string">Allow the channel to broadcast live video</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_ALLOW_BROADCAST_LABEL" type="string">Allow the channel to schedule content</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_ALLOW_ON_DEMAND_LABEL" type="string">Allow the channel to set on demand content</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_ALLOW_STREAMING_LABEL" type="string">Allow the channel to schedule streaming content</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_ALLOW_CHAT_LABEL" type="string">Allow the channel to include text and video chatting</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_ALLOW_SETTINGS_LABEL" type="string">Allow the channel to set its own settings</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_ALLOW_UPLOAD_LABEL" type="string">Allow the channel to upload and encode content</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_OWNER_LABEL" type="string">Set the owner of this channel</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_CATEGORY_LABEL" type="string">Set a category to make it easier for viewers to search for a channel of preference</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_NOTES_LABEL" type="string">Keep notes about the channel</labelItem>
		<labelItem propertyName="DEFAULT_NEW_CHANNEL_PANEL_LABEL" type="string">New Channel</labelItem>
		<labelItem propertyName="DEFAULT_EDIT_CHANNEL_PANEL_LABEL" type="string">Edit Channel: </labelItem>
		<labelItem propertyName="DEFAULT_OWNED_BY_LABEL" type="string">Owned By: </labelItem>
		<labelItem propertyName="DEFAULT_NO_CHANNEL_SELECTED_LABEL" type="string">NO CHANNEL SELECTED</labelItem>
		<labelItem propertyName="DEFAULT_ON_AIR_STATUS_LABEL" type="string">On Air</labelItem>
		<labelItem propertyName="DEFAULT_OFF_AIR_STATUS_LABEL" type="string">Off Air</labelItem>
	</class>
	
	<!-- Settings interface and label -->
	<class id="tvstation.panels.Settings">
		<labelItem propertyName="DEFAULT_TIMEZONE_GMT_MINUS_12_LABELS" type="string">( GMT - 12 ) Yankee Time Zone</labelItem>
		<labelItem propertyName="DEFAULT_TIMEZONE_GMT_MINUS_11_LABELS" type="string">( GMT - 11 ) X-ray Time Zone</labelItem>
		<labelItem propertyName="DEFAULT_TIMEZONE_GMT_MINUS_10_LABELS" type="string">( GMT - 10 ) Honolulu, Hawaii, USA</labelItem>
		<labelItem propertyName="DEFAULT_TIMEZONE_GMT_MINUS_9_LABELS" type="string">( GMT - 9 ) Juneau, Alaska, USA</labelItem>
		<labelItem propertyName="DEFAULT_TIMEZONE_GMT_MINUS_8_LABELS" type="string">( GMT - 8 ) Los Angeles, California, USA</labelItem>
		<labelItem propertyName="DEFAULT_TIMEZONE_GMT_MINUS_7_LABELS" type="string">( GMT - 7 ) Denver, Colorado, USA</labelItem>
		<labelItem propertyName="DEFAULT_TIMEZONE_GMT_MINUS_6_LABELS" type="string">( GMT - 6 ) Chicago, Illinois, USA</labelItem>
		<labelItem propertyName="DEFAULT_TIMEZONE_GMT_MINUS_5_LABELS" type="string">( GMT - 5 ) New York, New York, USA</labelItem>
		<labelItem propertyName="DEFAULT_TIMEZONE_GMT_MINUS_4_LABELS" type="string">( GMT - 4 ) Nicaragua</labelItem>
		<labelItem propertyName="DEFAULT_TIMEZONE_GMT_MINUS_3_LABELS" type="string">( GMT - 3 ) Newfoundland</labelItem>
		<labelItem propertyName="DEFAULT_TIMEZONE_GMT_MINUS_2_LABELS" type="string">( GMT - 2 ) Oscar Time Zone</labelItem>
		<labelItem propertyName="DEFAULT_TIMEZONE_GMT_MINUS_1_LABELS" type="string">( GMT - 1 ) Azores, Cape Verde Islands</labelItem>
		<labelItem propertyName="DEFAULT_TIMEZONE_GMT_0_LABELS" type="string">( GMT - 0 ) London, England</labelItem>
		<labelItem propertyName="DEFAULT_TIMEZONE_GMT_PLUS_1_LABELS" type="string">( GMT + 1 ) Paris, France</labelItem>
		<labelItem propertyName="DEFAULT_TIMEZONE_GMT_PLUS_2_LABELS" type="string">( GMT + 2 ) Jerusalem, Isreal</labelItem>
		<labelItem propertyName="DEFAULT_TIMEZONE_GMT_PLUS_3_LABELS" type="string">( GMT + 3 ) Moscow, Russia</labelItem>
		<labelItem propertyName="DEFAULT_TIMEZONE_GMT_PLUS_4_LABELS" type="string">( GMT + 4 ) Kabul</labelItem>
		<labelItem propertyName="DEFAULT_TIMEZONE_GMT_PLUS_5_LABELS" type="string">( GMT + 5 ) India</labelItem>
		<labelItem propertyName="DEFAULT_TIMEZONE_GMT_PLUS_6_LABELS" type="string">( GMT + 6 ) Foxtrot Time Zone</labelItem>
		<labelItem propertyName="DEFAULT_TIMEZONE_GMT_PLUS_7_LABELS" type="string">( GMT + 7 ) Hanoi, Vietnam</labelItem>
		<labelItem propertyName="DEFAULT_TIMEZONE_GMT_PLUS_8_LABELS" type="string">( GMT + 8 ) Hong Kong, China</labelItem>
		<labelItem propertyName="DEFAULT_TIMEZONE_GMT_PLUS_9_LABELS" type="string">( GMT + 9 ) Tokyo, Japan</labelItem>
		<labelItem propertyName="DEFAULT_TIMEZONE_GMT_PLUS_10_LABELS" type="string">( GMT + 10 ) Australia</labelItem>
		<labelItem propertyName="DEFAULT_TIMEZONE_GMT_PLUS_11_LABELS" type="string">( GMT + 11 ) Norfolk (Island) Time</labelItem>
		<labelItem propertyName="DEFAULT_TIMEZONE_GMT_PLUS_12_LABELS" type="string">( GMT + 12 ) Wellington, New Zealand</labelItem>
		
		<labelItem propertyName="DEFAULT_LOGO_POSITION_TOP_LEFT_LABELS" type="string">Top Left</labelItem>
		<labelItem propertyName="DEFAULT_LOGO_POSITION_TOP_RIGHT_LABELS" type="string">Top Right</labelItem>
		<labelItem propertyName="DEFAULT_LOGO_POSITION_TOP_CENTER_LABELS" type="string">Top Center</labelItem>
		<labelItem propertyName="DEFAULT_LOGO_POSITION_BOTTOM_LEFT_LABELS" type="string">Bottom Left</labelItem>
		<labelItem propertyName="DEFAULT_LOGO_POSITION_BOTTOM_RIGHT_LABELS" type="string">Bottom Right</labelItem>
		<labelItem propertyName="DEFAULT_LOGO_POSITION_BOTTOM_CENTER_LABELS" type="string">Bottom Center</labelItem>
		
		<labelItem propertyName="SETTING_CHANNEL_SETTINGS_TAB_LABELS" type="string">Channel Settings</labelItem>
		<labelItem propertyName="SETTING_CHANNEL_IMAGES_TAB_LABELS" type="string">Channel Images</labelItem>
		<labelItem propertyName="SETTING_CHANNEL_ADS_TAB_LABELS" type="string">Channel Ads</labelItem>
		
		<labelItem propertyName="DEFAULT_SETTINGS_LABEL" type="string">SETTINGS</labelItem>
		<labelItem propertyName="DEFAULT_EMAIL_LABEL" type="string">Email</labelItem>
		<labelItem propertyName="DEFAULT_PASS_LABEL" type="string">Password</labelItem>
		<labelItem propertyName="DEFAULT_PASS_VERIFY_LABEL" type="string">Verify Password</labelItem>
		<labelItem propertyName="DEFAULT_NAME_LABEL" type="string">Channel Name</labelItem>
		<labelItem propertyName="DEFAULT_LOGO_LABEL" type="string">Station Logo</labelItem>
		<labelItem propertyName="DEFAULT_LOGO_SCALE_LABEL" type="string">Scale Logo (%)</labelItem>
		<labelItem propertyName="DEFAULT_LOGO_POSITION_LABEL" type="string">Logo Position</labelItem>
		<labelItem propertyName="DEFAULT_NOTHING_PLAY_LABEL" type="string">Nothing Playing Image</labelItem>
		<labelItem propertyName="DEFAULT_CHAT_LABEL" type="string">Viewer Options</labelItem>
		<labelItem propertyName="DEFAULT_ALLOW_CHAT_LABEL" type="string">Allow Chat</labelItem>
		<labelItem propertyName="DEFAULT_ONDEMAND_LABEL" type="string">On Demand</labelItem>
		<labelItem propertyName="DEFAULT_ENABLE_SCHEDULE_LABEL" type="string">Enable Viewer Schedule</labelItem>
		<labelItem propertyName="DEFAULT_TIME_ZONE_LABEL" type="string">Time Zone</labelItem>
		<labelItem propertyName="DEFAULT_DSAVINGS_LABEL" type="string">Daylight Savings (Plus 1 Hour)</labelItem>
		<labelItem propertyName="DEFAULT_SCREEN_OPTIONS_LABEL" type="string">Screen Options</labelItem>
		<labelItem propertyName="DEFAULT_CONSTRAINED_LABEL" type="string">Constrained</labelItem>
		<labelItem propertyName="DEFAULT_FULLSCREEN_LABEL" type="string">Allow Fullscreen</labelItem>
		<labelItem propertyName="DEFAULT_AUTOSIZE_LABEL" type="string">Auto Size</labelItem>
		<labelItem propertyName="DEFAULT_AD_SOURCE_LABEL" type="string">Channel Advertisement Image</labelItem>
		<labelItem propertyName="DEFAULT_AD_URL_LABEL" type="string">Advertisement Target Link</labelItem>
		<labelItem propertyName="DEFAULT_AD_IMAGE_PREVIEW_LABEL" type="string">Advertisement Preview</labelItem>
		<labelItem propertyName="DEFAULT_SAVE_BUTTON_LABEL" type="string">SAVE</labelItem>
		<labelItem propertyName="DEFAULT_OWNER_LABEL" type="string">Owner</labelItem>
		<labelItem propertyName="DEFAULT_CATEGORY_LABEL" type="string">Category</labelItem>
		<labelItem propertyName="DEFAULT_NEW_CATEGORY_LABEL" type="string">New Category</labelItem>
		<labelItem propertyName="DEFAULT_DESC_LABEL" type="string">Description</labelItem>
		<labelItem propertyName="DEFAULT_CHANNEL_THUMB_LABEL" type="string">Thumb Image</labelItem>
		<labelItem propertyName="DEFAULT_SHOW_DEMAND_LABEL" type="string">Show OnDemand</labelItem>
		<labelItem propertyName="DEFAULT_SHOW_SCHEDULE_LABEL" type="string">Show Schedule</labelItem>
		<labelItem propertyName="DEFAULT_SHOW_DISPLAY_LABEL" type="string">Show Display</labelItem>
		<labelItem propertyName="DEFAULT_SHOW_CHANNELS_LABEL" type="string">Show Channels</labelItem>
		<labelItem propertyName="DEFAULT_PRIVATE_LABEL" type="string">Mark as Private</labelItem>
		
		<labelItem propertyName="TOOL_CHANNEL_EMAIL" type="string">The email used for logging into your channel</labelItem>
		<labelItem propertyName="TOOL_CHANNEL_PASS" type="string">The password used for logging into your channel</labelItem>
		<labelItem propertyName="TOOL_CHANNEL_PASS_VERIFY" type="string">Enter your password a second time for verification</labelItem>
		<labelItem propertyName="TOOL_CHANNEL_NAME" type="string">The name of your channel</labelItem>
		<labelItem propertyName="TOOL_CHANNEL_LOGO" type="string">The logo that will show up in your broadcast window</labelItem>
		<labelItem propertyName="TOOL_NOTHING_PLAYING" type="string">The image used when nothing is being broadcasted</labelItem>
		<labelItem propertyName="TOOL_TIMEZONE" type="string">The timezone your channel will follow when broadcasting scheduled items</labelItem>
		<labelItem propertyName="TOOL_FULLSCREEN" type="string">Whether the broadcast window should allow users to go full screen</labelItem>
		<labelItem propertyName="TOOL_AD_SOURCE" type="string">The default Advertisement image that is used</labelItem>
		<labelItem propertyName="TOOL_AD_URL" type="string">The target website page the advertisement will open when clicked on</labelItem>
		<labelItem propertyName="TOOL_ENABLE_CHAT" type="string">Enables Chat for viewers (Coming Soon)</labelItem>
		<labelItem propertyName="TOOL_OWNER_LABEL" type="string">Set the owner of this channel</labelItem>
		<labelItem propertyName="TOOL_CATEGORY_LABEL" type="string">Set a category to make it easier for viewers to search for a channel of preference</labelItem>
		<labelItem propertyName="TOOL_DESC_LABEL" type="string">The description shown for this channel</labelItem>
		<labelItem propertyName="TOOL_THUMB_IMAGE_BG" type="string">The thumb image used when viewers browse through the channel list</labelItem>
		<labelItem propertyName="TOOL_SHOW_DEMAND" type="string">Display the on Demand List</labelItem>
		<labelItem propertyName="TOOL_SHOW_SCHEDULE" type="string">Display the viewer schedule</labelItem>
		<labelItem propertyName="TOOL_SHOW_DISPLAY" type="string">Display broadcast information</labelItem>
		<labelItem propertyName="TOOL_SHOW_CHANNELS" type="string">Display channels list</labelItem>
		<labelItem propertyName="TOOL_PRIVATE" type="string">Marks the channel as private and does not show it on the channels list in the viewer</labelItem>
		
		<labelItem propertyName="DEFAULT_ALERT_TITLE_LABEL" type="string">Alert</labelItem>
		<labelItem propertyName="DEFAULT_INFO_SAVED_ALERT" type="string">Your Settings have been Successfully Saved</labelItem>
		<labelItem propertyName="DEFAULT_LOGIN_MISSING_ALERT" type="string">Please enter your email and password login information</labelItem>
		<labelItem propertyName="DEFAULT_LOGIN_INVALID_ALERT" type="string">This login information is invalid. Please enter another email and\/or password</labelItem>
		<labelItem propertyName="DEFAULT_EMAIL_INVALID_ALERT" type="string">The email address you entered is invalid. Please enter another email address</labelItem>
		<labelItem propertyName="DEFAULT_WELCOME_ALERT" type="string">Welcome to TVStation2! You can start by entering in your login information and clicking the save button. You can also set the rest of your settings at this point if you wish.</labelItem>
		<labelItem propertyName="DEFAULT_LOGIN_VERIFY_FAIL_ALERT" type="string">The password entered in the verification field does not match the password entered. Please try again.</labelItem>
		
	</class>
	
	<class id="com.controls.MediaPlaylist">
		<labelItem propertyName="DEFAULT_AVAIL_MEDIA_LABEL" type="string">Available Media</labelItem>
		<labelItem propertyName="DEFAULT_SHARED_MEDIA_LABEL" type="string">Shared Content</labelItem>
		<labelItem propertyName="ADD_MEDIA_TYPES_VIDEO_LABEL" type="string">Video/Audio</labelItem>
		<labelItem propertyName="ADD_MEDIA_TYPES_IMAGE_LABEL" type="string">Image</labelItem>
		<labelItem propertyName="ADD_MEDIA_TYPES_YOUTUBE_LABEL" type="string">Youtube</labelItem>
		<labelItem propertyName="MEDIA_PLAYLIST_TAB_LABEL" type="string">Playlist</labelItem>
		<labelItem propertyName="MEDIA_QUEUE_TAB_LABEL" type="string">Queue</labelItem>
		<labelItem propertyName="MEDIA_LIST_TAB_LABEL" type="string">Media List</labelItem>
		<labelItem propertyName="MEDIA_ENCODE_TAB_LABEL" type="string">Processing Status</labelItem>
	
		<labelItem propertyName="DEFAULT_SELECT_PLAYLIST_MENU_PANEL_LABEL" type="string">Select Playlist</labelItem>
		<labelItem propertyName="DEFAULT_EDIT_MEDIA_PANEL_LABEL" type="string">Edit Media</labelItem>
		<labelItem propertyName="DEFAULT_SUBMIT_BUTTON_LABEL" type="string">Submit</labelItem>
		<labelItem propertyName="DEFAULT_NAME_EDIT_LABEL" type="string">Name: </labelItem>
		<labelItem propertyName="DEFAULT_SOURCE_EDIT_LABEL" type="string">Source: </labelItem>
		<labelItem propertyName="DEFAULT_IMAGE_EDIT_LABEL" type="string">Image:</labelItem>
		<labelItem propertyName="DEFAULT_URL_EDIT_LABEL" type="string">Url: </labelItem>
		<labelItem propertyName="DEFAULT_BK_IMAGE_EDIT_LABEL" type="string">Image: </labelItem>
		<labelItem propertyName="DEFAULT_TIME_EDIT_LABEL" type="string">Length: </labelItem>
		<labelItem propertyName="DEFAULT_VOLUME_EDIT_LABEL" type="string">Volume: </labelItem>
		<labelItem propertyName="DEFAULT_DESC_EDIT_LABEL" type="string">Description: </labelItem>
		<labelItem propertyName="DEFAULT_HOUR_EDIT_LABEL" type="string">Hour</labelItem>
		<labelItem propertyName="DEFAULT_MINUTE_EDIT_LABEL" type="string">Minute</labelItem>
		<labelItem propertyName="DEFAULT_SECOND_EDIT_LABEL" type="string">Second</labelItem>
		<labelItem propertyName="DEFAULT_THUMBNAIL_EDIT_LABEL" type="string">Thumbnail: </labelItem>
		<labelItem propertyName="DEFAULT_ARTIST_EDIT_LABEL" type="string">Artist: </labelItem>
		<labelItem propertyName="DEFAULT_ALBUM_EDIT_LABEL" type="string">Album: </labelItem>
		<labelItem propertyName="DEFAULT_TAGS_EDIT_LABEL" type="string">Tags: </labelItem>
		<labelItem propertyName="DEFAULT_CATEGORY_EDIT_LABEL" type="string">Category: </labelItem>
		<labelItem propertyName="DEFAULT_NEW_CATEGORY_LABEL" type="string">New Category</labelItem>
		<labelItem propertyName="DEFAULT_PRIVATE_YTB_ALERT" type="string">This video has been marked private by the owner and can not be imported. Please try another video.</labelItem>
		<labelItem propertyName="DEFAULT_YTB_ERROR_TAG_ALERT" type="string">An error has occurred and the video information could not be imported. Please try again.</labelItem>
		<labelItem propertyName="DEFAULT_YTB_MANY_CALLS_ALERT" type="string">Whoa! Slow down there a second. You are making too many import calls. Hold on and try again in a few minutes.</labelItem>
		<labelItem propertyName="DEFAULT_INVALID_IMAGE_LABEL" type="string">This is an invalid image. Please enter the path to one of the following valid images:\n\n1.jpg\n2.swf\n3.gif (unanimated)\n4.png</labelItem>
		<labelItem propertyName="DEFAULT_MEDIA_MASTER_ADMIN_EDIT_ALERT" type="string">You must be a master administrator to alter or remove this item</labelItem>
		<labelItem propertyName="DEFAULT_NEW_YOUTUBE_NAME_LABEL" type="string">Enter Youtube video id or url path: </labelItem>
		<labelItem propertyName="DEFAULT_NEW_IMAGE_NAME_LABEL" type="string">Enter image url path: </labelItem>
		<labelItem propertyName="DEFAULT_MEDIA_REMOVE_ALERT" type="string">Are you sure you want to remove this media item? Doing so will permanently remove this item from the list.</labelItem>
		<labelItem propertyName="DEFAULT_ADD_MEDIA_PANEL_LABEL" type="string">Add Media</labelItem>
		<labelItem propertyName="DEFAULT_SELECT_ADD_TYPE_LABEL" type="string">Select media type to add: </labelItem>
		<labelItem propertyName="DEFAULT_ADD_VIDEO_TEXT_LABEL" type="string"><![CDATA[<b>1. Select the \"Add\" Button to Login to Influxis\n\n2. Upload flv, mp3, or h.264 content to this path:\nTVStation2/streams/_definst_/]]></labelItem>
		<labelItem propertyName="DEFAULT_ADD_VIDEO_TEXT_END_LABEL" type="string"><![CDATA[\n\n3. Click \'Refresh\' button below.</b>]]></labelItem>
		<labelItem propertyName="DEFAULT_SAVE_BUTTON_LABEL" type="string">Save</labelItem>
		<labelItem propertyName="DEFAULT_CLEAR_BUTTON_LABEL" type="string">Clear</labelItem>
		<labelItem propertyName="DEFAULT_REMOVE_BUTTON_LABEL" type="string">Remove</labelItem>
		<labelItem propertyName="DEFAULT_REMOVE_HEADER_LABEL" type="string">REMOVE</labelItem>
		<labelItem propertyName="DEFAULT_NEW_BUTTON_LABEL" type="string">New</labelItem>
		<labelItem propertyName="DEFAULT_ADD_BUTTON_LABEL" type="string">Add</labelItem>
		<labelItem propertyName="DEFAULT_REFRESH_BUTTON_LABEL" type="string">Refresh</labelItem>
		<labelItem propertyName="DEFAULT_NEW_PLAYLIST_LABEL" type="string">New Playlist</labelItem>
		<labelItem propertyName="DEFAULT_CANCEL_BUTTON_LABEL" type="string">Cancel</labelItem>
		<labelItem propertyName="DEFAULT_NEW_PLAYLIST_NAME_LABEL" type="string">Enter Playlist Name: </labelItem>
		<labelItem propertyName="DEFAULT_ALERT_TITLE_LABEL" type="string">Alert</labelItem>
		<labelItem propertyName="DEFAULT_FIELD_BLANK_LABEL" type="string">Please fill in all necessary information and submit.</labelItem>
		<labelItem propertyName="DEFAULT_PLAYLIST_EXIST_LABEL" type="string">This playlist already exist. Please enter a new playlist name.</labelItem>
		<labelItem propertyName="DEFAULT_PLAYLIST_REMOVE_ALERT" type="string">Are you sure you want to remove this playlist? Doing so will permanently delete it.</labelItem>
		<labelItem propertyName="DEFAULT_NO_VIDEOS_FOUND_ALERT" type="string">No videos were found in your search.</labelItem>
		<labelItem propertyName="DEFAULT_SWF_THUMB_ALERT" type="string">Swf files can not be used as thumbnails</labelItem>
		<labelItem propertyName="DEFAULT_MEDIA_PERMT_REMOVE_ALERT" type="string">Are you sure you want to remove this media item from the playlist? Doing so will permanently delete it from the server and all playlists.</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_NAME" type="string">NAME</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_TYPE" type="string">TYPE</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_LENGTH" type="string">LENGTH</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_QUEUE" type="string">QUEUE</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_DEMAND" type="string">ON DEMAND</labelItem>
		<labelItem propertyName="DEFAULT_NEW_PLAYLIST_MENU_ITEM" type="string">New Playlist</labelItem>
		<labelItem propertyName="DEFAULT_PANEL_LOADER_TITLE" type="string">Select your files and upload</labelItem>
		<labelItem propertyName="DEFAULT_MEDIA_INFO_LABEL" type="string">Media Information</labelItem>
		<labelItem propertyName="DEFAULT_MEDIA_ADS_LABEL" type="string">Media Advertisement</labelItem>
		<labelItem propertyName="DEFAULT_MEDIA_IMAGES_LABEL" type="string">Media Images</labelItem>
		<labelItem propertyName="DEFAULT_MEDIA_SETTINGS_LABEL" type="string">Media Settings</labelItem>
		<labelItem propertyName="DEFAULT_AD_URL_EDIT_LABEL" type="string">Link Path:</labelItem>
		
		<labelItem propertyName="DEFAULT_TOOL_EDIT_NAME" type="string">The name displayed for this media item</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EDIT_SOURCE" type="string">Source File Reference</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EDIT_HOUR" type="string">The amount of hours this media item should play for</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EDIT_MINUTE" type="string">The amount of minutes this media item should play for</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EDIT_SECOND" type="string">The amount of seconds this media item should play for</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EDIT_URL" type="string">The target url link displayed for this media item</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EDIT_VOLUME" type="string">The default volume used for this media item</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EDIT_IMAGE" type="string">The overlay image displayed for this media item</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EDIT_THUMB" type="string">The thumb image used for the viewer list for this media item</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EDIT_IMAGE_BG" type="string">The advertisement image used for this media item</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_AD_URL" type="string">The web page that should be opened when the advertisement is click on"</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EDIT_ARTIST" type="string">Artist name for use with audio media</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EDIT_ALBUM" type="string">Album name for use with audio media</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EDIT_TAGS" type="string">Tags used for media searches (seperate with comma)</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EDIT_CATEGORY" type="string">The category this media item should be placed in</labelItem>
		<labelItem propertyName="DEFAULT_TOOL_EDIT_DESC" type="string">The description for this media item</labelItem>
		<labelItem propertyName="ALL_CATEGORY" type="string">All Categories</labelItem>
		<labelItem propertyName="DEFAULT_MEDIA_DEMO_EDIT_ALERT" type="string">This demo does not allow you to edit this media item.</labelItem>
		<labelItem propertyName="DEFAULT_NATIVE_SIZE_EDIT_LABEL" type="string">Native Size</labelItem>
	</class>
	
	<!-- Influxis uploader status list Labels -->
	<class id="com.controls.InfluxisUploaderStatusList">
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_NAME" type="string">NAME</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_STATUS" type="string">STATUS</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_SPEED" type="string">SPEED</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_PERCENT" type="string">%COMPLETE</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_DATE" type="string">DATE</labelItem>
	</class>
	
	<!-- Influxis Uploader labels -->
	<class id="com.controls.InfluxisUploader">
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_CLOSE" type="string">Close</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_BROWSE" type="string">Browse...</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_UPLOAD" type="string">Upload</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_CANCEL" type="string">Cancel</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_REMOVE" type="string">Remove</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_OPTIONS" type="string">Encoding Options</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_NAME" type="string">NAME</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_TYPE" type="string">TYPE</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_STATUS" type="string">STATUS</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_PERCENT" type="string">%COMPLETE</labelItem>
		<labelItem propertyName="DEFAULT_COLUMN_LABEL_ENCODE" type="string">ENCODE</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_TRANS_OPTIONS" type="string">Encoding Rates:</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_TRANS_OPTIONS_TYPE" type="string">File Output:</labelItem>
		<labelItem propertyName="DEFAULT_TITLE_ALERT" type="string">Alert</labelItem>
		<labelItem propertyName="DEFAULT_UPLOAD_COMPLETE" type="string">Your selected files have successfully been uploaded. Please allow some time for your files to be processed. Completed files should show up in your processing status list. Once your file is complete please click the 'Refresh' button to add your files to the Media list.</labelItem>
		<labelItem propertyName="DEFAULT_UPLOAD_FAILED" type="string">Your upload request has failed. Please try again</labelItem>
	</class>
	
	<!-- Help panel labels -->
	<class id="com.controls.HelpPanel">
		<labelItem propertyName="DEFAULT_WHITE_BRAND_APP_NAME_LABEL" type="string">TVStation</labelItem>
		<labelItem propertyName="DEFAULT_WHITE_BRAND_COMPANY_NAME_LABEL" type="string">Influxis</labelItem>
		<labelItem propertyName="DEFAULT_WHITE_BRAND_WIZARD_NAME_LABEL" type="string">Influxis Wizard</labelItem>
		<labelItem propertyName="DEFAULT_WHITE_BRAND_SUPPORT_EMAIL_LABEL" type="string">support@influxis.com</labelItem>
		<labelItem propertyName="DEFAULT_VIDEOS_LABEL" type="string">Video Tutorials</labelItem>
	</class>
	
	<!-- FlowChatLight Labels -->
	<class id="influxis.com.controls.FlowChatLight">
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_SEND" type="string">Send</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_CLEAR_CHAT" type="string">Clear</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_LOAD_HISTORY" type="string">Load History</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_MENU" type="string">Menu</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_TEXT" type="string">Text</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_PENCIL" type="string">Pencil</labelItem>
		<labelItem propertyName="DEFAULT_PANEL_LABEL_PREF" type="string">Chat Preferences</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_SAVE" type="string">Save</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_CANCEL" type="string">Cancel</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_PREFERENCES" type="string">Preferences</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_CLEAR_CHAT_HISTORY" type="string">Clear History</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_SAVE_CHAT_HISTORY" type="string">Save History</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_LOAD_CHAT_HISTORY" type="string">Load History</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_FILTER_WORDS" type="string">Filter Words</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_CHAT_ENABLED" type="string">Chat Enabled</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_REPLACE_WORDS" type="string">Replace Filtered With: </labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_MAX_CHAT_HISTORY" type="string">Max History: </labelItem>
	</class>

	<!-- Text Edit Labels -->
	<class id="com.controls.flowchatclasses.FlowTextEdit">
		<labelItem propertyName="DEFAULT_BOLD_LABEL" type="string">Bold</labelItem>
		<labelItem propertyName="DEFAULT_ITALIC_LABEL" type="string">Italic</labelItem>
		<labelItem propertyName="DEFAULT_UNDERLINE_LABEL" type="string">Underline</labelItem>
		<labelItem propertyName="DEFAULT_SMILEY_LABEL" type="string">Smileys</labelItem>
	</class>
	
	<!-- FlowDraw Labels -->
	<class id="influxis.com.controls.flowchatclasses.FlowDrawTools">
		<labelItem propertyName="DRAW_TOOLS_PENCIL" type="string">Pencil</labelItem>
		<labelItem propertyName="DRAW_TOOLS_ERASER" type="string">Eraser</labelItem>
		<labelItem propertyName="DRAW_TOOLS_LINE" type="string">Line</labelItem>
		<labelItem propertyName="DRAW_TOOLS_RECTANGLE" type="string">Rectangle</labelItem>
		<labelItem propertyName="DRAW_TOOLS_CIRCLE" type="string">Circle</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_CLEAR" type="string">Clear</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_LOAD" type="string">Load Image</labelItem>
		<labelItem propertyName="DEFAULT_LABEL_PANEL_LOAD_IMAGE" type="string">Load Image</labelItem>
		<labelItem propertyName="DEFAULT_LABEL_LOAD_IMAGE" type="string">Enter Image Path:</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_SAVE" type="string">Import</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_CANCEL" type="string">Cancel</labelItem>
		<labelItem propertyName="DEFAULT_LABEL_CANVAS_TOOLS" type="string">Draw Tools</labelItem>
		<labelItem propertyName="TOOL_LABEL_CLEAR_CANVAS" type="string">Clear Canvas</labelItem>
		<labelItem propertyName="TOOL_LABEL_TOOL_TYPE" type="string">Tool Type</labelItem>
		<labelItem propertyName="TOOL_LABEL_LINE_THICKNESS" type="string">Line Thickness</labelItem>
		<labelItem propertyName="TOOL_LABEL_LINE_COLOR" type="string">Line Color</labelItem>
		<labelItem propertyName="TOOL_LABEL_FILL_COLOR" type="string">Fill Color</labelItem>
	</class>

	<!-- ChatTextItem Labels -->
	<class id="com.controls.flowchatclasses.FlowTextHistoryItem">
		<labelItem propertyName="TIME_AM" type="string">am</labelItem>
		<labelItem propertyName="TIME_PM" type="string">pm</labelItem>
		<labelItem propertyName="SECONDS" type="string">Second(s)</labelItem>
		<labelItem propertyName="MINUTES" type="string">Minute(s)</labelItem>
		<labelItem propertyName="TODAY" type="string">Today</labelItem>
		<labelItem propertyName="YESTERDAY" type="string">Yesterday</labelItem>
		<labelItem propertyName="MINITIMEDISPLAY_FORMAT" type="string">Posted: {time} ago</labelItem>
		<labelItem propertyName="TIMEDISPLAY_FORMAT" type="string">Posted: {date} at {time}</labelItem>
	</class>
	
	<class id="com.controls.flowchatclasses.FlowTextHistoryRelayItem">
		<labelItem propertyName="FLOOD_MESSAGE" type="string">*** Please allow some time between your messages ***</labelItem>
		<labelItem propertyName="FLOOD_CLEAR_MESSAGE" type="string">*** You can now send messages again ***</labelItem>
		<labelItem propertyName="DEFAULT_LABEL_LOGIN" type="string">*** User [username] has logged into the chat ***</labelItem>
		<labelItem propertyName="DEFAULT_LABEL_LOGOUT" type="string">*** User [username] has logged out of the chat ***</labelItem>
	</class>
	
	<!-- Smiley Container Labels -->
	<class id="com.controls.flowchatclasses.SmileyBoard">
		<labelItem propertyName="DEFAULT_PANEL_LABEL" type="string">Smileys</labelItem>
	</class>
	
	<!-- People list Labels -->
	<class id="influxis.com.controls.InfluxisPeoplelist2">
	
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_MENU" type="string">Menu</labelItem>
		<labelItem propertyName="DEFAULT_LABEL_NUM_USERS_PREFIX" type="string">Total Users: </labelItem>
		<labelItem propertyName="DEFAULT_LABEL_NUM_BAN_PREFIX" type="string">Total Banned: </labelItem>
		<labelItem propertyName="DEFAULT_LABEL_NUM_WORDS_PREFIX" type="string">Total Word: </labelItem>
		<labelItem propertyName="DEFAULT_MENU_LABEL_BAN" type="string">Ban</labelItem>
		<labelItem propertyName="DEFAULT_MENU_LABEL_UNBAN" type="string">Unban</labelItem>
		<labelItem propertyName="DEFAULT_MENU_LABEL_KICK" type="string">Kick</labelItem>
		<labelItem propertyName="DEFAULT_MENU_LABEL_KICK_TIME" type="string">Kick Time:</labelItem>
		<labelItem propertyName="DEFAULT_MENU_LABEL_CLEAR" type="string">Clear</labelItem>
		<labelItem propertyName="DEFAULT_MENU_LABEL_NEW" type="string">New...</labelItem>
		<labelItem propertyName="DEFAULT_NO_BANNED_USERS:String" type="string">No Banned Users (Click For New)</labelItem>
		<labelItem propertyName="DEFAULT_NO_BANNED_WORDS:String" type="string">No Banned Words (Click For New)</labelItem>
		<labelItem propertyName="DEFAULT_LABEL_PANEL_NEW_WORD" type="string">New Ban Word</labelItem>
		<labelItem propertyName="DEFAULT_LABEL_ENTER_NEW_WORD" type="string">Enter Ban Word: </labelItem>
		<labelItem propertyName="DEFAULT_LABEL_PANEL_NEW_IP" type="string">New Ban IP</labelItem>
		<labelItem propertyName="DEFAULT_LABEL_ENTER_NEW_IP" type="string">Enter Ban IP: </labelItem>
		<labelItem propertyName="DEFAULT_PANEL_LABEL_PROFILE" type="string">Your Profile</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_SUBMIT" type="string">Submit</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_CANCEL" type="string">Cancel</labelItem>
		<labelItem propertyName="DEFAULT_USERS_TAB_LABEL" type="string">Users</labelItem>
		<labelItem propertyName="DEFAULT_BANNED_USERS_TAB_LABEL" type="string">Banned Users</labelItem>
		<labelItem propertyName="DEFAULT_WORD_FILTER_TAB_LABEL" type="string">Word Filter</labelItem>
		<labelItem propertyName="DEFAULT_ALERT_TITLE_LABEL" type="string">Alert</labelItem>
		<labelItem propertyName="DEFAULT_CAN_NOT_BAN_ALERT" type="string">You can not ban/kick yourself</labelItem>
		<labelItem propertyName="DEFAULT_NO_UNBAN_ITEM_SELECT_ALERT" type="string">No unban items are available</labelItem>
		
		<!-- Note: Not in v0.6 or below so don't look for it :P (might make it in a future release) -->
		<labelItem propertyName="DEFAULT_MENU_LABEL_PROFILE" type="string">Profile...</labelItem>
		<labelItem propertyName="DEFAULT_MENU_LABEL_ONLINE_STATUS_ONLINE" type="string">Online</labelItem>
		<labelItem propertyName="DEFAULT_MENU_LABEL_ONLINE_STATUS_AWAY" type="string">Away</labelItem>
		<labelItem propertyName="DEFAULT_MENU_LABEL_ONLINE_STATUS_BUSY" type="string">Busy</labelItem>
		<labelItem propertyName="DEFAULT_MENU_LABEL_ONLINE_STATUS_CALL" type="string">In a Call</labelItem>
		<labelItem propertyName="DEFAULT_MENU_LABEL_ONLINE_STATUS_LUNCH" type="string">Out to Lunch</labelItem>
		<labelItem propertyName="DEFAULT_MENU_LABEL_ONLINE_STATUS_BACK" type="string">Be Right Back</labelItem>
	</class>
	
	<!-- People list item Labels -->
	<class id="com.controls.influxispeoplelist2classes.ListItemRenderer">
		<labelItem propertyName="DESC_TEXT_COLOR" type="string">#666666</labelItem>
		<labelItem propertyName="DEFAULT_PROFILE_IMAGE" type="string">defaultProfileImage.png</labelItem>
		<labelItem propertyName="AGE_LABEL" type="string">Age</labelItem>
	</class>
	
	<!-- People list profile container Labels -->
	<class id="com.controls.influxispeoplelist2classes.ProfileInput">
		<labelItem propertyName="DEFAULT_LABEL_NAME" type="string">Name:</labelItem>
		<labelItem propertyName="DEFAULT_LABEL_LOCATION" type="string">Location:</labelItem>
		<labelItem propertyName="DEFAULT_LABEL_AGE" type="string">Age:</labelItem>
		<labelItem propertyName="DEFAULT_LABEL_GENDER" type="string">Gender:</labelItem>
		<labelItem propertyName="DEFAULT_LABEL_IMAGE" type="string">Profile Image:</labelItem>
		<labelItem propertyName="DEFAULT_LABEL_MSG" type="string">Profile Message:</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_SAVE" type="string">Save</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_CANCEL" type="string">Cancel</labelItem>
		<labelItem propertyName="DEFAULT_LABEL_GENDER_MALE" type="string">Male</labelItem>
		<labelItem propertyName="DEFAULT_LABEL_GENDER_FEMALE" type="string">Female</labelItem>
	</class>
	
	<!-- Schedule List Labels -->
	<class id="tvstation.controls.ViewerSchedule2">
		<labelItem propertyName="DEFAULT_NO_SCHEDULE_LABEL" type="string">No Schedule Available</labelItem>
	</class>
	
	<!-- SchedulePlayer Controls -->
	<class id="influxis.com.controls.scheduleplayer2classes.SchedulePlayerControls2">
		<labelItem propertyName="TOOL_PLAY_BUTTON_LABEL" type="string">Play</labelItem>
		<labelItem propertyName="TOOL_PAUSE_BUTTON_LABEL" type="string">Pause</labelItem>
		<labelItem propertyName="TOOL_REWIND_BUTTON_LABEL" type="string">Rewind</labelItem>
		<labelItem propertyName="TOOL_VOLUME_BUTTON_LABEL" type="string">Volume</labelItem>
		<labelItem propertyName="TOOL_FULLSCREEN_BUTTON_LABEL" type="string">FullScreen</labelItem>
		<labelItem propertyName="TOOL_STOP_BUTTON_LABEL" type="string">Stop</labelItem>
		<labelItem propertyName="TOOL_NEXT_BUTTON_LABEL" type="string">Next</labelItem>
		<labelItem propertyName="TOOL_PREVIOUS_BUTTON_LABEL" type="string">Previous</labelItem>
		<labelItem propertyName="TOOL_QUALITY_BUTTON_LABEL" type="string">Set Quality</labelItem>

		<labelItem propertyName="DEFAULT_MENU_LABEL_SMALL" type="string">Low</labelItem>
		<labelItem propertyName="DEFAULT_MENU_LABEL_MEDIUM" type="string">Medium</labelItem>
		<labelItem propertyName="DEFAULT_MENU_LABEL_HIGH" type="string">High</labelItem>
		<labelItem propertyName="DEFAULT_MENU_LABEL_HD" type="string">HD</labelItem>
		<labelItem propertyName="DEFAULT_MENU_LABEL_FULL_HD" type="string">Full HD</labelItem>
		<labelItem propertyName="DEFAULT_QUALITY_BUTTON_LABEL" type="string">Quality</labelItem>
	</class>
	
	<!-- Help Video Player Controls -->
	<class id="influxis.com.controls.SimpleMediaControls">
		<labelItem propertyName="TOOL_PLAY_BUTTON_LABEL" type="string">Play</labelItem>
		<labelItem propertyName="TOOL_PAUSE_BUTTON_LABEL" type="string">Pause</labelItem>
		<labelItem propertyName="TOOL_REWIND_BUTTON_LABEL" type="string">Rewind</labelItem>
		<labelItem propertyName="TOOL_VOLUME_BUTTON_LABEL" type="string">Volume</labelItem>
		<labelItem propertyName="TOOL_FULLSCREEN_BUTTON_LABEL" type="string">FullScreen</labelItem>
		<labelItem propertyName="TOOL_STOP_BUTTON_LABEL" type="string">Stop</labelItem>
		<labelItem propertyName="TOOL_NEXT_BUTTON_LABEL" type="string">Next</labelItem>
		<labelItem propertyName="TOOL_PREVIOUS_BUTTON_LABEL" type="string">Previous</labelItem>
		<labelItem propertyName="TOOL_QUALITY_BUTTON_LABEL" type="string">Set Quality</labelItem>
	</class>

	<!-- Search Bar Controls Labels -->
	<class id="com.controls.SearchBar">
		<labelItem propertyName="DEFAULT_SEARCH_BUTTON_LABEL" type="string">Search</labelItem>
		<labelItem propertyName="DEFAULT_CLEAR_BUTTON_LABEL" type="string">Clear</labelItem>
		<labelItem propertyName="DEFAULT_ENTER_KEY_LABEL" type="string">Enter Search Keyword</labelItem>
	</class>
	
	<!-- AdBannerLight Labels -->
	<class id="com.controls.AdBannerLight">
		<labelItem propertyName="DEFAULT_AD_LABEL" type="string">Advertisement</labelItem>
		<labelItem propertyName="DEFAULT_SHOW_AD_LABEL" type="string">Ad</labelItem>
		<labelItem propertyName="DEFAULT_HIDE_AD_LABEL" type="string">Hide</labelItem>
	</class>
	
	<!-- Schedule Display Labels -->
	<class id="com.controls.scheduleplayer2classes.ScheduleDisplay2">
		<labelItem propertyName="DEFAULT_LINK_COLOR" type="string">#0000ff</labelItem>
		<labelItem propertyName="DEFAULT_AM_LABEL" type="string">AM</labelItem>
		<labelItem propertyName="DEFAULT_PM_LABEL" type="string">PM</labelItem>
		<labelItem propertyName="DEFAULT_START_TIME_LABEL" type="string">Time: </labelItem>
		<labelItem propertyName="DEFAULT_MEDIA_TIME_LABEL" type="string">Length: </labelItem>
		
		<labelItem propertyName="DEFAULT_URL_LABEL" type="string">Url: </labelItem>
		<labelItem propertyName="DEFAULT_OFF_AIR_LABEL" type="string">OFF AIR</labelItem>
		<labelItem propertyName="DEFAULT_OFF_AIR_DESC_LABEL" type="string">This TVStation Channel is currently off air.</labelItem>
	</class>
	
	<!-- Schedule Display Labels -->
	<class id="com.controls.MediaReports">
		<labelItem propertyName="ALERT_NO_CHART_DATA" type="string">No Data was Found</labelItem>
		<labelItem propertyName="NO_MATCHES_FOUND_ALERT" type="string">No Matches Found</labelItem>
		<labelItem propertyName="INVALID_DATE_ALERT" type="string">Invalid Date: The second date should be later then the first one.</labelItem>
		<labelItem propertyName="ALERT_TITLE" type="string">Alert</labelItem>
		
		<labelItem propertyName="SEARCH_FIELD_LABEL_CLIENTID" type="string">User ID</labelItem>
		<labelItem propertyName="SEARCH_FIELD_LABEL_FILENAME" type="string">File</labelItem>
		<labelItem propertyName="SEARCH_FIELD_LABEL_FILETYPE" type="string">File Type</labelItem>
		<labelItem propertyName="SEARCH_FIELD_LABEL_PLAYTYPE" type="string">Play Type</labelItem>
		<labelItem propertyName="SEARCH_FIELD_LABEL_CATEGORY" type="string">Category</labelItem>
		<labelItem propertyName="SEARCH_FIELD_LABEL_OS" type="string">System</labelItem>
		<labelItem propertyName="SEARCH_FIELD_LABEL_COUNTRY" type="string">Country</labelItem>
		<labelItem propertyName="SEARCH_FIELD_LABEL_REGION" type="string">Region</labelItem>
		<labelItem propertyName="SEARCH_FIELD_LABEL_CITY" type="string">City</labelItem>
		<labelItem propertyName="SEARCH_FIELD_LABEL_ZIP" type="string">Zipcode</labelItem>
		<labelItem propertyName="SEARCH_FIELD_LABEL_SESSION_DATE" type="string">Session Date</labelItem>
		<labelItem propertyName="SEARCH_FIELD_LABEL_VIEW_DATE" type="string">View Date</labelItem>
		
		<labelItem propertyName="DEFAULT_BROWSER_LABEL_OPERA" type="string">Opera</labelItem>
		<labelItem propertyName="DEFAULT_BROWSER_LABEL_IE" type="string">Internet Explorer</labelItem>
		<labelItem propertyName="DEFAULT_BROWSER_LABEL_CHROME" type="string">Google Chrome</labelItem>
		<labelItem propertyName="DEFAULT_BROWSER_LABEL_FIREFOX" type="string">Firefox</labelItem>
		<labelItem propertyName="DEFAULT_BROWSER_LABEL_SAFARI" type="string">Safari</labelItem>
		<labelItem propertyName="DEFAULT_BROWSER_LABEL_CAMINO" type="string">Camino</labelItem>
		<labelItem propertyName="DEFAULT_BROWSER_LABEL_MOZILLA" type="string">Mozilla</labelItem>
		<labelItem propertyName="DEFAULT_BROWSER_LABEL_NETSCAPE" type="string">Netscape</labelItem>
		<labelItem propertyName="DEFAULT_BROWSER_LABEL_FLASH" type="string">Flash Player</labelItem>
		<labelItem propertyName="DEFAULT_BROWSER_LABEL_FME" type="string">Flash Media Live</labelItem>
		<labelItem propertyName="DEFAULT_BROWSER_LABEL_UNKNOWN" type="string">Unknown Browser</labelItem>
		
		<labelItem propertyName="DEFAULT_TAB_LABEL_USER_STATS" type="string">User</labelItem>
		<labelItem propertyName="DEFAULT_TAB_LABEL_MEDIA_STATS" type="string">Media</labelItem>
		<labelItem propertyName="DEFAULT_TAB_LABEL_SYSTEM_STATS" type="string">System</labelItem>
		<labelItem propertyName="DEFAULT_TAB_LABEL_BROWSER_STATS" type="string">Browser</labelItem>
		<labelItem propertyName="DEFAULT_TAB_LABEL_REGION_STATS" type="string">Region</labelItem>
		<labelItem propertyName="DEFAULT_TAB_LABEL_COMMERCIALS_STATS" type="string">Commercials</labelItem>
		
		<labelItem propertyName="DEFAULT_USERTYPE_LABEL_ALL" type="string">All</labelItem>
		<labelItem propertyName="DEFAULT_USERTYPE_LABEL_ADMIN" type="string">Admins</labelItem>
		<labelItem propertyName="DEFAULT_USERTYPE_LABEL_VIEWER" type="string">Viewers</labelItem>
		
		<labelItem propertyName="DEFAULT_COMBOBOX_LABEL_VIEW_DISPLAY" type="string">Views</labelItem>
		<labelItem propertyName="DEFAULT_COMBOBOX_LABEL_VISIT_DISPLAY" type="string">Visits</labelItem>
		<labelItem propertyName="DEFAULT_COMBOBOX_LABEL_TRANSFER_DISPLAY" type="string">Transfer (MB)</labelItem>
		
		<labelItem propertyName="CHART_DISPLAY_TYPE_LABEL_LINE" type="string">Overall Totals</labelItem>
		<labelItem propertyName="CHART_DISPLAY_TYPE_LABEL_BAR" type="string">Performance</labelItem>
		<labelItem propertyName="CHART_DISPLAY_TYPE_LABEL_PIE" type="string">Percentages</labelItem>
		
		<labelItem propertyName="DEFAULT_BUTTON_LABEL_GENERATE_REPORTS" type="string">Generate Reports</labelItem>
		<labelItem propertyName="DEFAULT_TAB_HEIGHT" type="number">35</labelItem>
		<labelItem propertyName="DEFAULT_TAB_XPOS" type="number">10</labelItem>
		<labelItem propertyName="DEFAULT_PADDING" type="number">10</labelItem>
		<labelItem propertyName="DEFAULT_BUTTON_HEIGHT" type="number">25</labelItem>
		
		<labelItem propertyName="DEFAULT_TOTAL_TRANSFER_LABEL" type="string">TOTAL TRANSFER (MB)</labelItem>
		<labelItem propertyName="DEFAULT_TOTAL_VIEWS_LABEL" type="string">VIEWS</labelItem>
		<labelItem propertyName="DEFAULT_CHART_LABEL_VIEWS" type="string">Total Views</labelItem>
		<labelItem propertyName="DEFAULT_CHART_LABEL_VISITS" type="string">Total Visits</labelItem>
		<labelItem propertyName="DEFAULT_CHART_LABEL_UNIQUE_VISITS" type="string">Unique Visits</labelItem>
		<labelItem propertyName="DEFAULT_CHART_LABEL_UNIQUE_VIEWS" type="string">Unique Views</labelItem>
		<labelItem propertyName="DEFAULT_CHART_LABEL_TOTAL_TRANS" type="string">Total Transfer</labelItem>
		<labelItem propertyName="DEFAULT_CHART_LABEL_OUT_TRANS" type="string">Outgoing Transfer</labelItem>
		<labelItem propertyName="DEFAULT_CHART_LABEL_IN_TRANS" type="string">Incoming Transfer</labelItem>
		<labelItem propertyName="DEFAULT_LABEL_CHART_VIEW" type="string">Chart Filter:</labelItem>
		<labelItem propertyName="DEFAULT_LABEL_USER_VIEW" type="string">User Type:</labelItem>
		<labelItem propertyName="DEFAULT_LABEL_CHART_TYPE" type="string">Chart Type:</labelItem>
		<labelItem propertyName="DEFAULT_LABEL_REPORT_DATE" type="string">Report Date:</labelItem>
		<labelItem propertyName="DOWNLOAD_CSV_BUTTON_LABEL" type="string">Export CSV</labelItem>
		<labelItem propertyName="DEFAULT_AM_LABEL" type="string">am</labelItem>
		<labelItem propertyName="DEFAULT_PM_LABEL" type="string">pm</labelItem>
		
		<labelItem propertyName="DEFAULT_GRID_LABEL_USERID" type="string">User ID</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_VIEWS" type="string">Views</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_VISITS" type="string">Visits</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_AVG_TIME" type="string">Average Time</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_DROP_RATE" type="string">Drop Rate</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_TOP_URL" type="string">Top Url</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_TRANSFER" type="string">Total Transfer</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_IN_TRANSFER" type="string">Transfer In</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_OUT_TRANSFER" type="string">Transfer Out</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_LOCATION" type="string">Location</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_COUNTRY" type="string">Country</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_CITY" type="string">City</labelItem>
		
		<labelItem propertyName="DEFAULT_GRID_LABEL_REGION" type="string">Region</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_SESSION_DATE" type="string">Visit Date</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_SESSION_LENGTH" type="string">Visit Time</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_USERTYPE" type="string">User Type</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_MEDIA_NAME" type="string">Media Name</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_UNI_VIEWS" type="string">Unique Views</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_TOP_USER" type="string">Top User</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_SYSTEM" type="string">System</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_BROWSER" type="string">Browser</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_VIEW_DATE" type="string">View Date</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_VIEW_LENGTH" type="string">View Time</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_PLAYTYPE" type="string">Source</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_FILETYPE" type="string">File Type</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_PLAY_START" type="string">Media Start</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_NAME" type="string">Name</labelItem>
		<labelItem propertyName="DEFAULT_GRID_LABEL_AGE" type="string">Age</labelItem>
		
		<labelItem propertyName="COOKIE_LABEL_MAIN" type="string">Main</labelItem>
		<labelItem propertyName="COOKIE_LABEL_SESSION" type="string">Session</labelItem>
		<labelItem propertyName="MAX_OTHER_CHART_ITEMS" type="number">10</labelItem>
	</class>
	
	<!-- Page Display Labels -->
	<class id="com.controls.PageDisplay">
		<labelItem propertyName="DEFAULT_PAGE_LABEL" type="string">Page</labelItem>
		<labelItem propertyName="DEFAULT_OF_LABEL" type="string">of</labelItem>
	</class>

	<!-- Labels For PopUp Help Videos -->
	<class id="tvstation.managers.HelpManager">
		<!-- Note you can swap out the videos with your own versions just make sure they are from youtube since only those are supported right now -->
		<labelItem propertyName="SETTINGS_VIDEO" type="string">2LJmzEDau-U</labelItem>
		<labelItem propertyName="ADDMEDIA_VIDEO" type="string">ayd6Csci6_Q</labelItem>
		<labelItem propertyName="PLAYLIST_VIDEO" type="string">gLxj9-qOSyE</labelItem>
		<labelItem propertyName="SCHEDULE_VIDEO" type="string">A9PR6WZfTNg</labelItem>

		<labelItem propertyName="ALERT_TITLE" type="string">Alert</labelItem>
		<labelItem propertyName="SETTINGS_ALERT" type="string">Welcome to TVStation2! Would you like to activate a video tutorial that will guide you through the setup process?</labelItem>
		<labelItem propertyName="ADDMEDIA_ALERT" type="string">Would you like to run a video tutorial that will assist you in adding media to your channel?</labelItem>
		<labelItem propertyName="PLAYLIST_ALERT" type="string">The system has detected items in your media list. Would you like to run a video tutorial that will assist you in building a playlist?</labelItem>
		<labelItem propertyName="SCHEDULE_ALERT" type="string">Your playlist has been created. Would you like to run a video tutorial that will guide you through the scheduling process?</labelItem>
	</class>
</labels>
