diff options
-rw-r--r-- | svx/source/outliner/outliner.src | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/source/outliner/outliner.src b/svx/source/outliner/outliner.src index aca289e2cda0..3cca12c610c4 100644 --- a/svx/source/outliner/outliner.src +++ b/svx/source/outliner/outliner.src @@ -2,9 +2,9 @@ * * $RCSfile: outliner.src,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: kz $ $Date: 2001-05-16 15:11:13 $ + * last change: $Author: kz $ $Date: 2001-06-08 21:56:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -239,3 +239,4 @@ String RID_OUTLUNDO_INSERT TEXT[ language_user1 ] = " "; TEXT[ catalan ] = "Insertar"; }; + |