<?xml version="1.0" encoding="utf-8" ?> <Text> <Entry key="BrowserWindow_DeveloperConsoleMenuItem"> Developer Console </Entry> <Entry key="BrowserWindow_ZoomMenuItem"> Page Zoom </Entry> <Entry key="LogWindow_Title"> Application Log </Entry> <Entry key="MessageBox_ApplicationError"> An unrecoverable error has occurred! Please consult the application log for more information. The application will now shut down... </Entry> <Entry key="MessageBox_ApplicationErrorTitle"> Application Error </Entry> <Entry key="MessageBox_CancelButton"> Cancel </Entry> <Entry key="MessageBox_ClientConfigurationError"> The local client configuration has failed! Please consult the application log for more information. The application will now shut down... </Entry> <Entry key="MessageBox_ClientConfigurationErrorTitle"> Client Configuration Error </Entry> <Entry key="MessageBox_ClientConfigurationQuestion"> The client configuration has been saved and will be used when you start the application the next time. Do you want to quit for now? </Entry> <Entry key="MessageBox_ClientConfigurationQuestionTitle"> Configuration Successful </Entry> <Entry key="MessageBox_ConfigurationDownloadError"> Failed to download the new application configuration. Please try again or contact technical support. </Entry> <Entry key="MessageBox_ConfigurationDownloadErrorTitle"> Download Error </Entry> <Entry key="MessageBox_InvalidConfigurationData"> The configuration resource "%%URI%%" contains invalid data! </Entry> <Entry key="MessageBox_InvalidConfigurationDataTitle"> Configuration Error </Entry> <Entry key="MessageBox_InvalidPasswordError"> You failed to enter the correct password within 5 attempts. The application will now terminate... </Entry> <Entry key="MessageBox_InvalidPasswordErrorTitle"> Invalid Password </Entry> <Entry key="MessageBox_InvalidQuitPassword"> The application can only be terminated by entering the correct quit password. </Entry> <Entry key="MessageBox_InvalidQuitPasswordTitle"> Invalid Quit Password </Entry> <Entry key="MessageBox_NoButton"> No </Entry> <Entry key="MessageBox_NotSupportedConfigurationResource"> The configuration resource "%%URI%%" is not supported! </Entry> <Entry key="MessageBox_NotSupportedConfigurationResourceTitle"> Configuration Error </Entry> <Entry key="MessageBox_OkButton"> OK </Entry> <Entry key="MessageBox_Quit"> Do you want to quit the application? </Entry> <Entry key="MessageBox_QuitTitle"> Quit? </Entry> <Entry key="MessageBox_QuitError"> The client failed to communicate the shutdown request to the runtime! </Entry> <Entry key="MessageBox_QuitErrorTitle"> Quit Error </Entry> <Entry key="MessageBox_ReconfigurationDenied"> You are not allowed to reconfigure the application. </Entry> <Entry key="MessageBox_ReconfigurationDeniedTitle"> Reconfiguration Denied </Entry> <Entry key="MessageBox_ReconfigurationError"> The client failed to communicate the reconfiguration request to the runtime! </Entry> <Entry key="MessageBox_ReconfigurationErrorTitle"> Reconfiguration Error </Entry> <Entry key="MessageBox_ReconfigurationQuestion"> Would you like to reconfigure the application? </Entry> <Entry key="MessageBox_ReconfigurationQuestionTitle"> Configuration Detected </Entry> <Entry key="MessageBox_ReloadConfirmation"> Would you like to reload the current page? </Entry> <Entry key="MessageBox_ReloadConfirmationTitle"> Reload? </Entry> <Entry key="MessageBox_ServiceUnavailableError"> Failed to initialize the SEB service! The application will now terminate since the service is configured to be mandatory. </Entry> <Entry key="MessageBox_ServiceUnavailableErrorTitle"> Service Unavailable </Entry> <Entry key="MessageBox_ServiceUnavailableWarning"> Failed to initialize the SEB service. The application will continue initialization since the service is configured to be optional. </Entry> <Entry key="MessageBox_ServiceUnavailableWarningTitle"> Service Unavailable </Entry> <Entry key="MessageBox_SessionStartError"> The application failed to start a new session! Please consult the application log for more information... </Entry> <Entry key="MessageBox_SessionStartErrorTitle"> Session Start Error </Entry> <Entry key="MessageBox_ShutdownError"> An unexpected error occurred during the shutdown procedure! Please consult the application log for more information... </Entry> <Entry key="MessageBox_ShutdownErrorTitle"> Shutdown Error </Entry> <Entry key="MessageBox_StartupError"> An unexpected error occurred during the startup procedure! Please consult the application log for more information... </Entry> <Entry key="MessageBox_StartupErrorTitle"> Startup Error </Entry> <Entry key="MessageBox_UnexpectedConfigurationError"> An unexpected error occurred while trying to load configuration resource "%%URI%%"! Please consult the application log for more information... </Entry> <Entry key="MessageBox_UnexpectedConfigurationErrorTitle"> Configuration Error </Entry> <Entry key="MessageBox_YesButton"> Yes </Entry> <Entry key="Notification_AboutTooltip"> Information about SEB </Entry> <Entry key="Notification_LogTooltip"> Application Log </Entry> <Entry key="OperationStatus_CloseRuntimeConnection"> Closing runtime connection </Entry> <Entry key="OperationStatus_EmptyClipboard"> Emptying clipboard </Entry> <Entry key="OperationStatus_FinalizeServiceSession"> Finalizing service session </Entry> <Entry key="OperationStatus_InitializeBrowser"> Initializing browser </Entry> <Entry key="OperationStatus_InitializeConfiguration"> Initializing application configuration </Entry> <Entry key="OperationStatus_InitializeKioskMode"> Initializing kiosk mode </Entry> <Entry key="OperationStatus_InitializeProcessMonitoring"> Initializing process monitoring </Entry> <Entry key="OperationStatus_InitializeRuntimeConnection"> Initializing runtime connection </Entry> <Entry key="OperationStatus_InitializeServiceSession"> Initializing service session </Entry> <Entry key="OperationStatus_InitializeSession"> Initializing new session </Entry> <Entry key="OperationStatus_InitializeShell"> Initializing user interface </Entry> <Entry key="OperationStatus_InitializeWindowMonitoring"> Initializing window monitoring </Entry> <Entry key="OperationStatus_InitializeWorkingArea"> Initializing working area </Entry> <Entry key="OperationStatus_RestartCommunicationHost"> Restarting communication host </Entry> <Entry key="OperationStatus_RestoreWorkingArea"> Restoring working area </Entry> <Entry key="OperationStatus_RevertKioskMode"> Reverting kiosk mode </Entry> <Entry key="OperationStatus_StartClient"> Starting client </Entry> <Entry key="OperationStatus_StartCommunicationHost"> Starting communication host </Entry> <Entry key="OperationStatus_StartKeyboardInterception"> Starting keyboard interception </Entry> <Entry key="OperationStatus_StartMouseInterception"> Starting mouse interception </Entry> <Entry key="OperationStatus_StopClient"> Stopping client </Entry> <Entry key="OperationStatus_StopCommunicationHost"> Stopping communication host </Entry> <Entry key="OperationStatus_StopKeyboardInterception"> Stopping keyboard interception </Entry> <Entry key="OperationStatus_StopMouseInterception"> Stopping mouse interception </Entry> <Entry key="OperationStatus_StopProcessMonitoring"> Stopping process monitoring </Entry> <Entry key="OperationStatus_StopWindowMonitoring"> Stopping window monitoring </Entry> <Entry key="OperationStatus_TerminateBrowser"> Terminating browser </Entry> <Entry key="OperationStatus_TerminateShell"> Terminating user interface </Entry> <Entry key="OperationStatus_WaitExplorerStartup"> Waiting for Windows explorer to start up </Entry> <Entry key="OperationStatus_WaitExplorerTermination"> Waiting for Windows explorer to shut down </Entry> <Entry key="OperationStatus_WaitRuntimeDisconnection"> Waiting for the runtime to disconnect </Entry> <Entry key="PasswordDialog_Cancel"> Cancel </Entry> <Entry key="PasswordDialog_Confirm"> Confirm </Entry> <Entry key="PasswordDialog_LocalAdminPasswordRequired"> Please enter the administrator password for the local client configuration: </Entry> <Entry key="PasswordDialog_LocalAdminPasswordRequiredTitle"> Administrator Password Required </Entry> <Entry key="PasswordDialog_LocalSettingsPasswordRequired"> Please enter the settings password for the local client configuration: </Entry> <Entry key="PasswordDialog_LocalSettingsPasswordRequiredTitle"> Settings Password Required </Entry> <Entry key="PasswordDialog_QuitPasswordRequired"> Please enter the quit password in order to terminate the application: </Entry> <Entry key="PasswordDialog_QuitPasswordRequiredTitle"> Quit Password Required </Entry> <Entry key="PasswordDialog_SettingsPasswordRequired"> Please enter the settings password for the selected application configuration: </Entry> <Entry key="PasswordDialog_SettingsPasswordRequiredTitle"> Settings Password Required </Entry> <Entry key="RuntimeWindow_ApplicationRunning"> The application is running. </Entry> <Entry key="Shell_QuitButton"> Terminate Session </Entry> <Entry key="SystemControl_BatteryCharging"> Plugged in, charging... (%%CHARGE%%%) </Entry> <Entry key="SystemControl_BatteryCharged"> Fully charged (%%CHARGE%%%) </Entry> <Entry key="SystemControl_BatteryChargeCriticalWarning"> The battery charge is critically low. Please connect your computer to a power supply! </Entry> <Entry key="SystemControl_BatteryChargeLowInfo"> The battery charge is getting low. Consider connecting your computer to a power supply in time... </Entry> <Entry key="SystemControl_BatteryRemainingCharge"> %%HOURS%%h %%MINUTES%%min remaining (%%CHARGE%%%) </Entry> <Entry key="SystemControl_KeyboardLayoutTooltip"> The current keyboard layout is "%%LAYOUT%%" </Entry> <Entry key="SystemControl_WirelessConnected"> Connected to "%%NAME%%" </Entry> <Entry key="SystemControl_WirelessDisconnected"> Disconnected </Entry> <Entry key="SystemControl_WirelessNotAvailable"> No wireless network adapter available or turned on </Entry> <Entry key="Version"> Version </Entry> </Text>