-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathen.json
More file actions
483 lines (437 loc) · 30.5 KB
/
en.json
File metadata and controls
483 lines (437 loc) · 30.5 KB
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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
{
"culture": "en",
"texts": {
"Menu:Home": "Home",
"Menu:Dashboard": "Dashboard",
"Menu:AIReporting": "AI Reporting",
"Menu:GrantPrograms": "Grant Programs",
"Menu:GrantTracker": "Grant Tracker",
"Menu:Applications": "Applications",
"Menu:Payments": "Payments",
"Menu:Scoring": "Scoring",
"Menu:Reporting": "Reporting",
"Menu:Welcome": "Welcome",
"Menu:Roles": "Roles",
"Menu:Users": "Users",
"Menu:Intakes": "Intakes",
"Menu:ApplicationForms": "Forms",
"Menu:TenantManagement": "Tenants",
"Menu:EndpointManagement": "Endpoints",
"Menu:Applicants": "Applicants",
"Welcome": "Welcome",
"LongWelcomeMessage": "Welcome to Unity Grant Manager",
"Enum:GrantProgramType.0": "Undefined",
"Enum:GrantProgramType.1": "Agriculture",
"Enum:GrantProgramType.2": "Arts, Culture and Sport",
"Enum:GrantProgramType.3": "Business",
"Enum:GrantProgramType.4": "Environment",
"Enum:GrantProgramType.5": "Research",
"Enum:GrantProgramType.6": "Jobs & Training",
"Common:Command:Edit": "Edit",
"Common:Command:Create": "Create",
"Common:Command:Update": "Update",
"Common:StartDate": "Start Date",
"Common:EndDate": "End Date",
"Common:Name": "Name",
"Common:Description": "Description",
"Common:Command:Search": "Search",
"Common:Command:Import": "Import",
"Common:Command:Select": "Select",
"GrantPrograms": "Grant Programs",
"GrantProgram": "Grant Program",
"GrantProgramType": "Sector",
"ProgramName": "Program Name",
"PublishDate": "Published",
"CreateDate": "Created",
"Sector": "Sector",
"GrantProgram_Create": "New Grant Program",
"GrantProgram_Update": "Edit Grant Program",
"Enum:GrantApplicationStatus.0": "Active",
"Enum:GrantApplicationStatus.1": "Scoring",
"Enum:GrantApplicationStatus.2": "Awaiting",
"Enum:GrantApplicationStatus.3": "On Hold",
"Enum:GrantApplicationStatus.4": "Approved",
"Enum:GrantApplicationStatus.5": "Assessing",
"Enum:GrantApplicationStatus.6": "Declined",
"ProjectName": "Project Name",
"ReferenceNo": "Reference No",
"EligibleAmount": "Eligible Amount",
"RequestedAmount": "Requested Amount",
"Assignee": "Assignee",
"Probability": "Probability",
"GrantApplicationStatus": "Status",
"ProposalDate": "Proposal Date",
"SubmissionDate": "Submission Date",
"GrantApplications": "Grant Applications",
"Applicants": "Applicants",
"Multiple": "Multiple",
"ApplicationList:OpenButton": "Open",
"ApplicationList:AssignButton": "Assign",
"ApplicationList:ApproveButton": "Approve",
"ApplicationList:StatusButton": "Status",
"ApplicationList:ApprovedButton": "Approved",
"ApplicationList:NotApprovedButton": "Not approved",
"ApplicationList:CopyLinkButton": "Copy link",
"ApplicationList:DownloadButton": "Download",
"ApplicationList:AddReviewButton": "Add Review",
"ApplicationList:FilterButton": "Filter",
"ApplicationList:SortButton": "Sort",
"ApplicationList:InfoButton": "Info",
"ApplicationList:StartAssessmentButton": "Start Assessment",
"ApplicationList:CompleteAssessmentButton": "Complete Assessment",
"ApplicationList:TagButton": "Tags",
"ApplicationList:ResyncSubmissionAttachmentsButton": "Resync",
"ApplicationList:ManageTagButton": "Manage Tags",
"ReviewerList:AssessorName": "Assessor Name",
"ReviewerList:StartDate": "Start Date",
"ReviewerList:EndDate": "End Date",
"ReviewerList:Status": "Status",
"ReviewerList:Recommended": "Recommendation",
"ReviewerList:FinancialAnalysis": "Financial Analysis",
"ReviewerList:EconomicImpact": "Economic Impact",
"ReviewerList:InclusiveGrowth": "Inclusive Growth",
"ReviewerList:CleanGrowth": "Clean Growth",
"ReviewerList:Subtotal": "Subtotal",
"AssessmentResultAttachments:Id": "#",
"AssessmentResultAttachments:DocumentName": "Document Name",
"AssessmentResultAttachments:UploadedDate": "Date",
"AssessmentResultAttachments:AttachedBy": "Attached by",
"Enum:AssessmentState.IN_PROGRESS": "In Progress",
"Enum:AssessmentState.IN_REVIEW": "Under Review by Team Lead",
"Enum:AssessmentState.COMPLETED": "Completed",
"Enum:AssessmentAction.Create": "Create Assessment",
"Enum:AssessmentAction.SendBack": "Send Back",
"Enum:AssessmentAction.Complete": "Complete Assessment",
"Permission:GrantManagerManagement": "Grant Manager Management",
"Permission:GrantManagerManagement.Default": "Default",
"Permission:GrantApplicationManagement": "Grant Application Management",
"Permission:GrantApplicationManagement.Dashboard.Default": "Dashboard",
"Permission:GrantApplicationManagement.Dashboard.ViewDashboard": "View Dashboard",
"Permission:GrantApplicationManagement.Dashboard.ApplicationStatusCount": "View Submissions by Status",
"Permission:GrantApplicationManagement.Dashboard.EconomicRegionCount": "View Submissions by Economic Region",
"Permission:GrantApplicationManagement.Dashboard.ApplicationTagsCount": "View Application Tags Overview",
"Permission:GrantApplicationManagement.Dashboard.ApplicationAssigneeCount": "View Application Assignee Overview",
"Permission:GrantApplicationManagement.Dashboard.RequestedAmountPerSubsector": "View Total Funding Requested per Sub-Sector",
"Permission:GrantApplicationManagement.Dashboard.RequestApprovedCount": "View Requested vs. Approved Funding",
"Permission:GrantApplicationManagement.Applications.Default": "Applications",
"Permission:GrantApplicationManagement.Applicants.Default": "Applicants",
"Permission:GrantApplicationManagement.Applicants.Edit": "Edit Applicant",
"Permission:GrantApplicationManagement.Applicants.ViewList": "View Applicant List",
"Permission:GrantApplicationManagement.Applicants.AssignApplicant": "Assign Applicant to an Application",
"Permission:GrantApplicationManagement.Assignments.Default": "Assignment",
"Permission:GrantApplicationManagement.Assignments.AssignInitial": "Initial Assignment",
"Permission:GrantApplicationManagement.Reviews.Default": "Reviews",
"Permission:GrantApplicationManagement.Reviews.StartInitial": "Start Initial Review",
"Permission:GrantApplicationManagement.Reviews.CompleteInitial": "Complete Initial Review",
"Permission:GrantApplicationManagement.Assessments.Default": "Assessments",
"Permission:GrantApplicationManagement.Assessments.Start": "Start Assessment",
"Permission:GrantApplicationManagement.Assessments.Complete": "Complete Assessment",
"Permission:GrantApplicationManagement.Approvals.Default": "Approvals",
"Permission:GrantApplicationManagement.Approvals.Complete": "Complete Approval",
"Permission:GrantApplicationManagement.Approvals.DeferAfterApproval": "Defer After Approval",
"Permission:GrantApplicationManagement.Comments.Default": "Comments",
"Permission:GrantApplicationManagement.Comments.Add": "Add Application Comment",
"Permission:GrantApplicationManagement.Organizations.Default": "Organizations",
"Permission:GrantApplicationManagement.Organizations.ManageProfiles": "Manage Organization Profiles",
"Permission:GrantManagerManagement.Intakes.Default": "Manage Intakes",
"Permission:GrantManagerManagement.ApplicationForms.Default": "Manage Forms",
"Permission:GrantApplicationManagement.Approvals.BulkApplicationApproval": "Bulk Application Approval",
"Permission:GrantApplicationManagement.AIReporting.Default": "AI Reporting",
"Permission:AI": "AI",
"Permission:AI.Reporting": "AI Reporting",
"Permission:AI.ApplicationAnalysis": "AI Application Analysis",
"Permission:AI.AttachmentSummary": "AI Attachment Summary",
"ApplicationForms": "Forms",
"ApplicationForms:Description": "Description",
"ApplicationForms:ChefsFormId": "CHEFS Form Id",
"ApplicationForms:SubmissionHeaderMapping": "Mapping",
"ApplicationForms:ChefsFormVersionGuid": "CHEFS Form Version",
"ApplicationForms:ChefsCriteriaFormId": "CHEFS Criteria Form Id",
"ApplicationForms:ChefsFormApiKey": "CHEFS Form Api Key",
"ApplicationForms:Category": "Category",
"ApplicationForms:FormApiToken": "API Token",
"ApplicationForms:Mapping": "Mapping",
"ApplicationForms:APIConfiguration": "API Configuration",
"ApplicationForms:DownloadAPIConfiguration": "Download API Configuration",
"ApplicationForms:UpdateAPIToken": "Update API Token",
"ApplicationForms:Payable": "Payable",
"ApplicationForms:RenderFormIoToHtml": "Render FormIO to HTML",
"ApplicationForms:ConfigureWorksheets": "Configure Worksheets",
"ApplicationForms.Configuration.Notes:BypassAssessmentWorkflow": "Enabling this feature will bypass the Assessment workflow when you approve submissions associated with this form.",
"ApplicationForms.Configuration.Notes:SelectedApplicantElectoralAddress": "The selected address type will determine which submitted applicant address is used to extract the electoral district.",
"ApplicationForms.Configuration.Warnings:ApplicantElectoralAddressTypeChange": "Changing the address type will only affect new submissions. Existing applications will retain the electoral district extracted from their original address type.",
"Intakes": "Intakes",
"Unity.GrantManager.ApplicationManagement.Review.Approval": "Approval",
"Unity.GrantManager.ApplicationManagement.Review.Approval.Update": "Edit Approval Fields",
"Unity.GrantManager.ApplicationManagement.Review.Approval.Update.UpdateFinalStateFields": "Edit Approval fields after approval",
"Unity.GrantManager.ApplicationManagement.Review.AssessmentResults": "Application Assessment Results",
"Unity.GrantManager.ApplicationManagement.Review.AssessmentResults.Update": "Edit Application Assessment Result",
"Unity.GrantManager.ApplicationManagement.Review.AssessmentResults.Update.UpdateFinalStateFields": "Edit Application Assessment Result after approval",
"Unity.GrantManager.ApplicationManagement.Review.AssessmentReviewList": "Assessment List",
"Unity.GrantManager.ApplicationManagement.Review.AssessmentReviewList.Create": "Create Assessment",
"Unity.GrantManager.ApplicationManagement.Review.AssessmentReviewList.Update.SendBack": "Send Back Assessment",
"Unity.GrantManager.ApplicationManagement.Review.AssessmentReviewList.Update.Complete": "Complete Assessment",
"Unity.GrantManager.ApplicationManagement.Review.Worksheet": "Review and Assessment Worksheet",
"Unity.GrantManager.ApplicationManagement.Review.Worksheet.Update": "Edit Review and Assessment Worksheet",
"Unity.GrantManager.ApplicationManagement.Review": "Review and Assessment",
"Unity.GrantManager.ApplicationManagement.Review.Results": "Application Assessment Results",
"Unity.GrantManager.ApplicationManagement.Review.Results.Update": "Edit Application Assessment Results",
"Unity.GrantManager.ApplicationManagement.Review.ReviewList": "Assessment List",
"Unity.GrantManager.ApplicationManagement.Project": "Project Info",
"Unity.GrantManager.ApplicationManagement.Project.Summary": "Project Summary",
"Unity.GrantManager.ApplicationManagement.Project.Summary.Update": "Edit Project Summary",
"Unity.GrantManager.ApplicationManagement.Project.Summary.Update.UpdateFinalStateFields": "Edit Project Summary after approval",
"Unity.GrantManager.ApplicationManagement.Project.Location": "Project Location",
"Unity.GrantManager.ApplicationManagement.Project.Location.Update": "Edit Project Location",
"Unity.GrantManager.ApplicationManagement.Project.Location.Update.UpdateFinalStateFields": "Edit Project Location after approval",
"Unity.GrantManager.ApplicationManagement.Applicant": "Applicant Info",
"Unity.GrantManager.ApplicationManagement.Applicant.Summary": "Applicant Info",
"Unity.GrantManager.ApplicationManagement.Applicant.Summary.Update": "Edit Applicant Info",
"Unity.GrantManager.ApplicationManagement.Applicant.Contact": "Contact Info",
"Unity.GrantManager.ApplicationManagement.Applicant.Contact.Update": "Edit Contact Info",
"Unity.GrantManager.ApplicationManagement.Applicant.Authority": "Signing Authority",
"Unity.GrantManager.ApplicationManagement.Applicant.Authority.Update": "Edit Signing Authority",
"Unity.GrantManager.ApplicationManagement.Applicant.Location": "Address",
"Unity.GrantManager.ApplicationManagement.Applicant.Location.Update": "Edit Address",
"Unity.GrantManager.ApplicationManagement.Applicant.AdditionalContact": "Additional Contact(s)",
"Unity.GrantManager.ApplicationManagement.Applicant.AdditionalContact.Create": "Add Additional Contact(s)",
"Unity.GrantManager.ApplicationManagement.Applicant.AdditionalContact.Update": "Edit Additional Contact(s)",
"Unity.GrantManager.ApplicationManagement.Funding": "Funding",
"Unity.GrantManager.ApplicationManagement.Funding.Agreement": "Funding Agreement",
"Unity.GrantManager.ApplicationManagement.Funding.Agreement.Update": "Edit Funding Agreement",
"Unity.GrantManager.ApplicationManagement.Payment": "Payment Info",
"Unity.GrantManager.ApplicationManagement.Payment.Summary": "Payment Summary",
"Unity.GrantManager.ApplicationManagement.Payment.Supplier": "Supplier Info",
"Unity.GrantManager.ApplicationManagement.Payment.Supplier.Update": "Edit Supplier Info",
"Unity.GrantManager.ApplicationManagement.Payment.PaymentList": "Payment List",
"Permission:GrantApplicationManagement.ProjectInfo": "Project Info",
"Permission:GrantApplicationManagement.ProjectInfo.Update": "Project Info Update",
"Permission:GrantApplicationManagement.ProjectInfo.Update.UpdateFinalStateFields": "Edit Project Info Fields After Approval",
"Unity.GrantManager.SettingManagement.Tags": "Manage Tags",
"Unity.GrantManager.SettingManagement.Tags.Create": "Create Tag",
"Unity.GrantManager.SettingManagement.Tags.Update": "Edit Tag",
"Unity.GrantManager.SettingManagement.Tags.Delete": "Delete Tag",
"Permission:Tags": "Tags",
"Unity.Applications.Tags.Create": "Assign Tag to Applications",
"Unity.Applications.Tags.Delete": "Remove Tag from Applications",
"GrantManager:AssessmentUserAssignmentAlreadyExists": "Business Exception: You cannot create two assessments on an application for the same user.",
"GrantManager:CantCreateAssessmentForFinalStateApplication": "Business Exception: You cannot create an assessment for an application in final state.",
"GrantManager:PayableFormRequiresHierarchy": "Please select a form hierarchy before saving a payable form.",
"GrantManager:ChildFormRequiresParentForm": "Please select a parent form when the form hierarchy is set to Child.",
"GrantManager:ChildFormRequiresParentFormVersion": "Please select a parent form version when the form hierarchy is set to Child.",
"GrantManager:ParentFormVersionMismatch": "The selected parent form version does not belong to the chosen parent form.",
"GrantManager:ChildFormCannotReferenceSelf": "A form cannot reference itself as the parent.",
"AssessmentResultsView:ApprovalTitle": "Approval",
"AssessmentResultsView:AssessmentResultsTitle": "Application Assessment Results",
"AssessmentResultsView:AssessmentResultsForm.ProjectSummary": "Project Summary",
"AssessmentResultsView:AssessmentResultsForm.RequestedAmount": "Requested Amount",
"AssessmentResultsView:AssessmentResultsForm.TotalProjectBudget": "Total Project Budget",
"AssessmentResultsView:AssessmentResultsForm.RecommendedAmount": "Recommended Amount",
"AssessmentResultsView:AssessmentResultsForm.ApprovedAmount": "Approved Amount",
"AssessmentResultsView:AssessmentResultsForm.LikelihoodOfFunding": "Likelihood of Funding",
"AssessmentResultsView:AssessmentResultsForm.DueDiligenceStatus": "Due Diligence Status",
"AssessmentResultsView:AssessmentResultsForm.SubStatus": "Sub-Status",
"AssessmentResultsView:AssessmentResultsForm.DeclineRational": "Decline Rationale",
"AssessmentResultsView:AssessmentResultsForm.Notes": "Notes",
"AssessmentResultsView:AssessmentResultsForm.TotalScore": "Total Score",
"AssessmentResultsView:AssessmentResultsForm.AssessmentResult": "Assessment Result",
"AssessmentResultsView:AssessmentResultsForm.FinalDecisionDate": "Decision Date",
"AssessmentResultsView:AssessmentResultsForm.DueDate": "Due Date",
"AssessmentResultsView:AssessmentResultsForm.NotificationDate": "Notification Date",
"AssessmentResultsView:AssessmentResultsForm.RiskRanking": "Risk Ranking",
"GrantApplication:ActionButtonName": "Status Actions",
"Enum:GrantApplicationAction.Open": "Open",
"Enum:GrantApplicationAction.Submit": "Submit",
"Enum:GrantApplicationAction.Internal_Assign": "Assign",
"Enum:GrantApplicationAction.StartReview": "Start Review",
"Enum:GrantApplicationAction.CompleteReview": "Complete Review",
"Enum:GrantApplicationAction.StartAssessment": "Start Assessment",
"Enum:GrantApplicationAction.CompleteAssessment": "Complete Assessment",
"Enum:GrantApplicationAction.Close": "Close",
"Enum:GrantApplicationAction.Withdraw": "Withdraw",
"Enum:GrantApplicationAction.Approve": "Approve",
"Enum:GrantApplicationAction.Deny": "Decline",
"Enum:GrantApplicationAction.Defer": "Defer",
"Enum:GrantApplicationAction.OnHold": "On Hold",
"Enum:GrantApplicationAction.Message.Open": "Open",
"Enum:GrantApplicationAction.Message.Submit": "Submitted",
"Enum:GrantApplicationAction.Message.Internal_Assign": "Assigned",
"Enum:GrantApplicationAction.Message.StartReview": "Under Initial Review",
"Enum:GrantApplicationAction.Message.CompleteReview": "The Initial Review is completed!",
"Enum:GrantApplicationAction.Message.StartAssessment": "Under Assessment",
"Enum:GrantApplicationAction.Message.CompleteAssessment": "The Assessment is completed!",
"Enum:GrantApplicationAction.Message.Close": "The Application is closed!",
"Enum:GrantApplicationAction.Message.Withdraw": "The Application is withdrawn!",
"Enum:GrantApplicationAction.Message.Approve": "Approved",
"Enum:GrantApplicationAction.Message.Deny": "Declined",
"Enum:GrantApplicationAction.Message.Defer": "Deferred",
"Enum:GrantApplicationAction.Message.OnHold": "On-Hold",
"Setting:GrantManager.Locality.SectorFilter.DisplayName": "SectorFilter",
"Setting:GrantManager.Locality.SectorFilter.Description": "Filter for the sector and subsector dropdown list of each tenant",
"Permission:UnitySettingManagementPermissions.BackgroundJobs": "Background Jobs",
"Permission:UnitySettingManagementPermissions.UserInterface": "Application Tabs",
"Permission:UnitySettingManagementPermissions.ConfigurePayments": "Configure Payments",
"Setting:GrantManager.UI.PageTitle": "Application Tabs Configuration",
"Setting:GrantManager.UI.Tabs.Applicant.Description": "Toggle visibility of the Applicant Info tab for the tenant",
"Setting:GrantManager.UI.Tabs.Applicant.DisplayName": "Applicant Info",
"Setting:GrantManager.UI.Tabs.Assessment.Description": "Toggle visibility of the Review & Assessment tab for the tenant",
"Setting:GrantManager.UI.Tabs.Assessment.DisplayName": "Review & Assessment",
"Setting:GrantManager.UI.Tabs.FundingAgreement.Description": "Toggle visibility of the Funding Agreement tab for the tenant",
"Setting:GrantManager.UI.Tabs.FundingAgreement.DisplayName": "Funding Agreement",
"Setting:GrantManager.UI.Tabs.Payments.Description": "Toggle visibility of the Payment Info tab for the tenant",
"Setting:GrantManager.UI.Tabs.Payments.DisplayName": "Payment Info",
"Setting:GrantManager.UI.Tabs.Project.Description": "Toggle visibility of the Project Info tab for the tenant",
"Setting:GrantManager.UI.Tabs.Project.DisplayName": "Project Info",
"Setting:GrantManager.UI.Tabs.Submission.Description": "Toggle visibility of the Submission tab for the tenant",
"Setting:GrantManager.UI.Tabs.Submission.DisplayName": "Submission",
"Setting:GrantManager.UI.Tabs.Assessment.AssessmentResults.DisplayName": "Application Assessment Results",
"Setting:GrantManager.UI.Tabs.Assessment.AssessmentApproval.DisplayName": "Approval",
"Setting:GrantManager.UI.Tabs.Assessment.ReviewList.DisplayName": "Assessment List",
"Setting:GrantManager.UI.Tabs.Project.ProjectInfo.DisplayName": "Project Summary",
"Setting:GrantManager.UI.Tabs.Applicant.ApplicantInfo.DisplayName": "Applicant Info",
"Setting:GrantManager.UI.Tabs.Applicant.ContactInfo.DisplayName": "Contact Info",
"Setting:GrantManager.UI.Tabs.Applicant.SigningAuthority.DisplayName": "Signing Authority",
"Setting:GrantManager.UI.Tabs.Applicant.PhysicalAddress.DisplayName": "Physical Address",
"Setting:GrantManager.UI.Tabs.FundingAgreement.FundingAgreementInfo.DisplayName": "Contract Info",
"Setting:GrantManager.UI.Tabs.Payments.PaymentInfo.DisplayName": "Payment Summary",
"Setting:GrantManager.UI.Tabs.Payments.PaymentList.DisplayName": "Payment List",
"Setting:GrantManager.UI.Tabs.Project.ProjectLocation.DisplayName": "Project Location",
"Summary:ApplicationSummaryTitle": "Submission",
"Summary:AssessmentSummaryTitle": "Assessment Summary",
"Summary:ContactsTitle": "Additional Contact(s)",
"Summary:Application.Category": "Category",
"Summary:Application.EconomicRegion": "Economic Region",
"Summary:Application.RegionalDistrict": "Regional District",
"Summary:Application.SubmissionDate": "Submission Date",
"Summary:Application.OrganizationName": "Registered Organization Name",
"Summary:Application.OrganizationNumber": "Registered Organization Number",
"Summary:Application.BusinessNumber": "Business Number",
"Summary:Application.NonRegOrgName": "Non-Registered Organization Name",
"Summary:Application.City": "City",
"Summary:Application.Community": "Community",
"Summary:Application.RequestedAmount": "Requested Amount",
"Summary:Application.ProjectBudget": "Total Project Budget",
"Summary:Application.Sector": "Sector",
"Summary:Application.Owner": "Owner",
"Summary:Application.UnityApplicationId": "Unity Application ID",
"Summary:Application.Assignees": "Assignees",
"Summary:Assessment.Status": "Status",
"Summary:Assessment.LikelihoodOfFunding": "Likelihood Of Funding",
"Summary:Assessment.AssessmentStartDate": "Assessment Start Date",
"Summary:Assessment.FinalDecisionDate": "Decision Date",
"Summary:Assessment.TotalScore": "Total Score",
"Summary:Assessment.AssessmentResult": "Assessment Result",
"Summary:Assessment.RecommendedAmount": "Recommended Amount",
"Summary:Assessment.ApprovedAmount": "Approved Amount",
"Summary:Assessment.Batch": "Batch #",
"Summary:ApplicationTags": "Application Tags",
"Unity.GrantManager.ApplicationManagement.Project.Summary:DisplayName": "Project Summary",
"ProjectInfoView:ProjectInfo.ProjectName": "Project Name",
"ProjectInfoView:ProjectInfo.ProjectSummary": "Project Summary",
"ProjectInfoView:ProjectInfo.ProjectStartDate": "Project Start Date",
"ProjectInfoView:ProjectInfo.ProjectEndDate": "Project End Date",
"ProjectInfoView:ProjectInfo.RequestedAmount": "Requested Amount",
"ProjectInfoView:ProjectInfo.TotalProjectBudget": "Total Project Budget",
"ProjectInfoView:ProjectInfo.PercentageTotalProjectBudget": "% of Total Project Budget",
"ProjectInfoView:ProjectInfo.ProjectFundingTotal": "Projected Funding Total",
"ProjectInfoView:ProjectInfo.Sector": "Sector",
"ProjectInfoView:ProjectInfo.SubSector": "Sub Sector",
"ProjectInfoView:ProjectInfo.Community": "Community",
"ProjectInfoView:ProjectInfo.EconomicRegion": "Economic Region",
"ProjectInfoView:ProjectInfo.ElectoralDistrict": "Project Electoral District",
"ProjectInfoView:ProjectInfo.CommunityPopulation": "Community Population",
"ProjectInfoView:ProjectInfo.Place": "Place",
"ProjectInfoView:ProjectInfo.Acquisition": "Acquisition",
"ProjectInfoView:ProjectInfo.Forestry": "Forestry/Non-Forestry",
"ProjectInfoView:ProjectInfo.ForestryFocus": "Forestry Focus",
"ProjectInfoView:ProjectInfo.CensusSubdivision": "Census Subdivision",
"ProjectInfoView:ProjectInfo.RegionalDistrict": "Regional District",
"Unity.GrantManager.ApplicationManagement.Project.Location:DisplayName": "Project Location",
"ProjectInfoView:ProjectInfoContactInfo": "Contact Info",
"ProjectInfoView:ProjectInfo.ContactFullName": "Contact Full Name",
"ProjectInfoView:ProjectInfo.ContactTitle": "Contact Title",
"ProjectInfoView:ProjectInfo.ContactEmail": "Contact Email",
"ProjectInfoView:ProjectInfo.ContactBusinessPhone": "Contact Business Phone",
"ProjectInfoView:ProjectInfo.ContactCellPhone": "Contact Cell Phone",
"ApplicantInfoView:ApplicantInfoContactInfo": "Contact Info",
"ApplicantInfoView:SigningAuthorityTitle": "Signing Authority",
"ApplicantInfoView:PhysicalAddress": "Physical Address",
"ApplicantInfoView:MailingAddress": "Mailing Address",
"ApplicantInfoView:ApplicantInfo.ContactFullName": "Full Name",
"ApplicantInfoView:ApplicantInfo.ContactTitle": "Title",
"ApplicantInfoView:ApplicantInfo.ContactEmail": "Email",
"ApplicantInfoView:ApplicantInfo.ContactBusinessPhone": "Business Phone",
"ApplicantInfoView:ApplicantInfo.ContactCellPhone": "Cell Phone",
"ApplicantInfoView:ApplicantInfo SigningAuthorityInfo": " Signing Authority",
"ApplicantInfoView:ApplicantInfo.SigningAuthorityFullName": "Full Name",
"ApplicantInfoView:ApplicantInfo.SigningAuthorityTitle": "Title",
"ApplicantInfoView:ApplicantInfo.SigningAuthorityEmail": "Email",
"ApplicantInfoView:ApplicantInfo.SigningAuthorityBusinessPhone": "Business Phone",
"ApplicantInfoView:ApplicantInfo.SigningAuthorityCellPhone": "Phone",
"ApplicantInfoView:ApplicantInfo.OrgName": "Registered Organization Name",
"ApplicantInfoView:ApplicantInfo.OrgNumber": "Registered Organization Number",
"ApplicantInfoView:ApplicantInfo.BusinessNumber": "Business Number",
"ApplicantInfoView:ApplicantInfo.OrgBookStatus": "Org book status ",
"ApplicantInfoView:ApplicantInfo.OrganizationType": "Organization Type",
"ApplicantInfoView:ApplicantInfo.OrganizationSize": "Organization Size",
"ApplicantInfoView:ApplicantInfo.UnityApplicant": "Applicant Id",
"ApplicantInfoView:ApplicantInfo.FiscalMonth": "Fiscal Year End Month",
"ApplicantInfoView:ApplicantInfo.FiscalDay": "Fiscal Year End Day",
"ApplicantInfoView:ApplicantInfo.IndigenousOrgInd": "Indigenous",
"ApplicantInfoView:ApplicantInfo.Sector": "Sector",
"ApplicantInfoView:ApplicantInfo.SubSector": "Sub-sector",
"ApplicantInfoView:ApplicantInfo.RedStop": "Red-Stop",
"ApplicantInfoView:ApplicantInfo.ApplicantInfoTitle": "Applicant Info",
"ApplicantInfoView:ApplicantInfo.SectorSubSectorIndustryDesc": "Other Sector/Sub/Industry Description",
"ApplicantInfoView:ApplicantInfo.Street": "Street",
"ApplicantInfoView:ApplicantInfo.Street2": "Street 2",
"ApplicantInfoView:ApplicantInfo.Unit": "Unit",
"ApplicantInfoView:ApplicantInfo.City": "City",
"ApplicantInfoView:ApplicantInfo.Province": "Province",
"ApplicantInfoView:ApplicantInfo.PostalCode": "Postal Code",
"ApplicantInfoView:ApplicantInfo.NonRegOrgName": "Non-Registered Organization Name",
"ApplicantInfoView:ApplicantInfo.OrgBookSearchPlaceholder": "Start typing to search for your registered organization name",
"ApplicantInfoView:ApplicantInfo.OrgBookSearch": "Search in BC Registries",
"ApplicantInfoView:ElectoralDistrict": "Electoral District",
"ApplicantInfoView:ApplicantElectoralDistrict": "Applicant Electoral District",
"ApplicantInfoView:Notes.ElectoralDistrict": "The electoral district is identified based on the {0}",
"ApplicantInfoView:ApplicantInfo.ApplicantLookUp": "Applicant Look up",
"ApplicantInfoView:ApplicantInfo.ApplicantLookUpPlaceholder": "Start typing applicant name or number to search for applicant...",
"ApplicantInfoView:ApplicantInfo.PrincipalRecord": "Principal Record",
"ApplicantInfoView:ApplicantInfo.Principal": "Use as a Principal",
"ApplicantInfoView:ApplicantInfo.ApplicantName": "Applicant Name",
"FundingAgreementInfoView:FundingAgreementInfoTitle": "Funding Agreement",
"FundingAgreementInfoView:FundingAgreementInfoContract": "Contract",
"FundingAgreementInfoView:FundingAgreementInfo.ContractNumber": "Contract #",
"FundingAgreementInfoView:FundingAgreementInfo.ContractExecutionDate": "Execution Date",
"UnityIdentity:ImportUser": "Import User",
"UnityIdentity:FirstName": "First Name",
"UnityIdentity:LastName": "Last Name",
"UnityIdentity:Import": "Import",
"ApplicationDetails:Comments.Modified": "Modified:",
"ApplicationDetails:Comments.Created": "Created:",
"ApplicationContact:AddTitle": "Add New Contact",
"ApplicationContact:EditTitle": "Edit Contact",
"ApplicationContact:Type": "Type",
"ApplicationContact:FullName": "Full Name",
"ApplicationContact:Title": "Title",
"ApplicationContact:Email": "Email",
"ApplicationContact:MobilePhone": "Mobile Phone Number",
"ApplicationContact:WorkPhone": "Work Phone Number",
"ApplicationContact:Delete": "Delete This Contact",
"ApplicationBatchApprovalRequest:Title": "Approve Applications",
"ApplicationBatchApprovalRequest:SubmitButtonText": "Approve",
"ApplicationBatchApprovalRequest:CancelButtonText": "Cancel",
"ApplicationBatchApprovalRequest:DecisionDateDefaulted": "Decision Date has been defaulted",
"ApplicationBatchApprovalRequest:ApprovedAmountDefaulted": "Approved Amount has been defaulted",
"ApplicationBatchApprovalRequest:InvalidStatus": "The assessment for the selected item is not in the Assessment Completed state",
"ApplicationBatchApprovalRequest:InvalidPermissions": "Invalid permissions",
"ApplicationBatchApprovalRequest:InvalidApprovedAmount": "Invalid Approved Amount, it must be greater than 0.00",
"ApplicationBatchApprovalRequest:MaxCountExceeded": "You have exceeded the maximum number of items for bulk approval. Please reduce the number to {0} or fewer",
"ApplicationBatchApprovalRequest:InvalidRecommendedAmount": "Invalid Recommended Amount, it must be greater than 0.00",
"ApplicationLinks:Category": "Category",
"ApplicationLinks:ID": "ID",
"ApplicationLinks:Status": "Status",
"ApplicationLinks:LinkType": "Link Type"
}
}