1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
3 * This file is part of the LibreOffice project.
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/.
9 * This file incorporates work covered by the following license notice:
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 .
20 #include "retypepassdlg.hrc"
22 ModalDialog RID_SCDLG_RETYPEPASS
24 HelpID = "sc:ModalDialog:RID_SCDLG_RETYPEPASS";
25 Text [ en-US ] = "Re-type Password" ;
26 Size = MAP_APPFONT ( 260 , 165 ) ;
32 Pos = MAP_APPFONT ( 204, 6 ) ;
33 Size = MAP_APPFONT ( 50, 14 ) ;
37 CancelButton BTN_CANCEL
39 Pos = MAP_APPFONT ( 204, 23 ) ;
40 Size = MAP_APPFONT ( 50, 14 ) ;
45 Pos = MAP_APPFONT ( 204, 43 ) ;
46 Size = MAP_APPFONT ( 50, 14 ) ;
51 Pos = MAP_APPFONT ( 6, 6 ) ;
52 Size = MAP_APPFONT ( 190, 36 );
56 Text [ en-US ] = "The document you are about to export has one or more protected items with password that cannot be exported. Please re-type your password to be able to export your document." ;
61 Pos = MAP_APPFONT ( 6, 48 );
62 Size = MAP_APPFONT ( 190, 8 );
64 Text [ en-US ] = "Document protection" ;
67 FixedText FT_DOCSTATUS
69 Pos = MAP_APPFONT ( 10, 62 );
70 Size = MAP_APPFONT ( 140, 8 );
72 Text [ en-US ] = "Status unknown" ;
75 PushButton BTN_RETYPE_DOC
77 HelpID = "sc:PushButton:RID_SCDLG_RETYPEPASS:BTN_RETYPE_DOC";
78 Pos = MAP_APPFONT ( 158, 59 );
79 Size = MAP_APPFONT ( 30, 14 );
81 Text [ en-US ] = "Re-type" ;
86 Pos = MAP_APPFONT ( 6, 83 );
87 Size = MAP_APPFONT ( 190, 8 );
89 Text [ en-US ] = "Sheet protection" ;
92 FixedText FT_SHEETNAME1
94 Pos = MAP_APPFONT ( 10, 97 );
95 Size = MAP_APPFONT ( 68, 8 );
97 Text [ en-US ] = "Sheet1 has a really long name" ;
100 FixedText FT_SHEETSTATUS1
102 Pos = MAP_APPFONT ( 82, 97 );
103 Size = MAP_APPFONT ( 72, 8 );
105 Text [ en-US ] = "Status unknown" ;
108 PushButton BTN_RETYPE_SHEET1
110 HelpID = "sc:PushButton:RID_SCDLG_RETYPEPASS:BTN_RETYPE_SHEET1";
111 Pos = MAP_APPFONT ( 158, 94 );
112 Size = MAP_APPFONT ( 30, 14 );
114 Text [ en-US ] = "Re-type" ;
117 FixedText FT_SHEETNAME2
119 Pos = MAP_APPFONT ( 10, 113 );
120 Size = MAP_APPFONT ( 68, 8 );
122 Text [ en-US ] = "Sheet2" ;
125 FixedText FT_SHEETSTATUS2
127 Pos = MAP_APPFONT ( 82, 113 );
128 Size = MAP_APPFONT ( 72, 8 );
130 Text [ en-US ] = "Status unknown" ;
133 PushButton BTN_RETYPE_SHEET2
135 HelpID = "sc:PushButton:RID_SCDLG_RETYPEPASS:BTN_RETYPE_SHEET2";
136 Pos = MAP_APPFONT ( 158, 110 );
137 Size = MAP_APPFONT ( 30, 14 );
139 Text [ en-US ] = "Re-type" ;
142 FixedText FT_SHEETNAME3
144 Pos = MAP_APPFONT ( 10, 129 );
145 Size = MAP_APPFONT ( 68, 8 );
147 Text [ en-US ] = "Sheet3" ;
150 FixedText FT_SHEETSTATUS3
152 Pos = MAP_APPFONT ( 82, 129 );
153 Size = MAP_APPFONT ( 72, 8 );
155 Text [ en-US ] = "Status unknown" ;
158 PushButton BTN_RETYPE_SHEET3
160 HelpID = "sc:PushButton:RID_SCDLG_RETYPEPASS:BTN_RETYPE_SHEET3";
161 Pos = MAP_APPFONT ( 158, 126 );
162 Size = MAP_APPFONT ( 30, 14 );
164 Text [ en-US ] = "Re-type" ;
167 FixedText FT_SHEETNAME4
169 Pos = MAP_APPFONT ( 10, 145 );
170 Size = MAP_APPFONT ( 68, 8 );
172 Text [ en-US ] = "Sheet4" ;
175 FixedText FT_SHEETSTATUS4
177 Pos = MAP_APPFONT ( 82, 145 );
178 Size = MAP_APPFONT ( 72, 8 );
180 Text [ en-US ] = "Status unknown" ;
183 PushButton BTN_RETYPE_SHEET4
185 HelpID = "sc:PushButton:RID_SCDLG_RETYPEPASS:BTN_RETYPE_SHEET4";
186 Pos = MAP_APPFONT ( 158, 142 );
187 Size = MAP_APPFONT ( 30, 14 );
189 Text [ en-US ] = "Re-type" ;
194 Pos = MAP_APPFONT ( 190, 94 ) ;
195 Size = MAP_APPFONT ( 8, 61 ) ;
199 String STR_NOT_PROTECTED
201 Text [ en-US ] = "Not protected" ;
204 String STR_NOT_PASS_PROTECTED
206 Text [ en-US ] = "Not password-protected" ;
211 Text [ en-US ] = "Hash incompatible" ;
216 Text [ en-US ] = "Hash compatible" ;
219 String STR_HASH_REGENERATED
221 Text [ en-US ] = "Hash re-generated" ;
225 // ----------------------------------------------------------------------------
227 ModalDialog RID_SCDLG_RETYPEPASS_INPUT
229 HelpID = "sc:ModalDialog:RID_SCDLG_RETYPEPASS_INPUT";
230 Text [ en-US ] = "Re-type Password" ;
231 Size = MAP_APPFONT ( 230 , 110 ) ;
237 Pos = MAP_APPFONT ( 174, 6 ) ;
238 Size = MAP_APPFONT ( 50, 14 ) ;
242 CancelButton BTN_CANCEL
244 Pos = MAP_APPFONT ( 174, 23 ) ;
245 Size = MAP_APPFONT ( 50, 14 ) ;
250 Pos = MAP_APPFONT ( 174, 43 ) ;
251 Size = MAP_APPFONT ( 50, 14 ) ;
254 RadioButton BTN_RETYPE_PASSWORD
256 HelpID = "sc:RadioButton:RID_SCDLG_RETYPEPASS_INPUT:BTN_RETYPE_PASSWORD";
257 Pos = MAP_APPFONT ( 11, 10 );
258 Size = MAP_APPFONT ( 150, 10 );
260 Text [ en-US ] = "Re-type password" ;
263 FixedText FT_PASSWORD1
265 Pos = MAP_APPFONT ( 20, 30 );
266 Size = MAP_APPFONT ( 42, 10 );
268 Text [ en-US ] = "~Password" ;
273 HelpID = "sc:Edit:RID_SCDLG_RETYPEPASS_INPUT:ED_PASSWORD1";
276 Pos = MAP_APPFONT ( 65, 29 );
277 Size = MAP_APPFONT ( 75, 12 );
280 FixedText FT_PASSWORD2
282 Pos = MAP_APPFONT ( 20, 45 );
283 Size = MAP_APPFONT ( 42, 10 );
285 Text [ en-US ] = "~Confirm" ;
290 HelpID = "sc:Edit:RID_SCDLG_RETYPEPASS_INPUT:ED_PASSWORD2";
293 Pos = MAP_APPFONT ( 65, 44 );
294 Size = MAP_APPFONT ( 75, 12 );
297 CheckBox BTN_MATCH_OLD_PASSWORD
299 HelpID = "sc:CheckBox:RID_SCDLG_RETYPEPASS_INPUT:BTN_MATCH_OLD_PASSWORD";
300 Pos = MAP_APPFONT ( 20, 65 );
301 Size = MAP_APPFONT ( 150, 10 );
303 Text [ en-US ] = "New password must match the original password." ;
306 RadioButton BTN_REMOVE_PASSWORD
308 HelpID = "sc:RadioButton:RID_SCDLG_RETYPEPASS_INPUT:BTN_REMOVE_PASSWORD";
309 Pos = MAP_APPFONT ( 11, 90 );
310 Size = MAP_APPFONT ( 150, 10 );
312 Text [ en-US ] = "Remove password from this protected item." ;
316 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */