diff options
Diffstat (limited to 'desktop/source/app/desktop.src')
-rw-r--r-- | desktop/source/app/desktop.src | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/desktop/source/app/desktop.src b/desktop/source/app/desktop.src index 0b6bc3f3c803..cd561861ac2b 100644 --- a/desktop/source/app/desktop.src +++ b/desktop/source/app/desktop.src @@ -28,16 +28,6 @@ #include "desktop.hrc" -String STR_RECOVER_QUERY -{ - Text [ en-US ] = "Should the file \"$1\" be restored?" ; -}; - -String STR_RECOVER_TITLE -{ - Text [ en-US ] = "File Recovery" ; -}; - WarningBox STR_RECOVER_PREPARED { Message [ en-US ] = "An unrecoverable error has occurred.\n\nAll modified files have been saved and can\nprobably be recovered at program restart." ; @@ -58,11 +48,6 @@ String STR_BOOTSTRAP_ERR_PATH_INVALID Text [ en-US ] = "The installation path is invalid."; }; -String STR_BOOTSTRAP_ERR_NO_PATH -{ - Text [ en-US ] = "The installation path is not available."; -}; - String STR_BOOTSTRAP_ERR_INTERNAL { Text [ en-US ] = "An internal error occurred."; @@ -103,31 +88,11 @@ 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."; }; -String STR_CONFIG_ERR_SETTINGS_INCOMPLETE -{ - Text [ en-US ] = "The startup settings for accessing the central configuration are incomplete. "; -}; - -String STR_CONFIG_ERR_CANNOT_CONNECT -{ - Text [ en-US ] = "A connection to the central configuration could not be established. "; -}; - -String STR_CONFIG_ERR_RIGHTS_MISSING -{ - Text [ en-US ] = "You cannot access the central configuration because of missing access rights. "; -}; - String STR_CONFIG_ERR_ACCESS_GENERAL { Text [ en-US ] = "A general error occurred while accessing your central configuration. "; }; -String STR_CONFIG_ERR_NO_WRITE_ACCESS -{ - Text [ en-US ] = "The changes to your personal settings cannot be stored centrally because of missing access rights. "; -}; - String STR_BOOTSTRAP_ERR_CFG_DATAACCESS { Text [ en-US ] = "%PRODUCTNAME cannot be started due to an error in accessing the %PRODUCTNAME configuration data.\n\nPlease contact your system administrator." ; @@ -213,11 +178,6 @@ InfoBox INFOBOX_EXPIRED Message [ en-US ] = "This Evaluation Version has expired. To find out more about %PRODUCTNAME,\nvisit http://www.oracle.com/us/products/applications/open-office."; }; -String STR_TITLE_EXPIRED -{ - Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION"; -}; - String STR_BOOTSTRAP_ERR_NO_PATHSET_SERVICE { Text [ en-US ] = "The path manager is not available.\n"; |