//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace SubscriberAndUserManager.Language { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Language { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Language() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("SubscriberAndUserManager.Language.Language", typeof(Language).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to 24 hours. /// internal static string _24h { get { return ResourceManager.GetString("24h", resourceCulture); } } /// /// Looks up a localized string similar to False. /// internal static string _false { get { return ResourceManager.GetString("false", resourceCulture); } } /// /// Looks up a localized string similar to True. /// internal static string _true { get { return ResourceManager.GetString("true", resourceCulture); } } /// /// Looks up a localized string similar to Active. /// internal static string active { get { return ResourceManager.GetString("active", resourceCulture); } } /// /// Looks up a localized string similar to {0} active units of {1} registered (Licensed for max. {2}). /// internal static string activeTotalUnits { get { return ResourceManager.GetString("activeTotalUnits", resourceCulture); } } /// /// Looks up a localized string similar to Add. /// internal static string add { get { return ResourceManager.GetString("add", resourceCulture); } } /// /// Looks up a localized string similar to Add Channel for Zone. /// internal static string addchZone { get { return ResourceManager.GetString("addchZone", resourceCulture); } } /// /// Looks up a localized string similar to Add a channel to Region 1. /// internal static string addchZone1 { get { return ResourceManager.GetString("addchZone1", resourceCulture); } } /// /// Looks up a localized string similar to Add new Gateway. /// internal static string addgate { get { return ResourceManager.GetString("addgate", resourceCulture); } } /// /// Looks up a localized string similar to Please add gateway first!. /// internal static string AddGatewayFirst { get { return ResourceManager.GetString("AddGatewayFirst", resourceCulture); } } /// /// Looks up a localized string similar to Add group. /// internal static string addgrp { get { return ResourceManager.GetString("addgrp", resourceCulture); } } /// /// Looks up a localized string similar to Add new group. /// internal static string addnewgrp { get { return ResourceManager.GetString("addnewgrp", resourceCulture); } } /// /// Looks up a localized string similar to Address. /// internal static string addr { get { return ResourceManager.GetString("addr", resourceCulture); } } /// /// Looks up a localized string similar to Add new Radio Channel. /// internal static string addradchan { get { return ResourceManager.GetString("addradchan", resourceCulture); } } /// /// Looks up a localized string similar to Add new Radio Gateway. /// internal static string addradgate { get { return ResourceManager.GetString("addradgate", resourceCulture); } } /// /// Looks up a localized string similar to Add Radio Gateway for GW ID. /// internal static string addRadioGW { get { return ResourceManager.GetString("addRadioGW", resourceCulture); } } /// /// Looks up a localized string similar to add a radio gateway. /// internal static string addRadioGW1 { get { return ResourceManager.GetString("addRadioGW1", resourceCulture); } } /// /// Looks up a localized string similar to Add new Radio Zone. /// internal static string addradzone { get { return ResourceManager.GetString("addradzone", resourceCulture); } } /// /// Looks up a localized string similar to Add unit error!!!. /// internal static string adduniterr { get { return ResourceManager.GetString("adduniterr", resourceCulture); } } /// /// Looks up a localized string similar to Add Zone for Radio Gateway. /// internal static string addZonefor { get { return ResourceManager.GetString("addZonefor", resourceCulture); } } /// /// Looks up a localized string similar to add a zone for. /// internal static string addZonefor1 { get { return ResourceManager.GetString("addZonefor1", resourceCulture); } } /// /// Looks up a localized string similar to Administrator. /// internal static string admin { get { return ResourceManager.GetString("admin", resourceCulture); } } /// /// Looks up a localized string similar to Administrative Module. /// internal static string adminModule { get { return ResourceManager.GetString("adminModule", resourceCulture); } } /// /// Looks up a localized string similar to Admin user can not be deleted!. /// internal static string adminUSR { get { return ResourceManager.GetString("adminUSR", resourceCulture); } } /// /// Looks up a localized string similar to Advanced settings. /// internal static string advSettings { get { return ResourceManager.GetString("advSettings", resourceCulture); } } /// /// Looks up a localized string similar to Alarm. /// internal static string alarm { get { return ResourceManager.GetString("alarm", resourceCulture); } } /// /// Looks up a localized string similar to All alarms have been acknowledged.. /// internal static string alarmack { get { return ResourceManager.GetString("alarmack", resourceCulture); } } /// /// Looks up a localized string similar to Acknowledge ALL Alarm. /// internal static string alarmALLACK { get { return ResourceManager.GetString("alarmALLACK", resourceCulture); } } /// /// Looks up a localized string similar to There was an error in alarm acknowledgement.. /// internal static string alarmErr { get { return ResourceManager.GetString("alarmErr", resourceCulture); } } /// /// Looks up a localized string similar to Alarms. /// internal static string alarms { get { return ResourceManager.GetString("alarms", resourceCulture); } } /// /// Looks up a localized string similar to Alarm Settings. /// internal static string alarmSett { get { return ResourceManager.GetString("alarmSett", resourceCulture); } } /// /// Looks up a localized string similar to Alarm type. /// internal static string alarmtype { get { return ResourceManager.GetString("alarmtype", resourceCulture); } } /// /// Looks up a localized string similar to All Alarms. /// internal static string allAlarms { get { return ResourceManager.GetString("allAlarms", resourceCulture); } } /// /// Looks up a localized string similar to Already in Database!!!. /// internal static string allin { get { return ResourceManager.GetString("allin", resourceCulture); } } /// /// Looks up a localized string similar to All Units. /// internal static string allUnits { get { return ResourceManager.GetString("allUnits", resourceCulture); } } /// /// Looks up a localized string similar to AM / PM. /// internal static string ampm { get { return ResourceManager.GetString("ampm", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to delete this unit!!!. /// internal static string aredel { get { return ResourceManager.GetString("aredel", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to delete channel {0} ? . /// internal static string aredelch { get { return ResourceManager.GetString("aredelch", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to delete \r\n group {0} ?. /// internal static string aredelgrp { get { return ResourceManager.GetString("aredelgrp", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to delete Gateway {0} ? \r\n The assigned radio gateways will be deleted also. \r\n You will have to assign all orphan radio talk groups. /// internal static string aredelgw { get { return ResourceManager.GetString("aredelgw", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to delete these units???. /// internal static string aredelList { get { return ResourceManager.GetString("aredelList", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to delete place type {0} ? . /// internal static string aredelplaceType { get { return ResourceManager.GetString("aredelplaceType", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to delete Radio Gateway {0} ? \r\n The assigned zones will be deleted also.. /// internal static string aredelradgw { get { return ResourceManager.GetString("aredelradgw", resourceCulture); } } /// /// Looks up a localized string similar to You are about to delete the last Radio Gateway. Make sure that you have at least one gateway configured for the system to work!!!. /// internal static string aredelradgw2 { get { return ResourceManager.GetString("aredelradgw2", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to delete unit type {0} ? . /// internal static string aredelunitType { get { return ResourceManager.GetString("aredelunitType", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to delete zone {0} ? \r\n The assigned channels will be deleted also.. /// internal static string aredelzn { get { return ResourceManager.GetString("aredelzn", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure. /// internal static string areyou { get { return ResourceManager.GetString("areyou", resourceCulture); } } /// /// Looks up a localized string similar to ARS Interval. /// internal static string arsinv { get { return ResourceManager.GetString("arsinv", resourceCulture); } } /// /// Looks up a localized string similar to ARS reporting interval (0=∞). /// internal static string arstime { get { return ResourceManager.GetString("arstime", resourceCulture); } } /// /// Looks up a localized string similar to Assigned as contact to. /// internal static string assAsContact { get { return ResourceManager.GetString("assAsContact", resourceCulture); } } /// /// Looks up a localized string similar to Assign Gateways to User. /// internal static string assgwtouse { get { return ResourceManager.GetString("assgwtouse", resourceCulture); } } /// /// Looks up a localized string similar to Allowed contacts to call. /// internal static string AssignContactstoUnit { get { return ResourceManager.GetString("AssignContactstoUnit", resourceCulture); } } /// /// Looks up a localized string similar to Can initiate call with. /// internal static string AssignedContacts { get { return ResourceManager.GetString("AssignedContacts", resourceCulture); } } /// /// Looks up a localized string similar to Member of Groups. /// internal static string AssignedGroups { get { return ResourceManager.GetString("AssignedGroups", resourceCulture); } } /// /// Looks up a localized string similar to Assign Groups to User. /// internal static string AssignedGroupsToUser { get { return ResourceManager.GetString("AssignedGroupsToUser", resourceCulture); } } /// /// Looks up a localized string similar to Please assign a gateway to this group!. /// internal static string assignGateway { get { return ResourceManager.GetString("assignGateway", resourceCulture); } } /// /// Looks up a localized string similar to Member in Groups. /// internal static string AssignGroupstoUnit { get { return ResourceManager.GetString("AssignGroupstoUnit", resourceCulture); } } /// /// Looks up a localized string similar to Assigned Gateways. /// internal static string assigngw { get { return ResourceManager.GetString("assigngw", resourceCulture); } } /// /// Looks up a localized string similar to Assigned members. /// internal static string assignmembers { get { return ResourceManager.GetString("assignmembers", resourceCulture); } } /// /// Looks up a localized string similar to Assigned mobile. /// internal static string assignMobile { get { return ResourceManager.GetString("assignMobile", resourceCulture); } } /// /// Looks up a localized string similar to Assigned talk group. /// internal static string assignRadioTalk { get { return ResourceManager.GetString("assignRadioTalk", resourceCulture); } } /// /// Looks up a localized string similar to Assigned Units. /// internal static string assignunits { get { return ResourceManager.GetString("assignunits", resourceCulture); } } /// /// Looks up a localized string similar to Assigned users. /// internal static string assignuser { get { return ResourceManager.GetString("assignuser", resourceCulture); } } /// /// Looks up a localized string similar to Assign to Dispatchers. /// internal static string AssignUserstoUnit { get { return ResourceManager.GetString("AssignUserstoUnit", resourceCulture); } } /// /// Looks up a localized string similar to Assign Units to User. /// internal static string assunittouse { get { return ResourceManager.GetString("assunittouse", resourceCulture); } } /// /// Looks up a localized string similar to Assign Users to Unit. /// internal static string assusetounit { get { return ResourceManager.GetString("assusetounit", resourceCulture); } } /// /// Looks up a localized string similar to Atlas. /// internal static string AT { get { return ResourceManager.GetString("AT", resourceCulture); } } /// /// Looks up a localized string similar to Available Pages. /// internal static string availablePg { get { return ResourceManager.GetString("availablePg", resourceCulture); } } /// /// Looks up a localized string similar to Available. /// internal static string avb { get { return ResourceManager.GetString("avb", resourceCulture); } } /// /// Looks up a localized string similar to Backup. /// internal static string backup { get { return ResourceManager.GetString("backup", resourceCulture); } } /// /// Looks up a localized string similar to Backup in progress. Please wait!. /// internal static string backupProgress { get { return ResourceManager.GetString("backupProgress", resourceCulture); } } /// /// Looks up a localized string similar to Backup User. /// internal static string backupUser { get { return ResourceManager.GetString("backupUser", resourceCulture); } } /// /// Looks up a localized string similar to Base_station_IP.. /// internal static string BasestationIP { get { return ResourceManager.GetString("BasestationIP", resourceCulture); } } /// /// Looks up a localized string similar to Bit Depth. /// internal static string bitDepth { get { return ResourceManager.GetString("bitDepth", resourceCulture); } } /// /// Looks up a localized string similar to Bit depth describes the potential accuracy of a particular piece of hardware or software that processes audio data.. /// internal static string bitDepthToolTip { get { return ResourceManager.GetString("bitDepthToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Backup files loaded. /// internal static string bkupLoaded { get { return ResourceManager.GetString("bkupLoaded", resourceCulture); } } /// /// Looks up a localized string similar to Backup list refreshed!!!. /// internal static string bkupRefresh { get { return ResourceManager.GetString("bkupRefresh", resourceCulture); } } /// /// Looks up a localized string similar to Only one broadband gateway is available!. /// internal static string brbonly { get { return ResourceManager.GetString("brbonly", resourceCulture); } } /// /// Looks up a localized string similar to Add New Icon. /// internal static string btAddIcon { get { return ResourceManager.GetString("btAddIcon", resourceCulture); } } /// /// Looks up a localized string similar to Browse. /// internal static string btBrowser { get { return ResourceManager.GetString("btBrowser", resourceCulture); } } /// /// Looks up a localized string similar to Delete Selected Icon. /// internal static string btDeleteIcon { get { return ResourceManager.GetString("btDeleteIcon", resourceCulture); } } /// /// Looks up a localized string similar to Buffer Milliseconds. /// internal static string bufferMilliseconds { get { return ResourceManager.GetString("bufferMilliseconds", resourceCulture); } } /// /// Looks up a localized string similar to Milliseconds for the dispatcher microphone recorded buffer. Recommended 100 ms.. /// internal static string bufferMillisecondsToolTip { get { return ResourceManager.GetString("bufferMillisecondsToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Call Received. /// internal static string callReceived { get { return ResourceManager.GetString("callReceived", resourceCulture); } } /// /// Looks up a localized string similar to Call Send. /// internal static string callSend { get { return ResourceManager.GetString("callSend", resourceCulture); } } /// /// Looks up a localized string similar to Assign as contact to Units. /// internal static string CanBeCalledBy { get { return ResourceManager.GetString("CanBeCalledBy", resourceCulture); } } /// /// Looks up a localized string similar to Could not reach Application Server. Please check the connection and try again!!!. /// internal static string cantapp { get { return ResourceManager.GetString("cantapp", resourceCulture); } } /// /// Looks up a localized string similar to Category. /// internal static string category { get { return ResourceManager.GetString("category", resourceCulture); } } /// /// Looks up a localized string similar to Channel Name. /// internal static string ChannelName { get { return ResourceManager.GetString("ChannelName", resourceCulture); } } /// /// Looks up a localized string similar to Channel NR already in Database!. /// internal static string chinDB { get { return ResourceManager.GetString("chinDB", resourceCulture); } } /// /// Looks up a localized string similar to This User has assigned {0} Geofences and {1} Landmarks. ///Please choose another User to move those zones to.. /// internal static string chooseDisp { get { return ResourceManager.GetString("chooseDisp", resourceCulture); } } /// /// Looks up a localized string similar to Classic. /// internal static string Classic { get { return ResourceManager.GetString("Classic", resourceCulture); } } /// /// Looks up a localized string similar to Colored arrows. /// internal static string ColoredArrows { get { return ResourceManager.GetString("ColoredArrows", resourceCulture); } } /// /// Looks up a localized string similar to Compute address. /// internal static string compadd { get { return ResourceManager.GetString("compadd", resourceCulture); } } /// /// Looks up a localized string similar to Company. /// internal static string company { get { return ResourceManager.GetString("company", resourceCulture); } } /// /// Looks up a localized string similar to Please Complete Radio ID and Unit Name fields!. /// internal static string CompleteRadioIDAndUnitName { get { return ResourceManager.GetString("CompleteRadioIDAndUnitName", resourceCulture); } } /// /// Looks up a localized string similar to Confirm Password. /// internal static string conf { get { return ResourceManager.GetString("conf", resourceCulture); } } /// /// Looks up a localized string similar to Confirm delete. /// internal static string confdelete { get { return ResourceManager.GetString("confdelete", resourceCulture); } } /// /// Looks up a localized string similar to Daily reports. /// internal static string Dailyreports { get { return ResourceManager.GetString("Dailyreports", resourceCulture); } } /// /// Looks up a localized string similar to Display all the reports that are defined to be automatically sent on the specified emails. /// internal static string DailyReportsDetails { get { return ResourceManager.GetString("DailyReportsDetails", resourceCulture); } } /// /// Looks up a localized string similar to Begin interval. /// internal static string datefrom { get { return ResourceManager.GetString("datefrom", resourceCulture); } } /// /// Looks up a localized string similar to End interval. /// internal static string dateto { get { return ResourceManager.GetString("dateto", resourceCulture); } } /// /// Looks up a localized string similar to Database Backup. /// internal static string dbbackup { get { return ResourceManager.GetString("dbbackup", resourceCulture); } } /// /// Looks up a localized string similar to Database connection error!!!. /// internal static string dberr { get { return ResourceManager.GetString("dberr", resourceCulture); } } /// /// Looks up a localized string similar to Database was reconfigured on LINX server \r\n Please test again!. /// internal static string dbSettChg { get { return ResourceManager.GetString("dbSettChg", resourceCulture); } } /// /// Looks up a localized string similar to Delete. /// internal static string del { get { return ResourceManager.GetString("del", resourceCulture); } } /// /// Looks up a localized string similar to Delete Database Icons. /// internal static string DeleteDatabaseIcons { get { return ResourceManager.GetString("DeleteDatabaseIcons", resourceCulture); } } /// /// Looks up a localized string similar to Delete group. /// internal static string delgrp { get { return ResourceManager.GetString("delgrp", resourceCulture); } } /// /// Looks up a localized string similar to Delete Selected. /// internal static string delsel { get { return ResourceManager.GetString("delsel", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to delete this job ticket status!!!. /// internal static string delts { get { return ResourceManager.GetString("delts", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to delete this user!!!. /// internal static string deluser { get { return ResourceManager.GetString("deluser", resourceCulture); } } /// /// Looks up a localized string similar to Digital. /// internal static string dig { get { return ResourceManager.GetString("dig", resourceCulture); } } /// /// Looks up a localized string similar to Digital {0} selected, please select all necesary data(type, transition, name). /// internal static string dignr { get { return ResourceManager.GetString("dignr", resourceCulture); } } /// /// Looks up a localized string similar to The image size is not 32x32.. /// internal static string dimensionisnotcorect { get { return ResourceManager.GetString("dimensionisnotcorect", resourceCulture); } } /// /// Looks up a localized string similar to Disable (inhibit) stolen units on. /// internal static string disableStolen { get { return ResourceManager.GetString("disableStolen", resourceCulture); } } /// /// Looks up a localized string similar to Dispatcher. /// internal static string dispatcher { get { return ResourceManager.GetString("dispatcher", resourceCulture); } } /// /// Looks up a localized string similar to Display all the reports that are defined to be automatically sent on the specified emails. /// internal static string displayText { get { return ResourceManager.GetString("displayText", resourceCulture); } } /// /// Looks up a localized string similar to Display only units with last GPS update in. /// internal static string disponly { get { return ResourceManager.GetString("disponly", resourceCulture); } } /// /// Looks up a localized string similar to Do you want to backup your database?. /// internal static string doback { get { return ResourceManager.GetString("doback", resourceCulture); } } /// /// Looks up a localized string similar to Done. /// internal static string done { get { return ResourceManager.GetString("done", resourceCulture); } } /// /// Looks up a localized string similar to Dongle error!. /// internal static string dongleError { get { return ResourceManager.GetString("dongleError", resourceCulture); } } /// /// Looks up a localized string similar to Do you want to restore your database?. /// internal static string dorestor { get { return ResourceManager.GetString("dorestor", resourceCulture); } } /// /// Looks up a localized string similar to Duplicate group ID!. /// internal static string duplicateCpsID { get { return ResourceManager.GetString("duplicateCpsID", resourceCulture); } } /// /// Looks up a localized string similar to Duplicate name. /// internal static string duplicateName { get { return ResourceManager.GetString("duplicateName", resourceCulture); } } /// /// Looks up a localized string similar to Edit. /// internal static string edit { get { return ResourceManager.GetString("edit", resourceCulture); } } /// /// Looks up a localized string similar to Edit group. /// internal static string editgrp { get { return ResourceManager.GetString("editgrp", resourceCulture); } } /// /// Looks up a localized string similar to Edit group name. /// internal static string editgrpname { get { return ResourceManager.GetString("editgrpname", resourceCulture); } } /// /// Looks up a localized string similar to Edit selected. /// internal static string editSel { get { return ResourceManager.GetString("editSel", resourceCulture); } } /// /// Looks up a localized string similar to Email Server. /// internal static string email { get { return ResourceManager.GetString("email", resourceCulture); } } /// /// Looks up a localized string similar to Email address. /// internal static string EmailAddress { get { return ResourceManager.GetString("EmailAddress", resourceCulture); } } /// /// Looks up a localized string similar to Email for alarms. /// internal static string emailfor { get { return ResourceManager.GetString("emailfor", resourceCulture); } } /// /// Looks up a localized string similar to Email settings saved successfully in database.. /// internal static string emailindb { get { return ResourceManager.GetString("emailindb", resourceCulture); } } /// /// Looks up a localized string similar to E-Mail. /// internal static string emailname { get { return ResourceManager.GetString("emailname", resourceCulture); } } /// /// Looks up a localized string similar to Email Server Settings. /// internal static string EmailServerSettings { get { return ResourceManager.GetString("EmailServerSettings", resourceCulture); } } /// /// Looks up a localized string similar to Emergency Alarms. /// internal static string emerg { get { return ResourceManager.GetString("emerg", resourceCulture); } } /// /// Looks up a localized string similar to Emergency alarms. /// internal static string emergAlarms { get { return ResourceManager.GetString("emergAlarms", resourceCulture); } } /// /// Looks up a localized string similar to Emergency people. /// internal static string EmergencyPeople { get { return ResourceManager.GetString("EmergencyPeople", resourceCulture); } } /// /// Looks up a localized string similar to Emergency. /// internal static string emergname { get { return ResourceManager.GetString("emergname", resourceCulture); } } /// /// Looks up a localized string similar to Enable. /// internal static string enb { get { return ResourceManager.GetString("enb", resourceCulture); } } /// /// Looks up a localized string similar to End. /// internal static string end { get { return ResourceManager.GetString("end", resourceCulture); } } /// /// Looks up a localized string similar to Enable Proxy. /// internal static string enproxi { get { return ResourceManager.GetString("enproxi", resourceCulture); } } /// /// Looks up a localized string similar to End of the day. /// internal static string eod { get { return ResourceManager.GetString("eod", resourceCulture); } } /// /// Looks up a localized string similar to Error. /// internal static string err { get { return ResourceManager.GetString("err", resourceCulture); } } /// /// Looks up a localized string similar to IP address is not correct! Please insert valid IP address.. /// internal static string errorIPFormat { get { return ResourceManager.GetString("errorIPFormat", resourceCulture); } } /// /// Looks up a localized string similar to Error on loading image. /// internal static string errorloadImage { get { return ResourceManager.GetString("errorloadImage", resourceCulture); } } /// /// Looks up a localized string similar to Error saving settings!. /// internal static string errorSavingSettings { get { return ResourceManager.GetString("errorSavingSettings", resourceCulture); } } /// /// Looks up a localized string similar to Excera Dispatch. /// internal static string EX { get { return ResourceManager.GetString("EX", resourceCulture); } } /// /// Looks up a localized string similar to SIP Settings. /// internal static string exceraSipSettings { get { return ResourceManager.GetString("exceraSipSettings", resourceCulture); } } /// /// Looks up a localized string similar to There is one existing icon one {0} on the list with name {1}.. /// internal static string ExistingName { get { return ResourceManager.GetString("ExistingName", resourceCulture); } } /// /// Looks up a localized string similar to Exit. /// internal static string exit { get { return ResourceManager.GetString("exit", resourceCulture); } } /// /// Looks up a localized string similar to Failed. /// internal static string failed { get { return ResourceManager.GetString("failed", resourceCulture); } } /// /// Looks up a localized string similar to First Name. /// internal static string firstname { get { return ResourceManager.GetString("firstname", resourceCulture); } } /// /// Looks up a localized string similar to Fleet report. /// internal static string fleetReport { get { return ResourceManager.GetString("fleetReport", resourceCulture); } } /// /// Looks up a localized string similar to Gateways. /// internal static string gate { get { return ResourceManager.GetString("gate", resourceCulture); } } /// /// Looks up a localized string similar to Gateway already in Database!. /// internal static string gateinDB { get { return ResourceManager.GetString("gateinDB", resourceCulture); } } /// /// Looks up a localized string similar to Gateway. /// internal static string gateway { get { return ResourceManager.GetString("gateway", resourceCulture); } } /// /// Looks up a localized string similar to Gateway. /// internal static string gatewayName { get { return ResourceManager.GetString("gatewayName", resourceCulture); } } /// /// Looks up a localized string similar to Add Icons. /// internal static string gbAddIcons { get { return ResourceManager.GetString("gbAddIcons", resourceCulture); } } /// /// Looks up a localized string similar to Delete Icons. /// internal static string gbDeleteIcons { get { return ResourceManager.GetString("gbDeleteIcons", resourceCulture); } } /// /// Looks up a localized string similar to Icons Manager. /// internal static string gbIconManager { get { return ResourceManager.GetString("gbIconManager", resourceCulture); } } /// /// Looks up a localized string similar to Geo-Fences and Landmarks. /// internal static string geoandland { get { return ResourceManager.GetString("geoandland", resourceCulture); } } /// /// Looks up a localized string similar to Geo-Fence. /// internal static string geofenc { get { return ResourceManager.GetString("geofenc", resourceCulture); } } /// /// Looks up a localized string similar to Geofence name. /// internal static string geoname { get { return ResourceManager.GetString("geoname", resourceCulture); } } /// /// Looks up a localized string similar to GPS. /// internal static string gps { get { return ResourceManager.GetString("gps", resourceCulture); } } /// /// Looks up a localized string similar to GPS interval. /// internal static string gpsinv { get { return ResourceManager.GetString("gpsinv", resourceCulture); } } /// /// Looks up a localized string similar to GPS OFF status after. /// internal static string gpsoff { get { return ResourceManager.GetString("gpsoff", resourceCulture); } } /// /// Looks up a localized string similar to GPS POOR status after. /// internal static string gpspoor { get { return ResourceManager.GetString("gpspoor", resourceCulture); } } /// /// Looks up a localized string similar to GPS reporting interval (min 10). /// internal static string gpstime { get { return ResourceManager.GetString("gpstime", resourceCulture); } } /// /// Looks up a localized string similar to Changes done in Database!!!. /// internal static string gradd { get { return ResourceManager.GetString("gradd", resourceCulture); } } /// /// Looks up a localized string similar to Groups. /// internal static string group { get { return ResourceManager.GetString("group", resourceCulture); } } /// /// Looks up a localized string similar to Group. /// internal static string grp { get { return ResourceManager.GetString("grp", resourceCulture); } } /// /// Looks up a localized string similar to Group ID must be greater than 0!!!. /// internal static string grpIDGT0 { get { return ResourceManager.GetString("grpIDGT0", resourceCulture); } } /// /// Looks up a localized string similar to Group name. /// internal static string grpname { get { return ResourceManager.GetString("grpname", resourceCulture); } } /// /// Looks up a localized string similar to Group name empty!. /// internal static string grpnameemt { get { return ResourceManager.GetString("grpnameemt", resourceCulture); } } /// /// Looks up a localized string similar to Group Type. /// internal static string grpType { get { return ResourceManager.GetString("grpType", resourceCulture); } } /// /// Looks up a localized string similar to Gateway. /// internal static string GWAndRadioGW { get { return ResourceManager.GetString("GWAndRadioGW", resourceCulture); } } /// /// Looks up a localized string similar to Hide advanced settings. /// internal static string hideadvSettings { get { return ResourceManager.GetString("hideadvSettings", resourceCulture); } } /// /// Looks up a localized string similar to High. /// internal static string high { get { return ResourceManager.GetString("high", resourceCulture); } } /// /// Looks up a localized string similar to High/Low. /// internal static string highLow { get { return ResourceManager.GetString("highLow", resourceCulture); } } /// /// Looks up a localized string similar to Click in order . /// internal static string hint1 { get { return ResourceManager.GetString("hint1", resourceCulture); } } /// /// Looks up a localized string similar to to add new group. /// internal static string hint2 { get { return ResourceManager.GetString("hint2", resourceCulture); } } /// /// Looks up a localized string similar to History and Reporting. /// internal static string hist { get { return ResourceManager.GetString("hist", resourceCulture); } } /// /// Looks up a localized string similar to History. /// internal static string history { get { return ResourceManager.GetString("history", resourceCulture); } } /// /// Looks up a localized string similar to Hi.<br/>You have tested your email server settings from SafeMobile Dispatch System. <br/>. /// internal static string HTMLemailSettingsTest { get { return ResourceManager.GetString("HTMLemailSettingsTest", resourceCulture); } } /// /// Looks up a localized string similar to <html>All the settings were saved successfully</html>. /// internal static string HTMLsettingSvdSucces { get { return ResourceManager.GetString("HTMLsettingSvdSucces", resourceCulture); } } /// /// Looks up a localized string similar to Unit icon. /// internal static string icon { get { return ResourceManager.GetString("icon", resourceCulture); } } /// /// Looks up a localized string similar to Icon. /// internal static string icon1 { get { return ResourceManager.GetString("icon1", resourceCulture); } } /// /// Looks up a localized string similar to Icon Name. /// internal static string IconName { get { return ResourceManager.GetString("IconName", resourceCulture); } } /// /// Looks up a localized string similar to Icons type. /// internal static string IconsType { get { return ResourceManager.GetString("IconsType", resourceCulture); } } /// /// Looks up a localized string similar to Icon Theme. /// internal static string IconTheme { get { return ResourceManager.GetString("IconTheme", resourceCulture); } } /// /// Looks up a localized string similar to Icon Theme Preview. /// internal static string IconThemePreview { get { return ResourceManager.GetString("IconThemePreview", resourceCulture); } } /// /// Looks up a localized string similar to Id. /// internal static string id { get { return ResourceManager.GetString("id", resourceCulture); } } /// /// Looks up a localized string similar to ID already defined!. /// internal static string IDalreadyDefined { get { return ResourceManager.GetString("IDalreadyDefined", resourceCulture); } } /// /// Looks up a localized string similar to This ID is already used!. /// internal static string IdAlreadyUsed { get { return ResourceManager.GetString("IdAlreadyUsed", resourceCulture); } } /// /// Looks up a localized string similar to Idle report. /// internal static string idleReport { get { return ResourceManager.GetString("idleReport", resourceCulture); } } /// /// Looks up a localized string similar to Select bitmaps with size 32x32. /// internal static string imagesize { get { return ResourceManager.GetString("imagesize", resourceCulture); } } /// /// Looks up a localized string similar to IMEI. /// internal static string imei { get { return ResourceManager.GetString("imei", resourceCulture); } } /// /// Looks up a localized string similar to Radio IMEI must be int.. /// internal static string imeiInt { get { return ResourceManager.GetString("imeiInt", resourceCulture); } } /// /// Looks up a localized string similar to To operate with SIP Server, RadioID/IMEI must be less than {0}. /// internal static string ImeiLessThan { get { return ResourceManager.GetString("ImeiLessThan", resourceCulture); } } /// /// Looks up a localized string similar to RadioID/IMEI must be numeric.. /// internal static string ImeiNotInt { get { return ResourceManager.GetString("ImeiNotInt", resourceCulture); } } /// /// Looks up a localized string similar to IMEI Range. /// internal static string IMEIRange { get { return ResourceManager.GetString("IMEIRange", resourceCulture); } } /// /// Looks up a localized string similar to IMEI Range From. /// internal static string IMEIRangeFrom { get { return ResourceManager.GetString("IMEIRangeFrom", resourceCulture); } } /// /// Looks up a localized string similar to IMEI must be unique.. /// internal static string imeiUnique { get { return ResourceManager.GetString("imeiUnique", resourceCulture); } } /// /// Looks up a localized string similar to Inactive. /// internal static string inactive { get { return ResourceManager.GetString("inactive", resourceCulture); } } /// /// Looks up a localized string similar to IN. /// internal static string inname { get { return ResourceManager.GetString("inname", resourceCulture); } } /// /// Looks up a localized string similar to IN/OUT. /// internal static string inout { get { return ResourceManager.GetString("inout", resourceCulture); } } /// /// Looks up a localized string similar to Sip login and Sip Password are mandatory!. /// internal static string invldSiploginPSwd { get { return ResourceManager.GetString("invldSiploginPSwd", resourceCulture); } } /// /// Looks up a localized string similar to IP. /// internal static string ip { get { return ResourceManager.GetString("ip", resourceCulture); } } /// /// Looks up a localized string similar to IP already in database !. /// internal static string ipAlreadyExists { get { return ResourceManager.GetString("ipAlreadyExists", resourceCulture); } } /// /// Looks up a localized string similar to Job Ticketing. /// internal static string jobTicketing { get { return ResourceManager.GetString("jobTicketing", resourceCulture); } } /// /// Looks up a localized string similar to km/h. /// internal static string kmh { get { return ResourceManager.GetString("kmh", resourceCulture); } } /// /// Looks up a localized string similar to Landmarks. /// internal static string landmark { get { return ResourceManager.GetString("landmark", resourceCulture); } } /// /// Looks up a localized string similar to Landmark alarms. /// internal static string landmarkAlarms { get { return ResourceManager.GetString("landmarkAlarms", resourceCulture); } } /// /// Looks up a localized string similar to Last backup. /// internal static string lastbackup { get { return ResourceManager.GetString("lastbackup", resourceCulture); } } /// /// Looks up a localized string similar to Last Name. /// internal static string lastname { get { return ResourceManager.GetString("lastname", resourceCulture); } } /// /// Looks up a localized string similar to Groups. /// internal static string lbGrp { get { return ResourceManager.GetString("lbGrp", resourceCulture); } } /// /// Looks up a localized string similar to Icon from database. /// internal static string lbIconFormDatabase { get { return ResourceManager.GetString("lbIconFormDatabase", resourceCulture); } } /// /// Looks up a localized string similar to Icon Name. /// internal static string lbIconName { get { return ResourceManager.GetString("lbIconName", resourceCulture); } } /// /// Looks up a localized string similar to Choose icon type:. /// internal static string lbType { get { return ResourceManager.GetString("lbType", resourceCulture); } } /// /// Looks up a localized string similar to Radio Id / IMEI length must be interval 0<length<17!!!. /// internal static string limtimei { get { return ResourceManager.GetString("limtimei", resourceCulture); } } /// /// Looks up a localized string similar to Link Mobile. /// internal static string linkMobileTalk { get { return ResourceManager.GetString("linkMobileTalk", resourceCulture); } } /// /// Looks up a localized string similar to Link Radio Talk. /// internal static string linkRadioTalk { get { return ResourceManager.GetString("linkRadioTalk", resourceCulture); } } /// /// Looks up a localized string similar to Linx password should have between 4 and 30 characters. /// internal static string linxPswsLength { get { return ResourceManager.GetString("linxPswsLength", resourceCulture); } } /// /// Looks up a localized string similar to LINX Setting. /// internal static string LinxSettings { get { return ResourceManager.GetString("LinxSettings", resourceCulture); } } /// /// Looks up a localized string similar to Lite Dispatcher. /// internal static string liteDispatcher { get { return ResourceManager.GetString("liteDispatcher", resourceCulture); } } /// /// Looks up a localized string similar to Live. /// internal static string live { get { return ResourceManager.GetString("live", resourceCulture); } } /// /// Looks up a localized string similar to Login. /// internal static string Login { get { return ResourceManager.GetString("Login", resourceCulture); } } /// /// Looks up a localized string similar to Login Name. /// internal static string logname { get { return ResourceManager.GetString("logname", resourceCulture); } } /// /// Looks up a localized string similar to Lone worker. /// internal static string loneworker { get { return ResourceManager.GetString("loneworker", resourceCulture); } } /// /// Looks up a localized string similar to Low. /// internal static string low { get { return ResourceManager.GetString("low", resourceCulture); } } /// /// Looks up a localized string similar to MADE OFF status after. /// internal static string madeoff { get { return ResourceManager.GetString("madeoff", resourceCulture); } } /// /// Looks up a localized string similar to Map type. /// internal static string mapType { get { return ResourceManager.GetString("mapType", resourceCulture); } } /// /// Looks up a localized string similar to Match case. /// internal static string MatchCase { get { return ResourceManager.GetString("MatchCase", resourceCulture); } } /// /// Looks up a localized string similar to Max Speed. /// internal static string maxspeed { get { return ResourceManager.GetString("maxspeed", resourceCulture); } } /// /// Looks up a localized string similar to You can add maximum {0} units!. /// internal static string maxUnitsCanAdd { get { return ResourceManager.GetString("maxUnitsCanAdd", resourceCulture); } } /// /// Looks up a localized string similar to You have reached maximum units number!. /// internal static string maxUnitsReached { get { return ResourceManager.GetString("maxUnitsReached", resourceCulture); } } /// /// Looks up a localized string similar to Members. /// internal static string members { get { return ResourceManager.GetString("members", resourceCulture); } } /// /// Looks up a localized string similar to min. /// internal static string min { get { return ResourceManager.GetString("min", resourceCulture); } } /// /// Looks up a localized string similar to Min speed. /// internal static string minspd { get { return ResourceManager.GetString("minspd", resourceCulture); } } /// /// Looks up a localized string similar to MobileTalk. /// internal static string mobiletalk { get { return ResourceManager.GetString("mobiletalk", resourceCulture); } } /// /// Looks up a localized string similar to Mobile Units Settings. /// internal static string mobUnitsSett { get { return ResourceManager.GetString("mobUnitsSett", resourceCulture); } } /// /// Looks up a localized string similar to Modify. /// internal static string modify { get { return ResourceManager.GetString("modify", resourceCulture); } } /// /// Looks up a localized string similar to mph. /// internal static string mph { get { return ResourceManager.GetString("mph", resourceCulture); } } /// /// Looks up a localized string similar to Multi Color. /// internal static string mult { get { return ResourceManager.GetString("mult", resourceCulture); } } /// /// Looks up a localized string similar to Multiple. /// internal static string multiple { get { return ResourceManager.GetString("multiple", resourceCulture); } } /// /// Looks up a localized string similar to Name. /// internal static string name { get { return ResourceManager.GetString("name", resourceCulture); } } /// /// Looks up a localized string similar to Name Display. /// internal static string namedisp { get { return ResourceManager.GetString("namedisp", resourceCulture); } } /// /// Looks up a localized string similar to New group name. /// internal static string newgrp { get { return ResourceManager.GetString("newgrp", resourceCulture); } } /// /// Looks up a localized string similar to New. /// internal static string newname { get { return ResourceManager.GetString("newname", resourceCulture); } } /// /// Looks up a localized string similar to New place icon add to database !. /// internal static string NewplaceADD { get { return ResourceManager.GetString("NewplaceADD", resourceCulture); } } /// /// Looks up a localized string similar to Click here to add a new row. /// internal static string newRow { get { return ResourceManager.GetString("newRow", resourceCulture); } } /// /// Looks up a localized string similar to New unit icon add to database !. /// internal static string NewuniticonADD { get { return ResourceManager.GetString("NewuniticonADD", resourceCulture); } } /// /// Looks up a localized string similar to No. /// internal static string no { get { return ResourceManager.GetString("no", resourceCulture); } } /// /// Looks up a localized string similar to The last icon in the database can not be Deleted!. /// internal static string noDeleteIcon { get { return ResourceManager.GetString("noDeleteIcon", resourceCulture); } } /// /// Looks up a localized string similar to The Geofence License has reached its limit! Please contact SafeMobile Sales to increase them.. /// internal static string noGEOFENCESremaining { get { return ResourceManager.GetString("noGEOFENCESremaining", resourceCulture); } } /// /// Looks up a localized string similar to The GPS License has reached its limit! Please contact SafeMobile Sales to increase them.. /// internal static string noGPSremaining { get { return ResourceManager.GetString("noGPSremaining", resourceCulture); } } /// /// Looks up a localized string similar to The Map License has reached its limit! Please contact SafeMobile Sales to increase them.. /// internal static string noMAPremaining { get { return ResourceManager.GetString("noMAPremaining", resourceCulture); } } /// /// Looks up a localized string similar to none. /// internal static string non { get { return ResourceManager.GetString("non", resourceCulture); } } /// /// Looks up a localized string similar to none. /// internal static string none { get { return ResourceManager.GetString("none", resourceCulture); } } /// /// Looks up a localized string similar to The Recordings License has reached its limit! Please contact SafeMobile Sales to increase them.. /// internal static string noRECORDINGSremaining { get { return ResourceManager.GetString("noRECORDINGSremaining", resourceCulture); } } /// /// Looks up a localized string similar to The Reports License has reached its limit! Please contact SafeMobile Sales to increase them.. /// internal static string noREPORTSremaining { get { return ResourceManager.GetString("noREPORTSremaining", resourceCulture); } } /// /// Looks up a localized string similar to The Text Message License has reached its limit! Please contact SafeMobile Sales to increase them.. /// internal static string noSMSremaining { get { return ResourceManager.GetString("noSMSremaining", resourceCulture); } } /// /// Looks up a localized string similar to The Telemetry License has reached its limit! Please contact SafeMobile Sales to increase them.. /// internal static string noTELEMETRYremaining { get { return ResourceManager.GetString("noTELEMETRYremaining", resourceCulture); } } /// /// Looks up a localized string similar to The Job Ticketing License has reached its limit! Please contact SafeMobile Sales to increase them.. /// internal static string noTICKETSremaining { get { return ResourceManager.GetString("noTICKETSremaining", resourceCulture); } } /// /// Looks up a localized string similar to The Voice License has reached its limit! Please contact SafeMobile Sales to increase them.. /// internal static string noVOICEremaining { get { return ResourceManager.GetString("noVOICEremaining", resourceCulture); } } /// /// Looks up a localized string similar to No.. /// internal static string nr { get { return ResourceManager.GetString("nr", resourceCulture); } } /// /// Looks up a localized string similar to of. /// internal static string of { get { return ResourceManager.GetString("of", resourceCulture); } } /// /// Looks up a localized string similar to OK. /// internal static string ok { get { return ResourceManager.GetString("ok", resourceCulture); } } /// /// Looks up a localized string similar to Please insert only numbers or letters!. /// internal static string onlyNumberOrLetters { get { return ResourceManager.GetString("onlyNumberOrLetters", resourceCulture); } } /// /// Looks up a localized string similar to Only one Administrator user can exist.. /// internal static string onlyoneadmin { get { return ResourceManager.GetString("onlyoneadmin", resourceCulture); } } /// /// Looks up a localized string similar to Only one Ticketing Administrator user can exist.. /// internal static string onlyoneticketingadmin { get { return ResourceManager.GetString("onlyoneticketingadmin", resourceCulture); } } /// /// Looks up a localized string similar to Operating System. /// internal static string OS { get { return ResourceManager.GetString("OS", resourceCulture); } } /// /// Looks up a localized string similar to OUT. /// internal static string outname { get { return ResourceManager.GetString("outname", resourceCulture); } } /// /// Looks up a localized string similar to Password. /// internal static string pass { get { return ResourceManager.GetString("pass", resourceCulture); } } /// /// Looks up a localized string similar to Passwords don't match! Please try again.. /// internal static string passmat { get { return ResourceManager.GetString("passmat", resourceCulture); } } /// /// Looks up a localized string similar to Pause Time. /// internal static string pauset { get { return ResourceManager.GetString("pauset", resourceCulture); } } /// /// Looks up a localized string similar to Hello you have attached a PDF file with you Daily Reports from SafeMobile Dispatch System. /// internal static string pdfDailyReports { get { return ResourceManager.GetString("pdfDailyReports", resourceCulture); } } /// /// Looks up a localized string similar to Peer ID. /// internal static string peerid { get { return ResourceManager.GetString("peerid", resourceCulture); } } /// /// Looks up a localized string similar to *Unit Phone Number. /// internal static string phone { get { return ResourceManager.GetString("phone", resourceCulture); } } /// /// Looks up a localized string similar to Phone IMEI. /// internal static string phoneIMEI { get { return ResourceManager.GetString("phoneIMEI", resourceCulture); } } /// /// Looks up a localized string similar to Phone Type. /// internal static string phoneType { get { return ResourceManager.GetString("phoneType", resourceCulture); } } /// /// Looks up a localized string similar to Pin. /// internal static string Pin { get { return ResourceManager.GetString("Pin", resourceCulture); } } /// /// Looks up a localized string similar to place. /// internal static string placelabel { get { return ResourceManager.GetString("placelabel", resourceCulture); } } /// /// Looks up a localized string similar to Play Time. /// internal static string playt { get { return ResourceManager.GetString("playt", resourceCulture); } } /// /// Looks up a localized string similar to Please insert a valid dongle.. /// internal static string pleaseInsertValidDongle { get { return ResourceManager.GetString("pleaseInsertValidDongle", resourceCulture); } } /// /// Looks up a localized string similar to Please wait. /// internal static string plsWait { get { return ResourceManager.GetString("plsWait", resourceCulture); } } /// /// Looks up a localized string similar to POP Server. /// internal static string POP { get { return ResourceManager.GetString("POP", resourceCulture); } } /// /// Looks up a localized string similar to POP server requires an encrypted connection (SSL). /// internal static string POPSSL { get { return ResourceManager.GetString("POPSSL", resourceCulture); } } /// /// Looks up a localized string similar to Popup. /// internal static string popup { get { return ResourceManager.GetString("popup", resourceCulture); } } /// /// Looks up a localized string similar to Post request error!. /// internal static string postReqError { get { return ResourceManager.GetString("postReqError", resourceCulture); } } /// /// Looks up a localized string similar to Performing backup .... /// internal static string prfBk { get { return ResourceManager.GetString("prfBk", resourceCulture); } } /// /// Looks up a localized string similar to Performing restore .... /// internal static string prfRst { get { return ResourceManager.GetString("prfRst", resourceCulture); } } /// /// Looks up a localized string similar to Proxy IP. /// internal static string prxip { get { return ResourceManager.GetString("prxip", resourceCulture); } } /// /// Looks up a localized string similar to Proxy port. /// internal static string prxport { get { return ResourceManager.GetString("prxport", resourceCulture); } } /// /// Looks up a localized string similar to Press and speak to all. /// internal static string PTTAll2 { get { return ResourceManager.GetString("PTTAll2", resourceCulture); } } /// /// Looks up a localized string similar to Radio Id. /// internal static string radid { get { return ResourceManager.GetString("radid", resourceCulture); } } /// /// Looks up a localized string similar to RadioGW already in Database!. /// internal static string radinDB { get { return ResourceManager.GetString("radinDB", resourceCulture); } } /// /// Looks up a localized string similar to Radio GW Name. /// internal static string RadioGWName { get { return ResourceManager.GetString("RadioGWName", resourceCulture); } } /// /// Looks up a localized string similar to RadioTalk. /// internal static string radiotalk { get { return ResourceManager.GetString("radiotalk", resourceCulture); } } /// /// Looks up a localized string similar to Radio Talk Group. /// internal static string RadioTalkGroup { get { return ResourceManager.GetString("RadioTalkGroup", resourceCulture); } } /// /// Looks up a localized string similar to Range of Units. /// internal static string RangeofUnits { get { return ResourceManager.GetString("RangeofUnits", resourceCulture); } } /// /// Looks up a localized string similar to Places. /// internal static string rbPlaces { get { return ResourceManager.GetString("rbPlaces", resourceCulture); } } /// /// Looks up a localized string similar to Units. /// internal static string rbUnits { get { return ResourceManager.GetString("rbUnits", resourceCulture); } } /// /// Looks up a localized string similar to Recordings. /// internal static string recordings { get { return ResourceManager.GetString("recordings", resourceCulture); } } /// /// Looks up a localized string similar to Refresh. /// internal static string Refresh { get { return ResourceManager.GetString("Refresh", resourceCulture); } } /// /// Looks up a localized string similar to Refresh grid. /// internal static string refreshGrid { get { return ResourceManager.GetString("refreshGrid", resourceCulture); } } /// /// Looks up a localized string similar to Registration. /// internal static string regs { get { return ResourceManager.GetString("regs", resourceCulture); } } /// /// Looks up a localized string similar to Remaining on dongle. /// internal static string remen { get { return ResourceManager.GetString("remen", resourceCulture); } } /// /// Looks up a localized string similar to Remote monitoring. /// internal static string remoteMonitor { get { return ResourceManager.GetString("remoteMonitor", resourceCulture); } } /// /// Looks up a localized string similar to Repeater Gateway. /// internal static string repGateway { get { return ResourceManager.GetString("repGateway", resourceCulture); } } /// /// Looks up a localized string similar to Reporting interval must be an integer!!!. /// internal static string repinv { get { return ResourceManager.GetString("repinv", resourceCulture); } } /// /// Looks up a localized string similar to Reporting interval must be set to minimum value (10s)!!!. /// internal static string repinvmin { get { return ResourceManager.GetString("repinvmin", resourceCulture); } } /// /// Looks up a localized string similar to Reports. /// internal static string reports { get { return ResourceManager.GetString("reports", resourceCulture); } } /// /// Looks up a localized string similar to Report Time. /// internal static string reportTime { get { return ResourceManager.GetString("reportTime", resourceCulture); } } /// /// Looks up a localized string similar to Report type. /// internal static string reptype { get { return ResourceManager.GetString("reptype", resourceCulture); } } /// /// Looks up a localized string similar to Reset. /// internal static string reset { get { return ResourceManager.GetString("reset", resourceCulture); } } /// /// Looks up a localized string similar to Restore. /// internal static string restore { get { return ResourceManager.GetString("restore", resourceCulture); } } /// /// Looks up a localized string similar to Restore in progress.Please wait!. /// internal static string restoreProgress { get { return ResourceManager.GetString("restoreProgress", resourceCulture); } } /// /// Looks up a localized string similar to Confirm Password. /// internal static string retype_psw { get { return ResourceManager.GetString("retype_psw", resourceCulture); } } /// /// Looks up a localized string similar to RFID. /// internal static string RFID { get { return ResourceManager.GetString("RFID", resourceCulture); } } /// /// Looks up a localized string similar to Remove unit error!!!. /// internal static string rmvunit { get { return ResourceManager.GetString("rmvunit", resourceCulture); } } /// /// Looks up a localized string similar to The IP should be the same on both slots . /// internal static string sameip { get { return ResourceManager.GetString("sameip", resourceCulture); } } /// /// Looks up a localized string similar to Sample Rate. /// internal static string sampleRate { get { return ResourceManager.GetString("sampleRate", resourceCulture); } } /// /// Looks up a localized string similar to Sample rate is the number of samples of a sound that are taken per second to represent the event digitally.. /// internal static string sampleRateToolTip { get { return ResourceManager.GetString("sampleRateToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Save. /// internal static string save { get { return ResourceManager.GetString("save", resourceCulture); } } /// /// Looks up a localized string similar to Save email settings. /// internal static string saveemail { get { return ResourceManager.GetString("saveemail", resourceCulture); } } /// /// Looks up a localized string similar to Please click SAVE to apply new configuration!. /// internal static string saveNotificationSip { get { return ResourceManager.GetString("saveNotificationSip", resourceCulture); } } /// /// Looks up a localized string similar to Save Settings. /// internal static string saveset { get { return ResourceManager.GetString("saveset", resourceCulture); } } /// /// Looks up a localized string similar to SafeDispatch. /// internal static string SD { get { return ResourceManager.GetString("SD", resourceCulture); } } /// /// Looks up a localized string similar to Settings. /// internal static string sdset { get { return ResourceManager.GetString("sdset", resourceCulture); } } /// /// Looks up a localized string similar to seconds. /// internal static string sec { get { return ResourceManager.GetString("sec", resourceCulture); } } /// /// Looks up a localized string similar to Please select a state for {0}. /// internal static string selectvalue { get { return ResourceManager.GetString("selectvalue", resourceCulture); } } /// /// Looks up a localized string similar to Select an user first!!!. /// internal static string selfirst { get { return ResourceManager.GetString("selfirst", resourceCulture); } } /// /// Looks up a localized string similar to Send Alarm on E-Mail. /// internal static string sendemail { get { return ResourceManager.GetString("sendemail", resourceCulture); } } /// /// Looks up a localized string similar to Send POLL after each text message. /// internal static string SendPOLL { get { return ResourceManager.GetString("SendPOLL", resourceCulture); } } /// /// Looks up a localized string similar to Settings for user. /// internal static string setforUser { get { return ResourceManager.GetString("setforUser", resourceCulture); } } /// /// Looks up a localized string similar to Settings. /// internal static string sett { get { return ResourceManager.GetString("sett", resourceCulture); } } /// /// Looks up a localized string similar to Settings were saved successfully!. /// internal static string settingsSaveSuccess { get { return ResourceManager.GetString("settingsSaveSuccess", resourceCulture); } } /// /// Looks up a localized string similar to Settings saved successfully. /// internal static string settingSvdSucces { get { return ResourceManager.GetString("settingSvdSucces", resourceCulture); } } /// /// Looks up a localized string similar to Settings for unit. /// internal static string setunit { get { return ResourceManager.GetString("setunit", resourceCulture); } } /// /// Looks up a localized string similar to SafeSyt. /// internal static string SH { get { return ResourceManager.GetString("SH", resourceCulture); } } /// /// Looks up a localized string similar to Show address. /// internal static string shwadd { get { return ResourceManager.GetString("shwadd", resourceCulture); } } /// /// Looks up a localized string similar to Simoco Dispatch. /// internal static string SI { get { return ResourceManager.GetString("SI", resourceCulture); } } /// /// Looks up a localized string similar to Single Unit. /// internal static string SingleUnit { get { return ResourceManager.GetString("SingleUnit", resourceCulture); } } /// /// Looks up a localized string similar to Sip ID field is mandatory!. /// internal static string SipIdMandatory { get { return ResourceManager.GetString("SipIdMandatory", resourceCulture); } } /// /// Looks up a localized string similar to SIP Port. /// internal static string sipPort { get { return ResourceManager.GetString("sipPort", resourceCulture); } } /// /// Looks up a localized string similar to SIP Password. /// internal static string SIPpswd { get { return ResourceManager.GetString("SIPpswd", resourceCulture); } } /// /// Looks up a localized string similar to Error on saving SIP Settings!. /// internal static string SipSettingsError { get { return ResourceManager.GetString("SipSettingsError", resourceCulture); } } /// /// Looks up a localized string similar to SIP Setting were saved successfully!. /// internal static string SipSettingsSaved { get { return ResourceManager.GetString("SipSettingsSaved", resourceCulture); } } /// /// Looks up a localized string similar to Slot need to be unique. /// internal static string slotneedtobeunique { get { return ResourceManager.GetString("slotneedtobeunique", resourceCulture); } } /// /// Looks up a localized string similar to SMS. /// internal static string sms { get { return ResourceManager.GetString("sms", resourceCulture); } } /// /// Looks up a localized string similar to Text message with GPS. /// internal static string smsGPS { get { return ResourceManager.GetString("smsGPS", resourceCulture); } } /// /// Looks up a localized string similar to Text Messaging Received. /// internal static string smsReceived { get { return ResourceManager.GetString("smsReceived", resourceCulture); } } /// /// Looks up a localized string similar to Text Messaging Send. /// internal static string smsSend { get { return ResourceManager.GetString("smsSend", resourceCulture); } } /// /// Looks up a localized string similar to SMTP Server. /// internal static string SMTP { get { return ResourceManager.GetString("SMTP", resourceCulture); } } /// /// Looks up a localized string similar to SMTP server requires an encrypted connection (SSL). /// internal static string SMTPSSL { get { return ResourceManager.GetString("SMTPSSL", resourceCulture); } } /// /// Looks up a localized string similar to Some fields are empty!!!. /// internal static string some { get { return ResourceManager.GetString("some", resourceCulture); } } /// /// Looks up a localized string similar to Sound. /// internal static string sound { get { return ResourceManager.GetString("sound", resourceCulture); } } /// /// Looks up a localized string similar to Speed. /// internal static string speed { get { return ResourceManager.GetString("speed", resourceCulture); } } /// /// Looks up a localized string similar to Speed Alarm. /// internal static string speedalarm { get { return ResourceManager.GetString("speedalarm", resourceCulture); } } /// /// Looks up a localized string similar to Speed limit should be integer. /// internal static string speedInt { get { return ResourceManager.GetString("speedInt", resourceCulture); } } /// /// Looks up a localized string similar to Start. /// internal static string start { get { return ResourceManager.GetString("start", resourceCulture); } } /// /// Looks up a localized string similar to Start Items. /// internal static string startitem { get { return ResourceManager.GetString("startitem", resourceCulture); } } /// /// Looks up a localized string similar to Status. /// internal static string stat { get { return ResourceManager.GetString("stat", resourceCulture); } } /// /// Looks up a localized string similar to Start Lat.. /// internal static string stlat { get { return ResourceManager.GetString("stlat", resourceCulture); } } /// /// Looks up a localized string similar to Start Lng.. /// internal static string stlng { get { return ResourceManager.GetString("stlng", resourceCulture); } } /// /// Looks up a localized string similar to Stolen ?. /// internal static string stolen { get { return ResourceManager.GetString("stolen", resourceCulture); } } /// /// Looks up a localized string similar to ARS received. /// internal static string stolen_ars { get { return ResourceManager.GetString("stolen_ars", resourceCulture); } } /// /// Looks up a localized string similar to Do not disable(inhibit). /// internal static string stolen_hint { get { return ResourceManager.GetString("stolen_hint", resourceCulture); } } /// /// Looks up a localized string similar to No GPS fix location. /// internal static string stolen_no_gps_fix { get { return ResourceManager.GetString("stolen_no_gps_fix", resourceCulture); } } /// /// Looks up a localized string similar to Valid GPS location. /// internal static string stolen_valid_gps { get { return ResourceManager.GetString("stolen_valid_gps", resourceCulture); } } /// /// Looks up a localized string similar to Stolen settings. /// internal static string stolenSettings { get { return ResourceManager.GetString("stolenSettings", resourceCulture); } } /// /// Looks up a localized string similar to Stops report. /// internal static string stopsReport { get { return ResourceManager.GetString("stopsReport", resourceCulture); } } /// /// Looks up a localized string similar to Stop time. /// internal static string stoptime { get { return ResourceManager.GetString("stoptime", resourceCulture); } } /// /// Looks up a localized string similar to Start zoom (%). /// internal static string stzoom { get { return ResourceManager.GetString("stzoom", resourceCulture); } } /// /// Looks up a localized string similar to SubNetwork ID must be Integer.. /// internal static string subint { get { return ResourceManager.GetString("subint", resourceCulture); } } /// /// Looks up a localized string similar to Subnet ID. /// internal static string subnetID { get { return ResourceManager.GetString("subnetID", resourceCulture); } } /// /// Looks up a localized string similar to Telemetry. /// internal static string telem { get { return ResourceManager.GetString("telem", resourceCulture); } } /// /// Looks up a localized string similar to Telemetry Alarm. /// internal static string telemetryAlarm { get { return ResourceManager.GetString("telemetryAlarm", resourceCulture); } } /// /// Looks up a localized string similar to Telemetry Event. /// internal static string telemetryEvent { get { return ResourceManager.GetString("telemetryEvent", resourceCulture); } } /// /// Looks up a localized string similar to Test. /// internal static string Test { get { return ResourceManager.GetString("Test", resourceCulture); } } /// /// Looks up a localized string similar to Ticketing Administrator. /// internal static string ticketAdmin { get { return ResourceManager.GetString("ticketAdmin", resourceCulture); } } /// /// Looks up a localized string similar to Job Ticketing Report. /// internal static string ticketReport { get { return ResourceManager.GetString("ticketReport", resourceCulture); } } /// /// Looks up a localized string similar to Time format. /// internal static string timeFormat { get { return ResourceManager.GetString("timeFormat", resourceCulture); } } /// /// Looks up a localized string similar to to. /// internal static string to { get { return ResourceManager.GetString("to", resourceCulture); } } /// /// Looks up a localized string similar to This is a preview for icon theme format.. /// internal static string toolTip1 { get { return ResourceManager.GetString("toolTip1", resourceCulture); } } /// /// Looks up a localized string similar to In order to use it, you have to set it for each user independent.. /// internal static string toolTip2 { get { return ResourceManager.GetString("toolTip2", resourceCulture); } } /// /// Looks up a localized string similar to To enable this feature you must set an email server. /// internal static string toolTipEmail1 { get { return ResourceManager.GetString("toolTipEmail1", resourceCulture); } } /// /// Looks up a localized string similar to in the Settings Tab and click "Save email Settings"!. /// internal static string toolTipEmail2 { get { return ResourceManager.GetString("toolTipEmail2", resourceCulture); } } /// /// Looks up a localized string similar to Click in order . /// internal static string toolTipGroups1 { get { return ResourceManager.GetString("toolTipGroups1", resourceCulture); } } /// /// Looks up a localized string similar to to add new group. /// internal static string toolTipGroups2 { get { return ResourceManager.GetString("toolTipGroups2", resourceCulture); } } /// /// Looks up a localized string similar to The group of # acts like a placeholder, being{0}replaced with the imeis number.{0}{0}The number of consecutive # represents the {0}minimum number of digits on which the imei{0} will be displayed, eg.:{0}Unit## will be converted to Unit09, Unit10...{0}{0}Your current configuration will create units {0}named: {0}. /// internal static string toolTipRange { get { return ResourceManager.GetString("toolTipRange", resourceCulture); } } /// /// Looks up a localized string similar to Job Ticketing Settings. /// internal static string ts { get { return ResourceManager.GetString("ts", resourceCulture); } } /// /// Looks up a localized string similar to Ticket Status Added to Database!!!. /// internal static string tsadd { get { return ResourceManager.GetString("tsadd", resourceCulture); } } /// /// Looks up a localized string similar to Ticket Status Already in Database!!!. /// internal static string tsallin { get { return ResourceManager.GetString("tsallin", resourceCulture); } } /// /// Looks up a localized string similar to Ticket Status Already Used in Transactions!!!. /// internal static string tsallintrans { get { return ResourceManager.GetString("tsallintrans", resourceCulture); } } /// /// Looks up a localized string similar to Color. /// internal static string tscolor { get { return ResourceManager.GetString("tscolor", resourceCulture); } } /// /// Looks up a localized string similar to Set as Completion Status. /// internal static string tscompstat { get { return ResourceManager.GetString("tscompstat", resourceCulture); } } /// /// Looks up a localized string similar to Set as Default status. /// internal static string tsdefautstat { get { return ResourceManager.GetString("tsdefautstat", resourceCulture); } } /// /// Looks up a localized string similar to Ticket Status edited!!!. /// internal static string tsedit { get { return ResourceManager.GetString("tsedit", resourceCulture); } } /// /// Looks up a localized string similar to Ticket Status Form. /// internal static string tsform { get { return ResourceManager.GetString("tsform", resourceCulture); } } /// /// Looks up a localized string similar to Ticket Status not found in Database!!!. /// internal static string tsin { get { return ResourceManager.GetString("tsin", resourceCulture); } } /// /// Looks up a localized string similar to Name. /// internal static string tsname { get { return ResourceManager.GetString("tsname", resourceCulture); } } /// /// Looks up a localized string similar to Select a ticket status first!!!. /// internal static string tsselfirst { get { return ResourceManager.GetString("tsselfirst", resourceCulture); } } /// /// Looks up a localized string similar to Sound. /// internal static string tssound { get { return ResourceManager.GetString("tssound", resourceCulture); } } /// /// Looks up a localized string similar to Type. /// internal static string type { get { return ResourceManager.GetString("type", resourceCulture); } } /// /// Looks up a localized string similar to Email. /// internal static string u_email { get { return ResourceManager.GetString("u_email", resourceCulture); } } /// /// Looks up a localized string similar to Phone. /// internal static string u_phone { get { return ResourceManager.GetString("u_phone", resourceCulture); } } /// /// Looks up a localized string similar to Unit Added to Database!!!. /// internal static string unadd { get { return ResourceManager.GetString("unadd", resourceCulture); } } /// /// Looks up a localized string similar to Not in contacts list for. /// internal static string unassAsContact { get { return ResourceManager.GetString("unassAsContact", resourceCulture); } } /// /// Looks up a localized string similar to Can not initiate call with. /// internal static string UnassignedContacts { get { return ResourceManager.GetString("UnassignedContacts", resourceCulture); } } /// /// Looks up a localized string similar to Not member of Groups. /// internal static string UnassignedGroups { get { return ResourceManager.GetString("UnassignedGroups", resourceCulture); } } /// /// Looks up a localized string similar to Unassigned Gateways. /// internal static string unassigngw { get { return ResourceManager.GetString("unassigngw", resourceCulture); } } /// /// Looks up a localized string similar to Unass. members. /// internal static string unassignmembers { get { return ResourceManager.GetString("unassignmembers", resourceCulture); } } /// /// Looks up a localized string similar to Unass. mobile. /// internal static string unassignMobile { get { return ResourceManager.GetString("unassignMobile", resourceCulture); } } /// /// Looks up a localized string similar to Unass. talk group. /// internal static string unassignRadioTalk { get { return ResourceManager.GetString("unassignRadioTalk", resourceCulture); } } /// /// Looks up a localized string similar to Unass. Units. /// internal static string unassignunits { get { return ResourceManager.GetString("unassignunits", resourceCulture); } } /// /// Looks up a localized string similar to Unassigned users. /// internal static string unassignuser { get { return ResourceManager.GetString("unassignuser", resourceCulture); } } /// /// Looks up a localized string similar to Base IP need to be unique. /// internal static string uniqueIP { get { return ResourceManager.GetString("uniqueIP", resourceCulture); } } /// /// Looks up a localized string similar to unit. /// internal static string unitlabel { get { return ResourceManager.GetString("unitlabel", resourceCulture); } } /// /// Looks up a localized string similar to Unit Name. /// internal static string unitname { get { return ResourceManager.GetString("unitname", resourceCulture); } } /// /// Looks up a localized string similar to Unit Name Pattern. /// internal static string UnitNamePattern { get { return ResourceManager.GetString("UnitNamePattern", resourceCulture); } } /// /// Looks up a localized string similar to Unit name pattern field must contain "#" character. /// internal static string unitnamepatternerr { get { return ResourceManager.GetString("unitnamepatternerr", resourceCulture); } } /// /// Looks up a localized string similar to Unit not in DB!!!. /// internal static string unitnot { get { return ResourceManager.GetString("unitnot", resourceCulture); } } /// /// Looks up a localized string similar to Unit ON/OFF. /// internal static string unitOnOff { get { return ResourceManager.GetString("unitOnOff", resourceCulture); } } /// /// Looks up a localized string similar to Unit pictures. /// internal static string UnitPictures { get { return ResourceManager.GetString("UnitPictures", resourceCulture); } } /// /// Looks up a localized string similar to Units. /// internal static string units { get { return ResourceManager.GetString("units", resourceCulture); } } /// /// Looks up a localized string similar to Units settings. /// internal static string unitset { get { return ResourceManager.GetString("unitset", resourceCulture); } } /// /// Looks up a localized string similar to Unit Type. /// internal static string unittype { get { return ResourceManager.GetString("unittype", resourceCulture); } } /// /// Looks up a localized string similar to Unit saved!!!. /// internal static string unsave { get { return ResourceManager.GetString("unsave", resourceCulture); } } /// /// Looks up a localized string similar to Update. /// internal static string update { get { return ResourceManager.GetString("update", resourceCulture); } } /// /// Looks up a localized string similar to User Added to Database!!!. /// internal static string useadd { get { return ResourceManager.GetString("useadd", resourceCulture); } } /// /// Looks up a localized string similar to User Already in Database!!!. /// internal static string useallin { get { return ResourceManager.GetString("useallin", resourceCulture); } } /// /// Looks up a localized string similar to User edited!!!. /// internal static string useedit { get { return ResourceManager.GetString("useedit", resourceCulture); } } /// /// Looks up a localized string similar to Users Form. /// internal static string useform { get { return ResourceManager.GetString("useform", resourceCulture); } } /// /// Looks up a localized string similar to User not found in Database!!!. /// internal static string usein { get { return ResourceManager.GetString("usein", resourceCulture); } } /// /// Looks up a localized string similar to User Name. /// internal static string usename { get { return ResourceManager.GetString("usename", resourceCulture); } } /// /// Looks up a localized string similar to User. /// internal static string user { get { return ResourceManager.GetString("user", resourceCulture); } } /// /// Looks up a localized string similar to Users. /// internal static string users { get { return ResourceManager.GetString("users", resourceCulture); } } /// /// Looks up a localized string similar to User Type. /// internal static string usetype { get { return ResourceManager.GetString("usetype", resourceCulture); } } /// /// Looks up a localized string similar to Vehicle email must be unique. /// internal static string vehEmailUnique { get { return ResourceManager.GetString("vehEmailUnique", resourceCulture); } } /// /// Looks up a localized string similar to Vehicle name must be unique.. /// internal static string vehNameUnique { get { return ResourceManager.GetString("vehNameUnique", resourceCulture); } } /// /// Looks up a localized string similar to Vehicle phone must be unique. /// internal static string vehPhoneUnique { get { return ResourceManager.GetString("vehPhoneUnique", resourceCulture); } } /// /// Looks up a localized string similar to Voice. /// internal static string voice { get { return ResourceManager.GetString("voice", resourceCulture); } } /// /// Looks up a localized string similar to Voice enabled. /// internal static string voiceEN { get { return ResourceManager.GetString("voiceEN", resourceCulture); } } /// /// Looks up a localized string similar to Voice Settings. /// internal static string voiceSettings { get { return ResourceManager.GetString("voiceSettings", resourceCulture); } } /// /// Looks up a localized string similar to Vision. /// internal static string VS { get { return ResourceManager.GetString("VS", resourceCulture); } } /// /// Looks up a localized string similar to Please wait until all daily reports are generated. /// internal static string waitDailyReports { get { return ResourceManager.GetString("waitDailyReports", resourceCulture); } } /// /// Looks up a localized string similar to Warning. /// internal static string warning { get { return ResourceManager.GetString("warning", resourceCulture); } } /// /// Looks up a localized string similar to We have a double . /// internal static string wehavedouble { get { return ResourceManager.GetString("wehavedouble", resourceCulture); } } /// /// Looks up a localized string similar to Yes. /// internal static string yes { get { return ResourceManager.GetString("yes", resourceCulture); } } /// /// Looks up a localized string similar to You need to load a valid image before adding to database.. /// internal static string YouneedtoLoadImage { get { return ResourceManager.GetString("YouneedtoLoadImage", resourceCulture); } } /// /// Looks up a localized string similar to Zone Alarms. /// internal static string zoneAlarms { get { return ResourceManager.GetString("zoneAlarms", resourceCulture); } } /// /// Looks up a localized string similar to Zone NR already in Database!. /// internal static string zoneinDB { get { return ResourceManager.GetString("zoneinDB", resourceCulture); } } /// /// Looks up a localized string similar to Zone Name. /// internal static string ZoneName { get { return ResourceManager.GetString("ZoneName", resourceCulture); } } } }