summaryrefslogtreecommitdiff
path: root/desktop/source/app/desktop.src
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/app/desktop.src')
-rw-r--r--desktop/source/app/desktop.src5
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop/source/app/desktop.src b/desktop/source/app/desktop.src
index 367bc128e195..383af8f71aa5 100644
--- a/desktop/source/app/desktop.src
+++ b/desktop/source/app/desktop.src
@@ -90,6 +90,11 @@ String STR_BOOTSTRAP_ERR_NO_CFG_SERVICE
Text [ en-US ] = "The configuration service is not available.";
};
+String STR_BOOTSTRAP_ERR_MULTISESSION
+{
+ Text [ en-US ] = "You have another instance running in a different terminal session. Close that instance and then try again.";
+};
+
String STR_ASK_START_SETUP_MANUALLY
{
Text [ en-US ] = "Start the setup application to repair the installation from the CD or the folder containing the installation packages.";