summaryrefslogtreecommitdiffstats
path: root/sfx2/source/appl/app.src
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-08-15 21:16:42 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-08-15 23:30:23 +0200
commitc931bed5f1ab16e758f8da8e4304c9c126a1ca49 (patch)
treee2759f689bb99c4cae3c35d5583beaf59f2d01cc /sfx2/source/appl/app.src
parentErrorBox RID_ERRBOX_MODULENOTINSTALLED to String (diff)
downloadcore-c931bed5f1ab16e758f8da8e4304c9c126a1ca49.tar.gz
core-c931bed5f1ab16e758f8da8e4304c9c126a1ca49.zip
ErrorBox MSG_ERR_NO_ABS_URI_REF to String
Change-Id: Ifc6c6358e327c6ba1e5e552a698568736090e70b
Diffstat (limited to 'sfx2/source/appl/app.src')
-rw-r--r--sfx2/source/appl/app.src6
1 files changed, 2 insertions, 4 deletions
diff --git a/sfx2/source/appl/app.src b/sfx2/source/appl/app.src
index b6c6b96e637e..d1ddf93221ed 100644
--- a/sfx2/source/appl/app.src
+++ b/sfx2/source/appl/app.src
@@ -65,11 +65,9 @@ String STR_NO_WEBBROWSER_FOUND
Text [ en-US ] = "%PRODUCTNAME could not find a web browser on your system. Please check your Desktop Preferences or install a web browser (for example, Firefox) in the default location requested during the browser installation." ;
};
-ErrorBox MSG_ERR_NO_ABS_URI_REF
+String STR_NO_ABS_URI_REF
{
- BUTTONS = WB_OK ;
- DEFBUTTON = WB_DEF_OK ;
- Message[ en-US ] = "\"$(ARG1)\" is not an absolute URL that can be passed to an external application to open it." ;
+ Text [ en-US ] = "\"$(ARG1)\" is not an absolute URL that can be passed to an external application to open it." ;
};
Resource SID_UNKNOWN