desktop.src (158fda6a) desktop.src (aa67d19c)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 80 unchanged lines hidden (view full) ---

89 Text [ en-US ] = "The component manager is not available.";
90};
91
92String STR_BOOTSTRAP_ERR_NO_CFG_SERVICE
93{
94 Text [ en-US ] = "The configuration service is not available.";
95};
96
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 80 unchanged lines hidden (view full) ---

89 Text [ en-US ] = "The component manager is not available.";
90};
91
92String STR_BOOTSTRAP_ERR_NO_CFG_SERVICE
93{
94 Text [ en-US ] = "The configuration service is not available.";
95};
96
97String STR_BOOTSTRAP_ERR_MULTISESSION
98{
99 Text [ en-US ] = "You have another instance running in a different terminal session. Close that instance and then try again.";
100};
101
97String STR_ASK_START_SETUP_MANUALLY
98{
99 Text [ en-US ] = "Start the setup application to repair the installation from the CD or the folder containing the installation packages.";
100};
101
102String STR_CONFIG_ERR_SETTINGS_INCOMPLETE
103{
104 Text [ en-US ] = "The startup settings for accessing the central configuration are incomplete. ";

--- 127 unchanged lines hidden ---
102String STR_ASK_START_SETUP_MANUALLY
103{
104 Text [ en-US ] = "Start the setup application to repair the installation from the CD or the folder containing the installation packages.";
105};
106
107String STR_CONFIG_ERR_SETTINGS_INCOMPLETE
108{
109 Text [ en-US ] = "The startup settings for accessing the central configuration are incomplete. ";

--- 127 unchanged lines hidden ---