/* * UTF-8 (with BOM) English-EN text strings for User Interface elements */ UI.SaveChanges="Save Changes"; UI.Reset="Reset"; UI.Clear="Clear History"; UI.Delete="Delete Data"; UI.DNow="Download Now"; UI.Visited="Visited Sites"; UI.Requests="Search Requests"; UI.Add="Add"; UI.Remove="Remove"; UI.DDNSService="DDNS Service"; UI.WakeUp="Wake Up"; UI.NewRule="Add New Rule"; UI.NewQuota="Add New Quota"; UI.AddRule="Add Rule"; UI.AddSvcCls="Add Service Class"; UI.Edit="Edit"; UI.Select="Select"; UI.ChPRoot="Change Plugin Root"; UI.AddPSource="Add Plugin Source"; UI.Uninstall="Uninstall"; UI.Install="Install"; UI.RefreshPlugins="Refresh Plugins"; UI.GetBackup="Get Backup Now"; UI.RestoreConfig="Restore Configuration Now"; UI.RestoreDefault="Restore Default Configuration Now"; UI.Upgrade="Upgrade Now"; UI.Reboot="Reboot Now"; UI.MoreInfo="More Info"; UI.Hide="Hide Text"; UI.WaitSettings="Please wait while new settings are applied…"; UI.Wait="Please wait…"; UI.ErrChanges="Changes could not be applied"; UI.Always="Always"; UI.Disabled="Disabled"; UI.Enabled="Enabled"; UI.Sunday="Sunday"; UI.Monday="Monday"; UI.Tuesday="Tuesday"; UI.Wednesday="Wednesday"; UI.Thursday="Thursday"; UI.Friday="Friday"; UI.Saturday="Saturday"; UI.Sun="Sun"; UI.Mon="Mon"; UI.Tue="Tue"; UI.Wed="Wed"; UI.Thu="Thu"; UI.Fri="Fri"; UI.Sat="Sat"; UI.unk="unknown"; UI.HsNm="Hostname"; UI.HDsp="Host Display"; UI.DspHn="Display Hostnames"; UI.DspHIP="Display Host IPs"; UI.DspT="Display Type"; UI.DspUsd="Bytes Used"; UI.DspPct="Percent Used"; UI.DspLim="Limit"; UI.Recmd="Recommended"; UI.SRecmd="Recommended"; UI.never="never"; UI.disabled="disabled"; UI.both="both"; UI.seconds="seconds"; UI.minutes="minutes"; UI.hours="hours"; UI.days="days"; UI.second="second"; UI.minute="minute"; UI.hour="hour"; UI.day="day"; UI.month="month"; UI.year="year"; UI.sc="s"; //abbr for second UI.hr="hr"; //abbr for hour UI.pAM=""; UI.pPM=""; UI.hAM="AM"; UI.hPM="PM"; UI.EMonths=["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"]; UI.byt="bytes"; UI.Bu="B"; UI.KB="kB"; UI.MB="MB"; UI.GB="GB"; UI.TB="TB"; UI.KB1="kByte"; UI.MB1="MByte"; UI.GB1="GByte"; UI.TB1="TByte"; UI.KBy="kBytes"; UI.MBy="MBytes"; UI.GBy="GBytes"; UI.TBy="TBytes"; UI.Kbs="kbits/s"; UI.KBs="kBytes/s"; UI.MBs="MBytes/s"; UI.CApplyChanges="Close and Apply Changes"; UI.CDiscardChanges="Close and Discard Changes"; UI.waitText="Please Wait While Settings Are Applied"; UI.Cancel="Cancel"; UI.Err="ERROR"; UI.prfErr="There is an error in"; UI.nex="does not exist"; UI.InvAdd="ERROR: Invalid Address"; UI.CPass="Confirm Password"; UI.OK="OK"; UI.VPass="Verifying Password..."; UI.sprt="SSH port"; UI.wsprt="web server port"; UI.prdr="port redirected to router"; UI.puse="port in use by router"; UI.pfwd="port forwarded to"; UI.conn="connected"; UI.YES="Yes"; UI.NO="No"; UI.optional="optional"; UI.IPFam="IP Family"; UI.AJAX="AJAX Browser Support Needed"; UI.AJAXUpg="Please upgrade to an AJAX compatible browser and try again. Such browsers include Firefox 2.0+, Safari and IE 6+.";