summaryrefslogtreecommitdiff
path: root/svx/source/stbctrls/stbctrls.src
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-22 14:56:45 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-22 14:56:45 +0000
commit4d203886785e36271e78a5ca896283f807921d1b (patch)
tree0169d832d01167dec53c3dd74b3235420595aa96 /svx/source/stbctrls/stbctrls.src
parentb178acbf486f81125208626eae67b97c923e354e (diff)
INTEGRATION: CWS swcolsel (1.30.728); FILE MERGED
2007/08/21 17:49:28 ama 1.30.728.3: RESYNC: (1.31-1.32); FILE MERGED 2007/05/09 14:06:30 ama 1.30.728.2: RESYNC: (1.30-1.31); FILE MERGED 2007/04/27 07:25:39 ama 1.30.728.1: #i1596#: Block selection
Diffstat (limited to 'svx/source/stbctrls/stbctrls.src')
-rw-r--r--svx/source/stbctrls/stbctrls.src12
1 files changed, 9 insertions, 3 deletions
diff --git a/svx/source/stbctrls/stbctrls.src b/svx/source/stbctrls/stbctrls.src
index b2c7f18f60..ea88255d3c 100644
--- a/svx/source/stbctrls/stbctrls.src
+++ b/svx/source/stbctrls/stbctrls.src
@@ -4,9 +4,9 @@
*
* $RCSfile: stbctrls.src,v $
*
- * $Revision: 1.32 $
+ * $Revision: 1.33 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 18:55:33 $
+ * last change: $Author: ihi $ $Date: 2007-11-22 15:56:45 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -64,7 +64,13 @@ String RID_SVXSTR_SELMODE_ERG
// 'Erg"anzend' bzw. 'Added' abgek"urzt auf h"ochstens 3 Zeichen
Text [ en-US ] = "ADD" ;
};
-
+String RID_SVXSTR_SELMODE_BLK
+{
+ // 'Block' shortened to max. 3 chararcters
+ Text [ en-US ] = "BLK" ;
+ Text [ x-comment ] = " ";
+};
+
String RID_SVXSTR_XMLSEC_SIG_OK
{
Text [ en-US ] = "Digital Signature: The document signature is OK.";