1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance 9 * with the License. You may obtain a copy of the License at 10 * 11 * http://www.apache.org/licenses/LICENSE-2.0 12 * 13 * Unless required by applicable law or agreed to in writing, 14 * software distributed under the License is distributed on an 15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 * KIND, either express or implied. See the License for the 17 * specific language governing permissions and limitations 18 * under the License. 19 * 20 *************************************************************/ 21 22 23 24#include "minimizer.hrc" 25 26Bitmap IMAGE_MINIMIZER_ROADMAP 27{ 28 File = "minimizer/minimizepresi_80.png" ; 29}; 30 31Bitmap IMAGE_MINIMIZER_ROADMAP_HC 32{ 33 File = "minimizer/minimizepresi_80_h.png" ; 34}; 35 36String STR_PRESENTATION_MINIMIZER 37{ 38 Text [ en-US ] = "Presentation Minimizer" ; 39}; 40 41String STR_INFO_DIALOG 42{ 43 Text [ en-US ] = "Presentation Minimizer - Result" ; 44}; 45 46String STR_STEPS 47{ 48 Text [ en-US ] = "Steps" ; 49}; 50 51String STR_HELP 52{ 53 Text [ en-US ] = "~Help" ; 54}; 55 56String STR_BACK 57{ 58 Text [ en-US ] = "< ~Back" ; 59}; 60 61String STR_NEXT 62{ 63 Text [ en-US ] = "~Next >" ; 64}; 65 66String STR_FINISH 67{ 68 Text [ en-US ] = "~Finish" ; 69}; 70 71String STR_CANCEL 72{ 73 Text [ en-US ] = "Cancel" ; 74}; 75 76String STR_INTRODUCTION 77{ 78 Text [ en-US ] = "Introduction" ; 79}; 80 81String STR_INTRODUCTION_T 82{ 83 Text [ en-US ] = "The Presentation Minimizer is used to reduce the " 84 "file size of the current presentation. Images will be compressed and " 85 "data, that is no longer needed, will be removed.\n" 86 "At the last step of the wizard you can choose to apply the changes " 87 "to the current presentation or to create an optimized new version of " 88 "the presentation." ; 89}; 90 91String STR_CHOSE_SETTINGS 92{ 93 Text [ en-US ] = "~Choose settings for Presentation Minimizer" ; 94}; 95 96String STR_REMOVE 97{ 98 Text [ en-US ] = "~Delete" ; 99}; 100 101String STR_GRAPHIC_OPTIMIZATION 102{ 103 Text [ en-US ] = "Choose settings for optimizing pictures and graphics" ; 104}; 105 106String STR_IMAGE_OPTIMIZATION 107{ 108 Text [ en-US ] = "Graphics" ; 109}; 110 111String STR_LOSSLESS_COMPRESSION 112{ 113 Text [ en-US ] = "~Lossless compression" ; 114}; 115 116String STR_JPEG_COMPRESSION 117{ 118 Text [ en-US ] = "~JPEG compression" ; 119}; 120 121String STR_QUALITY 122{ 123 Text [ en-US ] = "~Quality in %" ; 124}; 125 126String STR_REMOVE_CROP_AREA 127{ 128 Text [ en-US ] = "~Delete cropped graphic areas" ; 129}; 130 131String STR_IMAGE_RESOLUTION 132{ 133 Text [ en-US ] = "Reduce ~image resolution" ; 134}; 135 136String STR_IMAGE_RESOLUTION_0 137{ 138 Text [ en-US ] = "<no change>" ; 139}; 140 141String STR_IMAGE_RESOLUTION_1 142{ 143 Text [ en-US ] = "90;90 DPI (screen resolution)" ; 144}; 145 146String STR_IMAGE_RESOLUTION_2 147{ 148 Text [ en-US ] = "150;150 DPI (projector resolution)" ; 149}; 150 151String STR_IMAGE_RESOLUTION_3 152{ 153 Text [ en-US ] = "300;300 DPI (print resolution)" ; 154}; 155 156String STR_EMBED_LINKED_GRAPHICS 157{ 158 Text [ en-US ] = "~Break links to external graphics" ; 159}; 160 161String STR_OLE_OBJECTS 162{ 163 Text [ en-US ] = "OLE Objects" ; 164}; 165 166String STR_OLE_OPTIMIZATION 167{ 168 Text [ en-US ] = "Choose settings for replacing OLE objects" ; 169}; 170 171String STR_OLE_REPLACE 172{ 173 Text [ en-US ] = "Create static replacement graphics for OLE objects" ; 174}; 175 176String STR_ALL_OLE_OBJECTS 177{ 178 Text [ en-US ] = "For ~all OLE objects" ; 179}; 180 181String STR_ALIEN_OLE_OBJECTS_ONLY 182{ 183 Text [ en-US ] = "~For OLE objects not based on OpenDocument format" ; 184}; 185 186String STR_OLE_OBJECTS_DESC 187{ 188 Text [ en-US ] = "Object Linking and Embedding (OLE) is a technology that " 189 "allows embedding and linking to documents and other objects.\n" 190 "The current presentation contains OLE objects." ; 191}; 192 193String STR_NO_OLE_OBJECTS_DESC 194{ 195 Text [ en-US ] = "Object Linking and Embedding (OLE) is a technology that " 196 "allows embedding and linking to documents and other objects.\n" 197 "The current presentation contains no OLE objects." ; 198}; 199 200String STR_SLIDES 201{ 202 Text [ en-US ] = "Slides" ; 203}; 204 205String STR_CHOOSE_SLIDES 206{ 207 Text [ en-US ] = "Choose which slides to delete" ; 208}; 209 210String STR_MASTER_PAGES 211{ 212 Text [ en-US ] = "Master Pages" ; 213}; 214 215String STR_DELETE_MASTER_PAGES 216{ 217 Text [ en-US ] = "Delete unused ~master pages" ; 218}; 219 220String STR_DELETE_NOTES_PAGES 221{ 222 Text [ en-US ] = "~Clear notes" ; 223}; 224 225String STR_DELETE_HIDDEN_SLIDES 226{ 227 Text [ en-US ] = "Delete hidden ~slides" ; 228}; 229 230String STR_CUSTOM_SHOW 231{ 232 Text [ en-US ] = "Delete slides that are not used for the ~custom slide show" ; 233}; 234 235String STR_SUMMARY 236{ 237 Text [ en-US ] = "Summary" ; 238}; 239 240String STR_SUMMARY_TITLE 241{ 242 Text [ en-US ] = "Choose where to apply the following changes" ; 243}; 244 245String STR_PROGRESS 246{ 247 Text [ en-US ] = "Progress" ; 248}; 249 250String STR_OBJECTS_OPTIMIZED 251{ 252 Text [ en-US ] = "Objects optimized" ; 253}; 254 255String STR_APPLY_TO_CURRENT 256{ 257 Text [ en-US ] = "~Apply changes to current presentation" ; 258}; 259 260String STR_AUTOMATICALLY_OPEN 261{ 262 Text [ en-US ] = "~Open newly created presentation" ; 263}; 264 265String STR_SAVE_SETTINGS 266{ 267 Text [ en-US ] = "~Save settings as" ; 268}; 269 270String STR_SAVE_AS 271{ 272 Text [ en-US ] = "~Duplicate presentation before applying changes" ; 273}; 274 275String STR_DELETE_SLIDES 276{ 277 Text [ en-US ] = "Delete %SLIDES slides." ; 278}; 279 280String STR_OPTIMIZE_IMAGES 281{ 282 Text [ en-US ] = "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI." ; 283}; 284 285String STR_CREATE_REPLACEMENT 286{ 287 Text [ en-US ] = "Create replacement graphics for %OLE objects." ; 288}; 289 290String STR_CURRENT_FILESIZE 291{ 292 Text [ en-US ] = "Current file size:" ; 293}; 294 295String STR_ESTIMATED_FILESIZE 296{ 297 Text [ en-US ] = "Estimated new file size:" ; 298}; 299 300String STR_MB 301{ 302 Text [ en-US ] = "%1 MB" ; 303}; 304 305String STR_MY_SETTINGS 306{ 307 Text [ en-US ] = "My Settings " ; 308}; 309 310String STR_DEFAULT_SESSION 311{ 312 Text [ en-US ] = "default session" ; 313}; 314 315String STR_MODIFY_WARNING 316{ 317 Text [ en-US ] = "The optimization will modify the current document. Do you want to continue?" ; 318}; 319 320String STR_YES 321{ 322 Text [ en-US ] = "~Yes" ; 323}; 324 325String STR_OK 326{ 327 Text [ en-US ] = "OK" ; 328}; 329 330String STR_INFO_1 331{ 332 Text [ en-US ] = "The Presentation Minimizer has successfully updated the " 333 "presentation '%TITLE'. The file size has changed " 334 "from %OLDFILESIZE MB to %NEWFILESIZE MB." ; 335}; 336 337String STR_INFO_2 338{ 339 Text [ en-US ] = "The Presentation Minimizer has successfully updated the " 340 "presentation '%TITLE'. The file size has changed " 341 "from %OLDFILESIZE MB to approximated %NEWFILESIZE MB." ; 342}; 343 344String STR_INFO_3 345{ 346 Text [ en-US ] = "The Presentation Minimizer has successfully updated the " 347 "presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB." ; 348}; 349 350String STR_INFO_4 351{ 352 Text [ en-US ] = "The Presentation Minimizer has successfully updated the " 353 "presentation '%TITLE'. " 354 "The file size has changed to approximated %NEWFILESIZE MB." ; 355}; 356 357String STR_DUPLICATING_PRESENTATION 358{ 359 Text [ en-US ] = "Duplicating presentation..." ; 360}; 361 362String STR_DELETING_SLIDES 363{ 364 Text [ en-US ] = "Deleting slides..." ; 365}; 366 367String STR_OPTIMIZING_GRAPHICS 368{ 369 Text [ en-US ] = "Optimizing graphics..." ; 370}; 371 372String STR_CREATING_OLE_REPLACEMENTS 373{ 374 Text [ en-US ] = "Creating replacement graphics for OLE objects..." ; 375}; 376 377String STR_FILESIZESEPARATOR 378{ 379 Text [ en-US ] = "." ; 380}; 381 382// ********************************************************************** EOF 383