1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * This file is part of OpenOffice.org.
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.
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).
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.
26 ************************************************************************/
28 #include "svtools/svtools.hrc"
30 String STR_SVT_FILEPICKER_AUTO_EXTENSION
32 Text [ en-US ] = "~Automatic file name extension" ;
35 String STR_SVT_FILEPICKER_PASSWORD
37 Text [ en-US ] = "Save with pass~word" ;
40 String STR_SVT_FILEPICKER_FILTER_OPTIONS
42 Text [ en-US ] = "~Edit filter settings";
45 String STR_SVT_FILEPICKER_READONLY
47 Text [ en-US ] = "~Read-only" ;
50 String STR_SVT_FILEPICKER_INSERT_AS_LINK
52 Text [ en-US ] = "~Link" ;
55 String STR_SVT_FILEPICKER_SHOW_PREVIEW
57 Text [ en-US ] = "Pr~eview" ;
60 String STR_SVT_FILEPICKER_PLAY
62 Text [ en-US ] = "~Play" ;
65 String STR_SVT_FILEPICKER_VERSION
67 Text [ en-US ] = "~Version:";
70 String STR_SVT_FILEPICKER_TEMPLATES
72 Text [ en-US ] = "S~tyles:" ;
75 String STR_SVT_FILEPICKER_IMAGE_TEMPLATE
77 Text [ en-US ] = "Style:";
80 String STR_SVT_FILEPICKER_SELECTION
82 Text [ en-US ] = "~Selection" ;
85 String STR_SVT_FILEPICKER_FILTER_TITLE
87 Text [ en-US ] = "File ~type:" ;
90 String STR_SVT_FOLDERPICKER_DEFAULT_TITLE
92 Text [ en-US ] = "Select Path" ;
95 String STR_SVT_FOLDERPICKER_DEFAULT_DESCRIPTION
97 Text [ en-US ] = "Please select a folder.";