summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-06-04 10:26:01 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-06-04 10:26:01 +0000
commitdfd8747836dc0c857c356a2c794c20ffc2153d83 (patch)
tree7e251e700dfe6df64bb3fc0b7c85c3b92fa51318 /sfx2
parent4a44828bc42ebfcfe8be3cddb4d1812c9c73ad44 (diff)
INTEGRATION: CWS touchpoints01 (1.30.52); FILE MERGED
2008/06/02 16:49:28 tl 1.30.52.1: #i90146# strings for grammar checking UI
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/dialog/dialog.hrc4
1 files changed, 3 insertions, 1 deletions
diff --git a/sfx2/source/dialog/dialog.hrc b/sfx2/source/dialog/dialog.hrc
index eb7f78bb0f..708cf537cd 100644
--- a/sfx2/source/dialog/dialog.hrc
+++ b/sfx2/source/dialog/dialog.hrc
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: dialog.hrc,v $
- * $Revision: 1.30 $
+ * $Revision: 1.31 $
*
* This file is part of OpenOffice.org.
*
@@ -171,6 +171,8 @@
#define STR_GROUP_STYLES ( RC_DIALOG_BEGIN + 110 )
#define STR_PDF_EXPORT_SEND ( RC_DIALOG_BEGIN + 120 )
+#define STR_RECHECK_DOCUMENT ( RC_DIALOG_BEGIN + 121 )
+
#endif // #ifndef _SFX_DIALOG_HRC
// eof ------------------------------------------------------------------------