1*cdf0e10cSrcweir/************************************************************************* 2*cdf0e10cSrcweir * 3*cdf0e10cSrcweir * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4*cdf0e10cSrcweir * 5*cdf0e10cSrcweir * Copyright 2000, 2010 Oracle and/or its affiliates. 6*cdf0e10cSrcweir * 7*cdf0e10cSrcweir * OpenOffice.org - a multi-platform office productivity suite 8*cdf0e10cSrcweir * 9*cdf0e10cSrcweir * This file is part of OpenOffice.org. 10*cdf0e10cSrcweir * 11*cdf0e10cSrcweir * OpenOffice.org is free software: you can redistribute it and/or modify 12*cdf0e10cSrcweir * it under the terms of the GNU Lesser General Public License version 3 13*cdf0e10cSrcweir * only, as published by the Free Software Foundation. 14*cdf0e10cSrcweir * 15*cdf0e10cSrcweir * OpenOffice.org is distributed in the hope that it will be useful, 16*cdf0e10cSrcweir * but WITHOUT ANY WARRANTY; without even the implied warranty of 17*cdf0e10cSrcweir * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18*cdf0e10cSrcweir * GNU Lesser General Public License version 3 for more details 19*cdf0e10cSrcweir * (a copy is included in the LICENSE file that accompanied this code). 20*cdf0e10cSrcweir * 21*cdf0e10cSrcweir * You should have received a copy of the GNU Lesser General Public License 22*cdf0e10cSrcweir * version 3 along with OpenOffice.org. If not, see 23*cdf0e10cSrcweir * <http://www.openoffice.org/license.html> 24*cdf0e10cSrcweir * for a copy of the LGPLv3 License. 25*cdf0e10cSrcweir * 26*cdf0e10cSrcweir ************************************************************************/ 27*cdf0e10cSrcweir#include "strings.hrc" 28*cdf0e10cSrcweir#include "glob.hrc" 29*cdf0e10cSrcweir#include "helpids.h" 30*cdf0e10cSrcweir 31*cdf0e10cSrcweirString STR_DRAW_TOOLBOX 32*cdf0e10cSrcweir{ 33*cdf0e10cSrcweir Text [ en-US ] = "Drawings Toolbar" ; 34*cdf0e10cSrcweir}; 35*cdf0e10cSrcweirString STR_GRAPHIC_TOOLBOX 36*cdf0e10cSrcweir{ 37*cdf0e10cSrcweir Text [ en-US ] = "Draw toolbar/Graphics" ; 38*cdf0e10cSrcweir}; 39*cdf0e10cSrcweirString STR_SLIDE_TOOLBOX 40*cdf0e10cSrcweir{ 41*cdf0e10cSrcweir Text [ en-US ] = "Slide Bar" ; 42*cdf0e10cSrcweir}; 43*cdf0e10cSrcweirString STR_OUTLINE_TOOLBOX 44*cdf0e10cSrcweir{ 45*cdf0e10cSrcweir Text [ en-US ] = "Outline Bar" ; 46*cdf0e10cSrcweir}; 47*cdf0e10cSrcweirString STR_DRAW_OBJ_TOOLBOX 48*cdf0e10cSrcweir{ 49*cdf0e10cSrcweir Text [ en-US ] = "Draw Object Bar" ; 50*cdf0e10cSrcweir}; 51*cdf0e10cSrcweirString STR_GRAPHIC_OBJ_TOOLBOX 52*cdf0e10cSrcweir{ 53*cdf0e10cSrcweir Text [ en-US ] = "Draw object bar/Graphics" ; 54*cdf0e10cSrcweir}; 55*cdf0e10cSrcweirString STR_DRAW_OPTIONS_TOOLBOX 56*cdf0e10cSrcweir{ 57*cdf0e10cSrcweir Text [ en-US ] = "Options Bar" ; 58*cdf0e10cSrcweir}; 59*cdf0e10cSrcweirString STR_GRAPHIC_OPTIONS_TOOLBOX 60*cdf0e10cSrcweir{ 61*cdf0e10cSrcweir Text [ en-US ] = "Options bar/Graphics" ; 62*cdf0e10cSrcweir}; 63*cdf0e10cSrcweirString STR_DRAW_COMMONTASK_TOOLBOX 64*cdf0e10cSrcweir{ 65*cdf0e10cSrcweir Text [ en-US ] = "Presentation" ; 66*cdf0e10cSrcweir}; 67*cdf0e10cSrcweirString STR_SLIDE_OBJ_TOOLBOX 68*cdf0e10cSrcweir{ 69*cdf0e10cSrcweir Text [ en-US ] = "Slide Object Bar" ; 70*cdf0e10cSrcweir}; 71*cdf0e10cSrcweirString STR_BEZIER_TOOLBOX 72*cdf0e10cSrcweir{ 73*cdf0e10cSrcweir Text [ en-US ] = "Bézier object bar" ; 74*cdf0e10cSrcweir}; 75*cdf0e10cSrcweirString STR_GLUEPOINTS_TOOLBOX 76*cdf0e10cSrcweir{ 77*cdf0e10cSrcweir Text [ en-US ] = "Glue Point Object Bar" ; 78*cdf0e10cSrcweir}; 79*cdf0e10cSrcweirString STR_DRAW_TEXT_TOOLBOX 80*cdf0e10cSrcweir{ 81*cdf0e10cSrcweir Text [ en-US ] = "Text Object Bar" ; 82*cdf0e10cSrcweir}; 83*cdf0e10cSrcweirString STR_GRAPHIC_TEXT_TOOLBOX 84*cdf0e10cSrcweir{ 85*cdf0e10cSrcweir Text [ en-US ] = "Text Object Bar/Draw" ; 86*cdf0e10cSrcweir}; 87*cdf0e10cSrcweirString RID_APPTITLE 88*cdf0e10cSrcweir{ 89*cdf0e10cSrcweir Text = "StarImpress 4.0" ; 90*cdf0e10cSrcweir}; 91*cdf0e10cSrcweirString STR_NULL 92*cdf0e10cSrcweir{ 93*cdf0e10cSrcweir Text [ en-US ] = "None" ; 94*cdf0e10cSrcweir}; 95*cdf0e10cSrcweirString STR_INSERTPAGE 96*cdf0e10cSrcweir{ 97*cdf0e10cSrcweir Text [ en-US ] = "Insert Slide" ; 98*cdf0e10cSrcweir}; 99*cdf0e10cSrcweirString STR_INSERTLAYER 100*cdf0e10cSrcweir{ 101*cdf0e10cSrcweir Text [ en-US ] = "Insert Layer" ; 102*cdf0e10cSrcweir}; 103*cdf0e10cSrcweirString STR_MODIFYLAYER 104*cdf0e10cSrcweir{ 105*cdf0e10cSrcweir Text [ en-US ] = "Modify Layer" ; 106*cdf0e10cSrcweir}; 107*cdf0e10cSrcweirString STR_UNDO_SLIDE_PARAMS 108*cdf0e10cSrcweir{ 109*cdf0e10cSrcweir Text [ en-US ] = "Slide parameter" ; 110*cdf0e10cSrcweir}; 111*cdf0e10cSrcweirString STR_UNDO_SLIDE_MOVE 112*cdf0e10cSrcweir{ 113*cdf0e10cSrcweir Text [ en-US ] = "Move slide" ; 114*cdf0e10cSrcweir}; 115*cdf0e10cSrcweirString STR_UNDO_CUT 116*cdf0e10cSrcweir{ 117*cdf0e10cSrcweir Text [ en-US ] = "Cut" ; 118*cdf0e10cSrcweir}; 119*cdf0e10cSrcweirString STR_UNDO_REPLACE 120*cdf0e10cSrcweir{ 121*cdf0e10cSrcweir Text [ en-US ] = "Replace" ; 122*cdf0e10cSrcweir}; 123*cdf0e10cSrcweirString STR_UNDO_DRAGDROP 124*cdf0e10cSrcweir{ 125*cdf0e10cSrcweir Text [ en-US ] = "Drag and Drop" ; 126*cdf0e10cSrcweir}; 127*cdf0e10cSrcweirString STR_INSERTGRAPHIC 128*cdf0e10cSrcweir{ 129*cdf0e10cSrcweir Text [ en-US ] = "Insert picture" ; 130*cdf0e10cSrcweir}; 131*cdf0e10cSrcweirString STR_SLOW 132*cdf0e10cSrcweir{ 133*cdf0e10cSrcweir Text [ en-US ] = "Slow" ; 134*cdf0e10cSrcweir}; 135*cdf0e10cSrcweirString STR_MEDIUM 136*cdf0e10cSrcweir{ 137*cdf0e10cSrcweir Text [ en-US ] = "Medium" ; 138*cdf0e10cSrcweir}; 139*cdf0e10cSrcweirString STR_FAST 140*cdf0e10cSrcweir{ 141*cdf0e10cSrcweir Text [ en-US ] = "Fast" ; 142*cdf0e10cSrcweir}; 143*cdf0e10cSrcweirString STR_UNDO_BEZCLOSE 144*cdf0e10cSrcweir{ 145*cdf0e10cSrcweir Text [ en-US ] = "Close Polygon" ; 146*cdf0e10cSrcweir}; 147*cdf0e10cSrcweirString STR_SLIDE_MODE 148*cdf0e10cSrcweir{ 149*cdf0e10cSrcweir Text [ en-US ] = "Slide Sorter" ; 150*cdf0e10cSrcweir}; 151*cdf0e10cSrcweirString STR_DRAW_MODE 152*cdf0e10cSrcweir{ 153*cdf0e10cSrcweir Text [ en-US ] = "Normal" ; 154*cdf0e10cSrcweir}; 155*cdf0e10cSrcweirString STR_OUTLINE_MODE 156*cdf0e10cSrcweir{ 157*cdf0e10cSrcweir Text [ en-US ] = "Outline" ; 158*cdf0e10cSrcweir}; 159*cdf0e10cSrcweirString STR_NOTES_MODE 160*cdf0e10cSrcweir{ 161*cdf0e10cSrcweir Text [ en-US ] = "Notes" ; 162*cdf0e10cSrcweir}; 163*cdf0e10cSrcweirString STR_HANDOUT_MODE 164*cdf0e10cSrcweir{ 165*cdf0e10cSrcweir Text [ en-US ] = "Handout" ; 166*cdf0e10cSrcweir}; 167*cdf0e10cSrcweir 168*cdf0e10cSrcweirString STR_AUTOLAYOUT_NONE 169*cdf0e10cSrcweir{ 170*cdf0e10cSrcweir Text [ en-US ] = "Blank Slide" ; 171*cdf0e10cSrcweir}; 172*cdf0e10cSrcweirString STR_AUTOLAYOUT_ONLY_TITLE 173*cdf0e10cSrcweir{ 174*cdf0e10cSrcweir Text [ en-US ] = "Title Only" ; 175*cdf0e10cSrcweir}; 176*cdf0e10cSrcweirString STR_AUTOLAYOUT_ONLY_TEXT 177*cdf0e10cSrcweir{ 178*cdf0e10cSrcweir Text [ en-US ] = "Centered Text" ; 179*cdf0e10cSrcweir}; 180*cdf0e10cSrcweirString STR_AUTOLAYOUT_TITLE 181*cdf0e10cSrcweir{ 182*cdf0e10cSrcweir Text [ en-US ] = "Title Slide" ; 183*cdf0e10cSrcweir}; 184*cdf0e10cSrcweirString STR_AUTOLAYOUT_CONTENT 185*cdf0e10cSrcweir{ 186*cdf0e10cSrcweir Text [ en-US ] = "Title, Content" ; 187*cdf0e10cSrcweir}; 188*cdf0e10cSrcweirString STR_AUTOLAYOUT_2CONTENT 189*cdf0e10cSrcweir{ 190*cdf0e10cSrcweir Text [ en-US ] = "Title and 2 Content" ; 191*cdf0e10cSrcweir}; 192*cdf0e10cSrcweirString STR_AUTOLAYOUT_CONTENT_2CONTENT 193*cdf0e10cSrcweir{ 194*cdf0e10cSrcweir Text [ en-US ] = "Title, Content and 2 Content" ; 195*cdf0e10cSrcweir}; 196*cdf0e10cSrcweirString STR_AUTOLAYOUT_2CONTENT_CONTENT 197*cdf0e10cSrcweir{ 198*cdf0e10cSrcweir Text [ en-US ] = "Title, 2 Content and Content" ; 199*cdf0e10cSrcweir}; 200*cdf0e10cSrcweirString STR_AUTOLAYOUT_CONTENT_OVER_2CONTENT 201*cdf0e10cSrcweir{ 202*cdf0e10cSrcweir Text [ en-US ] = "Title, Content over 2 Content" ; 203*cdf0e10cSrcweir}; 204*cdf0e10cSrcweirString STR_AUTOLAYOUT_2CONTENT_OVER_CONTENT 205*cdf0e10cSrcweir{ 206*cdf0e10cSrcweir Text [ en-US ] = "Title, 2 Content over Content" ; 207*cdf0e10cSrcweir}; 208*cdf0e10cSrcweirString STR_AUTOLAYOUT_CONTENT_OVER_CONTENT 209*cdf0e10cSrcweir{ 210*cdf0e10cSrcweir Text [ en-US ] = "Title, Content over Content" ; 211*cdf0e10cSrcweir}; 212*cdf0e10cSrcweirString STR_AUTOLAYOUT_4CONTENT 213*cdf0e10cSrcweir{ 214*cdf0e10cSrcweir Text [ en-US ] = "Title, 4 Content" ; 215*cdf0e10cSrcweir}; 216*cdf0e10cSrcweirString STR_AUTOLAYOUT_6CONTENT 217*cdf0e10cSrcweir{ 218*cdf0e10cSrcweir Text [ en-US ] = "Title, 6 Content" ; 219*cdf0e10cSrcweir}; 220*cdf0e10cSrcweirString STR_AL_TITLE_VERT_OUTLINE 221*cdf0e10cSrcweir{ 222*cdf0e10cSrcweir Text [ en-US ] = "Title, Vertical Text" ; 223*cdf0e10cSrcweir}; 224*cdf0e10cSrcweirString STR_AL_TITLE_VERT_OUTLINE_CLIPART 225*cdf0e10cSrcweir{ 226*cdf0e10cSrcweir Text [ en-US ] = "Title, Vertical Text, Clipart" ; 227*cdf0e10cSrcweir}; 228*cdf0e10cSrcweirString STR_AL_VERT_TITLE_TEXT_CHART 229*cdf0e10cSrcweir{ 230*cdf0e10cSrcweir Text [ en-US ] = "Vertical Title, Text, Chart" ; 231*cdf0e10cSrcweir}; 232*cdf0e10cSrcweirString STR_AL_VERT_TITLE_VERT_OUTLINE 233*cdf0e10cSrcweir{ 234*cdf0e10cSrcweir Text [ en-US ] = "Vertical Title, Vertical Text" ; 235*cdf0e10cSrcweir}; 236*cdf0e10cSrcweir 237*cdf0e10cSrcweirString STR_AUTOLAYOUT_HANDOUT1 238*cdf0e10cSrcweir{ 239*cdf0e10cSrcweir Text [ en-US ] = "One Slide" ; 240*cdf0e10cSrcweir}; 241*cdf0e10cSrcweirString STR_AUTOLAYOUT_HANDOUT2 242*cdf0e10cSrcweir{ 243*cdf0e10cSrcweir Text [ en-US ] = "Two Slides" ; 244*cdf0e10cSrcweir}; 245*cdf0e10cSrcweirString STR_AUTOLAYOUT_HANDOUT3 246*cdf0e10cSrcweir{ 247*cdf0e10cSrcweir Text [ en-US ] = "Three Slides" ; 248*cdf0e10cSrcweir}; 249*cdf0e10cSrcweirString STR_AUTOLAYOUT_HANDOUT4 250*cdf0e10cSrcweir{ 251*cdf0e10cSrcweir Text [ en-US ] = "Four Slides" ; 252*cdf0e10cSrcweir}; 253*cdf0e10cSrcweirString STR_AUTOLAYOUT_HANDOUT6 254*cdf0e10cSrcweir{ 255*cdf0e10cSrcweir Text [ en-US ] = "Six Slides" ; 256*cdf0e10cSrcweir}; 257*cdf0e10cSrcweirString STR_AUTOLAYOUT_HANDOUT9 258*cdf0e10cSrcweir{ 259*cdf0e10cSrcweir Text [ en-US ] = "Nine Slides" ; 260*cdf0e10cSrcweir}; 261*cdf0e10cSrcweir 262*cdf0e10cSrcweirString STR_AUTOLAYOUT_NOTES 263*cdf0e10cSrcweir{ 264*cdf0e10cSrcweir Text [ en-US ] = "Notes" ; 265*cdf0e10cSrcweir}; 266*cdf0e10cSrcweirString STR_TRANSFORM 267*cdf0e10cSrcweir{ 268*cdf0e10cSrcweir Text [ en-US ] = "transform" ; 269*cdf0e10cSrcweir}; 270*cdf0e10cSrcweirString STR_LINEEND 271*cdf0e10cSrcweir{ 272*cdf0e10cSrcweir Text [ en-US ] = "Line Ends" ; 273*cdf0e10cSrcweir}; 274*cdf0e10cSrcweirString STR_DESC_LINEEND 275*cdf0e10cSrcweir{ 276*cdf0e10cSrcweir Text [ en-US ] = "Please enter a name for the new arrowhead:" ; 277*cdf0e10cSrcweir}; 278*cdf0e10cSrcweirString STR_WARN_NAME_DUPLICATE 279*cdf0e10cSrcweir{ 280*cdf0e10cSrcweir Text [ en-US ] = "The name chosen already exists. \nPlease enter another name." ; 281*cdf0e10cSrcweir}; 282*cdf0e10cSrcweirString STR_UNDO_ANIMATION 283*cdf0e10cSrcweir{ 284*cdf0e10cSrcweir Text [ en-US ] = "Animation parameters" ; 285*cdf0e10cSrcweir}; 286*cdf0e10cSrcweirString STR_EXPORT_HTML_NAME 287*cdf0e10cSrcweir{ 288*cdf0e10cSrcweir Text [ en-US ] = "Web Page"; 289*cdf0e10cSrcweir}; 290*cdf0e10cSrcweirString STR_EXPORT_HTML_FILTER 291*cdf0e10cSrcweir{ 292*cdf0e10cSrcweir Text = "*.html;*.htm" ; 293*cdf0e10cSrcweir}; 294*cdf0e10cSrcweirString STR_EXPORT_DIALOG_TITLE 295*cdf0e10cSrcweir{ 296*cdf0e10cSrcweir Text [ en-US ] = "Export" ; 297*cdf0e10cSrcweir}; 298*cdf0e10cSrcweirString STR_HTMLEXP_DEFAULT_EXTENSION 299*cdf0e10cSrcweir{ 300*cdf0e10cSrcweir Text = ".html"; 301*cdf0e10cSrcweir}; 302*cdf0e10cSrcweirString STR_UNDO_COPYOBJECTS 303*cdf0e10cSrcweir{ 304*cdf0e10cSrcweir Text [ en-US ] = "Duplicate" ; 305*cdf0e10cSrcweir}; 306*cdf0e10cSrcweirString STR_TITLE_NAMEGROUP 307*cdf0e10cSrcweir{ 308*cdf0e10cSrcweir Text [ en-US ] = "Name Object"; 309*cdf0e10cSrcweir}; 310*cdf0e10cSrcweirString STR_DESC_NAMEGROUP 311*cdf0e10cSrcweir{ 312*cdf0e10cSrcweir Text [ en-US ] = "Name"; 313*cdf0e10cSrcweir}; 314*cdf0e10cSrcweirString STR_WARN_PAGE_EXISTS 315*cdf0e10cSrcweir{ 316*cdf0e10cSrcweir Text [ en-US ] = "The slide name already exists or is invalid. Please enter another name." ; 317*cdf0e10cSrcweir}; 318*cdf0e10cSrcweirString STR_SNAPDLG_SETLINE 319*cdf0e10cSrcweir{ 320*cdf0e10cSrcweir Text [ en-US ] = "Edit Snap Line" ; 321*cdf0e10cSrcweir}; 322*cdf0e10cSrcweirString STR_SNAPDLG_SETPOINT 323*cdf0e10cSrcweir{ 324*cdf0e10cSrcweir Text [ en-US ] = "Edit Snap Point" ; 325*cdf0e10cSrcweir}; 326*cdf0e10cSrcweirString STR_POPUP_EDIT_SNAPLINE 327*cdf0e10cSrcweir{ 328*cdf0e10cSrcweir Text [ en-US ] = "Edit Snap Line..." ; 329*cdf0e10cSrcweir}; 330*cdf0e10cSrcweirString STR_POPUP_EDIT_SNAPPOINT 331*cdf0e10cSrcweir{ 332*cdf0e10cSrcweir Text [ en-US ] = "Edit Snap Point..." ; 333*cdf0e10cSrcweir}; 334*cdf0e10cSrcweirString STR_POPUP_DELETE_SNAPLINE 335*cdf0e10cSrcweir{ 336*cdf0e10cSrcweir Text [ en-US ] = "Delete Snap Line" ; 337*cdf0e10cSrcweir}; 338*cdf0e10cSrcweirString STR_POPUP_DELETE_SNAPPOINT 339*cdf0e10cSrcweir{ 340*cdf0e10cSrcweir Text [ en-US ] = "Delete Snap Point" ; 341*cdf0e10cSrcweir}; 342*cdf0e10cSrcweirString STR_IMPRESS 343*cdf0e10cSrcweir{ 344*cdf0e10cSrcweir Text [ en-US ] = "StarImpress 4.0" ; 345*cdf0e10cSrcweir}; 346*cdf0e10cSrcweirString STR_LAYER 347*cdf0e10cSrcweir{ 348*cdf0e10cSrcweir Text [ en-US ] = "Layer" ; 349*cdf0e10cSrcweir}; 350*cdf0e10cSrcweirString STR_UNDO_DELETEPAGES 351*cdf0e10cSrcweir{ 352*cdf0e10cSrcweir Text [ en-US ] = "Delete slides" ; 353*cdf0e10cSrcweir}; 354*cdf0e10cSrcweirString STR_UNDO_INSERTPAGES 355*cdf0e10cSrcweir{ 356*cdf0e10cSrcweir Text [ en-US ] = "Insert slides" ; 357*cdf0e10cSrcweir}; 358*cdf0e10cSrcweirString STR_ASK_DELETE_LAYER 359*cdf0e10cSrcweir{ 360*cdf0e10cSrcweir Text [ en-US ] = "Are you sure you want to delete the level \"$\"?\nNote: All objects on this level will be deleted!" ; 361*cdf0e10cSrcweir}; 362*cdf0e10cSrcweirString STR_ASK_DELETE_ALL_PICTURES 363*cdf0e10cSrcweir{ 364*cdf0e10cSrcweir Text [ en-US ] = "Do you really want to delete all images?" ; 365*cdf0e10cSrcweir}; 366*cdf0e10cSrcweirString STR_UNDO_CHANGE_TITLE_AND_LAYOUT 367*cdf0e10cSrcweir{ 368*cdf0e10cSrcweir Text [ en-US ] = "Modify title and outline" ; 369*cdf0e10cSrcweir}; 370*cdf0e10cSrcweirString STR_WAV_FILE 371*cdf0e10cSrcweir{ 372*cdf0e10cSrcweir Text [ en-US ] = "Sound" ; 373*cdf0e10cSrcweir}; 374*cdf0e10cSrcweirString STR_MIDI_FILE 375*cdf0e10cSrcweir{ 376*cdf0e10cSrcweir Text [ en-US ] = "MIDI" ; 377*cdf0e10cSrcweir}; 378*cdf0e10cSrcweirString STR_AU_FILE 379*cdf0e10cSrcweir{ 380*cdf0e10cSrcweir Text [ en-US ] = "Sun/NeXT Audio" ; 381*cdf0e10cSrcweir}; 382*cdf0e10cSrcweirString STR_VOC_FILE 383*cdf0e10cSrcweir{ 384*cdf0e10cSrcweir Text [ en-US ] = "Creative Labs Audio" ; 385*cdf0e10cSrcweir}; 386*cdf0e10cSrcweirString STR_AIFF_FILE 387*cdf0e10cSrcweir{ 388*cdf0e10cSrcweir Text [ en-US ] = "Apple/SGI Audio" ; 389*cdf0e10cSrcweir}; 390*cdf0e10cSrcweirString STR_SVX_FILE 391*cdf0e10cSrcweir{ 392*cdf0e10cSrcweir Text [ en-US ] = "Amiga SVX Audio" ; 393*cdf0e10cSrcweir}; 394*cdf0e10cSrcweirString STR_SD_PAGE 395*cdf0e10cSrcweir{ 396*cdf0e10cSrcweir Text [ en-US ] = "Slide" ; 397*cdf0e10cSrcweir}; 398*cdf0e10cSrcweirString STR_ALL_FILES 399*cdf0e10cSrcweir{ 400*cdf0e10cSrcweir Text [ en-US ] = "All files (*.*)" ; 401*cdf0e10cSrcweir}; 402*cdf0e10cSrcweirString STR_UNDO_INSERT_TEXTFRAME 403*cdf0e10cSrcweir{ 404*cdf0e10cSrcweir Text [ en-US ] = "Insert text frame" ; 405*cdf0e10cSrcweir}; 406*cdf0e10cSrcweirString STR_ACTION_NOTPOSSIBLE 407*cdf0e10cSrcweir{ 408*cdf0e10cSrcweir Text [ en-US ] = "This function cannot be run \nwith the selected objects." ; 409*cdf0e10cSrcweir}; 410*cdf0e10cSrcweirString STR_DLG_INSERT_PAGES_FROM_FILE 411*cdf0e10cSrcweir{ 412*cdf0e10cSrcweir Text [ en-US ] = "Insert File" ; 413*cdf0e10cSrcweir}; 414*cdf0e10cSrcweirString STR_READ_DATA_ERROR 415*cdf0e10cSrcweir{ 416*cdf0e10cSrcweir Text [ en-US ] = "The file could not be loaded!" ; 417*cdf0e10cSrcweir}; 418*cdf0e10cSrcweirString STR_SCALE_OBJECTS 419*cdf0e10cSrcweir{ 420*cdf0e10cSrcweir Text [ en-US ] = "The format of the new pages will be adapted.\nDo you want to adapt the objects, too?" ; 421*cdf0e10cSrcweir}; 422*cdf0e10cSrcweirString STR_CREATE_PAGES 423*cdf0e10cSrcweir{ 424*cdf0e10cSrcweir Text [ en-US ] = "Create slides" ; 425*cdf0e10cSrcweir}; 426*cdf0e10cSrcweirString STR_UNDO_CHANGE_PAGEFORMAT 427*cdf0e10cSrcweir{ 428*cdf0e10cSrcweir Text [ en-US ] = "Modify page format" ; 429*cdf0e10cSrcweir}; 430*cdf0e10cSrcweirString STR_UNDO_CHANGE_PAGEBORDER 431*cdf0e10cSrcweir{ 432*cdf0e10cSrcweir Text [ en-US ] = "Modify page margins" ; 433*cdf0e10cSrcweir}; 434*cdf0e10cSrcweirString STR_EDIT_OBJ 435*cdf0e10cSrcweir{ 436*cdf0e10cSrcweir Text [ en-US ] = "~Edit" ; 437*cdf0e10cSrcweir}; 438*cdf0e10cSrcweirModalDialog RID_UNDO_DELETE_WARNING 439*cdf0e10cSrcweir{ 440*cdf0e10cSrcweir OutputSize = TRUE; 441*cdf0e10cSrcweir Size = MAP_APPFONT( 175 + 39 + (3 * 6), (7 * 12) + 6 ); 442*cdf0e10cSrcweir Moveable = TRUE; 443*cdf0e10cSrcweir Closeable = TRUE; 444*cdf0e10cSrcweir 445*cdf0e10cSrcweir HelpID = HID_UNDO_DELETE_WARNING; 446*cdf0e10cSrcweir 447*cdf0e10cSrcweir FixedImage IMG_UNDO_DELETE_WARNING 448*cdf0e10cSrcweir { 449*cdf0e10cSrcweir Pos = MAP_APPFONT( 6, 6 ); 450*cdf0e10cSrcweir Size = MAP_APPFONT( 30, 30 ); 451*cdf0e10cSrcweir }; 452*cdf0e10cSrcweir FixedText FT_UNDO_DELETE_WARNING 453*cdf0e10cSrcweir { 454*cdf0e10cSrcweir Pos = MAP_APPFONT( 39, 6 ); 455*cdf0e10cSrcweir Size = MAP_APPFONT( 175, 4 * 12 ); 456*cdf0e10cSrcweir WordBreak = TRUE; 457*cdf0e10cSrcweir Text [ en-US ] = "This action deletes the list of actions that can\nbe undone. Previous changes made to the document are still valid,\nbut cannot be undone. Do you want to continue and\nthus assign the new slide design?"; 458*cdf0e10cSrcweir }; 459*cdf0e10cSrcweir CheckBox CB_UNDO_DELETE_DISABLE 460*cdf0e10cSrcweir { 461*cdf0e10cSrcweir HelpID = "sd:CheckBox:RID_UNDO_DELETE_WARNING:CB_UNDO_DELETE_DISABLE"; 462*cdf0e10cSrcweir Pos = MAP_APPFONT( 39, (4 * 12) + 9 ); 463*cdf0e10cSrcweir Size = MAP_APPFONT( 175, 12 ); 464*cdf0e10cSrcweir Text [ en-US ] = "~Do not show this warning again"; 465*cdf0e10cSrcweir }; 466*cdf0e10cSrcweir OKButton BTN_UNDO_DELETE_YES 467*cdf0e10cSrcweir { 468*cdf0e10cSrcweir Pos = MAP_APPFONT( 60, (5 * 12) + 13 ); 469*cdf0e10cSrcweir Size = MAP_APPFONT( 50, 14 ); 470*cdf0e10cSrcweir }; 471*cdf0e10cSrcweir CancelButton BTN_UNDO_DELETE_NO 472*cdf0e10cSrcweir { 473*cdf0e10cSrcweir Pos = MAP_APPFONT( 120, (5 * 12) + 13 ); 474*cdf0e10cSrcweir Size = MAP_APPFONT( 50, 14 ); 475*cdf0e10cSrcweir DefButton = TRUE; 476*cdf0e10cSrcweir }; 477*cdf0e10cSrcweir Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION"; 478*cdf0e10cSrcweir}; 479*cdf0e10cSrcweir 480*cdf0e10cSrcweirString STR_DELETE_PAGES 481*cdf0e10cSrcweir{ 482*cdf0e10cSrcweir Text [ en-US ] = "Delete slides" ; 483*cdf0e10cSrcweir}; 484*cdf0e10cSrcweirString STR_WARN_PRINTFORMAT_FAILURE 485*cdf0e10cSrcweir{ 486*cdf0e10cSrcweir Text [ en-US ] = "The document format could not be set on the specified printer." ; 487*cdf0e10cSrcweir}; 488*cdf0e10cSrcweirString STR_REMOVE_LINK 489*cdf0e10cSrcweir{ 490*cdf0e10cSrcweir Text [ en-US ] = "This graphic is linked to a document. \nDo you want to unlink the graphic in order to edit it?" ; 491*cdf0e10cSrcweir}; 492*cdf0e10cSrcweirString STR_IMPORT_GRFILTER_OPENERROR 493*cdf0e10cSrcweir{ 494*cdf0e10cSrcweir Text [ en-US ] = "Graphics file cannot be opened" ; 495*cdf0e10cSrcweir}; 496*cdf0e10cSrcweirString STR_IMPORT_GRFILTER_IOERROR 497*cdf0e10cSrcweir{ 498*cdf0e10cSrcweir Text [ en-US ] = "Graphics file cannot be read" ; 499*cdf0e10cSrcweir}; 500*cdf0e10cSrcweirString STR_IMPORT_GRFILTER_FORMATERROR 501*cdf0e10cSrcweir{ 502*cdf0e10cSrcweir Text [ en-US ] = "Unknown graphics format" ; 503*cdf0e10cSrcweir}; 504*cdf0e10cSrcweirString STR_IMPORT_GRFILTER_VERSIONERROR 505*cdf0e10cSrcweir{ 506*cdf0e10cSrcweir Text [ en-US ] = "This graphics file version is not supported" ; 507*cdf0e10cSrcweir}; 508*cdf0e10cSrcweirString STR_IMPORT_GRFILTER_FILTERERROR 509*cdf0e10cSrcweir{ 510*cdf0e10cSrcweir Text [ en-US ] = "Graphics filter not found" ; 511*cdf0e10cSrcweir}; 512*cdf0e10cSrcweirString STR_IMPORT_GRFILTER_TOOBIG 513*cdf0e10cSrcweir{ 514*cdf0e10cSrcweir Text [ en-US ] = "Not enough memory to import graphics" ; 515*cdf0e10cSrcweir}; 516*cdf0e10cSrcweirString STR_OBJECTS 517*cdf0e10cSrcweir{ 518*cdf0e10cSrcweir Text [ en-US ] = "Objects" ; 519*cdf0e10cSrcweir}; 520*cdf0e10cSrcweirString STR_END_SEARCHING 521*cdf0e10cSrcweir{ 522*cdf0e10cSrcweir Text [ en-US ] = "The document search is finished." ; 523*cdf0e10cSrcweir}; 524*cdf0e10cSrcweirString STR_END_SPELLING 525*cdf0e10cSrcweir{ 526*cdf0e10cSrcweir Text [ en-US ] = "Spellcheck of entire document has been completed." ; 527*cdf0e10cSrcweir}; 528*cdf0e10cSrcweirString STR_END_SPELLING_OBJ 529*cdf0e10cSrcweir{ 530*cdf0e10cSrcweir Text [ en-US ] = "The spellcheck for the selected objects has been completed." ; 531*cdf0e10cSrcweir}; 532*cdf0e10cSrcweirString STR_NOLANGUAGE 533*cdf0e10cSrcweir{ 534*cdf0e10cSrcweir Text [ en-US ] = "The selected language is not available." ; 535*cdf0e10cSrcweir}; 536*cdf0e10cSrcweirString STR_ASK_FOR_CONVERT_TO_BEZIER 537*cdf0e10cSrcweir{ 538*cdf0e10cSrcweir Text [ en-US ] = "Convert selected object to curve?" ; 539*cdf0e10cSrcweir}; 540*cdf0e10cSrcweirString STR_UNDO_CHANGE_PRES_OBJECT 541*cdf0e10cSrcweir{ 542*cdf0e10cSrcweir Text [ en-US ] = "Modify presentation object '$'" ; 543*cdf0e10cSrcweir}; 544*cdf0e10cSrcweirString STR_UNDO_MODIFY_PAGE 545*cdf0e10cSrcweir{ 546*cdf0e10cSrcweir Text [ en-US ] = "Slide layout" ; 547*cdf0e10cSrcweir}; 548*cdf0e10cSrcweirString STR_STATSTR_PRINT 549*cdf0e10cSrcweir{ 550*cdf0e10cSrcweir Text [ en-US ] = "Printing..." ; 551*cdf0e10cSrcweir}; 552*cdf0e10cSrcweirString STR_UNDO_INSERT_FILE 553*cdf0e10cSrcweir{ 554*cdf0e10cSrcweir Text [ en-US ] = "Insert file" ; 555*cdf0e10cSrcweir}; 556*cdf0e10cSrcweirString STR_SCALE_OBJS_TO_PAGE 557*cdf0e10cSrcweir{ 558*cdf0e10cSrcweir Text [ en-US ] = "Should the graphics be scaled to the new slide format?" ; 559*cdf0e10cSrcweir}; 560*cdf0e10cSrcweirString STR_UNDO_INSERT_SPECCHAR 561*cdf0e10cSrcweir{ 562*cdf0e10cSrcweir Text [ en-US ] = "Insert special character" ; 563*cdf0e10cSrcweir}; 564*cdf0e10cSrcweirString STR_UNDO_SET_PRESLAYOUT 565*cdf0e10cSrcweir{ 566*cdf0e10cSrcweir Text [ en-US ] = "Apply presentation layout" ; 567*cdf0e10cSrcweir}; 568*cdf0e10cSrcweirString STR_STRING_NOTFOUND 569*cdf0e10cSrcweir{ 570*cdf0e10cSrcweir Text [ en-US ] = "Search key not found." ; 571*cdf0e10cSrcweir}; 572*cdf0e10cSrcweirString STR_PLAY 573*cdf0e10cSrcweir{ 574*cdf0e10cSrcweir Text [ en-US ] = "~Play" ; 575*cdf0e10cSrcweir}; 576*cdf0e10cSrcweirString STR_STOP 577*cdf0e10cSrcweir{ 578*cdf0e10cSrcweir Text [ en-US ] = "Sto~p" ; 579*cdf0e10cSrcweir}; 580*cdf0e10cSrcweirString STR_UNDO_ORIGINALSIZE 581*cdf0e10cSrcweir{ 582*cdf0e10cSrcweir Text [ en-US ] = "Original Size" ; 583*cdf0e10cSrcweir}; 584*cdf0e10cSrcweirString STR_PRINT_DRAWING 585*cdf0e10cSrcweir{ 586*cdf0e10cSrcweir Text [ en-US ] = " (Drawing)" ; 587*cdf0e10cSrcweir}; 588*cdf0e10cSrcweirString STR_PRINT_NOTES 589*cdf0e10cSrcweir{ 590*cdf0e10cSrcweir Text [ en-US ] = " (Notes)" ; 591*cdf0e10cSrcweir}; 592*cdf0e10cSrcweirString STR_PRINT_HANDOUT 593*cdf0e10cSrcweir{ 594*cdf0e10cSrcweir Text [ en-US ] = " (Handout)" ; 595*cdf0e10cSrcweir}; 596*cdf0e10cSrcweirString STR_PRINT_OUTLINE 597*cdf0e10cSrcweir{ 598*cdf0e10cSrcweir Text [ en-US ] = " (Outline)" ; 599*cdf0e10cSrcweir}; 600*cdf0e10cSrcweirString STR_WARN_SCALE_FAIL 601*cdf0e10cSrcweir{ 602*cdf0e10cSrcweir Text [ en-US ] = "The specified scale is invalid.\nDo you want to enter a new one?" ; 603*cdf0e10cSrcweir}; 604*cdf0e10cSrcweirString STR_CLICK_ACTION_NONE 605*cdf0e10cSrcweir{ 606*cdf0e10cSrcweir Text [ en-US ] = "No action" ; 607*cdf0e10cSrcweir}; 608*cdf0e10cSrcweirString STR_CLICK_ACTION_PREVPAGE 609*cdf0e10cSrcweir{ 610*cdf0e10cSrcweir Text [ en-US ] = "Go to previous slide" ; 611*cdf0e10cSrcweir}; 612*cdf0e10cSrcweirString STR_CLICK_ACTION_NEXTPAGE 613*cdf0e10cSrcweir{ 614*cdf0e10cSrcweir Text [ en-US ] = "Go to next slide" ; 615*cdf0e10cSrcweir}; 616*cdf0e10cSrcweirString STR_CLICK_ACTION_FIRSTPAGE 617*cdf0e10cSrcweir{ 618*cdf0e10cSrcweir Text [ en-US ] = "Go to first slide" ; 619*cdf0e10cSrcweir}; 620*cdf0e10cSrcweirString STR_CLICK_ACTION_LASTPAGE 621*cdf0e10cSrcweir{ 622*cdf0e10cSrcweir Text [ en-US ] = "Go to last slide" ; 623*cdf0e10cSrcweir}; 624*cdf0e10cSrcweirString STR_CLICK_ACTION_BOOKMARK 625*cdf0e10cSrcweir{ 626*cdf0e10cSrcweir Text [ en-US ] = "Go to page or object" ; 627*cdf0e10cSrcweir}; 628*cdf0e10cSrcweirString STR_CLICK_ACTION_DOCUMENT 629*cdf0e10cSrcweir{ 630*cdf0e10cSrcweir Text [ en-US ] = "Go to document" ; 631*cdf0e10cSrcweir}; 632*cdf0e10cSrcweirString STR_CLICK_ACTION_VANISH 633*cdf0e10cSrcweir{ 634*cdf0e10cSrcweir Text [ en-US ] = "Fade object" ; 635*cdf0e10cSrcweir}; 636*cdf0e10cSrcweirString STR_CLICK_ACTION_INVISIBLE 637*cdf0e10cSrcweir{ 638*cdf0e10cSrcweir Text [ en-US ] = "Hide object" ; 639*cdf0e10cSrcweir}; 640*cdf0e10cSrcweirString STR_CLICK_ACTION_SOUND 641*cdf0e10cSrcweir{ 642*cdf0e10cSrcweir Text [ en-US ] = "Play sound" ; 643*cdf0e10cSrcweir}; 644*cdf0e10cSrcweirString STR_CLICK_ACTION_VERB 645*cdf0e10cSrcweir{ 646*cdf0e10cSrcweir Text [ en-US ] = "Start object action" ; 647*cdf0e10cSrcweir}; 648*cdf0e10cSrcweirString STR_CLICK_ACTION_PROGRAM 649*cdf0e10cSrcweir{ 650*cdf0e10cSrcweir Text [ en-US ] = "Run program" ; 651*cdf0e10cSrcweir}; 652*cdf0e10cSrcweirString STR_CLICK_ACTION_MACRO 653*cdf0e10cSrcweir{ 654*cdf0e10cSrcweir Text [ en-US ] = "Run macro" ; 655*cdf0e10cSrcweir}; 656*cdf0e10cSrcweirString STR_CLICK_ACTION_STOPPRESENTATION 657*cdf0e10cSrcweir{ 658*cdf0e10cSrcweir Text [ en-US ] = "Exit presentation" ; 659*cdf0e10cSrcweir}; 660*cdf0e10cSrcweirString STR_EFFECTDLG_JUMP 661*cdf0e10cSrcweir{ 662*cdf0e10cSrcweir Text [ en-US ] = "Target"; 663*cdf0e10cSrcweir}; 664*cdf0e10cSrcweirString STR_EFFECTDLG_ACTION 665*cdf0e10cSrcweir{ 666*cdf0e10cSrcweir Text [ en-US ] = "Act~ion"; 667*cdf0e10cSrcweir}; 668*cdf0e10cSrcweirString STR_EFFECTDLG_SOUND 669*cdf0e10cSrcweir{ 670*cdf0e10cSrcweir Text [ en-US ] = "Sound" ; 671*cdf0e10cSrcweir}; 672*cdf0e10cSrcweirString STR_EFFECTDLG_PAGE_OBJECT 673*cdf0e10cSrcweir{ 674*cdf0e10cSrcweir Text [ en-US ] = "Slide / Object" ; 675*cdf0e10cSrcweir}; 676*cdf0e10cSrcweirString STR_EFFECTDLG_DOCUMENT 677*cdf0e10cSrcweir{ 678*cdf0e10cSrcweir Text [ en-US ] = "Document" ; 679*cdf0e10cSrcweir}; 680*cdf0e10cSrcweirString STR_EFFECTDLG_PROGRAM 681*cdf0e10cSrcweir{ 682*cdf0e10cSrcweir Text [ en-US ] = "Program" ; 683*cdf0e10cSrcweir}; 684*cdf0e10cSrcweirString STR_EFFECTDLG_MACRO 685*cdf0e10cSrcweir{ 686*cdf0e10cSrcweir Text [ en-US ] = "Macro" ; 687*cdf0e10cSrcweir}; 688*cdf0e10cSrcweir // Strings fuer Animations-Effekte 689*cdf0e10cSrcweirString STR_EFFECT_NONE 690*cdf0e10cSrcweir{ 691*cdf0e10cSrcweir Text [ en-US ] = "No Effect" ; 692*cdf0e10cSrcweir}; 693*cdf0e10cSrcweirString STR_INSERT_TEXT 694*cdf0e10cSrcweir{ 695*cdf0e10cSrcweir Text [ en-US ] = "Insert Text" ; 696*cdf0e10cSrcweir}; 697*cdf0e10cSrcweirString STR_SLIDE_SINGULAR 698*cdf0e10cSrcweir{ 699*cdf0e10cSrcweir Text [ en-US ] = " Slide" ; 700*cdf0e10cSrcweir}; 701*cdf0e10cSrcweirString STR_SLIDE_PLURAL 702*cdf0e10cSrcweir{ 703*cdf0e10cSrcweir Text [ en-US ] = " Slides" ; 704*cdf0e10cSrcweir}; 705*cdf0e10cSrcweirString STR_LOAD_PRESENTATION_LAYOUT 706*cdf0e10cSrcweir{ 707*cdf0e10cSrcweir Text [ en-US ] = "Load Slide Design" ; 708*cdf0e10cSrcweir}; 709*cdf0e10cSrcweirString STR_DRAGTYPE_URL 710*cdf0e10cSrcweir{ 711*cdf0e10cSrcweir Text [ en-US ] = "Insert as hyperlink" ; 712*cdf0e10cSrcweir}; 713*cdf0e10cSrcweirString STR_DRAGTYPE_EMBEDDED 714*cdf0e10cSrcweir{ 715*cdf0e10cSrcweir Text [ en-US ] = "Insert as copy" ; 716*cdf0e10cSrcweir}; 717*cdf0e10cSrcweirString STR_DRAGTYPE_LINK 718*cdf0e10cSrcweir{ 719*cdf0e10cSrcweir Text [ en-US ] = "Insert as link" ; 720*cdf0e10cSrcweir}; 721*cdf0e10cSrcweirString STR_GLUE_ESCDIR_SMART 722*cdf0e10cSrcweir{ 723*cdf0e10cSrcweir Text [ en-US ] = "Smart" ; 724*cdf0e10cSrcweir}; 725*cdf0e10cSrcweirString STR_GLUE_ESCDIR_LEFT 726*cdf0e10cSrcweir{ 727*cdf0e10cSrcweir Text [ en-US ] = "Left" ; 728*cdf0e10cSrcweir}; 729*cdf0e10cSrcweirString STR_GLUE_ESCDIR_RIGHT 730*cdf0e10cSrcweir{ 731*cdf0e10cSrcweir Text [ en-US ] = "Right" ; 732*cdf0e10cSrcweir}; 733*cdf0e10cSrcweirString STR_GLUE_ESCDIR_TOP 734*cdf0e10cSrcweir{ 735*cdf0e10cSrcweir Text [ en-US ] = "Top" ; 736*cdf0e10cSrcweir}; 737*cdf0e10cSrcweirString STR_GLUE_ESCDIR_BOTTOM 738*cdf0e10cSrcweir{ 739*cdf0e10cSrcweir Text [ en-US ] = "Bottom" ; 740*cdf0e10cSrcweir}; 741*cdf0e10cSrcweirString STR_GLUE_ESCDIR_LO 742*cdf0e10cSrcweir{ 743*cdf0e10cSrcweir Text [ en-US ] = "Top Left?" ; 744*cdf0e10cSrcweir}; 745*cdf0e10cSrcweirString STR_GLUE_ESCDIR_LU 746*cdf0e10cSrcweir{ 747*cdf0e10cSrcweir Text [ en-US ] = "Bottom Left?" ; 748*cdf0e10cSrcweir}; 749*cdf0e10cSrcweirString STR_GLUE_ESCDIR_RO 750*cdf0e10cSrcweir{ 751*cdf0e10cSrcweir Text [ en-US ] = "Top Right?" ; 752*cdf0e10cSrcweir}; 753*cdf0e10cSrcweirString STR_GLUE_ESCDIR_RU 754*cdf0e10cSrcweir{ 755*cdf0e10cSrcweir Text [ en-US ] = "Bottom Right?" ; 756*cdf0e10cSrcweir}; 757*cdf0e10cSrcweirString STR_GLUE_ESCDIR_HORZ 758*cdf0e10cSrcweir{ 759*cdf0e10cSrcweir Text [ en-US ] = "Horizontal" ; 760*cdf0e10cSrcweir}; 761*cdf0e10cSrcweirString STR_GLUE_ESCDIR_VERT 762*cdf0e10cSrcweir{ 763*cdf0e10cSrcweir Text [ en-US ] = "Vertical" ; 764*cdf0e10cSrcweir}; 765*cdf0e10cSrcweirString STR_GLUE_ESCDIR_ALL 766*cdf0e10cSrcweir{ 767*cdf0e10cSrcweir Text [ en-US ] = "All?" ; 768*cdf0e10cSrcweir}; 769*cdf0e10cSrcweirString STR_CANT_PERFORM_IN_LIVEMODE 770*cdf0e10cSrcweir{ 771*cdf0e10cSrcweir Text [ en-US ] = "This action can't be run in the live mode." ; 772*cdf0e10cSrcweir}; 773*cdf0e10cSrcweirString STR_PUBLISH_BACK 774*cdf0e10cSrcweir{ 775*cdf0e10cSrcweir Text [ en-US ] = "Back" ; 776*cdf0e10cSrcweir}; 777*cdf0e10cSrcweirString STR_PUBLISH_NEXT 778*cdf0e10cSrcweir{ 779*cdf0e10cSrcweir Text [ en-US ] = "Continue" ; 780*cdf0e10cSrcweir}; 781*cdf0e10cSrcweirString STR_PUBLISH_OUTLINE 782*cdf0e10cSrcweir{ 783*cdf0e10cSrcweir Text [ en-US ] = "Overview" ; 784*cdf0e10cSrcweir}; 785*cdf0e10cSrcweirString STR_EYEDROPPER 786*cdf0e10cSrcweir{ 787*cdf0e10cSrcweir Text [ en-US ] = "Color Replacer" ; 788*cdf0e10cSrcweir}; 789*cdf0e10cSrcweirString STR_UNDO_MORPHING 790*cdf0e10cSrcweir{ 791*cdf0e10cSrcweir Text [ en-US ] = "Cross-fading" ; 792*cdf0e10cSrcweir}; 793*cdf0e10cSrcweirString STR_UNDO_COLORRESOLUTION 794*cdf0e10cSrcweir{ 795*cdf0e10cSrcweir Text [ en-US ] = "Color resolution" ; 796*cdf0e10cSrcweir}; 797*cdf0e10cSrcweirString STR_UNDO_EXPAND_PAGE 798*cdf0e10cSrcweir{ 799*cdf0e10cSrcweir Text [ en-US ] = "Expand Slide" ; 800*cdf0e10cSrcweir}; 801*cdf0e10cSrcweirString STR_UNDO_SUMMARY_PAGE 802*cdf0e10cSrcweir{ 803*cdf0e10cSrcweir Text [ en-US ] = "Table of Contents Slide" ; 804*cdf0e10cSrcweir}; 805*cdf0e10cSrcweirString STR_TWAIN_NO_SOURCE_UNX 806*cdf0e10cSrcweir{ 807*cdf0e10cSrcweir Text [ en-US ] = "No SANE source is available at the moment." ; 808*cdf0e10cSrcweir}; 809*cdf0e10cSrcweir 810*cdf0e10cSrcweirString STR_TWAIN_NO_SOURCE 811*cdf0e10cSrcweir{ 812*cdf0e10cSrcweir Text [ en-US ] = "At present, no TWAIN source is available." ; 813*cdf0e10cSrcweir}; 814*cdf0e10cSrcweir 815*cdf0e10cSrcweirString STR_FIX 816*cdf0e10cSrcweir{ 817*cdf0e10cSrcweir Text [ en-US ] = "Fixed" ; 818*cdf0e10cSrcweir}; 819*cdf0e10cSrcweirString STR_VAR 820*cdf0e10cSrcweir{ 821*cdf0e10cSrcweir Text [ en-US ] = "Variable" ; 822*cdf0e10cSrcweir}; 823*cdf0e10cSrcweirString STR_STANDARD_NORMAL 824*cdf0e10cSrcweir{ 825*cdf0e10cSrcweir Text [ en-US ] = "Standard" ; 826*cdf0e10cSrcweir}; 827*cdf0e10cSrcweirString STR_STANDARD_SMALL 828*cdf0e10cSrcweir{ 829*cdf0e10cSrcweir Text [ en-US ] = "Standard (short)" ; 830*cdf0e10cSrcweir}; 831*cdf0e10cSrcweirString STR_STANDARD_BIG 832*cdf0e10cSrcweir{ 833*cdf0e10cSrcweir Text [ en-US ] = "Standard (long)" ; 834*cdf0e10cSrcweir}; 835*cdf0e10cSrcweirString STR_FILEFORMAT_NAME_EXT 836*cdf0e10cSrcweir{ 837*cdf0e10cSrcweir Text [ en-US ] = "File name" ; 838*cdf0e10cSrcweir}; 839*cdf0e10cSrcweirString STR_FILEFORMAT_FULLPATH 840*cdf0e10cSrcweir{ 841*cdf0e10cSrcweir Text [ en-US ] = "Path/File name" ; 842*cdf0e10cSrcweir}; 843*cdf0e10cSrcweirString STR_FILEFORMAT_PATH 844*cdf0e10cSrcweir{ 845*cdf0e10cSrcweir Text [ en-US ] = "Path" ; 846*cdf0e10cSrcweir}; 847*cdf0e10cSrcweirString STR_FILEFORMAT_NAME 848*cdf0e10cSrcweir{ 849*cdf0e10cSrcweir Text [ en-US ] = "File name without extension" ; 850*cdf0e10cSrcweir}; 851*cdf0e10cSrcweirString STR_RELEASE_GRAPHICLINK 852*cdf0e10cSrcweir{ 853*cdf0e10cSrcweir Text [ en-US ] = "This graphic is linked to a document. Do you want to unlink the graphic in order to edit it?" ; 854*cdf0e10cSrcweir}; 855*cdf0e10cSrcweirString STR_NEW_CUSTOMSHOW 856*cdf0e10cSrcweir{ 857*cdf0e10cSrcweir Text [ en-US ] = "New Custom Slide Show" ; 858*cdf0e10cSrcweir}; 859*cdf0e10cSrcweirString STR_COPY_CUSTOMSHOW 860*cdf0e10cSrcweir{ 861*cdf0e10cSrcweir Text [ en-US ] = "Copy " ; 862*cdf0e10cSrcweir}; 863*cdf0e10cSrcweirString STR_IMPRESS_DOCUMENT 864*cdf0e10cSrcweir{ 865*cdf0e10cSrcweir Text [ en-US ] = "Presentation" ; 866*cdf0e10cSrcweir}; 867*cdf0e10cSrcweirString STR_IMPRESS_DOCUMENT_FULLTYPE_60 868*cdf0e10cSrcweir{ 869*cdf0e10cSrcweir Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION Presentation" ; 870*cdf0e10cSrcweir}; 871*cdf0e10cSrcweirString STR_GRAPHIC_DOCUMENT 872*cdf0e10cSrcweir{ 873*cdf0e10cSrcweir Text [ en-US ] = "Drawing" ; 874*cdf0e10cSrcweir}; 875*cdf0e10cSrcweirString STR_GRAPHIC_DOCUMENT_FULLTYPE_60 876*cdf0e10cSrcweir{ 877*cdf0e10cSrcweir Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION Drawing" ; 878*cdf0e10cSrcweir}; 879*cdf0e10cSrcweirString STR_BREAK_METAFILE 880*cdf0e10cSrcweir{ 881*cdf0e10cSrcweir Text [ en-US ] = "Ungroup Metafile(s)..."; 882*cdf0e10cSrcweir}; 883*cdf0e10cSrcweirString STR_BREAK_FAIL 884*cdf0e10cSrcweir{ 885*cdf0e10cSrcweir Text [ en-US ] = "It was not possible to ungroup all drawing objects."; 886*cdf0e10cSrcweir}; 887*cdf0e10cSrcweir 888*cdf0e10cSrcweir// HtmlExport 889*cdf0e10cSrcweirString STR_PUBDLG_SAMENAME 890*cdf0e10cSrcweir{ 891*cdf0e10cSrcweir Text [ en-US ] = "A design already exists with this name.\nDo you want to replace it?"; 892*cdf0e10cSrcweir}; 893*cdf0e10cSrcweir 894*cdf0e10cSrcweirString STR_HTMLATTR_TEXT 895*cdf0e10cSrcweir{ 896*cdf0e10cSrcweir Text [ en-US ] = "Text"; 897*cdf0e10cSrcweir}; 898*cdf0e10cSrcweir 899*cdf0e10cSrcweirString STR_HTMLATTR_LINK 900*cdf0e10cSrcweir{ 901*cdf0e10cSrcweir Text [ en-US ] = "Hyperlink"; 902*cdf0e10cSrcweir}; 903*cdf0e10cSrcweir 904*cdf0e10cSrcweirString STR_HTMLATTR_VLINK 905*cdf0e10cSrcweir{ 906*cdf0e10cSrcweir Text [ en-US ] = "Visited link"; 907*cdf0e10cSrcweir}; 908*cdf0e10cSrcweir 909*cdf0e10cSrcweirString STR_HTMLATTR_ALINK 910*cdf0e10cSrcweir{ 911*cdf0e10cSrcweir Text [ en-US ] = "Active link"; 912*cdf0e10cSrcweir}; 913*cdf0e10cSrcweir 914*cdf0e10cSrcweirString STR_HTMLEXP_NOTES 915*cdf0e10cSrcweir{ 916*cdf0e10cSrcweir Text [ en-US ] = "Notes"; 917*cdf0e10cSrcweir}; 918*cdf0e10cSrcweir 919*cdf0e10cSrcweirString STR_HTMLEXP_CONTENTS 920*cdf0e10cSrcweir{ 921*cdf0e10cSrcweir Text [ en-US ] = "Table of contents"; 922*cdf0e10cSrcweir}; 923*cdf0e10cSrcweir 924*cdf0e10cSrcweirString STR_HTMLEXP_CLICKSTART 925*cdf0e10cSrcweir{ 926*cdf0e10cSrcweir Text [ en-US ] = "Click here to start"; 927*cdf0e10cSrcweir}; 928*cdf0e10cSrcweir 929*cdf0e10cSrcweirString STR_HTMLEXP_AUTHOR 930*cdf0e10cSrcweir{ 931*cdf0e10cSrcweir Text [ en-US ] = "Author"; 932*cdf0e10cSrcweir}; 933*cdf0e10cSrcweir 934*cdf0e10cSrcweirString STR_HTMLEXP_EMAIL 935*cdf0e10cSrcweir{ 936*cdf0e10cSrcweir Text [ en-US ] = "E-mail"; 937*cdf0e10cSrcweir}; 938*cdf0e10cSrcweir 939*cdf0e10cSrcweirString STR_HTMLEXP_HOMEPAGE 940*cdf0e10cSrcweir{ 941*cdf0e10cSrcweir Text [ en-US ] = "Homepage"; 942*cdf0e10cSrcweir}; 943*cdf0e10cSrcweir 944*cdf0e10cSrcweirString STR_HTMLEXP_INFO 945*cdf0e10cSrcweir{ 946*cdf0e10cSrcweir Text [ en-US ] = "Further information"; 947*cdf0e10cSrcweir}; 948*cdf0e10cSrcweir 949*cdf0e10cSrcweirString STR_HTMLEXP_DOWNLOAD 950*cdf0e10cSrcweir{ 951*cdf0e10cSrcweir Text [ en-US ] = "Download presentation"; 952*cdf0e10cSrcweir}; 953*cdf0e10cSrcweir 954*cdf0e10cSrcweirString STR_HTMLEXP_NOFRAMES 955*cdf0e10cSrcweir{ 956*cdf0e10cSrcweir Text [ en-US ] = "Unfortunately your browser does not support floating frames."; 957*cdf0e10cSrcweir}; 958*cdf0e10cSrcweir 959*cdf0e10cSrcweirString STR_HTMLEXP_FIRSTPAGE 960*cdf0e10cSrcweir{ 961*cdf0e10cSrcweir Text [ en-US ] = "First page"; 962*cdf0e10cSrcweir}; 963*cdf0e10cSrcweir 964*cdf0e10cSrcweirString STR_HTMLEXP_LASTPAGE 965*cdf0e10cSrcweir{ 966*cdf0e10cSrcweir Text [ en-US ] = "Last page"; 967*cdf0e10cSrcweir}; 968*cdf0e10cSrcweir 969*cdf0e10cSrcweirString STR_HTMLEXP_SETTEXT 970*cdf0e10cSrcweir{ 971*cdf0e10cSrcweir Text [ en-US ] = "Text"; 972*cdf0e10cSrcweir}; 973*cdf0e10cSrcweir 974*cdf0e10cSrcweirString STR_HTMLEXP_SETGRAPHIC 975*cdf0e10cSrcweir{ 976*cdf0e10cSrcweir Text [ en-US ] = "Graphics"; 977*cdf0e10cSrcweir}; 978*cdf0e10cSrcweir 979*cdf0e10cSrcweirString STR_HTMLEXP_OUTLINE 980*cdf0e10cSrcweir{ 981*cdf0e10cSrcweir Text [ en-US ] = "With contents"; 982*cdf0e10cSrcweir}; 983*cdf0e10cSrcweir 984*cdf0e10cSrcweirString STR_HTMLEXP_NOOUTLINE 985*cdf0e10cSrcweir{ 986*cdf0e10cSrcweir Text [ en-US ] = "Without contents"; 987*cdf0e10cSrcweir}; 988*cdf0e10cSrcweir 989*cdf0e10cSrcweirString STR_WEBVIEW_SAVE 990*cdf0e10cSrcweir{ 991*cdf0e10cSrcweir Text [ en-US ] = "To given page"; 992*cdf0e10cSrcweir}; 993*cdf0e10cSrcweir 994*cdf0e10cSrcweirString STR_UNDO_VECTORIZE 995*cdf0e10cSrcweir{ 996*cdf0e10cSrcweir Text [ en-US ] = "Convert bitmap to polygon" ; 997*cdf0e10cSrcweir}; 998*cdf0e10cSrcweir 999*cdf0e10cSrcweirString STR_PRES_SOFTEND 1000*cdf0e10cSrcweir{ 1001*cdf0e10cSrcweir Text [ en-US ] = "Click to exit presentation..." ; 1002*cdf0e10cSrcweir}; 1003*cdf0e10cSrcweir 1004*cdf0e10cSrcweirString STR_PRES_PAUSE 1005*cdf0e10cSrcweir{ 1006*cdf0e10cSrcweir Text [ en-US ] = "Pause..." ; 1007*cdf0e10cSrcweir}; 1008*cdf0e10cSrcweir 1009*cdf0e10cSrcweirSTRING STR_WIZARD_ORIGINAL 1010*cdf0e10cSrcweir{ 1011*cdf0e10cSrcweir Text [ en-US ] = "<Original>"; 1012*cdf0e10cSrcweir}; 1013*cdf0e10cSrcweir 1014*cdf0e10cSrcweirSTRING STR_ISLOADING 1015*cdf0e10cSrcweir{ 1016*cdf0e10cSrcweir Text [ en-US ] = "Loading..."; 1017*cdf0e10cSrcweir}; 1018*cdf0e10cSrcweir 1019*cdf0e10cSrcweirString STR_DRAW_GRAF_TOOLBOX 1020*cdf0e10cSrcweir{ 1021*cdf0e10cSrcweir Text [ en-US ] = "Graphics Object Bar" ; 1022*cdf0e10cSrcweir}; 1023*cdf0e10cSrcweir 1024*cdf0e10cSrcweirString STR_UNDO_APPLY_3D_FAVOURITE 1025*cdf0e10cSrcweir{ 1026*cdf0e10cSrcweir Text [ en-US ] = "Apply 3D favorite"; 1027*cdf0e10cSrcweir}; 1028*cdf0e10cSrcweir 1029*cdf0e10cSrcweirString STR_UNDO_GRAFFILTER 1030*cdf0e10cSrcweir{ 1031*cdf0e10cSrcweir Text [ en-US ] = "Graphics filter" ; 1032*cdf0e10cSrcweir}; 1033*cdf0e10cSrcweir 1034*cdf0e10cSrcweirString STR_WARNING_NOSOUNDFILE 1035*cdf0e10cSrcweir{ 1036*cdf0e10cSrcweir Text [ en-US ] = "The file %\nis not a valid sound file !" ; 1037*cdf0e10cSrcweir}; 1038*cdf0e10cSrcweir 1039*cdf0e10cSrcweirString STR_UNDO_CONVERT_TO_METAFILE 1040*cdf0e10cSrcweir{ 1041*cdf0e10cSrcweir Text [ en-US ] = "Convert to metafile" ; 1042*cdf0e10cSrcweir}; 1043*cdf0e10cSrcweir 1044*cdf0e10cSrcweirString STR_UNDO_CONVERT_TO_BITMAP 1045*cdf0e10cSrcweir{ 1046*cdf0e10cSrcweir Text [ en-US ] = "Convert to bitmap" ; 1047*cdf0e10cSrcweir}; 1048*cdf0e10cSrcweirString STR_HTMLEXP_ERROR_CREATE_FILE 1049*cdf0e10cSrcweir{ 1050*cdf0e10cSrcweir Text [ en-US ] = "Cannot create the file $(URL1)."; 1051*cdf0e10cSrcweir}; 1052*cdf0e10cSrcweirString STR_HTMLEXP_ERROR_OPEN_FILE 1053*cdf0e10cSrcweir{ 1054*cdf0e10cSrcweir Text [ en-US ] = "Could not open the file $(URL1)."; 1055*cdf0e10cSrcweir}; 1056*cdf0e10cSrcweirString STR_HTMLEXP_ERROR_COPY_FILE 1057*cdf0e10cSrcweir{ 1058*cdf0e10cSrcweir Text [ en-US ] = "The file $(URL1) could not be copied to $(URL2)"; 1059*cdf0e10cSrcweir}; 1060*cdf0e10cSrcweirString STR_PAGE_BACKGROUND_TITLE 1061*cdf0e10cSrcweir{ 1062*cdf0e10cSrcweir Text [ en-US ] = "Page Settings" ; 1063*cdf0e10cSrcweir}; 1064*cdf0e10cSrcweirString STR_PAGE_BACKGROUND_TXT 1065*cdf0e10cSrcweir{ 1066*cdf0e10cSrcweir Text [ en-US ] = "Background settings for all pages?" ; 1067*cdf0e10cSrcweir}; 1068*cdf0e10cSrcweirString STR_TITLE_RENAMESLIDE 1069*cdf0e10cSrcweir{ 1070*cdf0e10cSrcweir Text [ en-US ] = "Rename Slide"; 1071*cdf0e10cSrcweir}; 1072*cdf0e10cSrcweirString STR_TITLE_SAVE_AS_PICTURE 1073*cdf0e10cSrcweir{ 1074*cdf0e10cSrcweir Text [ en-US ] = "Save as Picture"; 1075*cdf0e10cSrcweir}; 1076*cdf0e10cSrcweirString STR_DESC_RENAMESLIDE 1077*cdf0e10cSrcweir{ 1078*cdf0e10cSrcweir Text [ en-US ] = "Name"; 1079*cdf0e10cSrcweir}; 1080*cdf0e10cSrcweir 1081*cdf0e10cSrcweirString STR_PLACEHOLDER_DESCRIPTION_TITLE 1082*cdf0e10cSrcweir{ 1083*cdf0e10cSrcweir Text [ en-US ] = "Title Area for AutoLayouts" ; 1084*cdf0e10cSrcweir}; 1085*cdf0e10cSrcweir 1086*cdf0e10cSrcweirString STR_PLACEHOLDER_DESCRIPTION_OUTLINE 1087*cdf0e10cSrcweir{ 1088*cdf0e10cSrcweir Text [ en-US ] = "Object Area for AutoLayouts" ; 1089*cdf0e10cSrcweir}; 1090*cdf0e10cSrcweir 1091*cdf0e10cSrcweirString STR_PLACEHOLDER_DESCRIPTION_FOOTER 1092*cdf0e10cSrcweir{ 1093*cdf0e10cSrcweir Text [ en-US ] = "Footer Area" ; 1094*cdf0e10cSrcweir}; 1095*cdf0e10cSrcweir 1096*cdf0e10cSrcweirString STR_PLACEHOLDER_DESCRIPTION_HEADER 1097*cdf0e10cSrcweir{ 1098*cdf0e10cSrcweir Text [ en-US ] = "Header Area" ; 1099*cdf0e10cSrcweir}; 1100*cdf0e10cSrcweir 1101*cdf0e10cSrcweirString STR_PLACEHOLDER_DESCRIPTION_DATETIME 1102*cdf0e10cSrcweir{ 1103*cdf0e10cSrcweir Text [ en-US ] = "Date Area" ; 1104*cdf0e10cSrcweir}; 1105*cdf0e10cSrcweir 1106*cdf0e10cSrcweirString STR_PLACEHOLDER_DESCRIPTION_SLIDE 1107*cdf0e10cSrcweir{ 1108*cdf0e10cSrcweir Text [ en-US ] = "Slide Number Area" ; 1109*cdf0e10cSrcweir}; 1110*cdf0e10cSrcweir 1111*cdf0e10cSrcweirString STR_PLACEHOLDER_DESCRIPTION_NUMBER 1112*cdf0e10cSrcweir{ 1113*cdf0e10cSrcweir Text [ en-US ] = "Page Number Area" ; 1114*cdf0e10cSrcweir}; 1115*cdf0e10cSrcweir 1116*cdf0e10cSrcweirString STR_FIELD_PLACEHOLDER_HEADER 1117*cdf0e10cSrcweir{ 1118*cdf0e10cSrcweir Text [ en-US ] = "<header>" ; 1119*cdf0e10cSrcweir}; 1120*cdf0e10cSrcweir 1121*cdf0e10cSrcweirString STR_FIELD_PLACEHOLDER_FOOTER 1122*cdf0e10cSrcweir{ 1123*cdf0e10cSrcweir Text [ en-US ] = "<footer>" ; 1124*cdf0e10cSrcweir}; 1125*cdf0e10cSrcweir 1126*cdf0e10cSrcweirString STR_FIELD_PLACEHOLDER_DATETIME 1127*cdf0e10cSrcweir{ 1128*cdf0e10cSrcweir Text [ en-US ] = "<date/time>" ; 1129*cdf0e10cSrcweir}; 1130*cdf0e10cSrcweirString STR_FIELD_PLACEHOLDER_NUMBER 1131*cdf0e10cSrcweir{ 1132*cdf0e10cSrcweir Text [ en-US ] = "<number>" ; 1133*cdf0e10cSrcweir}; 1134*cdf0e10cSrcweirString STR_FIELD_PLACEHOLDER_COUNT 1135*cdf0e10cSrcweir{ 1136*cdf0e10cSrcweir Text [ en-US ]="<count>" ; 1137*cdf0e10cSrcweir}; 1138*cdf0e10cSrcweir 1139*cdf0e10cSrcweirString STR_PLACEHOLDER_DESCRIPTION_NOTES 1140*cdf0e10cSrcweir{ 1141*cdf0e10cSrcweir Text [ en-US ] = "Notes Area"; 1142*cdf0e10cSrcweir}; 1143*cdf0e10cSrcweir 1144*cdf0e10cSrcweirString STR_UNDO_HANGULHANJACONVERSION 1145*cdf0e10cSrcweir{ 1146*cdf0e10cSrcweir Text [ en-US ] = "Hangul/Hanja Conversion"; 1147*cdf0e10cSrcweir}; 1148*cdf0e10cSrcweir 1149*cdf0e10cSrcweirString STR_LEFT_PANE_IMPRESS_TITLE 1150*cdf0e10cSrcweir{ 1151*cdf0e10cSrcweir Text [ en-US ] = "Slides"; 1152*cdf0e10cSrcweir}; 1153*cdf0e10cSrcweirString STR_LEFT_PANE_DRAW_TITLE 1154*cdf0e10cSrcweir{ 1155*cdf0e10cSrcweir Text [ en-US ] = "Pages"; 1156*cdf0e10cSrcweir}; 1157*cdf0e10cSrcweirString STR_RIGHT_PANE_TITLE 1158*cdf0e10cSrcweir{ 1159*cdf0e10cSrcweir Text [ en-US ] = "Tasks"; 1160*cdf0e10cSrcweir}; 1161*cdf0e10cSrcweirString STR_TASKPANEL_MASTER_PAGE_TITLE 1162*cdf0e10cSrcweir{ 1163*cdf0e10cSrcweir Text [ en-US ] = "Master Pages"; 1164*cdf0e10cSrcweir}; 1165*cdf0e10cSrcweirString STR_TASKPANEL_MASTER_PAGE_MENU_TITLE 1166*cdf0e10cSrcweir{ 1167*cdf0e10cSrcweir Text [ en-US ] = "View"; 1168*cdf0e10cSrcweir}; 1169*cdf0e10cSrcweirString STR_TASKPANEL_MASTER_PAGE_MENU_LOCK 1170*cdf0e10cSrcweir{ 1171*cdf0e10cSrcweir Text [ en-US ] = "~Dock Task Pane"; 1172*cdf0e10cSrcweir}; 1173*cdf0e10cSrcweirString STR_TASKPANEL_MASTER_PAGE_MENU_UNLOCK 1174*cdf0e10cSrcweir{ 1175*cdf0e10cSrcweir Text [ en-US ] = "~Undock Task Pane"; 1176*cdf0e10cSrcweir}; 1177*cdf0e10cSrcweirString STR_TASKPANEL_CURRENT_MASTER_PAGES_TITLE 1178*cdf0e10cSrcweir{ 1179*cdf0e10cSrcweir Text [ en-US ] = "Used in This Presentation"; 1180*cdf0e10cSrcweir}; 1181*cdf0e10cSrcweirString STR_TASKPANEL_RECENT_MASTER_PAGES_TITLE 1182*cdf0e10cSrcweir{ 1183*cdf0e10cSrcweir Text [ en-US ] = "Recently Used"; 1184*cdf0e10cSrcweir}; 1185*cdf0e10cSrcweirString STR_TASKPANEL_ALL_MASTER_PAGES_TITLE 1186*cdf0e10cSrcweir{ 1187*cdf0e10cSrcweir Text [ en-US ] = "Available for Use"; 1188*cdf0e10cSrcweir}; 1189*cdf0e10cSrcweirString STR_TASKPANEL_NOT_AVAILABLE_SUBSTITUTION 1190*cdf0e10cSrcweir{ 1191*cdf0e10cSrcweir Text [ en-US ] = "Preview not available"; 1192*cdf0e10cSrcweir}; 1193*cdf0e10cSrcweirString STR_TASKPANEL_PREPARING_PREVIEW_SUBSTITUTION 1194*cdf0e10cSrcweir{ 1195*cdf0e10cSrcweir Text [ en-US ] = "Preparing preview"; 1196*cdf0e10cSrcweir}; 1197*cdf0e10cSrcweirString STR_TASKPANEL_LAYOUT_MENU_TITLE 1198*cdf0e10cSrcweir{ 1199*cdf0e10cSrcweir Text [ en-US ] = "Layouts"; 1200*cdf0e10cSrcweir}; 1201*cdf0e10cSrcweirString STR_GRAPHICS_STYLE_FAMILY 1202*cdf0e10cSrcweir{ 1203*cdf0e10cSrcweir Text [ en-US ] = "Graphics Styles"; 1204*cdf0e10cSrcweir}; 1205*cdf0e10cSrcweirString STR_CELL_STYLE_FAMILY 1206*cdf0e10cSrcweir{ 1207*cdf0e10cSrcweir Text [ en-US ] = "Cell Styles"; 1208*cdf0e10cSrcweir}; 1209*cdf0e10cSrcweirString DLG_TABLEDESIGNPANE 1210*cdf0e10cSrcweir{ 1211*cdf0e10cSrcweir Text [ en-US ] = "Table Designs"; 1212*cdf0e10cSrcweir}; 1213*cdf0e10cSrcweirString STR_CUSTOMANIMATIONPANE 1214*cdf0e10cSrcweir{ 1215*cdf0e10cSrcweir Text [ en-US ] = "Custom Animation"; 1216*cdf0e10cSrcweir}; 1217*cdf0e10cSrcweirString STR_SLIDE_TRANSITION_PANE 1218*cdf0e10cSrcweir{ 1219*cdf0e10cSrcweir Text [ en-US ] = "Slide Transition"; 1220*cdf0e10cSrcweir}; 1221*cdf0e10cSrcweirString STR_NAVIGATOR_SHOW_NAMED_SHAPES 1222*cdf0e10cSrcweir{ 1223*cdf0e10cSrcweir Text [ en-US ] = "Named shapes"; 1224*cdf0e10cSrcweir}; 1225*cdf0e10cSrcweirString STR_NAVIGATOR_SHOW_ALL_SHAPES 1226*cdf0e10cSrcweir{ 1227*cdf0e10cSrcweir Text [ en-US ] = "All shapes"; 1228*cdf0e10cSrcweir}; 1229*cdf0e10cSrcweirString STR_NAVIGATOR_SHAPE_BASE_NAME 1230*cdf0e10cSrcweir{ 1231*cdf0e10cSrcweir Text [ en-US ] = "Shape %1"; 1232*cdf0e10cSrcweir}; 1233*cdf0e10cSrcweirString STR_SET_BACKGROUND_PICTURE 1234*cdf0e10cSrcweir{ 1235*cdf0e10cSrcweir Text [ en-US ] = "Set Background Picture for Slide ..." ; 1236*cdf0e10cSrcweir}; 1237*cdf0e10cSrcweir 1238*cdf0e10cSrcweirString STR_ACC_DIALOG_DESC 1239*cdf0e10cSrcweir{ 1240*cdf0e10cSrcweir Text [ en-US ] = "Select a template from which to import page designs." ; 1241*cdf0e10cSrcweir}; 1242*cdf0e10cSrcweir 1243*cdf0e10cSrcweirString RID_ANNOTATIONS_START 1244*cdf0e10cSrcweir{ 1245*cdf0e10cSrcweir Text [ en-US ] = "Comments"; 1246*cdf0e10cSrcweir}; 1247*cdf0e10cSrcweir 1248*cdf0e10cSrcweirString STR_RESET_LAYOUT 1249*cdf0e10cSrcweir{ 1250*cdf0e10cSrcweir Text[ en-US ] = "Reset Slide Layout"; 1251*cdf0e10cSrcweir}; 1252*cdf0e10cSrcweir 1253*cdf0e10cSrcweirString STR_INSERT_TABLE 1254*cdf0e10cSrcweir{ 1255*cdf0e10cSrcweir Text [ en-US ] = "Insert Table"; 1256*cdf0e10cSrcweir}; 1257*cdf0e10cSrcweir 1258*cdf0e10cSrcweirString STR_INSERT_CHART 1259*cdf0e10cSrcweir{ 1260*cdf0e10cSrcweir Text [ en-US ] = "Insert Chart"; 1261*cdf0e10cSrcweir}; 1262*cdf0e10cSrcweir 1263*cdf0e10cSrcweirString STR_INSERT_PICTURE 1264*cdf0e10cSrcweir{ 1265*cdf0e10cSrcweir Text [ en-US ] = "Insert Picture"; 1266*cdf0e10cSrcweir}; 1267*cdf0e10cSrcweir 1268*cdf0e10cSrcweirString STR_INSERT_MOVIE 1269*cdf0e10cSrcweir{ 1270*cdf0e10cSrcweir Text [ en-US ] = "Insert Movie"; 1271*cdf0e10cSrcweir}; 1272