Version 3.6.0.4, tag libreoffice-3.6.0.4
[LibreOffice.git] / sfx2 / source / dialog / filedlghelper.src
blobeeee5d36aab7d09b65c54c3d66ef955defac2e88
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  ************************************************************************/
28 #include "sfxlocal.hrc"
29 #include "filedlghelper.hrc"
32 String STR_SFX_FILEDLG_ACTUALVERSION
34     Text [ en-US ] = "Current version";
37 String STR_SFX_EXPLORERFILE_EXPORT
39     Text [ en-US ] = "Export";
42 String STR_SFX_EXPLORERFILE_INSERT
44     Text [ en-US ] = "Insert" ;
47 String STR_SFX_EXPLORERFILE_BUTTONINSERT
49     Text [ en-US ] = "~Insert" ;
52 String STR_SFX_IMPORT_ALL
54     Text [ en-US ] = "<All formats>" ;
57 String STR_CB_AUTO_EXTENSION
59     Text [ en-US ] = "~Automatic file name extension" ;
62 String STR_CB_SELECTION
64     Text [ en-US ] = "~Selection" ;
67 String STR_CB_INSERT_AS_LINK
69     Text [ en-US ] = "~Link" ;
72 String STR_CB_SHOW_PREVIEW
74     Text [ en-US ] = "Pr~eview" ;
77 String STR_CB_READONLY
79     Text [ en-US ] = "~Read-only" ;
82 String STR_CB_PASSWORD
84     Text [ en-US ] = "Save with ~password" ;
87 String STR_CB_FILTER_OPTIONS
89     Text [ en-US ] = "Edit ~filter settings";
92 String STR_PB_PLAY
94     Text [ en-US ] = "~Play" ;
97 String STR_PB_STOP
99     Text [ en-US ] = "Sto~p" ;
102 String STR_PB_OPEN
104     Text [ en-US ] = "~Open" ;
107 String STR_PB_SAVE
109     Text [ en-US ] = "~Save" ;
112 String STR_LB_IMAGE_TEMPLATE
114     Text [ en-US ] = "Style:" ;
117 String STR_LB_TEMPLATES
119     Text [ en-US ] = "~Templates:" ;
122 String STR_LB_VERSION
124     Text [ en-US ] = "~Version:";
127 //******************************************************************** EOF