Skip to main content
summaryrefslogtreecommitdiffstats
blob: c4f1b8de710acf447a32e6b84e5932939f1328c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
/*******************************************************************************
 * Copyright (c) 2009 Tasktop Technologies and others.
 * All rights reserved. This program and the accompanying materials
 * are made available under the terms of the Eclipse Public License v1.0
 * which accompanies this distribution, and is available at
 * http://www.eclipse.org/legal/epl-v10.html
 *
 * Contributors:
 *     Tasktop Technologies - initial API and implementation
 *******************************************************************************/

package org.eclipse.mylyn.internal.monitor.usage.wizards;

import org.eclipse.osgi.util.NLS;

public class Messages extends NLS {
	private static final String BUNDLE_NAME = "org.eclipse.mylyn.internal.monitor.usage.wizards.messages"; //$NON-NLS-1$

	public static String GetNewUserIdPage_Academic;

	public static String GetNewUserIdPage_Already_Consented;

	public static String GetNewUserIdPage_Analyst;

	public static String GetNewUserIdPage_Application_Architect;

	public static String GetNewUserIdPage_Application_Developer;

	public static String GetNewUserIdPage_Automotive;

	public static String GetNewUserIdPage_Before_Switching_Retrieve_From_Preferences;

	public static String GetNewUserIdPage_Business;

	public static String GetNewUserIdPage_CIO;

	public static String GetNewUserIdPage_Communications;

	public static String GetNewUserIdPage_Company_Business;

	public static String GetNewUserIdPage_Company_Size;

	public static String GetNewUserIdPage_Create_Or_Retrieve_Id;

	public static String GetNewUserIdPage_Database_Administrator;

	public static String GetNewUserIdPage_Email_Address;

	public static String GetNewUserIdPage_Energy;

	public static String GetNewUserIdPage_Faculty;

	public static String GetNewUserIdPage_Feedback_Description_Not_Located;

	public static String GetNewUserIdPage_Fifty_Hundred;

	public static String GetNewUserIdPage_Financial;

	public static String GetNewUserIdPage_First_Name;

	public static String GetNewUserIdPage_Five_Hundred_Thousand;

	public static String GetNewUserIdPage_Get_X_Feedback_Id;

	public static String GetNewUserIdPage_Government;

	public static String GetNewUserIdPage_Gt_Fifty;

	public static String GetNewUserIdPage_Gt_Twenty_Five_Hundred;

	public static String GetNewUserIdPage_Hardware;

	public static String GetNewUserIdPage_Hundred_Five_Hundred;

	public static String GetNewUserIdPage_I_Consent;

	public static String GetNewUserIdPage_I_Consent_Acknowledge;

	public static String GetNewUserIdPage_In_Order_To_Submit_User_Id;

	public static String GetNewUserIdPage_Incomplete_Form_Input;

	public static String GetNewUserIdPage_Individual;

	public static String GetNewUserIdPage_Job_Function;

	public static String GetNewUserIdPage_Last_Name;

	public static String GetNewUserIdPage_Networking;

	public static String GetNewUserIdPage_Other;

	public static String GetNewUserIdPage_Other_Manufacturing;

	public static String GetNewUserIdPage_Pharmaceutical;

	public static String GetNewUserIdPage_Please_Complete_All_Fields;

	public static String GetNewUserIdPage_Program_Director;

	public static String GetNewUserIdPage_Project_Manager;

	public static String GetNewUserIdPage_QA;

	public static String GetNewUserIdPage_Retail;

	public static String GetNewUserIdPage_Select_Below;

	public static String GetNewUserIdPage_Software;

	public static String GetNewUserIdPage_Statistics_Wizard;

	public static String GetNewUserIdPage_Student;

	public static String GetNewUserIdPage_Thousand_Twenty_Five_Hundred;

	public static String GetNewUserIdPage_To_Create_User_Id_Fill_In;

	public static String GetNewUserIdPage_Transportation;

	public static String GetNewUserIdPage_Utilities;

	public static String GetNewUserIdPage_VP_Development;

	public static String GetNewUserIdPage_Willing_To_Receive_Email;

	public static String GetNewUserIdPage_X_Consent_Form_And_User_Id;

	public static String GetNewUserIdPage_X_User_Study_Id;

	public static String GetNewUserIdPage_Your_Data_Not_Traceable;

	public static String GetNewUserIdPage_Your_X_User_Study_Id_Y;

	public static String GetNewUserIdPage_Your_X_User_Study_Id_Y_Record;

	public static String GetNewUserIdPage_Your_X_User_Study_Id_Y_Retrieve_By_Repeating;

	public static String NewUsageSummaryEditorWizard_New_Usage_Summary_Report;

	public static String UsageFileSelectionWizardPage_Please_Selected_Archived_Usage_Files;

	public static String UsageFileSelectionWizardPage_Select_Archived_File_To_Upload;

	public static String UsageSubmissionWizard_Error_Getting_User_Id;

	public static String UsageSubmissionWizard_Error_Uploading_Usage_Data;

	public static String UsageSubmissionWizard_Error_While_Uploading;

	public static String UsageSubmissionWizard_Successful_Upload;

	public static String UsageSubmissionWizard_Unable_To_Get_New_User_Id;

	public static String UsageSubmissionWizard_Upload_User_Statistics;

	public static String UsageSubmissionWizard_Uploading_User_Statistics;

	public static String UsageSubmissionWizard_X_Feedback;

	public static String UsageSubmissionWizard_Your_Usage_Statistics_Have_Been_Uploaded;

	public static String UsageSummaryEditorWizardPage_Show_Usage_Summaries_For;

	public static String UsageSummaryEditorWizardPage_Summarizes_Usage_And_Uploads_To_X;

	public static String UsageSummaryEditorWizardPage_This_WIll_Run_In_Background;

	public static String UsageSummaryEditorWizardPage_Usage_Summary_And_Submission;

	public static String UsageSummaryEditorWizardPage_Use_Of_Perspectives;

	public static String UsageSummaryEditorWizardPage_Use_Of_Views;

	public static String UsageUploadWizardPage_Upload_Url;

	public static String UsageUploadWizardPage_Usage_Data_Submission;

	public static String UsageUploadWizardPage_Usage_Data_Submission_Wizard;

	public static String UsageUploadWizardPage_Usage_File_Below_Uploaded;

	public static String UsageUploadWizardPage_Usage_File_Location;

	public static String UsageUploadWizardPage_X_Usage_Data_Upload;
	static {
		// initialize resource bundle
		NLS.initializeMessages(BUNDLE_NAME, Messages.class);
	}

	private Messages() {
	}
}

Back to the top