12345678910111213141516171819202122232425262728293031 |
- #
- # Licensed Materials - Property of IBM
- # IBM Cognos Products: localizationkit
- # (C) Copyright IBM Corp. 2005, 2016
- # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- #
- ## DO NOT EDIT!
- ## Generated using CCLXmlToProperties.xslt
- ## END OF WARNING
- ##
- ## Component: BUX
- ##
- ## Description: BUX messages
- ##
- #
- # Section: DSP
- #
- # Description: BUX dispatcher controller messages.
- #
- UNEXPECTED_EXCEPTION_MSG = BUX-DSP-1301 Det oppstod et uventet unntak.
- MSGCODE_SERVICE_NOT_FOUND = BUX-DSP-1302 Tjenesten ble ikke funnet.
- MSG_SERVICE_NOT_FOUND = BUX-DSP-1302 Ingen behandler ble funnet for {0}.
- MSG_HANDLER_NOT_FOUND = BUX-DSP-1306 Fant ingen behandler. Du finner detaljer i loggen. Kontakt administratoren.
- MSG_WEB_CONTENT_ROOT_NOT_SET = BUX-DSP-1303 Kunne ikke definere rot for web-innhold.
- MSG_UNSAFE_DOMAIN = BUX-DSP-1304 Kan ikke behandle en foresp\u00f8rsel fra et usikkert domene.
- INFO_DISPATCHER_CONTROLLER_SENDING_RESPONSE = BUX Dispatcher Controller sender tilbake svar for foresp\u00f8rsel: {0}
- INFO_DISPATCHER_CONTROLLER_RECEIVING_REQUEST = BUX Dispatcher Controller mottar foresp\u00f8rsel: {0}
- REQUEST_VALIDATION_FAILED = BUX-DSP-1305 Foresp\u00f8rselen ble avvist fordi den ikke passerte parametervalideringen.
|