lihongji
2024-07-09 5ed2c2076e3b8a907ac2d271ea627cc9f9c9b3f4
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
Quintiq file version 2.0
#parent: #root
InfoMessages id:#InfoMessages #extension
{
  InfoMessage A_VWED_GeneralExcelImportAndExportDataSource_UploadError1
  {
    DefaultText: 'Please upload a file in the format xlsx'
  }
  InfoMessage A_VWED_GeneralExcelImportAndExportDataSource_UploadError2
  {
    DefaultText: 'File name mismatch'
  }
  InfoMessage A_VWED_PR_PP_Budget_VerificationRules1 (
    const String fieldName
  )
  {
    DefaultText: 'Missing mandatory field:@fieldName@'
  }
  InfoMessage A_VWED_PR_PP_Budget_Engine
  {
    DefaultText: 'Engine'
  }
  InfoMessage A_VWED_PR_PP_Budget_EnginePartNumber
  {
    DefaultText: 'Engine Part Number'
  }
  InfoMessage A_VWED_PR_PP_Budget_Model
  {
    DefaultText: 'Model'
  }
  InfoMessage A_VWED_PR_PP_Budget_ModelCode
  {
    DefaultText: 'Model Code'
  }
  InfoMessage A_VWED_PR_PP_Budget_VehicleModel
  {
    DefaultText: 'Vehicle Model'
  }
  InfoMessage A_VWED_PR_PP_Budget_VerificationRules2
  {
    DefaultText: 'Car model and system Sales Segments do not match'
  }
  InfoMessage A_VWED_PR_PP_Budget_VerificationRules3
  {
    DefaultText: 'The engine part number does not match the system Products'
  }
  InfoMessage A_VWED_PR_PP_Budget_VerificationRules4
  {
    DefaultText: 'The vehicle model, engine part number, and existing data do not match'
  }
  InfoMessage A_VWED_RequirementImportSuccessful
  {
    DefaultText: 'Requirement import successful'
  }
  InfoMessage A_VWED_SixDigitCode_Code
  {
    DefaultText: 'Code'
  }
  InfoMessage A_VWED_SixDigitCode_Curve
  {
    DefaultText: 'Curve'
  }
  InfoMessage A_VWED_SixDigitCode_VerificationRules1 (
    constcontent String fieldName
  )
  {
    DefaultText: 'Missing mandatory field:@fieldName@'
  }
  InfoMessage A_VWED_SixDigitCode_VerificationRules2
  {
    DefaultText: 'There are duplicate six digit codes present'
  }
  InfoMessage A_VWED_SixDigitCode_VerificationRules3
  {
    DefaultText: 'Inconsistent model and system Sales Segments'
  }
  InfoMessage A_VWED_SixDigitCode_VerificationRules4
  {
    DefaultText: 'The engine part number is inconsistent with the system Products'
  }
  InfoMessage A_VWED_Success
  {
    DefaultText: 'Success'
  }
  InfoMessage A_VWED_ThreeDigitCode_VerificationRules2
  {
    DefaultText: 'There are duplicate three digit codes present'
  }
  InfoMessage MP_ChangeLossSetting_CheckNull
  {
    DefaultText: 'The required field is blank.'
  }
  InfoMessage MP_ChangeLossSetting_Exist
  {
    DefaultText: 'The same data already exists.'
  }
  InfoMessage MP_ChangeLossSetting_SameProduct
  {
    DefaultText: 'The two products selected are the same.'
  }
  InfoMessage MP_FinancialProductionReport_ImportIndetifyDuplicateData
  {
    DefaultText: 'There is duplicate data present.'
  }
  InfoMessage MP_FinancialProductionReport_ImportIndetifyFactoryNoExist
  {
    DefaultText: 'Factory does not exist.'
  }
  InfoMessage MP_FinancialProductionReport_ImportIndetifyIllegalCharacter
  {
    DefaultText: 'The required quantity contains illegal characters.'
  }
  InfoMessage MP_FinancialProductionReport_ImportIndetifyIllegalTime
  {
    DefaultText: 'The required period contains illegal time.'
  }
  InfoMessage MP_FinancialProductionReport_ImportIndetifyNegativeNumber
  {
    DefaultText: 'The required quantity includes negative numbers.'
  }
  InfoMessage MP_FinancialProductionReport_ImportIndetifyNullStrings
  {
    DefaultText: 'Required fields contain empty data.'
  }
  InfoMessage MP_FinancialProductionReport_ImportIndetifyOverPeriod
  {
    DefaultText: 'The template month is not within the planning cycle.'
  }
  InfoMessage MP_FinancialProductionReport_ImportIndetifyProductNoExist
  {
    DefaultText: 'Product does not exist.'
  }
  InfoMessage MP_FinancialProductionReport_Question
  {
    DefaultText: '导入模板包含未来月份的财务数据,是否覆盖系统计算结果?'
  }
  InfoMessage MP_LibCal_EventType_Exist
  {
    DefaultText: 'The ID or name is the same.'
  }
  InfoMessage MP_LibCal_EventType_HasEvent
  {
    DefaultText: 'The Event type of binding Event exists.'
  }
  InfoMessage MP_Routing_IllegalDateRange
  {
    DefaultText: 'The start date cannot be longer than the end date.'
  }
  InfoMessage MP_Routing_RequiredField
  {
    DefaultText: 'All fields Required This parameter is mandatory.'
  }
}