diff options
Diffstat (limited to 'extras/source/gallery/share')
-rw-r--r-- | extras/source/gallery/share/gallery_names.ulf | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/extras/source/gallery/share/gallery_names.ulf b/extras/source/gallery/share/gallery_names.ulf new file mode 100644 index 000000000..706b23817 --- /dev/null +++ b/extras/source/gallery/share/gallery_names.ulf @@ -0,0 +1,40 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + */ + +[arrows] +en-US = "Arrows" + +[backgrounds] +en-US = "Backgrounds" + +[bullets] +en-US= "Bullets" + +[bpmn] +en-US = "BPMN" + +[diagrams] +en-US = "Diagrams" + +[flowchart] +en-US = "Flow chart" + +[icons] +en-US = "Icons" + +[network] +en-US = "Network" + +[shapes] +en-US = "Shapes" + +[sounds] +en-US = "Sounds" + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |