1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
20 #include "gallery.hrc"
22 String RID_GALLERYSTR_THEME_3D
24 Text [ en-US ] = "3D Effects";
27 String RID_GALLERYSTR_THEME_ANIMATIONS
29 Text [ en-US ] = "Animations";
32 String RID_GALLERYSTR_THEME_BULLETS
34 Text [ en-US ] = "Bullets";
37 String RID_GALLERYSTR_THEME_OFFICE
39 Text [ en-US ] = "Office";
42 String RID_GALLERYSTR_THEME_FLAGS
44 Text [ en-US ] = "Flags";
47 String RID_GALLERYSTR_THEME_FLOWCHARTS
49 Text [ en-US ] = "Flow Charts";
52 String RID_GALLERYSTR_THEME_EMOTICONS
54 Text [ en-US ] = "Emoticons";
57 String RID_GALLERYSTR_THEME_PHOTOS
59 Text [ en-US ] = "Images";
62 String RID_GALLERYSTR_THEME_BACKGROUNDS
64 Text [ en-US ] = "Backgrounds";
67 String RID_GALLERYSTR_THEME_HOMEPAGE
69 Text [ en-US ] = "Homepage";
72 String RID_GALLERYSTR_THEME_INTERACTION
74 Text [ en-US ] = "Interaction";
77 String RID_GALLERYSTR_THEME_MAPS
79 Text [ en-US ] = "Maps";
82 String RID_GALLERYSTR_THEME_PEOPLE
84 Text [ en-US ] = "People";
87 String RID_GALLERYSTR_THEME_SURFACES
89 Text [ en-US ] = "Surfaces";
92 String RID_GALLERYSTR_THEME_COMPUTERS
94 Text [ en-US ] = "Computers";
97 String RID_GALLERYSTR_THEME_DIAGRAMS
99 Text [ en-US ] = "Diagrams";
102 String RID_GALLERYSTR_THEME_ENVIRONMENT
104 Text [ en-US ] = "Environment";
107 String RID_GALLERYSTR_THEME_FINANCE
109 Text [ en-US ] = "Finance";
112 String RID_GALLERYSTR_THEME_TRANSPORT
114 Text [ en-US ] = "Transport";
117 String RID_GALLERYSTR_THEME_TXTSHAPES
119 Text [ en-US ] = "Textshapes";
122 String RID_GALLERYSTR_THEME_SOUNDS
124 Text [ en-US ] = "Sounds";
127 String RID_GALLERYSTR_THEME_SYMBOLS
129 Text [ en-US ] = "Symbols";
132 String RID_GALLERYSTR_THEME_MYTHEME
134 Text [ en-US ] = "My Theme";
137 String RID_GALLERYSTR_THEME_ARROWS
139 Text [ en-US ] = "Arrows";
142 String RID_GALLERYSTR_THEME_BALLOONS
144 Text [ en-US ] = "Balloons";
147 String RID_GALLERYSTR_THEME_KEYBOARD
149 Text [ en-US ] = "Keyboard";
152 String RID_GALLERYSTR_THEME_TIME
154 Text [ en-US ] = "Time";
157 String RID_GALLERYSTR_THEME_PRESENTATION
159 Text [ en-US ] = "Presentation";
162 String RID_GALLERYSTR_THEME_CALENDAR
164 Text [ en-US ] = "Calendar";
167 String RID_GALLERYSTR_THEME_NAVIGATION
169 Text [ en-US ] = "Navigation";
172 String RID_GALLERYSTR_THEME_COMMUNICATION
174 Text [ en-US ] = "Communication";
177 String RID_GALLERYSTR_THEME_FINANCES
179 Text [ en-US ] = "Finances";
182 String RID_GALLERYSTR_THEME_COMPUTER
184 Text [ en-US ] = "Computers";
187 String RID_GALLERYSTR_THEME_CLIMA
189 Text [ en-US ] = "Climate";
192 String RID_GALLERYSTR_THEME_EDUCATION
194 Text [ en-US ] = "School & University";
197 String RID_GALLERYSTR_THEME_TROUBLE
199 Text [ en-US ] = "Problem Solving";
202 String RID_GALLERYSTR_THEME_SCREENBEANS
204 Text [ en-US ] = "Screen Beans";
207 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */