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 --------------------------------------------------------------
30 #include "optimprove.hrc"
33 #include <svx/dialogs.hrc>
35 TabPage RID_SVXPAGE_IMPROVEMENT
37 HelpId = "cui:TabPage:RID_SVXPAGE_IMPROVEMENT" ;
41 Size = MAP_APPFONT ( 260 , 185 ) ;
42 Text [ en-US ] = "%PRODUCTNAME Improvement Program" ;
45 Pos = MAP_APPFONT ( 6 , 3 ) ;
46 Size = MAP_APPFONT ( 248 , 8 ) ;
47 Text [ en-US ] = "Improvement Program" ;
49 FixedText FT_INVITATION
51 Pos = MAP_APPFONT ( 12 , 14 ) ;
52 Size = MAP_APPFONT ( 242 , 72 ) ;
54 Text [ en-US ] = "We invite you to join our %PRODUCTNAME Improvement Program to help optimize the quality of %PRODUCTNAME.\n\nIf you are willing to participate, we will collect anonymous statistics about how you use %PRODUCTNAME. The data is used to identify usage patterns.\n\nThe %PRODUCTNAME Improvement Program will not collect any personal data, or document content." ;
58 HelpID = "cui:RadioButton:RID_SVXPAGE_IMPROVEMENT:RB_YES";
59 Pos = MAP_APPFONT ( 12 , 92 ) ;
60 Size = MAP_APPFONT ( 215 , 10 ) ;
62 Text [ en-US ] = "~Yes, I am willing to participate in the %PRODUCTNAME Improvement Program" ;
66 HelpID = "cui:RadioButton:RID_SVXPAGE_IMPROVEMENT:RB_NO";
67 Pos = MAP_APPFONT ( 12 , 105 ) ;
68 Size = MAP_APPFONT ( 215 , 10 ) ;
69 Text [ en-US ] = "~No, I do not wish to participate" ;
73 Pos = MAP_APPFONT ( 230 , 91 ) ;
74 Size = MAP_APPFONT ( 24 , 24 ) ;
77 ImageBitmap = Bitmap { File = "info.png"; };
82 Pos = MAP_APPFONT ( 6 , 121 ) ;
83 Size = MAP_APPFONT ( 248 , 8 ) ;
84 Text [ en-US ] = "Tracked Data" ;
86 FixedText FT_NR_REPORTS
88 Pos = MAP_APPFONT ( 12 , 132 ) ;
89 Size = MAP_APPFONT ( 96 , 8 ) ;
90 Text [ en-US ] = "Number of reports sent:" ;
92 FixedText FT_NR_REPORTS_VALUE
94 Pos = MAP_APPFONT ( 111 , 132 ) ;
95 Size = MAP_APPFONT ( 100 , 10 ) ;
97 FixedText FT_NR_ACTIONS
99 Pos = MAP_APPFONT ( 12 , 145 ) ;
100 Size = MAP_APPFONT ( 96 , 8 ) ;
101 Text [ en-US ] = "Number of tracked actions:" ;
103 FixedText FT_NR_ACTIONS_VALUE
105 Pos = MAP_APPFONT ( 111 , 145 ) ;
106 Size = MAP_APPFONT ( 100 , 10 ) ;
108 PushButton PB_SHOWDATA
110 HelpID = "cui:PushButton:RID_SVXPAGE_IMPROVEMENT:PB_SHOWDATA";
111 Pos = MAP_APPFONT ( 12 , 161 ) ;
112 Size = MAP_APPFONT ( 60 , 14 ) ;
113 Text [ en-US ] = "~Show Data" ;
117 Text [ en-US ] = "Help Optimize the Quality of %PRODUCTNAME" ;
121 Text [ en-US ] = "More Information" ;