diff options
author | Mathias Bauer <mba@openoffice.org> | 2002-09-11 09:08:55 +0000 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2002-09-11 09:08:55 +0000 |
commit | aea5ff757b2c404833954b0e72b59d5344f0ae6d (patch) | |
tree | f523b34d2571a989adda2aac0475727be765ec43 /sfx2/source/doc/doc.src | |
parent | 89c07212ccb9fb263e0c7b99f8670024c8745317 (diff) |
#101349#: new security options
Diffstat (limited to 'sfx2/source/doc/doc.src')
-rw-r--r-- | sfx2/source/doc/doc.src | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/sfx2/source/doc/doc.src b/sfx2/source/doc/doc.src index c5ab9c153529..7edb999e7907 100644 --- a/sfx2/source/doc/doc.src +++ b/sfx2/source/doc/doc.src @@ -2,9 +2,9 @@ * * $RCSfile: doc.src,v $ * - * $Revision: 1.58 $ + * $Revision: 1.59 $ * - * last change: $Author: cd $ $Date: 2002-08-26 07:46:03 $ + * last change: $Author: mba $ $Date: 2002-09-11 10:08:55 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -2420,6 +2420,13 @@ String STR_EXPORTBUTTON Text [english_us] = "Export" ; }; +String RID_SVXSTR_SECURITY_ADDPATH +{ + Text = "Das Verzeichnis in die Liste der sicheren Pfade aufnehmen: " ; + Text [ENGLISH] = "Add this directory to the list of secure paths: " ; + Text[ english_us ] = "Add this directory to the list of secure paths: " ; +}; + // ******************************************************************* EOF |