summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-06-04 10:26:15 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-06-04 10:26:15 +0000
commitf14caeb4fa044a3a9cc90ddce8c2e8b22696e34b (patch)
tree2dc02aef98b763ad138d34cdce8d76b0d33fd7c4 /sfx2
parentdfd8747836dc0c857c356a2c794c20ffc2153d83 (diff)
INTEGRATION: CWS touchpoints01 (1.56.52); FILE MERGED
2008/06/02 16:49:28 tl 1.56.52.1: #i90146# strings for grammar checking UI
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/dialog/dialog.src8
1 files changed, 7 insertions, 1 deletions
diff --git a/sfx2/source/dialog/dialog.src b/sfx2/source/dialog/dialog.src
index 7d403fd8a2..0c78193909 100644
--- a/sfx2/source/dialog/dialog.src
+++ b/sfx2/source/dialog/dialog.src
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: dialog.src,v $
- * $Revision: 1.56 $
+ * $Revision: 1.57 $
*
* This file is part of OpenOffice.org.
*
@@ -313,4 +313,10 @@ String STR_PDF_EXPORT_SEND
{
Text [ en-US ] = "Send" ;
};
+
+String STR_RECHECK_DOCUMENT
+{
+ Text [ en-US ] = "Recheck Document" ;
+};
+
// ******************************************************************* EOF