1/************************************************************************* 2 * 3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4 * 5 * Copyright 2000, 2010 Oracle and/or its affiliates. 6 * 7 * OpenOffice.org - a multi-platform office productivity suite 8 * 9 * This file is part of OpenOffice.org. 10 * 11 * OpenOffice.org is free software: you can redistribute it and/or modify 12 * it under the terms of the GNU Lesser General Public License version 3 13 * only, as published by the Free Software Foundation. 14 * 15 * OpenOffice.org is distributed in the hope that it will be useful, 16 * but WITHOUT ANY WARRANTY; without even the implied warranty of 17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 * GNU Lesser General Public License version 3 for more details 19 * (a copy is included in the LICENSE file that accompanied this code). 20 * 21 * You should have received a copy of the GNU Lesser General Public License 22 * version 3 along with OpenOffice.org. If not, see 23 * <http://www.openoffice.org/license.html> 24 * for a copy of the LGPLv3 License. 25 * 26 ************************************************************************/ 27 28#include "gallery.hrc" 29 30// ----------------------------------------------------------------------------- 31 32String RID_GALLERYSTR_THEME_3D 33{ 34 Text [ en-US ] = "3D Effects"; 35}; 36 37// ----------------------------------------------------------------------------- 38 39String RID_GALLERYSTR_THEME_ANIMATIONS 40{ 41 Text [ en-US ] = "Animations"; 42}; 43 44// ----------------------------------------------------------------------------- 45 46String RID_GALLERYSTR_THEME_BULLETS 47{ 48 Text [ en-US ] = "Bullets"; 49}; 50 51// ----------------------------------------------------------------------------- 52 53String RID_GALLERYSTR_THEME_OFFICE 54{ 55 Text [ en-US ] = "Office"; 56}; 57 58// ----------------------------------------------------------------------------- 59 60String RID_GALLERYSTR_THEME_FLAGS 61{ 62 Text [ en-US ] = "Flags"; 63}; 64 65// ----------------------------------------------------------------------------- 66 67String RID_GALLERYSTR_THEME_FLOWCHARTS 68{ 69 Text [ en-US ] = "Flow Charts"; 70}; 71 72// ----------------------------------------------------------------------------- 73 74String RID_GALLERYSTR_THEME_EMOTICONS 75{ 76 Text [ en-US ] = "Emoticons"; 77}; 78 79// ----------------------------------------------------------------------------- 80 81String RID_GALLERYSTR_THEME_PHOTOS 82{ 83 Text [ en-US ] = "Pictures"; 84}; 85 86// ----------------------------------------------------------------------------- 87 88String RID_GALLERYSTR_THEME_BACKGROUNDS 89{ 90 Text [ en-US ] = "Backgrounds"; 91}; 92 93// ----------------------------------------------------------------------------- 94 95String RID_GALLERYSTR_THEME_HOMEPAGE 96{ 97 Text [ en-US ] = "Homepage"; 98}; 99 100// ----------------------------------------------------------------------------- 101 102String RID_GALLERYSTR_THEME_INTERACTION 103{ 104 Text [ en-US ] = "Interaction"; 105}; 106 107// ----------------------------------------------------------------------------- 108 109String RID_GALLERYSTR_THEME_MAPS 110{ 111 Text [ en-US ] = "Maps"; 112}; 113 114// ----------------------------------------------------------------------------- 115 116String RID_GALLERYSTR_THEME_PEOPLE 117{ 118 Text [ en-US ] = "People"; 119}; 120 121// ----------------------------------------------------------------------------- 122 123String RID_GALLERYSTR_THEME_SURFACES 124{ 125 Text [ en-US ] = "Surfaces"; 126}; 127 128// ----------------------------------------------------------------------------- 129 130String RID_GALLERYSTR_THEME_POWERPOINT 131{ 132 // !!! Don't translate, please !!! 133 Text = "private://gallery/hidden/imgppt"; 134}; 135 136// ----------------------------------------------------------------------------- 137 138String RID_GALLERYSTR_THEME_RULERS 139{ 140 Text [ en-US ] = "Rulers"; 141}; 142 143// ----------------------------------------------------------------------------- 144 145String RID_GALLERYSTR_THEME_SOUNDS 146{ 147 Text [ en-US ] = "Sounds"; 148}; 149 150// ----------------------------------------------------------------------------- 151 152String RID_GALLERYSTR_THEME_SYMBOLS 153{ 154 Text [ en-US ] = "Symbols"; 155}; 156 157// ----------------------------------------------------------------------------- 158 159String RID_GALLERYSTR_THEME_MYTHEME 160{ 161 Text [ en-US ] = "My Theme"; 162}; 163 164// ----------------------------------------------------------------------------- 165 166String RID_GALLERYSTR_THEME_USERSOUNDS 167{ 168 // !!! Don't translate, please !!! 169 Text = "private://gallery/hidden/usersounds"; 170}; 171 172// ----------------------------------------------------------------------------- 173 174String RID_GALLERYSTR_THEME_ARROWS 175{ 176 Text [ en-US ] = "Arrows"; 177}; 178 179// ----------------------------------------------------------------------------- 180 181String RID_GALLERYSTR_THEME_BALLOONS 182{ 183 Text [ en-US ] = "Balloons"; 184}; 185 186// ----------------------------------------------------------------------------- 187 188String RID_GALLERYSTR_THEME_KEYBOARD 189{ 190 Text [ en-US ] = "Keyboard"; 191}; 192 193// ----------------------------------------------------------------------------- 194 195String RID_GALLERYSTR_THEME_TIME 196{ 197 Text [ en-US ] = "Time"; 198}; 199 200// ----------------------------------------------------------------------------- 201 202String RID_GALLERYSTR_THEME_PRESENTATION 203{ 204 Text [ en-US ] = "Presentation"; 205}; 206 207// ----------------------------------------------------------------------------- 208 209String RID_GALLERYSTR_THEME_CALENDAR 210{ 211 Text [ en-US ] = "Calendar"; 212}; 213 214// ----------------------------------------------------------------------------- 215 216String RID_GALLERYSTR_THEME_NAVIGATION 217{ 218 Text [ en-US ] = "Navigation"; 219}; 220 221// ----------------------------------------------------------------------------- 222 223String RID_GALLERYSTR_THEME_COMMUNICATION 224{ 225 Text [ en-US ] = "Communication"; 226}; 227 228// ----------------------------------------------------------------------------- 229 230String RID_GALLERYSTR_THEME_FINANCES 231{ 232 Text [ en-US ] = "Finances"; 233}; 234 235// ----------------------------------------------------------------------------- 236 237String RID_GALLERYSTR_THEME_COMPUTER 238{ 239 Text [ en-US ] = "Computers"; 240}; 241 242// ----------------------------------------------------------------------------- 243 244String RID_GALLERYSTR_THEME_CLIMA 245{ 246 Text [ en-US ] = "Climate"; 247}; 248 249// ----------------------------------------------------------------------------- 250 251String RID_GALLERYSTR_THEME_EDUCATION 252{ 253 Text [ en-US ] = "School & University"; 254}; 255 256// ----------------------------------------------------------------------------- 257 258String RID_GALLERYSTR_THEME_TROUBLE 259{ 260 Text [ en-US ] = "Problem Solving"; 261}; 262 263// ----------------------------------------------------------------------------- 264 265String RID_GALLERYSTR_THEME_SCREENBEANS 266{ 267 Text [ en-US ] = "Screen Beans"; 268}; 269 270// ----------------------------------------------------------------------------- 271 272String RID_GALLERYSTR_THEME_FONTWORK 273{ 274 // !!! Don't translate, please !!! 275 Text = "private://gallery/hidden/fontwork"; 276}; 277 278// ----------------------------------------------------------------------------- 279 280String RID_GALLERYSTR_THEME_FONTWORK_VERTICAL 281{ 282 // !!! Don't translate, please !!! 283 Text = "private://gallery/hidden/fontworkvertical"; 284}; 285 286 287// ----------------------------------------------------------------------------- 288 289String RID_GALLERYSTR_THEME_DUMMY5 290{ 291 // !!! Don't translate, please !!! 292 Text = "Dummy 5"; 293}; 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334