1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: OfficeFilePicker.src,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
31 #include "svtools/svtools.hrc"
33 String STR_SVT_FILEPICKER_AUTO_EXTENSION
35 Text [ en-US ] = "~Automatic file name extension" ;
38 String STR_SVT_FILEPICKER_PASSWORD
40 Text [ en-US ] = "Save with pass~word" ;
43 String STR_SVT_FILEPICKER_FILTER_OPTIONS
45 Text [ en-US ] = "~Edit filter settings";
48 String STR_SVT_FILEPICKER_READONLY
50 Text [ en-US ] = "~Read-only" ;
53 String STR_SVT_FILEPICKER_INSERT_AS_LINK
55 Text [ en-US ] = "~Link" ;
58 String STR_SVT_FILEPICKER_SHOW_PREVIEW
60 Text [ en-US ] = "Pr~eview" ;
63 String STR_SVT_FILEPICKER_PLAY
65 Text [ en-US ] = "~Play" ;
68 String STR_SVT_FILEPICKER_VERSION
70 Text [ en-US ] = "~Version:";
73 String STR_SVT_FILEPICKER_TEMPLATES
75 Text [ en-US ] = "S~tyles:" ;
78 String STR_SVT_FILEPICKER_IMAGE_TEMPLATE
80 Text [ en-US ] = "Style:";
83 String STR_SVT_FILEPICKER_SELECTION
85 Text [ en-US ] = "~Selection" ;
88 String STR_SVT_FILEPICKER_FILTER_TITLE
90 Text [ en-US ] = "File ~type:" ;
93 String STR_SVT_FOLDERPICKER_DEFAULT_TITLE
95 Text [ en-US ] = "Select Path" ;
98 String STR_SVT_FOLDERPICKER_DEFAULT_DESCRIPTION
100 Text [ en-US ] = "Please select a folder.";