diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-03-06 15:29:32 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-03-06 15:29:32 +0000 |
commit | 481a4499ff2037f8ebdf0ce2d1d9ff5a904ff0db (patch) | |
tree | 9215b5ba4e9a7cd7142ee2f7f089d47b5fbf57e7 /sd/source/ui/app/strings.src | |
parent | bafc1ca9fd5c48a85e54513b3234c2386606bcc9 (diff) |
INTEGRATION: CWS impresshandouts01 (1.120.84); FILE MERGED
2008/03/05 13:30:03 cl 1.120.84.1: #i85355# added handout layout with 9 slides per handout
Diffstat (limited to 'sd/source/ui/app/strings.src')
-rw-r--r-- | sd/source/ui/app/strings.src | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/sd/source/ui/app/strings.src b/sd/source/ui/app/strings.src index 65105bc50ac1..136d62ecf669 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.120 $ + * $Revision: 1.121 $ * - * last change: $Author: ihi $ $Date: 2007-11-26 17:00:25 $ + * last change: $Author: kz $ $Date: 2008-03-06 16:29:32 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -291,6 +291,11 @@ String STR_AUTOLAYOUT_HANDOUT6 { Text [ en-US ] = "Six Slides" ; }; +String STR_AUTOLAYOUT_HANDOUT9 +{ + Text [ en-US ] = "Nine Slides" ; +}; + String STR_AUTOLAYOUT_NOTES { Text [ en-US ] = "Notes" ; |