Bump version to 4.1-6
[LibreOffice.git] / sfx2 / source / dialog / versdlg.src
blob8dbab6fee5ef2f724d6b85d00773e4359b9946db
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
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/.
8  *
9  * This file incorporates work covered by the following license notice:
10  *
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 .
18  */
20 #include "versdlg.hrc"
21 ModalDialog DLG_VERSIONS
23     HelpID = "sfx2:ModalDialog:DLG_VERSIONS";
24     OutputSize = TRUE ;
25     Size = MAP_APPFONT ( 340 , 184 ) ;
26     SvLook = TRUE ;
27     Moveable = TRUE ;
28     FixedLine GB_NEWVERSIONS
29     {
30         Pos = MAP_APPFONT ( 6 , 3 ) ;
31         Size = MAP_APPFONT ( 272 , 8 ) ;
32         Text [ en-US ] = "New versions" ;
33     };
34     PushButton PB_SAVE
35     {
36         HelpID = "sfx2:PushButton:DLG_VERSIONS:PB_SAVE";
37         Pos = MAP_APPFONT ( 12 , 14 ) ;
38         Size = MAP_APPFONT ( 90 , 14 ) ;
39         TabStop = TRUE ;
40         Text [ en-US ] = "Save ~New Version" ;
41     };
42     CheckBox CB_SAVEONCLOSE
43     {
44         HelpID = "sfx2:CheckBox:DLG_VERSIONS:CB_SAVEONCLOSE";
45         Pos = MAP_APPFONT ( 108 , 16 ) ;
46         Size = MAP_APPFONT ( 164 , 10 ) ;
47         TabStop = TRUE ;
48         Text [ en-US ] = "~Always save a version on closing" ;
49     };
50     FixedLine GB_OLDVERSIONS
51     {
52         Pos = MAP_APPFONT ( 6 , 34 ) ;
53         Size = MAP_APPFONT ( 272 , 8 ) ;
54         Text [ en-US ] = "Existing versions" ;
55     };
56     FixedText FT_DATETIME
57     {
58         Pos = MAP_APPFONT ( 15 , 45 ) ;
59         Size = MAP_APPFONT ( 60 , 10 ) ;
60         Text [ en-US ] = "Date and time" ;
61     };
62     FixedText FT_SAVEDBY
63     {
64         Pos = MAP_APPFONT ( 76 , 45 ) ;
65         Size = MAP_APPFONT ( 60 , 10 ) ;
66         Text [ en-US ] = "Saved by" ;
67     };
68     FixedText FT_COMMENTS
69     {
70         Pos = MAP_APPFONT ( 138 , 45 ) ;
71         Size = MAP_APPFONT ( 60 , 10 ) ;
72         Text [ en-US ] = "Comments" ;
73     };
74     Control TLB_VERSIONS
75     {
76         Border = TRUE ;
77         Pos = MAP_APPFONT ( 12 , 58 ) ;
78         Size = MAP_APPFONT ( 260 , 114 ) ;
79         TabStop = TRUE ;
80     };
81     CancelButton PB_CLOSE
82     {
83         Pos = MAP_APPFONT ( 284 , 6 ) ;
84         Size = MAP_APPFONT ( 50 , 14 ) ;
85         TabStop = TRUE ;
86         Text [ en-US ] = "Close" ;
87     };
88     PushButton PB_OPEN
89     {
90         HelpID = "sfx2:PushButton:DLG_VERSIONS:PB_OPEN";
91         Pos = MAP_APPFONT ( 284 , 26 ) ;
92         Size = MAP_APPFONT ( 50 , 14 ) ;
93         TabStop = TRUE ;
94         Text [ en-US ] = "Open" ;
95     };
96     PushButton PB_VIEW
97     {
98         HelpID = "sfx2:PushButton:DLG_VERSIONS:PB_VIEW";
99         Pos = MAP_APPFONT ( 284 , 43 ) ;
100         Size = MAP_APPFONT ( 50 , 14 ) ;
101         TabStop = TRUE ;
102         DefButton = TRUE ;
103         Text [ en-US ] = "~Show..." ;
104     };
105     PushButton PB_DELETE
106     {
107         HelpID = "sfx2:PushButton:DLG_VERSIONS:PB_DELETE";
108         Pos = MAP_APPFONT ( 284 , 60 ) ;
109         Size = MAP_APPFONT ( 50 , 14 ) ;
110         TabStop = TRUE ;
111         Text [ en-US ] = "~Delete" ;
112     };
113     PushButton PB_COMPARE
114     {
115         HelpID = "sfx2:PushButton:DLG_VERSIONS:PB_COMPARE";
116         Pos = MAP_APPFONT ( 284 , 77 ) ;
117         Size = MAP_APPFONT ( 50 , 14 ) ;
118         TabStop = TRUE ;
119         Text [ en-US ] = "Compare" ;
120     };
121     HelpButton PB_HELP
122     {
123         Pos = MAP_APPFONT ( 284 , 97 ) ;
124         Size = MAP_APPFONT ( 50 , 14 ) ;
125         TabStop = TRUE ;
126     };
127     Text [ en-US ] = "Versions of" ;
129 ModalDialog DLG_COMMENTS
131     HelpID = "sfx2:ModalDialog:DLG_COMMENTS";
132     OutputSize = TRUE ;
133     Size = MAP_APPFONT ( 180 , 118 ) ;
134     SvLook = TRUE ;
135     Moveable = TRUE ;
136     FixedText FT_DATETIME
137     {
138         Pos = MAP_APPFONT ( 6 , 6 ) ;
139         Size = MAP_APPFONT ( 168 , 10 ) ;
140         Text [ en-US ] = "Date and time: " ;
141     };
142     FixedText FT_SAVEDBY
143     {
144         Pos = MAP_APPFONT ( 6 , 19 ) ;
145         Size = MAP_APPFONT ( 168 , 10 ) ;
146         Text [ en-US ] = "Saved by " ;
147     };
148     MultiLineEdit ME_VERSIONS
149     {
150         HelpID = "sfx2:MultiLineEdit:DLG_COMMENTS:ME_VERSIONS";
151         Border = TRUE ;
152         Pos = MAP_APPFONT ( 6 , 32 ) ;
153         Size = MAP_APPFONT ( 168 , 60 ) ;
154         TabStop = TRUE ;
155     };
156     OKButton PB_OK
157     {
158         Pos = MAP_APPFONT ( 15 , 98 ) ;
159         Size = MAP_APPFONT ( 50 , 14 ) ;
160         TabStop = TRUE ;
161         DefButton = TRUE ;
162     };
163     CancelButton PB_CANCEL
164     {
165         Pos = MAP_APPFONT ( 68 , 98 ) ;
166         Size = MAP_APPFONT ( 50 , 14 ) ;
167         TabStop = TRUE ;
168     };
169     PushButton PB_CLOSE
170     {
171         HelpID = "sfx2:PushButton:DLG_COMMENTS:PB_CLOSE";
172         Pos = MAP_APPFONT ( 68 , 98 ) ;
173         Size = MAP_APPFONT ( 50 , 14 ) ;
174         TabStop = TRUE ;
175         Text [ en-US ] = "~Close" ;
176     };
177     HelpButton PB_HELP
178     {
179         Pos = MAP_APPFONT ( 124 , 98 ) ;
180         Size = MAP_APPFONT ( 50 , 14 ) ;
181         TabStop = TRUE ;
182     };
183     Text [ en-US ] = "Insert Version Comment" ;
185 String DLG_COMMENTS
187     Text [ en-US ] = "Version comment" ;
189 String STR_VIEWVERSIONCOMMENT
191     Text [ en-US ] = "View Version Comment" ;
194 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */