diff options
author | Frank Schönheit <fs@openoffice.org> | 2001-12-20 15:16:17 +0000 |
---|---|---|
committer | Frank Schönheit <fs@openoffice.org> | 2001-12-20 15:16:17 +0000 |
commit | f3c2df8d4fbd393f3e9cf9617acedf6190892da0 (patch) | |
tree | ce9e87296899634257f076145de8bf8f17575cb6 /forms/source/resource | |
parent | 3cc3983832f81a93c94afae54b57e1c6b64803bc (diff) |
#96160# +RID_STR_INVALIDSTREAM
Diffstat (limited to 'forms/source/resource')
-rw-r--r-- | forms/source/resource/strings.src | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/forms/source/resource/strings.src b/forms/source/resource/strings.src index c43e1b97d..a21ca8a61 100644 --- a/forms/source/resource/strings.src +++ b/forms/source/resource/strings.src @@ -2,9 +2,9 @@ * * $RCSfile: strings.src,v $ * - * $Revision: 1.31 $ + * $Revision: 1.32 $ * - * last change: $Author: kz $ $Date: 2001-12-14 16:49:00 $ + * last change: $Author: fs $ $Date: 2001-12-20 16:16:17 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -457,12 +457,7 @@ String RID_STR_CLEAR_GRAPHICS }; - - - - - - - - - +String RID_STR_INVALIDSTREAM +{ + Text = "Die übergebene Stream-Komponente ist ungültig."; +};
\ No newline at end of file |