diff options
author | Kurt Zenker <kz@openoffice.org> | 2006-10-06 09:37:22 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2006-10-06 09:37:22 +0000 |
commit | 77b65c8b60cebdf346f98376db6e975f16868f96 (patch) | |
tree | 26c4a84a530469b1d176052dabef2bd7efbc2000 /sd | |
parent | dbf67543c68fb15940ab363fc6b85c55ea2fa9a7 (diff) |
INTEGRATION: CWS impress107 (1.116.68); FILE MERGED
2006/09/18 14:18:28 cl 1.116.68.1: #i55849# fixed space before ? problem
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/ui/app/strings.src | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/sd/source/ui/app/strings.src b/sd/source/ui/app/strings.src index 5c87f7a9e299..6b79c4df2e6c 100644 --- a/sd/source/ui/app/strings.src +++ b/sd/source/ui/app/strings.src @@ -4,9 +4,9 @@ * * $RCSfile: strings.src,v $ * - * $Revision: 1.116 $ + * $Revision: 1.117 $ * - * last change: $Author: kz $ $Date: 2006-07-05 21:53:01 $ + * last change: $Author: kz $ $Date: 2006-10-06 10:37:22 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -2802,9 +2802,8 @@ String STR_PAGE_BACKGROUND_TITLE }; String STR_PAGE_BACKGROUND_TXT { - /* ### ACHTUNG: Neuer Text in Resource! "Hintergrundeinstellungen fr alle Seiten ?"*/ - Text [ de ] = "Hintergrundeinstellungen für alle Seiten ?" ; - Text [ en-US ] = "Background settings for all pages ?" ; + Text [ de ] = "Hintergrundeinstellungen für alle Seiten?" ; + Text [ en-US ] = "Background settings for all pages?" ; }; String STR_GRAFCROP { |