diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-03-07 11:33:45 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-03-07 11:33:45 +0000 |
commit | 50f986812d8406116e06259f374ebc6110b50996 (patch) | |
tree | ab8f449496fba284003e305ba7e35f7b32199e73 /sfx2 | |
parent | 5b9008467adcf159bb278022ab68e75f7a9f34b7 (diff) |
INTEGRATION: CWS calcshare_DEV300 (1.91.72); FILE MERGED
2008/02/26 10:03:15 mav 1.91.72.3: #i8811# adjust the string
2008/02/25 14:52:36 mav 1.91.72.2: #i8811# adjust the string
2008/02/20 11:32:07 mav 1.91.72.1: #i8811# title related fixes
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/doc/doc.src | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/sfx2/source/doc/doc.src b/sfx2/source/doc/doc.src index a5a02214ff89..84a7a5322bdc 100644 --- a/sfx2/source/doc/doc.src +++ b/sfx2/source/doc/doc.src @@ -4,9 +4,9 @@ * * $RCSfile: doc.src,v $ * - * $Revision: 1.91 $ + * $Revision: 1.92 $ * - * last change: $Author: kz $ $Date: 2007-09-06 08:48:49 $ + * last change: $Author: kz $ $Date: 2008-03-07 12:33:45 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -507,5 +507,11 @@ String STR_DOCINFO_INFOFIELD Text [ x-comment ] = "pb: %1 == a number [1-4]"; }; +String STR_SHARED +{ + Text [ en-US ] = " (shared)"; + Text [ x-comment ] = "Used in the title of a shared document."; +}; + // ******************************************************************* EOF |