summaryrefslogtreecommitdiffstats
path: root/svx/inc
diff options
context:
space:
mode:
authorCarsten Driesner <cd@openoffice.org>2010-07-21 11:54:48 +0200
committerCarsten Driesner <cd@openoffice.org>2010-07-21 11:54:48 +0200
commit2986fe6067949eb4aae3cc5ec195783f55033c2b (patch)
tree5fe6832d648a97ef427f97d885c0dfb77e5c8c02 /svx/inc
parentCWS-TOOLING: integrate CWS sw33bf06_OOO330 (diff)
downloadcore-2986fe6067949eb4aae3cc5ec195783f55033c2b.tar.gz
core-2986fe6067949eb4aae3cc5ec195783f55033c2b.zip
fwk150: Make find bar string localizable
Diffstat (limited to 'svx/inc')
-rw-r--r--[-rwxr-xr-x]svx/inc/svx/dialogs.hrc4
1 files changed, 3 insertions, 1 deletions
diff --git a/svx/inc/svx/dialogs.hrc b/svx/inc/svx/dialogs.hrc
index d193652b57fc..fd7561bb7192 100755..100644
--- a/svx/inc/svx/dialogs.hrc
+++ b/svx/inc/svx/dialogs.hrc
@@ -956,7 +956,9 @@
#define RID_SVXSTR_OUTLINENUM_DESCRIPTION_6 (RID_SVXSTR_OUTLINENUM_DESCRIPTIONS + 6)//?
#define RID_SVXSTR_OUTLINENUM_DESCRIPTION_7 (RID_SVXSTR_OUTLINENUM_DESCRIPTIONS + 7)//?
-#define RID_SVXSTR_NEXTFREE (RID_SVX_START + 1190)
+#define RID_SVXSTR_FINDBAR_FIND (RID_SVX_START + 1190)
+
+#define RID_SVXSTR_NEXTFREE (RID_SVX_START + 1191)
// ----------------------------------------------------------------------------
// if we have _a_lot_ time, we should group the resource ids by type, instead