diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-06-04 10:26:01 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-06-04 10:26:01 +0000 |
commit | 57af4a5a589b91a37b8c129f02d607311c36fb45 (patch) | |
tree | 44a53e8577b3a976b6cea55d7169a21572b70c0c /sfx2 | |
parent | e32a401a24073aea94ffd4bfac4e2dfe79939182 (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.hrc | 4 |
1 files changed, 3 insertions, 1 deletions
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 ------------------------------------------------------------------------ |