diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-06-08 21:55:08 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-06-08 21:55:08 +0000 |
commit | e8470185e6a83065f438571834f23e7bfeabca0e (patch) | |
tree | 1f53ef5718585bc5c155a698542791a8b13d2eff /sw/source/ui/frmdlg/frmui.src | |
parent | 13fb21899f2c40a0bbeceb105aaab5ea41ecdc20 (diff) |
Merge SRC633: 09.06.01 - 00:54:33
Diffstat (limited to 'sw/source/ui/frmdlg/frmui.src')
-rw-r--r-- | sw/source/ui/frmdlg/frmui.src | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/source/ui/frmdlg/frmui.src b/sw/source/ui/frmdlg/frmui.src index 68ef7d1aca8b..5895d46255b9 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.16 $ + * $Revision: 1.17 $ * - * last change: $Author: kz $ $Date: 2001-05-30 20:13:58 $ + * last change: $Author: kz $ $Date: 2001-06-08 22:55:08 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1476,3 +1476,4 @@ InfoBox MSG_COLUMN_ERR_BOUNDWIDTH MESSAGE[ language_user1 ] = " "; MESSAGE[ catalan ] = "La distancia entre columnas es demasiado grande para el ancho de las columnas."; }; + |