<Framework>
    <Label id="Yes" text="Yes"/>
    <Label id="No" text="No"/>
    <Label id="Cancel" text="Cancel"/>
    <Label id="OK" text="OK"/>
    <Label id="GotIt" text="Got It"/>
    <Label id="Warning" text="Warning"/>
    <Label id="CancelContinue" text="Discard"/>
    <Label id="CancelBack" text="Back"/>
    <Label id="SaveContinue" text="Save"/>
    <Label id="IgnoreContinue" text="Ignore"/>
    <Label id="Validation" text="Validation"/>
    <Label id="Confirmation" text="Confirmation"/>
    <Label id="Info" text="Info"/>
    <Label id="Discard" text="Discard"/>
    <Label id="Error" text="Error"/>
    <Label id="Next" text="Next"/>
    <Label id="Previous" text="Previous"/>
    <Label id="Search" text="Search"/>
    <Label id="Notification" text="Notification"/>
    <Label id="Alert" text="Alert"/>
    <Label id="Navigation" text="Navigation"/>
    <Label id="Details" text="Details"/>
    <Label id="Share" text="Share"/>
    <Label id="Close" text="Close"/>

    <!-- FastDataEntry -->
    <Label id="StartTyping" text="Start typing"/>
    <Label id="ResultCountMessage" text="Showing #displayCount# of #resultCount# results"/>
    <Label id="NoResultsMessage" text="Sorry, we couldn't find any results."/>
    <Label id="Column" text="Column"/>
    <Label id="ColumnNumberInClipboard" text="Column number in clipboard"/>
    <Label id="Settings" text="Settings"/>
    <Label id="Mapping" text="Mapping"/>
    <Label id="Preview" text="Preview"/>
    <Label id="RowsFound" text="rows found"/>
    <Label id="Problems" text="problems"/>
    <Label id="Skipped" text="skipped"/>

    <Label id="DataImportWizard_ProblemGridColumn1" text="Row"/>
    <Label id="DataImportWizard_ProblemGridColumn2" text="Column"/>
    <Label id="DataImportWizard_ProblemGridColumn3" text="Problem"/>
    <Label id="DataImportWizard_ProblemsFoundHeadline" text="Problems found"/>
    <Label id="DataImportWizard_ProblemsFoundDetails" text="Check the source you copied from and reload or update the mappings"/>
    <Label id="DataImportWizard_ProblemUITitle" text="Paste from Clipboard"/>

    <Label id="DataImportWizardValidations_ClipboardSizeExceeded" text="Clipboard content is too big. Try copying less rows."/>
    <Label id="DataImportWizardValidations_NoData" text="No data found in the clipboard."/>
    <Label id="DataImportWizardValidations_TooManyRows" text="Maximum of #MAX_ROW_NO# rows was exceeded, complete the paste process and repeat for additional rows."/>
    <Label id="DataImportWizardValidations_NoColMapping" text="Mapping invalid. Select another column in the Mapping grid."/>
    <Label id="DataImportWizardValidations_RowHasNotEnoughCols" text="Not enough columns. Make sure all rows have the same number of columns you see in the mapping grid."/>
    <Label id="DataImportWizardValidations_MaxLength" text="Value exceeds maximum length."/>
    <Label id="DataImportWizardValidations_RegexNotMatching" text="Value contains invalid characters."/>
    <Label id="DataImportWizardValidations_DatasourceValidationFailed" text="Value not found in list of allowed values."/>
    <Label id="DataImportWizardValidations_NotANumber" text="Value is not a number."/>
    <Label id="DataImportWizardValidations_TooManyErrors" text="Showing the first #MAX_PROBLEM_NO# problems. Once problems are fixed, more will be shown here."/>

    <Label id="MappingDetails" text="Check the preview to make sure the mapping is correct"/>
    <Label id="PreviewDetails" text="Showing first rows"/>
    <Label id="ThousandsSeperator" text="Thousands Seperator"/>
    <Label id="DecimalSeperator" text="Decimal Seperator"/>
    <Label id="ShowDetails" text="Show Details"/>

    <!-- END of FastDataEntry -->

    <!-- Attachments -->
  <Label id="Documents" text="Documents" />
  <Label id="Images" text="Images" />
  <Label id="Videos" text="Videos" />
  <Label id="NoMediaAvailable" text="No media available" />
  <Label id="NoMediaAvailableMessage" text="When media is added, you'll see it here." />
  <Label id="Attachment" text="Attachment" />
  <Label id="Attachment_TmpPath" text="Cannot display unsaved images in fullscreen mode. Please save first and try again." />
    <!-- END of Attachments-->
    <!-- Advanced Search -->
  <Label id="AdvSearch_SaveFavorite" text="Save as My Favorite" />
  <Label id="AdvSearch_FavoriteActive" text="Favorite" />
  <Label id="AdvSearch_DeleteFavorite" text="Delete My Favorite" />
  <Label id="AdvSearch_ClearAll" text="Clear All" />
  <Label id="AdvSearch_Reset" text="Reset" />
  <Label id="AdvSearch_Title" text="Search" />
  <Label id="AdvSearch_AddToDate" text="Offset" />
  <Label id="AdvSearch_AlwaysToday" text="Always current" />
  <Label id="AdvSearch_Any" text="Any" />
  <Label id="AdvSearch_On" text="On" />
  <Label id="AdvSearch_Ignore" text="Ignore" />
  <Label id="AdvSearch_Off" text="Off" />
  <Label id="AdvSearch_Done" text="Done" />
  <Label id="AdvSearch_Operator" text="Operator" />
  <Label id="AdvSearch_Search" text="Search" />
  <Label id="AdvSearch_Contains" text="Contains" />
  <Label id="AdvSearch_ContainsNot" text="Contains not" />
  <Label id="AdvSearch_Equals" text="Equals [=]" />
  <Label id="AdvSearch_NotEquals" text="Not Equals [&lt;&gt;]" />
  <Label id="AdvSearch_Smaller" text="Smaller [&lt;]" />
  <Label id="AdvSearch_Greater" text="Greater [&gt;]" />
  <Label id="AdvSearch_Apply" text="Apply" />
  <Label id="AdvSearch_ApplyFilter" text="Apply Filter" />
  <Label id="AdvSearch_Date" text="Date" />
  <Label id="AdvSearch_Time" text="Time" />
  <Label id="AdvSearch_AlwaysNow" text="Use Now" />
  <Label id="AdvSearch_Within" text="Within" />
  <Label id="AdvSearch_Cancel" text="Cancel" />


  <!-- END of Advanced Search -->
    <!-- Date Picker UI -->
  <Label id="DatePickerUI_Set" text="Set" />
  <Label id="DatePickerUI_SetToday" text="Today" />
  <Label id="DatePickerUI_Clear" text="Clear" />
  <Label id="DatePickerUI_CW" text="CW" />
  <Label id="DatePickerUI_Cancel" text="Cancel" />
  <Label id="DatePickerUI_MinMaxHeader" text="Invalid Date" />
  <Label id="DatePickerUI_MinMessage" text="Date must not be earlier than" />
  <Label id="DatePickerUI_MaxMessage" text="Date must not be later than" />
  <Label id="DatePickerUI_January" text="January" />
  <Label id="DatePickerUI_February" text="February" />
  <Label id="DatePickerUI_March" text="March" />
  <Label id="DatePickerUI_April" text="April" />
  <Label id="DatePickerUI_May" text="May" />
  <Label id="DatePickerUI_June" text="June" />
  <Label id="DatePickerUI_July" text="July" />
  <Label id="DatePickerUI_August" text="August" />
  <Label id="DatePickerUI_September" text="September" />
  <Label id="DatePickerUI_October" text="October" />
  <Label id="DatePickerUI_November" text="November" />
  <Label id="DatePickerUI_December" text="December" />
  <Label id="DatePickerUI_January_Short" text="Jan" />
  <Label id="DatePickerUI_February_Short" text="Feb" />
  <Label id="DatePickerUI_March_Short" text="Mar" />
  <Label id="DatePickerUI_April_Short" text="Apr" />
  <Label id="DatePickerUI_May_Short" text="May" />
  <Label id="DatePickerUI_June_Short" text="Jun" />
  <Label id="DatePickerUI_July_Short" text="Jul" />
  <Label id="DatePickerUI_August_Short" text="Aug" />
  <Label id="DatePickerUI_September_Short" text="Sep" />
  <Label id="DatePickerUI_October_Short" text="Oct" />
  <Label id="DatePickerUI_November_Short" text="Nov" />
  <Label id="DatePickerUI_December_Short" text="Dec" />
  <Label id="DatePickerUI_Monday" text="Mon" />
  <Label id="DatePickerUI_Tuesday" text="Tue" />
  <Label id="DatePickerUI_Wednesday" text="Wed" />
  <Label id="DatePickerUI_Thursday" text="Thu" />
  <Label id="DatePickerUI_Friday" text="Fri" />
  <Label id="DatePickerUI_Saturday" text="Sat" />
  <Label id="DatePickerUI_Sunday" text="Sun" />
  <Label id="DatePickerUI_Monday_Long" text="Monday" />
  <Label id="DatePickerUI_Tuesday_Long" text="Tuesday" />
  <Label id="DatePickerUI_Wednesday_Long" text="Wednesday" />
  <Label id="DatePickerUI_Thursday_Long" text="Thursday" />
  <Label id="DatePickerUI_Friday_Long" text="Friday" />
  <Label id="DatePickerUI_Saturday_Long" text="Saturday" />
  <Label id="DatePickerUI_Sunday_Long" text="Sunday" />
    <!-- END of Date Picker UI -->
    <!-- Time Picker UI -->
  <Label id="TimePickerUI_Cancel" text="Cancel" />
  <Label id="TimePickerUI_Done" text="Done" />
  <Label id="TimePickerUI_Now" text="Now" />
    <!-- END of Time Picker UI -->
    <!-- Calendar control -->
  <Label id="Calendar_TimeId" text="Time" />
  <Label id="Calendar_SundayId" text="Sun" />
  <Label id="Calendar_MondayId" text="Mon" />
  <Label id="Calendar_TuesdayId" text="Tue" />
  <Label id="Calendar_WednesdayId" text="Wed" />
  <Label id="Calendar_ThursdayId" text="Thu" />
  <Label id="Calendar_FridayId" text="Fri" />
  <Label id="Calendar_SaturdayId" text="Sat" />
  <Label id="Calendar_DatepickerId" text="Datepicker" />
  <Label id="Calendar_AllDayId" text="all-day"/>
  <Label id="Calendar_AllDayOverflowId" text="more"/>
    <!-- END of Calendar control -->
    <!-- Master Detail-->
  <Label id="MasterDetail_ConfirmationMsg" text="The detail object in your screen has changed. Do you want to continue and save the changes?" />
  <Label id="MasterDetail_SaveFailed" text="Saving failed." />
    <!-- END of Master Detail-->
  <Label id="ReplicationUpdatePackageAvailable" text="A new update package is available. Please restart the application to download and install the update" />
  <Label id="ReplicationPasswordAccessDenied" text="The app is not able to get synchronized with the server because your user password is expired. Please go to 'Change Password' menu and update it." />
  <Label id="ReplicationConnectionError" text="Replication failed. Connection to the server not available." />
  <Label id="Exception_CriticalErrorTitle" text="Critical Error" />
  <Label id="Exception_CriticalErrorMessage" text="To avoid data corruption, please restart the application." />
    <!-- PrintV2 -->
  <Label id="PrintV2_ToggleNotFound" text="Toggle not found"/>
  <Label id="PrintV2_ToggleValueNotFound" text="Toggle value not found"/>
  <Label id="PrintV2_ToggleFieldNotFound" text="Toggle field not found"/>
  <Label id="PrintV2Preview_Title" text="PDF preview"/>
    <!-- END of PrintV2 -->
    <!-- Loadmask -->
  <Label id="Loading" text="Loading" />
  <Label id="Initializing_Database" text="Initializing Database" />
  <Label id="Updating_Application" text="Updating Application" />
  <Label id="Deploying_Application" text="Deploying Application" />
  <Label id="Replicating" text="Replicating" />
    <!-- END of Loadmask -->
    <!-- Restriction violation checks -->
  <Label id="DomainCheckViolationTitle" text="Domain restriction error" />
  <Label id="DomainCheckViolation" text="The changes you made cannot be saved, because the value of '#ORIGVALUE#' in the property  '#FIELD#'  violates the restriction '#RESTRICTION#' for the property domain '#DOMAINNAME#'. Please correct the value and try saving again." />
  <Label id="DomainCheckDateFormat" text="Date format is 'YYYY-MM-DD hh:mm:ss' or 'YYYY-MM-DD'" />
  <Label id="DomainCheckNumberFormat" text="Number format is '#LENGTH#'" />
  <Label id="DomainCheckMinimum" text="Minimum value is '#MINVALUE#'" />
  <Label id="DomainCheckMaximum" text="Maximum value is '#MAXVALUE#'" />
  <Label id="DomainCheckLength" text="Maximum length is '#LENGTH#' characters" />
    <!-- END of Restriction violation checks -->
    <!-- NumberPad -->
  <Label id="NumberPadUI_Minus" text="+/-" />
  <Label id="NumberPadUI_MinMaxValidationMessageHeader"  text="Invalid number" />
  <Label id="NumberPadUI_MinMessage" text="must not be smaller than" />
  <Label id="NumberPadUI_MaxMessage" text="must not be greater than" />
    <!-- END of NumberPad -->
    <!-- Setting the min req. connection type for Replication-->
  <Label id="ReplicationConnectionRequired_Title" text="Error" />
  <Label id="ReplicationConnectionRequired_Message" text="Cannot set the connection type #TYPE#. Only the types NONE(0), CELL(1), ETHERNET(2), WIFI(3) and ALL(5) are allowed." />
    <!-- END of Setting the min req. connection type for Replication-->
    <!-- Additional Replication Synchronization and Connection faults during manual Sync -->
  <Label id="ReplicationManualSyncDisabled" text="No synchronization possible. All data connections have been disabled." />
  <Label id="ReplicationManualSyncRestricted" text="Unable to synchronize due to current data transmission adjustments." />
  <Label id="ReplicationConnectionBrokenUpload" text="Synchronization error. Data upload to the backend server was not successful." />
  <Label id="ReplicationConnectionBrokenDownload" text="Synchronization error. Data download from the backend server was not successful." />
  <Label id="ReplicationConnectionBrokenTransmission" text="Synchronization error. Data transmission in both directions failed." />
  <Label id="ReplicationDeviceDisabled" text="Replication failed. This installation has been disabled for synchronization. Please contact your system administrator." />
    <!-- END of Additional Replication Synchronization and Connection faults during manual Sync -->
	<!-- Replication Notifications in Customization Mode -->
	<Label id="ReplicationCustomizationNotAllowed"
           text="Synchronization is not allowed in customization mode"/>
	<!-- END of Replication Notifications in Customization Mode -->
  <!-- Replication Notifications cloud speficic -->
  <Label id="NoLogoutDuringSFReplication"
           text="The device is currently synchronizing with the backend and no logout is possible. Please try again later."/>
  <!-- END of Replication Notifications in Customization Mode -->
  <!-- Replication labels on Dashboard for iPad-->
	<Label id="Replication_LastUpload" text="Last Upload:" />
	<Label id="Replication_LastDownload" text="Last Download:" />
	<!-- END of Replication labels on Dashboard for iPad-->
  <!-- Replication labels on SyncDetails of SyncCardContainer-->
  <Label id="ReplicationSyncCard_Conjunction" text="and" />
  <Label id="ReplicationSyncCard_NotUploaded_Plural" text="are not uploaded yet." />
  <Label id="ReplicationSyncCard_NotUploaded_Singular" text="is not uploaded yet." />

  <Label id="ReplicationSyncCard_NonePending" text="are available for upload." />
  <Label id="Synchronizing" text="Synchronizing" />
  <Label id="Uploading_Data" text="Uploading data" />
  <Label id="Cleaning_Up" text="Purging data" />
  <Label id="Downloading_Data" text="Downloading data" />
  <Label id="Downloading_Attachments" text="Downloading attachments" />
  <!-- END of Replication labels on SyncDetails section of SyncCardContainer-->
    <!-- Printer Preview -->
    <Label id="PrintId" text="Print"/>
    <!-- END Printer Preview -->
    <!-- PrintingV2 -->
    <Label id="PrintingV2_SharePdf" text="Your PDF is ready to be shared."/>
    <!-- END PrintingV2 -->
    <!-- System settings -->
    <Label id="SystemSettingsUI_SettingsLabelId" text="Framework settings"/>
    <Label id="SystemSettingsUI_SendLogsLabelId" text="Send logs"/>
    <Label id="SystemSettingsUI_ClearLogsLabelId" text="Clear logs"/>
    <Label id="SystemSettingsUI_DumpCacheLabelId" text="Dump cache"/>
    <Label id="SystemSettingsUI_LoggingGroupLabelId" text="Logging"/>
    <Label id="SystemSettingsUI_EnableLoggingBoxLabelId" text="Logging enabled"/>
    <Label id="SystemSettingsUI_LogSizeStepperLabelId" text="File size (KB)"/>
    <Label id="SystemSettingsUI_LogNumberStepperLabelId" text="Number of log files"/>
    <Label id="SystemSettingsUI_CachingGroupLabelId" text="UI caching"/>
    <Label id="SystemSettingsUI_CachingEnabledCheckboxLabelId" text="UI caching enabled"/>
    <Label id="SystemSettingsUI_CacheSizeLabelId" text="Cache size"/>
    <Label id="EmailNotSupported" text="Email is not available in browser scenario."/>
    <!-- END System settings-->
    <!-- App context value setter -->
    <Label id="InvalidContextKeyOrProperty" text="Cannot set app context value for the #KEY# / #PROPERTY#"/>
    <Label id="InvalidContextKeyOrPropertyRead" text="Cannot retrieve app context value for the #KEY# / #PROPERTY#"/>
  <Label id="MapAlreadyInitialized" text="The map API has already been initialized. Please restart the app if you want to reset the map API."/>
    <!-- END App context value setter-->
    
    <!-- Signature Capture -->
    <Label id="Sign_Now" text="Sign now"/>
    <!-- END Signature Capture -->

<!-- SSO Login -->
	<Label id="SSOLoginAuthenticateNow" text="Authenticate Now"/>
	<Label id="SSOLoginAuthenticateTitle" text="Authentication Required"/>
	<Label id="SSOLoginAuthenticateMsg" text="Please note that your data wont get synched until you Authenticate!"/>
    <Label id="SSOLoginOfflineAuthenticateMsg" text="Your session has timed out. Online reauthentication required."/>
	<Label id="SSOLoginAuthenticateNow" text="Skip Synchronization"/>
    <Label id="ServerNotResolved" text="A server with the specified hostname could not be found!"/>
    <Label id="DeviceOffline" text="The device is offline!"/>
	<!-- END SSO Login-->
    
    <!-- SSO LogOff -->
	<Label id="NoNetworkAvailable" text="No Network available"/>
    <Label id="GoOnlineToLogin" text="Go online to login again"/>
    <Label id="loginFailedTitle" text="Login Failed"/>
    <Label id="loginFailedMsg" text="Please try logging again"/>
	<Label id="netwErrTitle" text="Network error"/>
  <Label id="ContactAdmin" text="Please contact your administrator."/>
  <Label id="ServerNotReachable" text="Server not reachable!"/>
    <!-- END SSO LoOff-->
    
    <!-- Version Info -->
    <Label id="NoVersionInformationAvailable" text="No build information available."/>
    <!-- END Version Info -->
    <!-- Bluetooth scanner config -->
    <Label id="BTError" text="Bluetooth Configuration Error"/>
    <Label id="BTPrefixSuffixError" text="Setting the prefix and suffix for the BT scanner failed.&lt;br&gt;Please contact your system administrator."/>
    <!-- END Bluetooth scanner config  -->
    <!-- Internal Viewer Popup  -->
    <Label id="fileNotFoundTitle" text="File not found"/>
    <Label id="fileNotFoundMessage" text="It seems the file you are trying to open does not exist. If it is an attachment, please re-sync the app."/>
    <!-- END Internal Viewer Popup  -->
    <!-- MapComponent  -->
    <Label id="MapIsBlockedLabel" text="Either internet connectivity is very slow or google maps is blocked"/>
    <!-- END MapComponent  -->
  
  <!-- Pick replication type -->
  <Label id="SyncActive" text="Synchronization is running. Please try again later."/>
  <Label id="OnTheRoadSyncLabelId" text="On-the-Road-Sync"/>
  <Label id="FirstSyncOfDayLabelId" text="First-Sync-of-Day"/>
  <!-- END Pick replication type -->
  
  <!-- About screen-->
  <Label id="AboutScreenTitle" text="About"/>
  <Label id="LicenceInfoText" text="The following 3rd party components are used by "/>
  <Label id="LicenceInfo" text="The following 3rd party components are used by #applicationName#" translationStatus="0" />
  <Label id="VersionInfoText" text="Version Information:"/>
  <Label id="AppRunIdText" text="App Run ID:"/>
  <Label id="CopySupportInfoButtonText" text="Copy Support Info"/>
  <Label id="DeviceIdText" text="Device ID: #deviceid#"/>
  <!-- License screen-->
  <Label id="LicenseInfoScreenId" text="License"/>
  <!-- Replication type screen-->
  <Label id="PickReplicationTypeScreenId" text="Sync modes"/>
  <!-- Print Preview screen-->
  <Label id="PrintPreview" text="Print Preview"/>

  <!--Sync and startup -->
  <Label id="SyncFailed" text="Synchronization Failed"/>
  <Label id="SyncLoginError" text="Login Error"/>
  <Label id="Sync_Skipped" text="Skipped"/>
  <Label id="syncCancelInProgress" text="Cancelling..."/>
  <Label id="syncCancelButtonLabel" text="CANCEL"/>
  <Label id="SyncNotRegisteredUser" text="The application is already registered to another user. Please login with the original credentials that were registered."/>
  <Label id="Sync_Connecting" text="Connecting"/>
  <Label id="Sync_DownloadingConfiguration" text="Downloading App Content"/>
  <Label id="Sync_UploadingData" text="Uploading Data"/>
  <Label id="Sync_Purging" text="Purging"/>
  <Label id="Sync_DownloadingData" text="Downloading Data"/>
  <Label id="Sync_ConfiguringApplication" text="Configuring App"/>
  <Label id="Sync_DownloadingOnDemandData" text="Downloading More Data"/>
  <Label id="Sync_Done" text="Done"/>
  <Label id="Sync_Error" text="There was an error during synchronization"/>

  <!-- Phone dialer / SMS-->
  <Label id="PhoneDialerUnavailable" text="Phone dialer not available."/>
  <Label id="Mobile_number_missing" text="Mobile-number missing."/>
  <Label id="PhoneError" text="Error in phone dialer."/>
  <Label id="SMS_not_supported" text="SMS not supported."/>
  <Label id="SMSError" text="Error in SMS application."/>
  <Label id="SMSCancelled" text="User canceled sending SMS."/>

  <!-- Pin Screen -->
  <Label id="WarningInactiveTooLong" text="You've been inactive for too long"/>
  <Label id="PleaseEnterYourPin" text="To continue working, please enter your PIN"/>
  <Label id="PinRequiredTitle" text="PIN required"/>
  <Label id="WrongPin" text="The pin you entered is incorrect."/>
  <Label id="WrongPinTryAgain" text="Wrong PIN, please try again"/>
  <Label id="AttemptsLeft" text="You have #AttemptsLeft# attempt(s) left to enter the correct PIN."/>
  <Label id="ChoosePin" text="Choose your PIN"/>
  <Label id="ConfirmPin" text="Confirm your PIN"/>
  <Label id="PinDontMatch" text="PINs don't match, please try again"/>
  <Label id="SameDigitPinError" text="Use of the same digit is not allowed"/>
  <Label id="NoResetPinDuringSFReplication" text="Log out will be executed after synchronization is finished for a Reset of the PIN."/>

  <!-- Device ID Changed -->
  <Label id="DeviceIdChanged" text="Device Id Changed"/>
  <Label id="DeviceIdChanged_UserMsg" text="You must re-authenticate and set new PIN to continue using the application." />
  
  <!-- Lookup -->
  <Label id="Select" text="Select"/>
  <!-- END Lookup -->

  <Label id="NoInfoAvailable" text="No information available"/>

  <!-- Typed Input Validation -->
  <Label id="ValidationMessageInputTooLong" text="We can't save your response for #processContextValue# because it's too long."/>
  <Label id="ValidationMessageInvalidData" text="Enter a valid value for #processContextValue#"/>
  
  <!-- Googlemap Error Handling -->
  <Label id="NoRouteFound" text="No route found."/>
  <Label id="DefaultRouteErrorMsg" text="Something went wrong while displaying route." />
  <Label id="InvalidGoogleMapAPIKey" text="Invalid Google Maps API Key or Client. Please contact your system administrator." />
  <Label id="MissingGoogleMapAPIKey" text="Missing Google Maps API Key or Client. Please contact your system administrator." />
  <Label id="InvalidGeoCoordinates" text="Invalid Geo Coordinates." />
  <Label id="DistanceError" text="First customer is more than 1000 KMs far from current location." />
  <Label id="AdditionalWaypointsLimitExceed" text="Only first 1000 additional waypoints are shown. Please refine your search." />
  <Label id="InvalidDistanceSearchRadius" text="The search radius cannot be displayed. Please contact your system administrator." />
  <Label id="PositionPlaceholderText" text="Choose starting point" />
  <Label id="UserLocation" text="Your Location" />
  <Label id="LastUserLocationError" text="Not able to determine current user location, last know location is used as current location." />
  <Label id="UserLocationNotFoundError" text="Not able to determine current user location." />
  <Label id="MapOfflineTitle" text="Looks like you're offline."/>
  <Label id="MapOfflineSubtext" text="Check your connection and try again."/>
  <!-- Theming -->
  <Label id="Theming_Header" text="Select your favorite theme"/>
  <Label id="Theming_Hint" text="Note: you'll need to restart the app to apply the theme"/>
  <Label id="Theming_Default" text="Default"/>
  
  <!-- FlexList -->
  <Label id="ListTruncatedMessage" text="List contains more than #RestrictedItemCount# items. The first #RestrictedItemCount# items are displayed."/>
  <!-- END FlexList -->

  <!-- UIPluginV2 -->
  <Label id="NO_UI_PLUGIN_FOUND" text="The UI plugin #uiPluginName# isn’t defined in #contractName# contract. Specify a valid UI plugin name and try again."/>
  <!-- END UIPluginV2 -->

  <!-- notificationPopupForUnsavedChanges -->
  <Label id="NotificationPopupForUnsavedChangesTitle" text="You have unsaved changes"/>
  <Label id="NotificationPopupForUnsavedChangesBody" text="Open CG Cloud, and then navigate back to the cockpit to save changes."/>
  <!-- END notificationPopupForUnsavedChanges -->

  <!-- thermalPrinter -->
  <Label id="BTNotEnabled" text="Bluetooth is turned off. Turn on bluetooth on this device and try again."/>
  <Label id="BTScanNoDevicesFound" text="No bluetooth device detected. Make sure that the thermal printer you’re trying to connect to is turned on and within the connection range."/>
  <Label id="BTScanFailed" text="Bluetooth scanning failed. Try scanning for bluetooth devices again."/>
  <Label id="BTConnectionFailed" text="Couldn’t connect to the thermal printer. Make sure the thermal printer you want to connect to is turned on and within the connection range, and try again."/>
  <Label id="BTPrintingSuccess" text="Success. Printing is complete."/>
  <Label id="BTPrintingFailed" text="Couldn’t process the print request. Make sure that this device is connected to the thermal printer and is within the connection range, and try again."/>
  <Label id="BTPrintingInProgress" text="Printing is in progress. Initiate a new print request after the current printing job is complete."/>
  <Label id="BTConnectionTimeout" text="Connection timeout. Make sure that you’re connecting to the correct thermal printer, and the thermal printer is within the connection range and turned on."/>
  <Label id="BTCanvasNotDefinedError" text="Previewing PDF print. Initiate a print request after the PDF print preview is complete."/>
  <Label id="BTDeviceNotSupportedError" text="Can’t print from simulator app. You can’t connect to a thermal printer from a simulator app. Try connecting from the app on a supported mobile device."/>
  <Label id="BTGenericError" text="Aww, snap! Something went wrong. Try again."/>
  <Label id="BTInvalidWidthError" text="Couldn’t process the print request. The print layout configuration is invalid. Contact your admin."/>
  <Label id="BTPeripheralTitle" text="Select a thermal printer"/>
  <!-- END thermalPrinter -->

  <!-- Picture Editor -->
  <Label id="PictureEdit_Draw" text="Draw"/>
  <Label id="PictureEdit_Move" text="Move"/>
  <Label id="PictureEdit_Clear" text="Clear"/>
  <Label id="PictureEdit_Image" text="Image" />
  <!-- END Picture Editor --> 

  <!-- Media List Control -->
  <Label id="Sketch_Title" text="Sketch"/>
  <!-- END Media List Control --> 

  <!-- Authentication -->
  <Label id="AuthenticationRequiredTitle" text="Authentication Required"/>
  <Label id="AuthenticationRequiredMsg" text="Authentication is required, you may authenticate or skip to work offline for a limited period of time."/>
  <Label id="Authentication_Now" text="Authenticate"/>
  <Label id="Authentication_Skip" text="Skip"/>
  <!-- End Authentication -->

  <!-- Generic -->
  <Label id="GenericErrorMessage" text="Error occurred. Please ask your Administrator."/>
  <!-- End Generic -->

  <!-- Speech to Text -->
  <Label id="SpeechToText_InputHint" text="Start Talking..."/>
  <Label id="SpeechToText_CtaInitial" text="Start Listening"/>
  <Label id="SpeechToText_CtaListening" text="Stop Listening"/>
  <Label id="SpeechToText_FeatureUnavailable" text="Feature unavailable"/>
  
  <!-- Error Messages -->
  <Label id="SpeechToText_Error_Permission_Title" text="Enable microphone access?"/>
  <Label id="SpeechToText_Error_Permission_Body" text="Turn on microphone access to use voice features."/>
  <Label id="SpeechToText_Error_Permission_RightCta" text="Allow Access"/>

  <Label id="SpeechToText_Error_SpeechRecognisionPermission_Title" text="Enable the speech recognition?"/>
  <Label id="SpeechToText_Error_SpeechRecognisionPermission_Body" text="We need access to speech recognition to use voice features in the app."/>
  
  <Label id="SpeechToText_Error_Session_Title" text="Speech session already active"/>
  <Label id="SpeechToText_Error_Session_Body" text="Stop the current session and try again."/>
  <Label id="SpeechToText_Error_Session_RightCta" text="Stop &amp; Retry"/>
  
  <Label id="SpeechToText_Error_RecognitionNotSupported_Body" text="This device doesn't support speech recognition."/>
  
  <Label id="SpeechToText_Error_OnDeviceNotSupported_Title" text="Internet connection required"/>
  <Label id="SpeechToText_Error_OnDeviceNotSupported_Body" text="This device doesn't support offline speech recognition. Connect to the internet to use voice features."/>
  
  <Label id="SpeechToText_Error_NoSupportedLanguages_Body" text="No supported languages are available on this device."/>
  
  <Label id="SpeechToText_Error_LanguageUnavailable_Title" text="Download language pack"/>
  <Label id="SpeechToText_Error_LanguageUnavailable_Body" text="Download the language pack from your device settings."/>
  
  <Label id="SpeechToText_Error_Generic_Title" text="Transcription didn't work"/>
  <Label id="SpeechToText_Error_Generic_Body" text="We couldn't complete the transcription. Try again."/>

  <!-- Back Press Confirmation -->
  <Label id="SpeechToText_BackPress_Title" text="Discard transcription?"/>
  <Label id="SpeechToText_BackPress_Body" text="If you go back, your transcription won't be saved."/>
  <!-- End Speech to Text -->

  <!-- Lumina -->
  <Label id="LuminaUnsupportedMessage" text="This screen is not supported in the current user experience."/>
</Framework>
