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: optimprove.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 --------------------------------------------------------------
33 #include "optimprove.hrc"
34 #include <svx/dialogs.hrc>
37 TabPage RID_SVXPAGE_IMPROVEMENT
39 //!HelpId = HID_OPTIONS_IMPROVEMENT ;
43 Size = MAP_APPFONT ( 260 , 185 ) ;
44 Text [ en-US ] = "%PRODUCTNAME Improvement Program" ;
47 Pos = MAP_APPFONT ( 6 , 3 ) ;
48 Size = MAP_APPFONT ( 248 , 8 ) ;
49 Text [ en-US ] = "Improvement Program" ;
51 FixedText FT_INVITATION
53 Pos = MAP_APPFONT ( 12 , 14 ) ;
54 Size = MAP_APPFONT ( 242 , 72 ) ;
56 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." ;
60 Pos = MAP_APPFONT ( 12 , 92 ) ;
61 Size = MAP_APPFONT ( 215 , 10 ) ;
63 Text [ en-US ] = "~Yes, I am willing to participate in the %PRODUCTNAME Improvement Program" ;
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 ( 80 , 8 ) ;
90 Text [ en-US ] = "Number of reports sent:" ;
92 FixedText FT_NR_REPORTS_VALUE
94 Pos = MAP_APPFONT ( 95 , 132 ) ;
95 Size = MAP_APPFONT ( 100 , 10 ) ;
97 FixedText FT_NR_ACTIONS
99 Pos = MAP_APPFONT ( 12 , 145 ) ;
100 Size = MAP_APPFONT ( 80 , 8 ) ;
101 Text [ en-US ] = "Number of tracked actions:" ;
103 FixedText FT_NR_ACTIONS_VALUE
105 Pos = MAP_APPFONT ( 95 , 145 ) ;
106 Size = MAP_APPFONT ( 100 , 10 ) ;
108 PushButton PB_SHOWDATA
110 Pos = MAP_APPFONT ( 12 , 161 ) ;
111 Size = MAP_APPFONT ( 50 , 14 ) ;
112 Text [ en-US ] = "~Show Data" ;
116 Text [ en-US ] = "Help Optimize the Quality of %PRODUCTNAME" ;
120 Text [ en-US ] = "More Information" ;