From d2bb8fb4e693c18f952a6812475ccdcb8f6acd5d Mon Sep 17 00:00:00 2001 From: Daniel Vogelheim Date: Wed, 20 Mar 2002 10:13:50 +0000 Subject: #95586# added two Resources for accessible replacement texts --- sw/source/ui/docvw/access.src | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'sw/source/ui/docvw/access.src') diff --git a/sw/source/ui/docvw/access.src b/sw/source/ui/docvw/access.src index 0a2f9857d294..f5cba59d4629 100644 --- a/sw/source/ui/docvw/access.src +++ b/sw/source/ui/docvw/access.src @@ -2,9 +2,9 @@ * * $RCSfile: access.src,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mib $ $Date: 2002-03-06 08:15:41 $ + * last change: $Author: dvo $ $Date: 2002-03-20 11:13:50 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -136,4 +136,13 @@ String STR_ACCESS_ENDNOTE_DESC Text = "Endnote $(ARG1)" ; Text [ english ] = "Endnote $(ARG1)" ; }; - +String STR_ACCESS_REPLACEMENT_POSTIT +{ + Text = "[Post-It]" ; + Text [ english ] = "[Annotation]" ; +}; +String STR_ACCESS_REPLACEMENT_FRAME +{ + Text = "[Frame]" ; + Text [ english ] = "[Frame]" ; +}; -- cgit v1.2.3