summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg/frmui.src
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-03-08 13:07:42 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-03-08 13:07:42 +0000
commit47bf1c273908afde2b9612b7f9056767a4b9bd33 (patch)
tree03c7b331241693bfab757590d80a02d3609d4498 /sw/source/ui/frmdlg/frmui.src
parentd8f89ace6c5d2e7a898a03b48ee3c238a1fc6a64 (diff)
INTEGRATION: CWS swobjpos03 (1.30.156); FILE MERGED
2004/02/16 09:15:00 od 1.30.156.3: RESYNC: (1.30-1.31); FILE MERGED 2004/01/05 15:31:46 od 1.30.156.2: #i22341# - adjust string for vertical alignment at line of text. 2003/11/21 09:58:33 od 1.30.156.1: #i22341# - adjustments for new vertical alignment at top of line
Diffstat (limited to 'sw/source/ui/frmdlg/frmui.src')
-rw-r--r--sw/source/ui/frmdlg/frmui.src11
1 files changed, 9 insertions, 2 deletions
diff --git a/sw/source/ui/frmdlg/frmui.src b/sw/source/ui/frmdlg/frmui.src
index e0ef7bfd1b59..a230198f5dec 100644
--- a/sw/source/ui/frmdlg/frmui.src
+++ b/sw/source/ui/frmdlg/frmui.src
@@ -2,9 +2,9 @@
*
* $RCSfile: frmui.src,v $
*
- * $Revision: 1.31 $
+ * $Revision: 1.32 $
*
- * last change: $Author: vg $ $Date: 2003-12-17 19:05:34 $
+ * last change: $Author: hr $ $Date: 2004-03-08 14:07:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -606,6 +606,13 @@ String STR_TOPPRT
TEXT[ hungarian ] = "Felső margó";
TEXT[ slovenian ] = "Zgornji rob";
};
+
+// OD 05.01.2004 #i22341#
+String STR_REL_LINE
+{
+ TEXT = "Textzeile" ;
+ Text [ english_us ] = "Line of text" ;
+};
/*-----------------------------------------------------------------------
Beschreibung: H-Rel
-----------------------------------------------------------------------*/