summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-08-20 22:02:18 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-08-20 22:02:18 +0200
commite6369973702286d92bfc34ab8305d4a9bcf5c27e (patch)
tree8c36dfb3116f85c753b999e83ccc583c6ac80243 /extensions
parentdba2bae5aa77492a47243590fe125e97e505814d (diff)
rename define too
Change-Id: I33c9c867f058d69739d1389c76f76f89f1150b93
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/update/ui/updatecheckui.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/update/ui/updatecheckui.cxx b/extensions/source/update/ui/updatecheckui.cxx
index 1c1120fc6b68..5f15da37ab6a 100644
--- a/extensions/source/update/ui/updatecheckui.cxx
+++ b/extensions/source/update/ui/updatecheckui.cxx
@@ -53,7 +53,7 @@
#include "updatecheckui.hrc"
-#define MSG_ERR_NO_WEBBROWSER_FOUND (RID_SFX_APP_START + 7)
+#define STR_NO_WEBBROWSER_FOUND (RID_SFX_APP_START + 7)
#define PROPERTY_TITLE "BubbleHeading"
#define PROPERTY_TEXT "BubbleText"