summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/app.src
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-12-21 20:33:57 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-12-29 18:02:26 +0000
commit5aa0ac02a0cb9b7a387366f841bc603cbe396eaa (patch)
tree01b2f9529a5807c131f1582abbd7c25b93ab4017 /sfx2/source/appl/app.src
parentd906615e35c1a255c58c3f2085c8e2f110eb522a (diff)
callcatcher: update unused code list
Change-Id: I47467b53705f8059a829126a598e29a1105df13c
Diffstat (limited to 'sfx2/source/appl/app.src')
-rw-r--r--sfx2/source/appl/app.src7
1 files changed, 1 insertions, 6 deletions
diff --git a/sfx2/source/appl/app.src b/sfx2/source/appl/app.src
index be348fdab1dc..78457ae6b8be 100644
--- a/sfx2/source/appl/app.src
+++ b/sfx2/source/appl/app.src
@@ -59,16 +59,11 @@ QueryBox MSG_QUERY_LASTVERSION
Message [ en-US ] = "Cancel all changes?" ;
};
-InfoBox RID_DOCALREADYLOADED_DLG
-{
- Message [ en-US ] = "Document already open." ;
-};
-
ErrorBox MSG_ERR_NO_WEBBROWSER_FOUND
{
BUTTONS = WB_OK ;
DEFBUTTON = WB_DEF_OK ;
- Message[ en-US ] = "%PRODUCTNAME could not find a web browser on your system. Please check your Desktop Preferences or install a web browser (for example, Mozilla) in the default location requested during the browser installation." ;
+ Message[ 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