From 57af4a5a589b91a37b8c129f02d607311c36fb45 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 4 Jun 2008 10:26:01 +0000 Subject: 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 --- sfx2/source/dialog/dialog.hrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sfx2/source/dialog/dialog.hrc') diff --git a/sfx2/source/dialog/dialog.hrc b/sfx2/source/dialog/dialog.hrc index dfbdc516831d..98074eac7d08 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 ------------------------------------------------------------------------ -- cgit