summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg/frmui.src
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-08-23 12:37:58 +0000
committerOliver Specht <os@openoffice.org>2002-08-23 12:37:58 +0000
commit674b232eabd8ead61ccf43e724e136d9528edbfb (patch)
tree3ff7f06549fabe05e1be3ca53b993319f05873d7 /sw/source/ui/frmdlg/frmui.src
parenta44459843699eebaaed2fbbb04450d0663d1b4f0 (diff)
#98399# change of position strings appended to reflect right-to-left text
Diffstat (limited to 'sw/source/ui/frmdlg/frmui.src')
-rw-r--r--sw/source/ui/frmdlg/frmui.src18
1 files changed, 7 insertions, 11 deletions
diff --git a/sw/source/ui/frmdlg/frmui.src b/sw/source/ui/frmdlg/frmui.src
index 78ed52cb6d60..0963c50af32e 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.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: os $ $Date: 2002-08-22 10:07:25 $
+ * last change: $Author: os $ $Date: 2002-08-23 13:35:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1549,13 +1549,9 @@ String STR_REL_FRM_BOTTOM
TEXT = "Absatzrand unten" ;
Text [ english_us ] = "Bottom paragraph border" ;
};
-
-
-
-
-
-
-
-
-
+String STR_FROMRIGHT
+{
+ TEXT = "Von rechts" ;
+ TEXT [ english_us ] = "From right" ;
+};