/* __FileVersion: '2025.04.23' */
if (typeof (JsStrings) == "undefined") JsStrings = {
/*
Language order
index 0: EN
index 1: GA
*/
languages: {
en: {
id: '1033',
code: 'en',
portalCode: 'en-US'
},
ie: {
id: '1046',
code: 'ie',
portalCode: 'ga'
}
},
strings: [
/*SYSTEM DEFAULT STRINGS*/
{
name: 'TabCommands_Back',
value_en: 'Back',
value_ie: '[ie]Back'
},
{
name: 'TabCommands_Next',
value_en: 'Continue',
value_ie: '[ie]Continue'
},
{
name: 'Multiline_CharCounter_format',
value_en: '({characters} characters remaining)',
value_ie: '[ie]({characters} characters remaining)'
},
{
name: 'SaveAndContinue_Button_Default_Text',
value_en: 'Save and Continue',
value_ie: '[ie]Save and Continue'
},
{
name: 'SaveAndExit_Button_Default_Text',
value_en: 'Save and exit',
value_ie: '[ie]Save and exit'
},
{
name: 'SaveAsDraft_Button_Default_LoadingText',
value_en: 'Processing...',
value_ie: '[ie]Processing...'
},
{
name: 'Replacement_Button_Default_LoadingText',
value_en: 'Processing...',
value_ie: '[ie]Processing...'
},
{
name: 'Default_MandatoryFieldMessageFormat',
value_en: 'The field \'{0}\' cannot be empty',
value_ie: '[ie]The field \'{0}\' cannot be empty'
},
{
name: 'Default_InvalidEmailFieldMessageFormat',
value_en: 'The field \'{0}\' doesn\'t contain a valid email',
value_ie: '[ie]The field \'{0}\' doesn\'t contain a valid email'
},
{
name: 'Default_PrintableForm_ChangeLink_Text',
value_en: 'Change',
value_ie: '[ie]Change'
},
{
name: 'Default_PrintableForm_PrintButton_Text',
value_en: 'Print',
value_ie: '[ie]Print'
},
{
name: 'Default_PrintableForm_PrintButton_ClickedText',
value_en: 'Printing...',
value_ie: '[ie]Printing...'
},
{
name: 'Default_Validation_ErrorsOnPreviousTabs',
value_en: 'ErrorsOnPreviousTabs...',
value_ie: '[ie]ErrorsOnPreviousTabs...'
},
{
name: 'Default_RequestChecker_Loading',
value_en: 'Verifing...',
value_ie: '[ie]Verifing...'
},
{
name: 'Default_RequestChecker_Ready',
value_en: 'Verify...',
value_ie: '[ie]Verify...'
},
/*{
name: 'Default_RequestChecker_EmailRegisteredAlreadyFormat',
value_en: 'The email provided cannot be invited.',
value_ie: '[ie]The email provided cannot be invited.'
},*/
{
name: 'Default_RequestChecker_EmailRegisteredAlreadySameOrgFormat',
value_en: 'A user with this email address already exists and is linked to your organisation.',
value_ie: '[ie]A user with this email address already exists and is linked to your organisation.'
},
{
name: 'Default_RequestChecker_EmailRegisteredAlreadyOtherOrgFormat',
value_en: 'A user with this email address already exists and is linked to an organisation.',
value_ie: '[ie]A user with this email address already exists and is linked to an organisation.'
},
{
name: 'Default_RequestChecker_EmailFoundFormat',
value_en: 'A user with this email address already exists, please click on the button below if you want to invite this user?',
value_ie: '[ie]A user with this email address already exists, please click on the button below if you want to invite this user?'
},
{
name: 'Default_RequestChecker_EmailNotFoundFormat',
value_en: 'Are you sure you want to send an invitation to this person?',
value_ie: '[ie]Are you sure you want to send an invitation to this person?'
},
{
name: 'Default_JSRuntime_ErrorMessageFormat',
value_en: 'An error occurred with the following message: {0}',
value_ie: '[ie]An error occurred with the following message: {0}'
},
{
name: 'Default_JSRuntime_ErrorMessage_Close',
value_en: 'Close',
value_ie: '[ie]Close'
},
{
name: 'Default_JSRuntime_TextTruncate_Less',
value_en: 'less',
value_ie: '[ie]less'
},
{
name: 'Default_JSRuntime_TextTruncate_More',
value_en: 'more',
value_ie: '[ie]more'
},
{
name: 'Default_JSRuntime_Notifications_MarkAsUnread',
value_en: 'Mark as unread',
value_ie: '[ie]Mark as unread'
},
{
name: 'Default_JSRuntime_Notifications_MarkAsRead',
value_en: 'Mark as read',
value_ie: '[ie]Mark as read'
},
{
name: 'Default_JSRuntime_Notifications_Processing',
value_en: 'Processing...',
value_ie: '[ie]Processing...'
},
{
name: 'Default_JSRuntime_Notifications_Updated',
value_en: 'The notification was updated successfully.',
value_ie: '[ie]The notification was updated successfully.'
},
{
name: 'Default_JSRuntime_Grid_ActionsHeader_Text',
value_en: 'Actions',
value_ie: '[ie]Actions'
},
/*{
name: 'Default_JSRuntime_Badges_New',
value_en: 'new',
value_ie: '[ie]new'
},*/
/*EDITABLE GRID STRINGS*/
{
name: 'Default_JSRuntime_EditableGrid_RecordCreated',
value_en: 'The record was created successfully.',
value_ie: '[ie]The record was created successfully.'
},
{
name: 'Default_JSRuntime_EditableGrid_RecordUpdated',
value_en: 'The record was updated successfully.',
value_ie: '[ie]The record was updated successfully.'
},
{
name: 'Default_JSRuntime_EditableGrid_RecordDeleted',
value_en: 'The record was deleted successfully.',
value_ie: '[ie]The record was deleted successfully.'
},
{
name: 'Default_JSRuntime_EditableGrid_Error',
value_en: 'There was an error performing the request.',
value_ie: '[ie]There was an error performing the request.'
},
{
name: 'Default_JSRuntime_EditableGrid_ErrorWithDetails',
value_en: 'There was an error performing the request with the following details:
{0}',
value_ie: '[ie]There was an error performing the request with the following details:
{0}'
},
{
name: 'Default_JSRuntime_EditableGrid_ErrorWithDetails_Title',
value_en: 'Database error',
value_ie: '[ie]Database error'
},
{
name: 'Default_JSRuntime_EditableGrid_ActionButton_Save',
value_en: 'Save',
value_ie: '[ie]Save'
},
{
name: 'Default_JSRuntime_EditableGrid_ActionButton_Delete',
value_en: 'Delete',
value_ie: '[ie]Delete'
},
{
name: 'Default_JSRuntime_EditableGrid_ActionButton_Add',
value_en: 'Add',
value_ie: '[ie]Add'
},
{
name: 'Default_JSRuntime_EditableGrid_ActionButton_InProgress',
value_en: 'In progress...',
value_ie: '[ie]In progress...'
},
{
name: 'Default_JSRuntime_EditableGrid_ActionsHeader_Text',
value_en: 'Actions',
value_ie: '[ie]Actions'
},
{
name: 'Default_JSRuntime_EditableGrid_YesNoOptionset_Option_919200001',
value_en: 'Yes',
value_ie: '[ie]Yes'
},
{
name: 'Default_JSRuntime_EditableGrid_YesNoOptionset_Option_919200000',
value_en: 'No',
value_ie: '[ie]No'
},
{
name: 'Default_JSRuntime_EditableGrid_SocialMediaOptionset_Option_919200000',
value_en: 'Other',
value_ie: '[ie]Other'
},
{
name: 'Default_JSRuntime_EditableGrid_SocialMediaOptionset_Option_919200001',
value_en: 'Facebook',
value_ie: '[ie]Facebook'
},
{
name: 'Default_JSRuntime_EditableGrid_SocialMediaOptionset_Option_919200002',
value_en: 'Instagram',
value_ie: '[ie]Instagram'
},
{
name: 'Default_JSRuntime_EditableGrid_SocialMediaOptionset_Option_919200003',
value_en: 'X',
value_ie: '[ie]X'
},
/*TABLE MATRIX ORGANISATION MEMBERSHIP MEMBERS STRINGS*/
{
name: 'Default_JSRuntime_Organisation_TableMatrix_members_males',
value_en: 'Males',
value_ie: '[ie]Males'
},
{
name: 'Default_JSRuntime_Organisation_TableMatrix_members_females',
value_en: 'Females',
value_ie: '[ie]Females'
},
{
name: 'Default_JSRuntime_Organisation_TableMatrix_members_other',
value_en: 'Other',
value_ie: '[ie]Other'
},
{
name: 'Default_JSRuntime_Organisation_TableMatrix_members_prefernottosay',
value_en: 'Prefer not to say',
value_ie: '[ie]Prefer not to say'
},
{
name: 'Default_JSRuntime_Organisation_TableMatrix_members_label',
value_en: 'Age Group',
value_ie: '[ie]Age Group'
},
{
name: 'Default_JSRuntime_Organisation_TableMatrix_members_lt10',
value_en: '<10',
value_ie: '[ie]<10'
},
{
name: 'Default_JSRuntime_Organisation_TableMatrix_members_16_20',
value_en: '16-20',
value_ie: '[ie]16-20'
},
{
name: 'Default_JSRuntime_Organisation_TableMatrix_members_11_15',
value_en: '11-15',
value_ie: '[ie]11-15'
},
{
name: 'Default_JSRuntime_Organisation_TableMatrix_members_21_64',
value_en: '21-64',
value_ie: '[ie]21-64'
},
{
name: 'Default_JSRuntime_Organisation_TableMatrix_members_65plus',
value_en: '65+',
value_ie: '[ie]65+'
},
/*TABLE MATRIX ORGANISATION MEMBERSHIP DISABILITIES STRINGS*/
{
name: 'Default_JSRuntime_Organisation_TableMatrix_peoplewiththisdisability',
value_en: 'Number of people with this disability',
value_ie: '[ie]Number of people with this disability'
},
{
name: 'Default_JSRuntime_Organisation_TableMatrix_disability_physical',
value_en: 'Physical disability',
value_ie: '[ie]Physical disability'
},
{
name: 'Default_JSRuntime_Organisation_TableMatrix_disability_intellectual',
value_en: 'Intellectual disability',
value_ie: '[ie]Intellectual disability'
},
{
name: 'Default_JSRuntime_Organisation_TableMatrix_disability_sensory',
value_en: 'Sensory disability',
value_ie: '[ie]Sensory disability'
},
{
name: 'Default_JSRuntime_Organisation_TableMatrix_disability_other',
value_en: 'Other disability',
value_ie: '[ie]Other disability'
},
{
name: 'Default_JSRuntime_Organisation_TableMatrix_disability_noindicated',
value_en: 'No Indicated disability',
value_ie: '[ie]No Indicated disability'
},
/*VALIDATION SUMMARY STRINGS*/
{
name: 'Default_JSRuntime_ValidationSummary_ErrorTitle',
value_en: 'Error',
value_ie: '[ie]Error'
},
{
name: 'Default_JSRuntime_ValidationSummary_SystemErrorMessageFormat',
value_en: 'An unexpected error occurred with the following details: {0}',
value_ie: '[ie]An unexpected error occurred with the following details: {0}'
},
/*PLUGIN STRINGS*/
{
name: '[code 001] TRN already exists',
value_en: 'TRN already exists',
value_ie: '[ie]TRN already exists'
},
{
name: '[code 002] Request already exists',
value_en: 'Request already exists',
value_ie: '[ie]Request already exists'
},
{
name: '[code 003] Email already exists',
value_en: 'A contact with the provided email already exists in the system.',
value_ie: '[ie]A contact with the provided email already exists in the system.'
},
{
name: '[code 004] Your application has exceeded the deadline.',
value_en: 'Your application has exceeded the deadline.',
value_ie: '[ie]Your application has exceeded the deadline.'
},
{
name: '[code 005] You cannot create any additional applications, please navigate to the ‘Your applications’ section to continue with your current applications.',
value_en: 'You cannot create any additional applications, please navigate to the ‘Your applications’ section to continue with your current applications.',
value_ie: '[ie]You cannot create any additional applications, please navigate to the ‘Your applications’ section to continue with your current applications.'
},
{
name: '[code 006] TRN does not exists.',
value_en: 'TRN does not exists.',
value_ie: '[ie]TRN does not exists.'
},
{
name: '[code 007] Registration lockdown during Application deadline window.',
value_en: 'You cannot register your organisation as there is only two weeks remaining on the current application deadline.',
value_ie: '[ie]You cannot register your organisation as there is only two weeks remaining on the current application deadline.'
},
{
name: '[code 008] Organization needs to be on the approved list, if the type of your scheme is Target.',
value_en: 'Organization needs to be on the approved list, if the type of your scheme is Target.',
value_ie: '[ie]Organization needs to be on the approved list, if the type of your scheme is Target.'
},
/*AutoAddress*/
{
name: 'AutoAddress_placeHolderLabel',
value_en: 'Enter full address or eircode',
value_ie: '[ie]Enter full address or eircode',
},
/*{
name: 'AutoAddress_searchButtonLabel',
value_en: 'Search',
value_ie: '[ie]Search',
},
{
name: 'AutoAddress_optionsFoundLabel',
value_en: 'Please select an option below',
value_ie: '[ie]Please select an option below',
},
{
name: 'AutoAddress_incompleteAddressLabel',
value_en: 'Too little information, please enter more details.',
value_ie: '[ie]Too little information, please enter more details.',
},
{
name: 'AutoAddress_partialAddressLabel',
value_en: 'AutoAddress_partialAddressLabel',
value_ie: '[ie]AutoAddress_partialAddressLabel',
},*/
{
name: 'AutoAddress_nuaAddressFoundLabel',
value_en: 'We’ve found the address, please add your eircode in the text box below if you know it',
value_ie: '[ie]We’ve found the address, please add your eircode in the text box below if you know it',
},
/*{
name: 'AutoAddress_noResultFoundLabel',
value_en: 'No search results have been found.',
value_ie: '[ie]No search results have been found.',
},*/
{
name: 'AutoAddress_addressFoundLabel',
value_en: 'Eircode found, address populated below.',
value_ie: '[ie]Eircode found, address populated below.',
},
{
name: 'AutoAddress_noEircodeAppendedLabel',
value_en: 'Address found, but no eircode available.',
value_ie: '[ie]Address found, but no eircode available.',
},
{
name: 'AutoAddress_inputRequiredLabel',
value_en: 'Enter a full address or eircode to begin your search.',
value_ie: '[ie]Enter a full address or eircode to begin your search.',
},
/*{
name: 'AutoAddress_errorMessageLabel',
value_en: 'Sorry, an unexpected error has occurred.',
value_ie: '[ie]Sorry, an unexpected error has occurred.',
},
{
name: 'AutoAddress_addressTabLabel',
value_en: 'Address',
value_ie: '[ie]Address',
},
{
name: 'AutoAddress_businessTabLabel',
value_en: 'Business',
value_ie: '[ie]Business'
},*/
/*OrgUsers*/
/*Grid Views*/
{
name: 'OrgUsers_WebActiveUsers',
value_en: 'Active Users',
value_ie: '[ie]Active Users'
},
{
name: 'OrgUsers_WebAllUsers',
value_en: 'All Users',
value_ie: '[ie]All Users'
},
{
name: 'OrgUsers_WebInactiveUsers',
value_en: 'Inactive Users',
value_ie: '[ie]Inactive Users'
},
/*Actions*/
{
name: 'OrgUsers_Actions_SetAsPrimaryUser_Label',
value_en: 'Set as primary user',
value_ie: '[ie]Set as primary user'
},
{
name: 'OrgUsers_CustomModal_SetAsPrimaryUser_Title',
value_en: 'Set as primary user',
value_ie: '[ie]Set as primary user'
},
{
name: 'OrgUsers_CustomModal_SetAsPrimaryUser_Body',
value_en: 'You are about to set this user as the primary user account, are you sure you want to proceed?',
value_ie: '[ie]You are about to set this user as the primary user account, are you sure you want to proceed?'
},
{
name: 'OrgUsers_CustomModal_SetAsPrimaryUser_ButtonOK',
value_en: 'Proceed',
value_ie: '[ie]Proceed'
},
{
name: 'OrgUsers_WebInvitedUsers',
value_en: 'Invited Users',
value_ie: '[ie]Invited Users'
},
/*ORG REGISTRATION STRINGS*/
{
name: 'OrgRegistration_TabTitle_1',
value_en: 'Organisation Details',
value_ie: '[ie]Organisation Details'
},
{
name: 'OrgRegistration_TabTitle_2',
value_en: 'What is your organisation’s address?',
value_ie: '[ie]What is your organisation’s address?'
},
{
name: 'OrgRegistration_TabTitle_3',
value_en: 'Compliance',
value_ie: '[ie]Compliance'
},
{
name: 'OrgRegistration_TabTitle_4',
value_en: 'Sporting Information',
value_ie: '[ie]Sporting Information'
},
{
name: 'OrgRegistration_TabTitle_5',
value_en: 'Sporting Information',
value_ie: '[ie]Sporting Information'
},
{
name: 'OrgRegistration_Edit_TabLegend_6',
value_en: 'Please upload any necessary documentation related to your registration request',
value_ie: '[ie]Please upload any necessary documentation related to your registration request'
},
{
name: 'OrgRegistration_Edit_TabTitle_6',
value_en: 'Documents',
value_ie: '[ie]Documents'
},
{
name: 'OrgRegistration_Confirm_TabTitle_6',
value_en: 'Documents',
value_ie: '[ie]Documents'
},
{
name: 'Default_RequestChecker_TRNFoundFormat',
value_en: 'The TRN is already in use by an organisation.',
value_ie: '[ie]The TRN is already in use by an organisation.'
},
{
name: 'Organisation_Registration_ProvideDetails_HelpTip',
value_en: 'Organisation_Registration_ProvideDetails_HelpTip',
value_ie: '[ie]Organisation_Registration_ProvideDetails_HelpTip'
},
{
name: 'Organisation_Registration_Documents_HelpTitle',
value_en: 'Supported file types are PDF, DOC, and DOCX. Each file must not exceed 10MB.',
value_ie: '[ie]Supported file types are PDF, DOC, and DOCX. Each file must not exceed 10MB.',
},
{
name: 'Organisation_Registration_Documents_HelpLink',
value_en: 'Help with necessary documentation',
value_ie: '[ie]Help with necessary documentation'
},
{
name: 'Organisation_Registration_Documents_HelpContent',
value_en: 'Necessary documentation can include file types but is not limited to:
- Your example
- Proof of your example (e.g. example, example)
- Your organisation\'s example and example
',
value_ie: '[ie]Necessary documentation can include file types but is not limited to:- Your example
- Proof of your example (e.g. example, example)
- Your organisation\'s example and example
'
},
{
name: 'Organisation_Registration_TRN_ErrorMessage',
value_en: 'The \'{0}\' must contain 7 digits and 1 or 2 letters."',
value_ie: '[ie]The \'{0}\' must contain 7 digits and 1 or 2 letters."'
},
/*APPLICATION STRINGS*/
{
name: 'Application_Breadcrumb_Schemes',
value_en: 'Schemes',
value_ie: '[ie]Schemes'
},
{
name: 'Application_TabTitle_1',
value_en: 'Application Details',
value_ie: '[ie]Application Details'
},
{
name: 'Application_TabTitle_2',
value_en: 'Finance',
value_ie: '[ie]Finance'
},
{
name: 'Application_TabTitle_3',
value_en: 'Joint Application',
value_ie: '[ie]Joint Application'
},
{
name: 'Application_TabTitle_4',
value_en: 'Declarations',
value_ie: '[ie]Declarations'
},
{
name: 'Application_RequestChecker_TrnFoundWithoutApplicationsFormat',
value_en: 'The organisation with TRN: "{0}" was found but it already has submitted application(s).',
value_ie: '[ie]The organisation with TRN: "{0}" was found but it already has submitted application(s).'
},
{
name: 'Application_RequestChecker_TrnNotFoundFormat',
value_en: 'The organisation with TRN: "{0}" was not found, or is not approved.',
value_ie: '[ie]The organisation with TRN: "{0}" was not found, or is not approved.'
},
{
name: 'Application_EditableGrid_ApplicationFinance_PriorityFormat',
value_en: 'Priority #{0}',
value_ie: '[ie]Priority #{0}'
},
{
name: 'Application_Edit_Validations_OrgMustOwnSiteOrHasLeaseAtLeast',
value_en: 'If you are applying for a capital grant, you must either own the site of the proposed development or have a registered lease with more than five years remaining at the time of application. Otherwise, you may apply for equipment only.',
value_ie: '[ie]If you are applying for a capital grant, you must either own the site of the proposed development or have a registered lease with more than five years remaining at the time of application. Otherwise, you may apply for equipment only.'
},
{
name: 'Application_Edit_Validations_DepartmentDidntAgreed',
value_en: 'You cannot proceed if the department of Education is not in agreement of the proposed project.',
value_ie: '[ie]You cannot proceed if the department of Education is not in agreement of the proposed project.'
},
{
name: 'Application_Edit_Validations_NumbersOfYearsMustMakeSense',
value_en: 'Please ensure \'Number of years on original term of the lease\' is equal or above the \'Number of years remaining on lease\'.',
value_ie: '[ie]Please ensure \'Number of years on original term of the lease\' is equal or above the \'Number of years remaining on lease\'.'
},
{
name: 'Application_Edit_Validations_EitherFolioNumberOrDealingNumber',
value_en: 'Please ensure either the folio or dealing number fields are completed.',
value_ie: '[ie]Please ensure either the folio or dealing number fields are completed.'
},
{
name: 'Application_Edit_Validations_TotalProjectCost',
value_en: 'The value in this field must equal the sum of the fields ‘How much funding are you applying for?’ & ‘Total Own Funding’.',
value_ie: '[ie]The value in this field must equal the sum of the fields ‘How much funding are you applying for?’ & ‘Total Own Funding’.'
},
{
name: 'Application_Edit_Validations_HowMuchFunding_SchemeLimits',
value_en: 'The following max limits need to be applied based on the below scenarios:
' +
'- {0} = If the value in the field ‘is this application for a regional project or from a national government body of sport?’ is set to ‘Regional’.
' +
'- {1} = If the value in the field ‘is this application for a regional project or from a national government body of sport?’ is set to ‘Local’.
' +
'- {2} = If the value in the field ‘Number of years on original term of the lease\' in between 5-15 or if the grant type is set to \'Equipment\’.
' +
'
',
value_ie: '[ie]Application_Edit_Validations_HowMuchFunding_SchemeLimits'
},
{
name: 'Application_Edit_Validations_HowMuchFunding_CantBeMoreThanTotal',
value_en: 'The value in this field cannot be greater than the value in the field ‘Total Project Cost’',
value_ie: '[ie]The value in this field cannot be greater than the value in the field ‘Total Project Cost’'
},
{
name: 'Application_Edit_Validations_TotalOwnFunding_CantBeLessThanSchemePercentage',
value_en: 'The value in this field as a percentage cannot be less than the minimum ‘Total Own Funding’ percentage ({0}) in the associated scheme.',
value_ie: '[ie]The value in this field as a percentage cannot be less than the minimum ‘Total Own Funding’ percentage in the associated scheme.'
},
{
name: 'Application_Edit_Validations_Finance_ApplicationFacilities_Priority_isUniqueInRows',
value_en: 'You cannot have the same priority number for more than one option.',
value_ie: '[ie]You cannot have the same priority number for more than one option.'
},
{
name: 'Application_Edit_Validations_Grid_ApplicationFacilitiesJointly',
value_en: 'The grid \'Joint Facilities\' cannot be empty',
value_ie: '[ie]The grid \'Joint Facilities\' cannot be empty',
},
{
name: 'Application_Edit_Validations_ConfirmTermsandconditions',
value_en: 'You need to accept the terms and conditions.',
value_ie: '[ie]You need to accept the terms and conditions.'
},
{
name: 'Application_Edit_Validations_ConfirmDataProtection',
value_en: 'You need to accept the data protection policy.',
value_ie: '[ie]You need to accept the data protection policy.'
},
{
name: 'Application_Edit_Validations_ConfirmFOI',
value_en: 'You need to accept the freedom of information policy.',
value_ie: '[ie]You need to accept the freedom of information policy.'
},
{
name: 'Application_Edit_ApplicationTitle_HelpTip',
value_en: 'Application_Edit_ApplicationTitle_HelpTip',
value_ie: '[ie]Application_Edit_ApplicationTitle_HelpTip'
},
{
name: 'Application_Edit_NumberOfYearsRemainingOnLease_HelpTip',
value_en: 'If lease duration is between 5 and 15 years you will be required to provide confirmation from the landlord that your organisation will retain access to the site/facility for a minimum of 5 years at formal approval stage.',
value_ie: '[ie]If lease duration is between 5 and 15 years you will be required to provide confirmation from the landlord that your organisation will retain access to the site/facility for a minimum of 5 years at formal approval stage.'
},
{
name: 'Application_Edit_IsTitleRegisteredInLandRegistrySection_HelpTip',
value_en: 'If a dealing number is provided, confirmation that registration is complete must be provided prior to formal approval of the provisionally allocated grant.',
value_ie: '[ie]If a dealing number is provided, confirmation that registration is complete must be provided prior to formal approval of the provisionally allocated grant.'
},
{
name: 'Application_Edit_Finance_ApplicationFacilitiesJointly_Label',
value_en: 'If your organisation is a School, Education and Training Board, Diocesan Trusts and 3rd level college, you must make your application jointly with a sports club that is registered on *this portal*. Please fill in the details below',
value_ie: '[ie]If your organisation is a School, Education and Training Board, Diocesan Trusts and 3rd level college, you must make your application jointly with a sports club that is registered on *this portal*. Please fill in the details below'
},
{
name: 'Application_Edit_Finance_ApplicationFacilitiesSharing_Label',
value_en: 'Does your club wish to receive extra marks at assessment for sharing your facilities? If so, please enter the details of the organisation(s) that will be sharing your facilities.',
value_ie: '[ie]Does your club wish to receive extra marks at assessment for sharing your facilities? If so, please enter the details of the organisation(s) that will be sharing your facilities.'
},
{
name: 'ApplicationCreation_Page_Title',
value_en: 'Application Checklist',
value_ie: '[ie]Application Checklist'
},
{
name: 'ApplicationCreation_Page_BottomLabel_Title',
value_en: 'Please note until you read and confirm the above details you will not be able to proceed with your application.',
value_ie: '[ie]Please note until you read and confirm the above details you will not be able to proceed with your application.'
},
{
name: 'Application_Fields_Wasthefacilityfundedbythisdepartment',
value_en: 'Was the facility funded by this department in part or in full?',
value_ie: '[ie]Was the facility funded by this department in part or in full?'
},
/*APPLICATION SUBMIT MODAL STRINGS*/
{
name: 'Application_CustomModal_Submit_Title',
value_en: 'Submit Application',
value_ie: '[ie]Submit Application'
},
{
name: 'Application_CustomModal_Submit_Body_IsReferencing',
value_en: 'The onus is on you to enter the TRN and the organisation name of a club that has agreed to be a co-applicant with you. If you enter the details of a club that has already submitted, or will submit before deadline, an application in its own right, priority will be given to that club\'s application and your application will be deemed invalid and receive no further consideration.',
value_ie: '[ie]The onus is on you to enter the TRN and the organisation name of a club that has agreed to be a co-applicant with you. If you enter the details of a club that has already submitted, or will submit before deadline, an application in its own right, priority will be given to that club\'s application and your application will be deemed invalid and receive no further consideration.'
},
{
name: 'Application_CustomModal_Submit_Body_HasReferences_Format',
value_en: 'We would like to confirm that that you have been selected as a Joint partner in association with "{0}" on their submitted application for the "{1}" scheme.
If this is correct, no further action is needed. If this is not correct we encourage you to contact "{0}" as this may affect your ability to submit an application in your own right for the same scheme.',
value_ie: '[ie]We would like to confirm that that you have been selected as a Joint partner in association with "{0}" on their submitted application for the "{1}" scheme.
If this is correct, no further action is needed. If this is not correct we encourage you to contact "{0}" as this may affect your ability to submit an application in your own right for the same scheme.'
},
{
name: 'Application_CustomModal_Submit_ButtonOK',
value_en: 'Proceed',
value_ie: '[ie]Proceed'
},
/*Grid Views*/
{
name: 'Applications_List_Header_SchemeNameIE',
value_en: 'Scheme',
value_ie: '[ie]Scheme'
},
{
name: 'Applications_WebSubmittedApplications',
value_en: 'Submitted Applications',
value_ie: '[ie]Submitted Applications'
},
{
name: 'Applications_WebDraftApplications',
value_en: 'Draft Applications',
value_ie: '[ie]Draft Applications'
},
/*APPLICATION CREATION POPUP STRINGS*/
{
name: 'ApplicationCreation_Popup_ButtonConfirm',
value_en: 'Confirm',
value_ie: '[ie]Confirm'
},
{
name: 'ApplicationCreation_Popup_ButtonUpdate',
value_en: 'Update',
value_ie: '[ie]Update'
},
{
name: 'ApplicationCreation_OrgDetails_Popup_HeaderTitle',
value_en: 'Organisation Details',
value_ie: '[ie]Organisation Details'
},
{
name: 'ApplicationCreation_OrgMembership_Popup_HeaderTitle',
value_en: 'Organisation Membership',
value_ie: '[ie]Organisation Membership'
},
{
name: 'ApplicationCreation_OrgDetails_InputLabel_TextHtml',
value_en: 'Please click on this link to confirm that your organisation details are correct.',
value_ie: '[ie]Please click on this link to confirm that your organisation details are correct.'
},
{
name: 'ApplicationCreation_OrgMembership_InputLabel_TextHtml',
value_en: 'Please click on this link to confirm that your organisation membership details are correct.',
value_ie: '[ie]Please click on this link to confirm that your organisation membership details are correct.'
},
/*{
name: 'ApplicationCreation_Org_InputLabel_Link_Here',
value_en: 'here',
value_ie: '[ie]here'
},*/
/*ORG DETAILS READ/EDIT STRINGS*/
{
name: 'OrgDetails_TabTitle_1',
value_en: 'Organisation Details',
value_ie: '[ie]Organisation Details'
},
/*ORG MEMBERSHIP READ/EDIT STRINGS*/
{
name: 'OrgMembership_TabTitle_1',
value_en: 'Organisation Membership',
value_ie: '[ie]Organisation Membership'
},
{
name: 'OrgMembership_TabTitle_2',
value_en: 'Active playing members',
value_ie: '[ie]Active playing members'
},
{
name: 'OrgMembership_TabTitle_3',
value_en: 'Members with disabilities',
value_ie: '[ie]Members with disabilities'
},
{
name: 'OrgMembership_Organisation_TableMatrix_members_Label',
value_en: 'Please outline the number of active playing members in your organisation. Please enter \'0\' if applicable',
value_ie: '[ie]Please outline the number of active playing members in your organisation. Please enter \'0\' if applicable'
},
{
name: 'OrgMembership_Organisation_TableMatrix_disabilities_Label',
value_en: 'Please enter the number of members with the following disability types:',
value_ie: '[ie]Please enter the number of members with the following disability types:'
},
{
name: 'OrgMembership_Edit_Validations_AllNumberPlayingMemberFieldsHaveValue',
value_en: 'The fields in \'Please outline the number of active playing members for your organisation\' cannot be empty',
value_ie: '[ie]The fields in \'Please outline the number of active playing members for your organisation\' cannot be empty'
},
/*SCHEMES STRINGS*/
{
name: 'Schemes_List_Header_SchemeNameIE',
value_en: 'Scheme Name',
value_ie: '[ie]Scheme Name'
},
{
name: 'Schemes_List_DeadlineTags_Open',
value_en: 'Open',
value_ie: '[ie]Open'
},
{
name: 'Schemes_List_DeadlineTags_ClosingSoon',
value_en: 'Closing soon',
value_ie: '[ie]Closing soon'
},
{
name: 'Schemes_List_DeadlineTags_Closed',
value_en: 'Expired',
value_ie: '[ie]Expired'
},
/*ORGUSER INVITATION STRINGS*/
{
name: 'OrgUsersInvitation_TabTitle_1',
value_en: 'Enter the details of the new user',
value_ie: '[ie]Enter the details of the new user'
},
{
name: 'OrgUsersInvitation_TabTitle_2',
value_en: 'Enter the email address of the new user',
value_ie: '[ie]Enter the email address of the new user'
},
/*PROFILE STRINGS*/
{
name: 'Profile_Phone_ErrorMessage',
value_en: 'The \'{0}\' must be in the following format +353 XXXXXXX.',
value_ie: '[ie]The \'{0}\' must be in the following format +353 XXXXXXX.'
},
{
name: 'Profile_TabTitle_1',
value_en: 'My Details',
value_ie: '[ie]My Details'
},
/*ASSESSMENT STRINGS*/
{
name: 'Assessment_Edit_Validations_ClarificationsDeadlineNotInThePast_Org_InputLabel_Link_Here',
value_en: 'You\'re not able to submit the Clarifications because the deadline date has been reached.',
value_ie: '[ie]You\'re not able to submit the Clarifications because the deadline date has been reached.'
},
/*CLARIFICATIONS PAGE STRINGS*/
{
name: 'Clarifications_TabTitle_1',
value_en: 'Documents',
value_ie: '[ie]Documents'
},
{
name: 'Clarifications_Edit_Documents_HelpTip',
value_en: 'You have to upload documentation with the missing information requested.',
value_ie: '[ie]You have to upload documentation with the missing information requested.',
},
/*RESULTS PAGES STRINGS*/
{
name: 'Results_ProvisionalApprovalLetter',
value_en: 'Your Results',
value_ie: '[ie]Your Results'
},
{
name: 'Results_FormalApproval',
value_en: 'Formal Approval',
value_ie: '[ie]Formal Approval'
},
{
name: 'Results_List_Header_SchemeNameIE',
value_en: 'Scheme',
value_ie: '[ie]Scheme'
},
{
name: 'Results_Letter_TabTitle_1',
value_en: 'Provisional Approval Letter',
value_ie: '[ie]Provisional Approval Letter'
},
{
name: 'Results_Letter_Buttons_Withdraw',
value_en: 'Withdraw from the Scheme',
value_ie: '[ie]Withdraw from the Scheme'
},
{
name: 'Results_Letter_Buttons_FormalAproval',
value_en: 'Proceed to Formal Approval',
value_ie: '[ie]Proceed to Formal Approval'
},
/*FUNDING PAGES STRINGS*/
{
name: 'Funding_AwardedFunding',
value_en: 'Awarded Funding',
value_ie: '[ie]Awarded Funding'
},
{
name: 'Funding_FundingWithdrawals',
value_en: 'Funding Withdrawals',
value_ie: '[ie]Funding Withdrawals'
},
{
name: 'Funding_List_Header_SchemeNameIE',
value_en: 'Scheme',
value_ie: '[ie]Scheme'
},
/*APPEAL PAGE STRINGS*/
{
name: 'Appeals_WebSubmittedAppeals',
value_en: 'Submitted Appeals',
value_ie: '[ie]Submitted Appeals'
},
{
name: 'Appeals_WebDraftAppeals',
value_en: 'Draft Appeals',
value_ie: '[ie]Draft Appeals'
},
/*CUSTOM STRINGS*/
],
MSOS_Resources: {
"MultiSelectPicklistControl.DeleteItemLabel": "[ie]Remove {0}",
"MultiSelectPicklistControl.SelectedItems": "[ie]Selected:",
"MultiSelectPicklistControl.Collapse": "[ie]less",
"MultiSelectPicklistControl.ResultsFound": "[ie]Number of results: {0}",
"MultiSelectPicklistControl.DropdownToggleLabel": "[ie]Toggle menu",
"MultiSelectPicklistControl.NoItemsAvailable": "[ie]No entries found",
"MultiSelectPicklistControl.ExpandLabel": "[ie]Show {0} more selected items",
"MultiSelectPicklistControl.ComboboxInstructions": "[ie]Use the arrow keys to navigate through the list of items. Press space to select or deselect an item. For touch devices, use swipe and touch gestures to explore this list.",
"MultiSelectPicklistControl.ViewmodeExpandLabel": "[ie]Expand",
"MultiSelectPicklistControl.SearchPlaceholder": "[ie]Select or search options",
"MultiSelectPicklistControl.TotalItems": "[ie]{0} items",
"MultiSelectPicklistControl.SelectAllDeselect": "[ie]{0} items removed",
"MultiSelectPicklistControl.ViewmodeExpandCollapseLabel": "[ie]Expand or collapse selected content",
"MultiSelectPicklistControl.ViewmodeCollapseLabel": "[ie]Collapse",
"MultiSelectPicklistControl.SelectedItemsLabel": "[ie]Selected values for {0}",
"MultiSelectPicklistControl.SelectedItemsInstructions": "[ie]Use the arrow keys to navigate through the list of currently selected items. Press delete or backspace to deselect an item. For touch devices, use swipe and touch gestures to explore the list.",
"MultiSelectPicklistControl.SelectedItemAdded": "[ie]{0} added",
"MultiSelectPicklistControl.SelectAllSelect": "[ie]{0} items selected",
"MultiSelectPicklistControl.SelectAll": "[ie]Select all",
"MultiSelectPicklistControl.Expand": "[ie]+{0}",
"MultiSelectPicklistControl.SelectedItemRemoved": "[ie]{0} removed",
"MultiSelectPicklistControl.CollapseLabel": "[ie]Show fewer selected items"
},
ResourceManagerOverride: {
//'Cms_Sitemapchildren_Update_Label' : "Children",
//'EntityGrid_Url_NotFound' : "A required service URL wasn\u0027t provided.",
//'FileBrowser_Header_Label' : "Choose a file…",
//'ADX_EventSchedule_AcceptableDays' : "Acceptable days",
//'Confirm_DeleteMultiple_Entity' : "Are you sure you want to delete these records?",
//'ADX_Blog_ShortName' : "blog",
//'ADX_BlogPost_ShortName' : "blog post",
//'Entity_Create_ADX_BlogPost_Label' : "Blog post",
//'Entity_Create_ADX_Blog_Label' : "Child blog",
//'Entity_Create_ADX_Event_Label' : "Child event",
//'Entity_Create_ADX_CommunityForum_Label' : "Child forum",
//'Editable_DeleteMultiple_Tooltip_Suffix_Singular' : "Child record?",
//'Editable_DeleteMultiple_Tooltip_Suffix_Plural' : "Child records?",
//'Entity_Create_ADX_Shortcut_Label' : "Child shortcut",
//'ADX_BlogPostComment_ShortName' : "comment",
//'ADX_PageComment_ShortName' : "comment",
//'Entity_Create_ADX_BlogPost_Tooltip' : "Create a new blog post",
//'Entity_Create_ADX_Blog_Tooltip' : "Create a new child blog",
//'Entity_Create_ADX_Event_Tooltip' : "Create a new child event",
//'Entity_Create_ADX_CommunityForum_Tooltip' : "Create a new child forum",
//'Entity_Create_ADX_Shortcut_Tooltip' : "Create a new child shortcut",
//'Entity_Create_ADX_EventSchedule_Tooltip' : "Create a new event schedule",
//'Entity_Create_ADX_Weblinkset_Tooltip' : "Create a new web link set",
//'Editable_DeleteMultiple_Tooltip_Prefix' : "Delete",
//'Entity_Delete_ADX_Blog_Tooltip' : "Delete this blog",
//'Entity_Delete_ADX_BlogPost_Tooltip' : "Delete this blog post",
//'Entity_Delete_ADX_BlogpostComment_Tooltip' : "Delete this comment",
//'Entity_Delete_ADX_PageComment_Tooltip' : "Delete this comment",
//'Entity_Delete_ADX_Event_Tooltip' : "Delete this event",
//'Entity_Delete_ADX_EventSchedule_Tooltip' : "Delete this event schedule",
//'Entity_Delete_ADX_Webfile_Tooltip' : "Delete this file",
//'Entity_Delete_ADX_CommunityForum_Tooltip' : "Delete this forum",
//'Entity_Delete_ADX_Webpage_Tooltip' : "Delete this page",
//'Entity_Delete_ADX_CommunityForumPost_Tooltip' : "Delete this post",
//'Entity_Delete_ADX_Shortcut_Tooltip' : "Delete this shortcut",
//'Entity_Delete_ADX_CommunityForumThread_Tooltip' : "Delete this thread",
//'SitemapChildren_Update_Tooltip' : "Edit the child records of this page",
//'ADX_Blog_Update_Tooltip' : "Edit this blog",
//'ADX_BlogPost_Update_Tooltip' : "Edit this blog post",
//'ADX_BlogpostComment_Update_Tooltip' : "Edit this comment",
//'ADX_PageComment_Update_Tooltip' : "Edit this comment",
//'ADX_Event_Update_Tooltip' : "Edit this event",
//'ADX_EventSchedule_Update_Tooltip' : "Edit this event schedule",
//'ADX_CommunityForum_Update_Tooltip' : "Edit this forum",
//'ADX_CommunityForumPost_Update_Tooltip' : "Edit this post",
//'ADX_Shortcut_Update_Tooltip' : "Edit this shortcut",
//'ADX_CommunityForumThread_Update_Tooltip' : "Edit this thread",
//'ADX_Event_ShortName' : "event",
//'Entity_Create_ADX_EventSchedule_Label' : "Event schedule",
//'ADX_EventSchedule_ShortName' : "event schedule",
//'ADX_CommunityForum_ShortName' : "forum",
//'ADX_CommunityForumPost_ShortName' : "post",
//'ADX_EventSchedule_Recurrence' : "Recurrence",
//'ADX_Shortcut_Target_Instructions' : "Select a shortcut target. A target URL to an external site must begin with http:// or https://.",
//'ADX_Shortcut_ShortName' : "shortcut",
//'SitemapChildren_HiddenFrom_Sitemap_Tooltip' : "This item is hidden from the site map and won\u0027t appear in navigation elements. It can still be linked to directly.",
//'ADX_Weblink_DisplayPage_Childlinks_Tooltip' : "This web Link is set to display page child links. A child of any child web links shown here won\u0027t be displayed.",
//'ADX_Community_Forum_Thread_ShortName' : "thread",
//'Entity_Form_Select_New' : "+ New",
//'Required_Secure_ViewConfiguration_Not_Provided' : "A required secure ViewConfiguration was not provided.",
//'Click_Stay_To_Save_Your_Changes' : "Your changes haven\u0027t been saved. Would you like to stay on the page to save your changes?",
//'Address_Cannot_Found' : "That address couldn\u0027t be found.",
//'Enter_Address' : "please enter an address",
//'UnKnown_Error_Occurred' : "An unknown error has occurred.",
//'Service_URL_To_Associate_Request_Could_Determined' : "The URL to the service for this Associate Request could determined.",
//'Service_URL_Not_Provided' : "A required service URL wasn\u0027t provided.",
//'Required_Regarding_EntityReference_Parameter_Was_Not_Provided' : "A required regarding AssociatedTableReference parameter was not provided.",
//'URL_Service_For_Add_Note_Request_Could_Not_Determined' : "The URL to the service for this Add Note Request couldn\u0027t be determined.",
//'URL_Service_For_Update_Note_Request_Could_Not_Determined' : "The URL to the service for this Update Note Request couldn\u0027t be determined.",
//'Failed_Determine_RecordID' : "The record ID couldn\u0027t be determined.",
//'Entity_Create_Label' : "New",
//'Entity_Create_Adx_Webfile_Label' : "Child file",
//'Entity_Create_Adx_Webfile_Tooltip' : "Create a new child file",
//'Entity_Create_Adx_Weblink_Tooltip' : "Add a new link",
//'Entity_Create_Adx_Webpage_Label' : "Child page",
//'Entity_Create_Adx_Webpage_Tooltip' : "Create a new child page",
//'Entity_Delete_Adx_Weblink_Tooltip' : "Delete this item",
//'Adx_Webfile_Shortname' : "file",
//'Adx_Webfile_Update_Tooltip' : "Edit this file",
//'Adx_Weblink_Update_Tooltip' : "Edit this link",
//'Adx_Webpage_Shortname' : "page",
//'Adx_Webpage_Not_Yet_Created' : "Not yet created",
'Pagination_Shortname' : "page",
//'Adx_Webpage_Update_Tooltip' : "Edit this page",
'Datetimepicker_Datepicker_Label' : "Choose a date",
//'Editable_Cancel_Label' : "Cancel",
//'Editable_Delete_Label' : "Delete",
//'Editable_Delete_Tooltip_Prefix' : "Delete this {0}?",
//'Edit_Label' : "Edit",
//'Edit_Label_Prefix' : "Edit ",
//'Editable_Loading' : "Loading...",
//'Editable_Required_Label' : "(required)",
//'Editable_Save_Label' : "Save",
//'Editable_Saving' : "Saving...",
//'Editable_Sortable_Tooltip' : "Move this item",
//'Editable_Tooltip' : "Edit this content",
//'Error_Dataservice_Default' : "An error has occurred while saving your content. Your changes have not been saved.",
//'Error_Dataservice_Loading' : "An error has occurred while loading content required for this feature.",
//'Error_Dataservice_Loading_Field_Prefix' : "Unable to load ",
//'Confirm_Delete_Entity_Prefix' : "Are you sure you want to delete this {0}?",
//'Confirm_No' : "No",
//'Confirm_Unsavedchanges' : "You have unsaved changes. Do you want to continue?",
//'Confirm_Yes' : "Yes",
//'Validation_Required_Suffix' : "{0} is a required field.",
//'Sitemapchildren_Header_Label' : "Edit children",
//'Answer_Label' : "Answer?",
//'Answered_Label' : "Answered",
//'Approved_Label' : "Approved?",
//'Comment_Policy_Label' : "Comment policy",
//'Content_Disposition_Label' : "Content disposition",
//'Content_Label' : "Content",
//'Content_Language_Label' : "Language content",
//'Copy_Label' : "Copy",
//'Date_Label' : "Date",
//'Description_Label' : "Description",
//'Display_Image_Only_Label' : "Display image only",
//'Enable_Ratings_Label' : "Enable Ratings",
//'Hidden_From_Sitemap_Label' : "Hidden from Sitemap",
//'Image_Height_Label' : "Image height",
//'Locked_Label' : "Locked",
//'Parent_Page_Label' : "Parent page",
//'Partial_URL_Label' : "Partial URL",
//'Published_Label' : "Published",
//'Publishing_State_Label' : "Publishing state",
//'Release_Date_Label' : "Release date",
//'Sticky_Label' : "Sticky",
//'Summary_Excerpt_Label' : "Summary/Excerpt",
//'Tags_Label' : "Tags",
//'Target_Web_Page_Label' : "Target webpage",
//'Thread_Type_Label' : "Thread type",
//'All_Day_Event_Label' : "All day event",
//'Archive_Template_Label' : "Archive template",
//'Custom_CSS_Label' : "Custom CSS",
//'Custom_JavaScript_Label' : "Custom JavaScript",
//'Disable_Page_Validation_Label' : "Disable page validation",
//'Display_Date_Label' : "Display date",
//'Display_Page_Child_Links_Label' : "Display page child links",
//'Editorial_Comments_Label' : "Editorial comments",
//'Enable_Tracking_Label' : "Enable Tracking",
//'End_Time_Label' : "End Time",
//'Entity_List_Label' : "List",
//'Expiration_Date_Label' : "Expiration date",
//'External_URL_Label' : "External URL",
//'Forum_Template_Label' : "Forum Template",
//'Friday_Label' : "Friday",
//'General_Label' : "General",
//'Home_Template_Label' : "Home Template",
//'Image_Alternate_Text_Label' : "Image alternate text",
//'Image_URL_Label' : "Image URL",
//'Image_Width_Label' : "Image width",
//'Interval_Label' : "Interval",
//'Language_Label' : "Language",
//'Language_Label_With_Language' : " - Language: {0}",
//'Location_Name_Label' : "Location name",
//'Max_Recurrences_Label' : "Max recurrences",
//'Monday_Label' : "Monday",
//'Name_Label' : "Name",
//'Open_In_New_Window_Label' : "Open in new window",
//'Options_Label' : "Options",
//'Page_Label' : "Page",
//'Page_Template_Label' : "Page template",
//'Publishing_Label' : "Publishing",
//'R_Label' : "R",
//'Recurrence_Label' : "Recurrence",
//'Recurrence_End_Time_Label' : "Recurrence end time",
//'Registration_Content_Label' : "Registration content",
//'Requires_Registration_Label' : "Requires registration",
//'Robots_Follow_Link_Label' : "Robots follow link",
//'Saturday_Label' : "Saturday",
//'Start_Time_Label' : "Start time",
//'Subject_Label' : "Subject",
//'Summary_Label' : "Summary",
//'Sunday_Label' : "Sunday",
//'Target_Event_Label' : "Target event",
//'Target_Forum_Label' : "Target forum",
//'Target_URL_Label' : "Target URL",
//'Target_Web_File_Label' : "Target web file",
//'Thread_Template_Label' : "Thread template",
//'Thursday_Label' : "Thursday",
//'Title_Label' : "Title",
//'Tuesday_Label' : "Tuesday",
//'Upload_File_Label' : "Upload file",
'Update_Upload_File_Label' : "Upload file (will replace existing file content)",
//'Web_Form_Label' : "Advanced form",
//'Wednesday_Label' : "Wednesday",
//'Week_Label' : "Week",
//'Templates_Label' : "Templates",
//'Listbox_Label' : "listbox",
//'Insert_Label' : "Insert",
//'Preview_On_Label' : "Preview on",
//'Preview_Off_Label' : "Preview off",
//'Published_UnPublished_Entities_Title' : "Click to toggle preview mode. When on, published and unpublished entities are shown. When off, only published entities can be seen.",
//'Post_Template_Label' : "Post template",
//'Disable_Target_Validation_Label' : "Disable target validation",
//'Cloud_Blob_Address_Label' : "Cloud blob address",
//'Entity_Form_Label' : "Basic Form",
//'Exclude_From_Search_Label' : "Exclude from search",
//'Keywords_Label' : "Keywords",
//'Encoding_Label' : "Encoding",
//'Robots_Label' : "Robots",
//'Author_Label' : "Author",
//'Image_List_Label' : "Image list",
//'Class_Label' : "Class",
//'Source_Label' : "Source",
//'Image_Description_Label' : "Image description",
//'Image_Title_Label' : "Image title",
//'Dimensions_Label' : "Dimensions",
//'Style_Label' : "Style",
//'Horizontal_Space_Label' : "Horizontal space",
//'Vertical_Space_Label' : "Vertical space",
//'Text_To_Display_Label' : "Text to display",
//'Link_List_Label' : "Link list",
//'Target_Label' : "Target",
//'Border_Label' : "Border",
//'Alternative_Source_Label' : "Alternative source",
//'Poster_Label' : "Poster",
//'Find_Label' : "Find",
//'Replace_With_Label' : "Replace with",
//'Border_Color_Label' : "Border color",
//'Background_Color_Label' : "Background color",
//'Cols_Label' : "Cols",
//'Rows_Label' : "Rows",
//'Width_Label' : "Width",
//'Height_Label' : "Height",
//'Cell_Spacing_Label' : "Cell spacing",
//'Cell_Padding_Label' : "Cell padding",
//'Caption_Label' : "Caption",
//'Alignment_Label' : "Alignment",
//'Scope_Label' : "Scope",
//'HAlign_Label' : "H Align",
//'VAlign_Label' : "V Align",
//'Row_Type_Label' : "Row type",
//'Form_Label' : "form",
//'Previous_Edit_Point_Label' : "Previous edit point",
//'Anchors_Label' : "Anchors",
//'Select2_One_Result_Available' : "One result is available. To select it, press Enter.",
//'Select2_Many_Results_Available' : " results are available, use the Up and Down arrow keys to navigate.",
//'Select2_No_Matches_Found' : "No matches found",
//'Select2_Loading_More' : "Loading more results…",
//'Select2_Searching' : "Searching…",
//'ElFinder_Root_Dir_Not_Exist' : "Root directory does not exists",
//'ElFinder_Error_Connect_Backend' : "Unable to connect to backend",
//'ElFinder_Access_Denied' : "Access denied",
//'ElFinder_Invalid_Bg_Config' : "Invalid backend configuration",
//'ElFinder_Unknown_Cmd' : "Unknown command",
//'ElFinder_Cmd_Not_Allowed' : "Command not allowed",
//'ElFinder_Invalid_Params' : "Invalid parameters",
//'ElFinder_File_Not_Found' : "File not found",
//'ElFinder_Invalid_Name' : "Invalid name",
//'ElFinder_File_Folder_Name_Exist' : "File or folder with the same name already exists",
//'ElFinder_Error_Rename_File' : "Unable to rename file",
//'ElFinder_Error_Create_Folder' : "Unable to create folder",
//'ElFinder_Error_Create_File' : "Unable to create file",
//'ElFinder_No_File_To_Upload' : "No file to upload",
//'ElFinder_Select_File_To_Upload' : "Select at least one file to upload",
//'ElFinder_Maximum_FileSize_Exceeded' : "File exceeds the maximum allowed filesize",
//'ElFinder_Maximum_DataSize_Exceeded' : "Data exceeds the maximum allowed size",
//'ElFinder_File_Type_Not_Allowed' : "Not allowed file type",
//'ElFinder_Error_Upload_File' : "Unable to upload file",
//'ElFinder_Error_Upload_Files' : "Unable to upload files",
//'ElFinder_Error_Remove_File' : "Unable to remove file",
//'ElFinder_Error_Save_Uploaded_File' : "Unable to save uploaded file",
//'ElFinder_Error_Uploading_Files' : "Some files was not uploaded",
//'ElFinder_Error_Copy_Itself' : "Unable to copy into itself",
//'ElFinder_Error_Move_Files' : "Unable to move files",
//'ElFinder_Error_Copy_Files' : "Unable to copy files",
//'ElFinder_Error_FileCopy_Create' : "Unable to create file copy",
//'ElFinder_File_Not_Image' : "File is not an image",
//'ElFinder_Error_Resize_Image' : "Unable to resize image",
//'ElFinder_Error_Write_File' : "Unable to write to file",
//'ElFinder_Error_Create_Archive' : "Unable to create archive",
//'ElFinder_Error_Extract_Files_Archive' : "Unable to extract files from archive",
//'ElFinder_Error_Open_Broken_Link' : "Unable to open broken link",
//'ElFinder_Url_Disabled_By_Config' : "File URL disabled by connector config",
//'ElFinder_Items' : "items",
//'ElFinder_Selected_Items' : "selected items",
//'ElFinder_Back' : "Back",
//'ElFinder_Reload' : "Reload",
//'ElFinder_Open' : "Open",
//'ElFinder_Preview_Quick_Look' : "Preview with Quick Look",
//'ElFinder_Select_File' : "Select file",
'ElFinder_New_Folder' : "New folder",
//'ElFinder_New_Txt_File' : "New text file",
//'ElFinder_Upload_Files' : "Upload files",
//'ElFinder_Copy' : "Copy",
//'ElFinder_Cut' : "Cut",
//'ElFinder_Paste' : "Paste",
//'ElFinder_Dup' : "Duplicate",
//'ElFinder_Rem' : "Remove",
//'ElFinder_Rename' : "Rename",
//'ElFinder_Edit_Txt_File' : "Edit text file",
//'ElFinder_View_As_Icon' : "View as icons",
//'ElFinder_View_As_List' : "View as list",
//'ElFinder_Resize_Img' : "Resize image",
//'ElFinder_Create_Arch' : "Create archive",
//'ElFinder_Uncompress_Arch' : "Uncompress archive",
//'ElFinder_Get_Info' : "Get info",
//'ElFinder_Help' : "Help",
//'ElFinder_Dock_Undock_Flmgr_Win' : "Dock/undock filemanger window",
//'ElFinder_Max_Allowed_File_Size' : "Maximum allowed files size",
//'ElFinder_Add_Field' : "Add field",
//'ElFinder_File_Info' : "File info",
//'ElFinder_Folder_Info' : "Folder info",
//'ElFinder_Name' : "Name",
//'ElFinder_Kind' : "Kind",
//'ElFinder_Size' : "Size",
//'ElFinder_Modified' : "Modified",
//'ElFinder_Permissions' : "Permissions",
//'ElFinder_Link_To' : "Link to",
//'ElFinder_Dimensions' : "Dimensions",
//'ElFinder_Confirm_Required' : "Confirmation required",
//'ElFinder_Confirm_Rem_Files' : "Are you sure you want to remove files?\u003cbr /\u003e This cannot be undone!",
//'ElFinder_Priv_Read' : "read",
//'ElFinder_Priv_Write' : "write",
//'ElFinder_Priv_Remove' : "remove",
//'ElFinder_Month_Jan' : "Jan",
//'ElFinder_Month_Feb' : "Feb",
//'ElFinder_Month_Mar' : "Mar",
//'ElFinder_Month_Apr' : "Apr",
//'ElFinder_Month_May' : "May",
//'ElFinder_Month_Jun' : "Jun",
//'ElFinder_Month_Jul' : "Jul",
//'ElFinder_Month_Aug' : "Aug",
//'ElFinder_Month_Sep' : "Sep",
//'ElFinder_Month_Oct' : "Oct",
//'ElFinder_Month_Nov' : "Nov",
//'ElFinder_Month_Dec' : "Dec",
//'ElFinder_Day_Tday' : "Today",
//'ElFinder_Day_Yday' : "Yesterday",
//'ElFinder_Unknown' : "Unknown",
//'ElFinder_Folder' : "Folder",
//'ElFinder_Alias' : "Alias",
//'ElFinder_Broken_Alias' : "Broken alias",
//'ElFinder_Plain_Txt' : "Plain text",
//'ElFinder_PostScript_Doc' : "Postscript document",
//'ElFinder_Application' : "Application",
//'ElFinder_MS_Off_doc' : "Microsoft Office document",
//'ElFinder_MS_Word_Doc' : "Microsoft Word document",
//'ElFinder_MS_Excel_Doc' : "Microsoft Excel document",
//'ElFinder_MS_PPT_Doc' : "Microsoft Powerpoint presentation",
//'ElFinder_Open_Off_Doc' : "Open Office document",
//'ElFinder_Flash_App' : "Flash application",
//'ElFinder_Xml_Doc' : "XML document",
//'ElFinder_Bitt_File' : "Bittorrent file",
//'ElFinder_Sevenz_Archive' : "7z archive",
//'ElFinder_Tar_Arch' : "TAR archive",
//'ElFinder_Gzip_Arch' : "GZIP archive",
//'ElFinder_Bzip_Arch' : "BZIP archive",
//'ElFinder_Zip_Arch' : "ZIP archive",
//'ElFinder_Rar_Arch' : "RAR archive",
//'ElFinder_Js_App' : "Javascript application",
//'ElFinder_Php_Src' : "PHP source",
//'ElFinder_Html_Doc' : "HTML document",
//'ElFinder_Js_Src' : "Javascript source",
//'ElFinder_Css_Ss' : "CSS style sheet",
//'ElFinder_C_Src' : "C source",
//'ElFinder_Cpp_Src' : "C++ source",
//'ElFinder_Unix_Ss' : "Unix shell script",
//'ElFinder_Python_Src' : "Python source",
//'ElFinder_Java_Src' : "Java source",
//'ElFinder_Ruby_Src' : "Ruby source",
//'ElFinder_Perl_Scr' : "Perl script",
//'ElFinder_Bmp_Img' : "BMP image",
//'ElFinder_Jpeg_Img' : "JPEG image",
//'ElFinder_Gif_Img' : "GIF Image",
//'ElFinder_Png_Img' : "PNG Image",
//'ElFinder_Tiff_Img' : "TIFF image",
//'ElFinder_Tga_Img' : "TGA image",
//'ElFinder_Adobe_Ps_Img' : "Adobe Photoshop image",
//'ElFinder_Mpeg_Aud' : "MPEG audio",
//'ElFinder_Midi_Aud' : "MIDI audio",
//'ElFinder_Ogg_Vrb_Aud' : "Ogg Vorbis audio",
//'ElFinder_Mp4_Aud' : "MP4 audio",
//'ElFinder_Wav_Aud' : "WAV audio",
//'ElFinder_Dv_Vid' : "DV video",
//'ElFinder_Mp4_Vid' : "MP4 video",
//'ElFinder_Mpeg_Vid' : "MPEG video",
//'ElFinder_Avi_Vid' : "AVI video",
//'ElFinder_Qt_Vid' : "Quicktime video",
//'ElFinder_Wm_Vid' : "WM video",
//'ElFinder_Flash_Vid' : "Flash video",
//'ElFinder_Matr_Vid' : "Matroska video",
//'ElFinder_Select_All_Files' : "Select all files",
//'ElFinder_Ctrl_C_X_V_Files' : "Copy/Cut/Paste files",
//'ElFinder_Open_Selected_File_Folder' : "Open selected file/folder",
//'ElFinder_Open_Close_Ql_Win' : "Open/close QuickLook window",
//'ElFinder_Rem_Selected_Files' : "Remove selected files",
//'ElFinder_Selected_File_Dir_Info' : "Selected files or current directory info",
//'ElFinder_Create_New_Dir' : "Create new directory",
//'ElFinder_Open_Upload_File_Form' : "Open upload files form",
//'ElFinder_Select_Prev_File' : "Select previous file",
//'ElFinder_Select_Next_File' : "Select next file",
//'ElFinder_Ret_Prev_Folder' : "Return into previous folder",
//'ElFinder_Incr_Decr_File_Selection' : "Increase/decrease files selection",
//'ElFinder_Authors' : "Authors",
//'ElFinder_Sponsors' : "Sponsors",
//'ElFinder_Elf_Web_FileMgr' : "elFinder: Web file manager",
//'ElFinder_Version' : "Version",
//'ElFinder_Copy_Right_Std42Ltd' : "Copyright: Studio 42 LTD",
//'ElFinder_Donate_Supp_ProjDev' : "Donate to support project development",
//'ElFinder_Js_Php_Prog' : "Javascripts/PHP programming",
//'ElFinder_Python_Prg_Supp' : "Python programming, techsupport",
//'ElFinder_Design' : "Design: Valentin Razumnih",
//'ElFinder_Spanish_Loc' : "Spanish localization",
//'ElFinder_Icons' : "Icons",
//'ElFinder_License_Bsd' : "License: BSD License",
//'ElFinder_Elf_Doc' : "elFinder documentation",
//'ElFinder_Simple_Useful_Cms' : "Simple and useful content management system",
//'ElFinder_Supp_Proj_Dev_info' : "Support project development and we will place here info about you",
//'ElFinder_Contact_Elf_Int' : "Contacts us if you need help integrating elFinder in you products",
//'ElFinder_Elf_Shortcut_Supp' : "elFinder support following shortcuts",
//'ElFinder_Help_Txt' : "helpText",
//'ElFinder_Chezh_Loc' : "",
//'ElFinder_Chinese_Trad_Loc' : "",
//'ElFinder_Dutch_Loc' : "",
//'ElFinder_Greek_Loc' : "",
//'ElFinder_Hungarian_Loc' : "",
//'ElFinder_Italian_Loc' : "",
//'ElFinder_Latvian_Loc' : "",
//'ElFinder_Poland_Loc' : "",
//'CKEditor_CmsTemplate_Fullsource' : "Full Source",
//'CKEditor_CmsTemplate_Include' : "Include",
//'CKEditor_CmsTemplate_Templatelabel' : "Template",
//'CKEditor_CmsTemplate_Insertlabel' : "Insert",
//'CKEditor_CmsTemplate_Previewlabel' : "Preview",
//'CKEditor_CmsTemplate_Toolbar' : "Insert template",
//'CalendarControl_Today_Button' : "Today",
//'CalendarControl_YearViewToggleButton' : "Year",
//'CalendarControl_MonthViewToggleButton' : "Month",
//'CalendarControl_WeekViewToggleButton' : "Week",
//'CalendarControl_DownloadTitleLink' : "Download this calendar",
//'CalendarControl_LoadingError' : "There was a problem loading data for this calendar.",
//'Close_DefaultText': "Close",
//'ADX_CommunityForumPost_DeleteEntireThread_Warning' : "Warning: Deleting the first post will delete the entire thread.",
'Sort_Descending_Order' : "sort descending",
'Sort_Ascending_Order' : "sort ascending",
'Search_Results' : "Search Results",
//'CKEditor_Page_Header_Style' : "Page header",
//'CKEditor_Alert_Info_Style' : "Alert (Info)",
//'CKEditor_Alert_Success_Style' : "Alert (Success)",
//'CKEditor_Alert_Warning_Style' : "Alert (Warning)",
//'CKEditor_Alert_Danger_Style' : "Alert (Danger)",
//'CKEditor_Well_Style' : "Well",
//'CKEditor_Well_Small_Style' : "Well (Small)",
//'CKEditor_Well_Large_Style' : "Well (Large)",
//'CKEditor_Label_Style' : "Label",
//'CKEditor_Label_Info_Style' : "Label (Info)",
//'CKEditor_Label_Success_Style' : "Label (Success)",
//'CKEditor_Label_Warning_Style' : "Label (Warning)",
//'CKEditor_Label_Danger_Style' : "Label (Danger)",
//'CKEditor_Code_Style' : "Code",
//'CKEditor_Code_Block_Style' : "Code block",
//'CkEditor_iFrame_Title': "Content required field with the field type.",
//'Sort_Ascending_Order' : "sort ascending",
//'Required_Field_Error' : "{0} is a required field.",
//'MaxLength_Validation_Error': "{0} exceeds the maximum length of {1} characters.",
//'Invalid_Error': "{0} is not valid.",
//'Invalid_Date_Format_Error': "{0} must have a valid date format.",
//'Invalid_Decimal_Value_Error': "{0} must be a valid decimal value.",
//'Invalid_Floating_Point_Value_Error': "{0} must be a valid floating-point value.",
//'Invalid_Integer_Value_Error': "{0} must be a valid integer value.",
//'Invalid_Range_Error': "{0} must have a value between {1} and {2}.",
//'Invalid_Email_Address_Error': "{0} must be a valid email address.",
'Search_DefaultText' : "Search",
//'Home_DefaultText' : "Home",
//'Found_My_Answer' : "Found my answer",
//'Forums_DefaultText' : "Forums",
//'Blogs_DefaultText' : "Blogs",
//'Events_DefaultText' : "Events",
//'Ideas_Label' : "Ideas",
//'Issues_Label' : "Issues",
//'Knowledge_Base_Label' : "Knowledge Base",
//'DropDown_DefaultText' : "DropDown",
//'FileUpload_Browse_Button_Text' : "Attach a file...",
//'SiteMarker_WarningMessage' : "This {0} is associated with the sitemarker {1}. Site functionality may depend on this association. ",
//'SiteMarkers_WarningMessage' : "This {0} is associated with the sitemarkers {1}. Site functionality may depend on this association. ",
//'Validation_PartialUrl_Suffix' : "HTTP is not allowed for partial URL",
//'Cases_Label' : "Cases",
//'Forums_Label' : "Forums",
//'Events_Label' : "Events",
//'Blogs_Label' : "Blogs",
'ActionLink_Aria_Label' : "action menu",
//'Access_Denied_Error' : "You don\u0027t have the appropriate permissions.",
//'Facet_Rating_Four_And_Up' : "Four stars \u0026 up",
//'Facet_Rating_Three_And_Up' : "Three stars \u0026 up",
//'Facet_Rating_Two_And_Up' : "Two stars \u0026 up",
//'Facet_Rating_One_And_Up' : "One star \u0026 up",
//'Visualization_Chart_Loading_Message' : "Loading...",
//'Visualization_Chart_NoData_Message' : "No data available.",
'Label_For_ActionLink' : "action menu",
//'Validation_ChildPage_PartialUrl_NotSlash_Message' : "Please enter a valid partial URL with alphabets, numbers, and hyphens or underscores",
//'Validation_ChildPage_PartialUrl_NotUnique_Message' : "Web page with same partial url already exists.",
//'Validation_HomePage_PartialUrl_NotSlash_Message' : "Value of Partial URL field of the Home Page of your website can only be /. Any other value will lead to issues in your Portal.",
//'Pagination_First_Page' : "First page",
//'Pagination_Last_Page' : "Last page",
'Pagination_Next_Page' : "Next page",
'Pagination_Previous_Page' : "Previous page",
'Pagination_Current_Page' : "Current page {0}",
//'Remove_DefaultText' : "Remove",
//'CustomerService_Support_ClearButton' : "Clear",
//'Loading_Message' : "Loading",
//'Download_Button_Label' : "Download",
//'Next_Button_Text' : "Next",
//'Previous_Button_Label' : "Previous",
'Add_Files' : "Add files",
'Adding_Files' : "Uploading files...",
'All' : "All",
'Sharepoint_File_Size_Not_Supported' : "One or more files are larger than the maximum allowed file size of {0} MB.",
//'Sharepoint_Total_File_Size_Not_Supported' : "The total file size exceeds the maximum allowed limit of {0} MB per upload.",
//'Template_File_Local' : "Local",
//'Template_File_Portal_Components' : "Portal components",
//'Template_File_Web_Template' : "Web templates",
//'Dynamics_365_Portal' : "Dynamics 365 Portal Editor",
//'New_Editor_Preview_Label' : "A new and simplified content editor is available for portal customization.",
//'CMS_Preview_Button' : "Try new editor",
//'ReportContent_Is_Required_Field_Error' : "Report content is a required field.",
//'Load_More_Pages' : "Load more pages",
//'Idea_Voting_Success_Message':"Voted successfully. Total vote count is: {0}",
//'CkEditor_Aria_Label':"Rich Text Editor",
//'Default_Error_Permission':"You don\u0027t have permission to perform this operation.",
//'Aria_Label_And_Title_For_Checkbox' : "Checkbox",
//'Aria_Label_For_Checkbox' : "Select or deselect the row",
//'SearchCountText' : "records found",
//'Length_ErrorText' : "You’ve reached the maximum characters allowed in this field.",
//'Toggle_Filter_Name' : "Toggle to filter by related company name",
'Today_Date' : "Today Date",
//'Selected_Date' : "Selected Date",
//'Go_To_Today' : "Go to today",
//'Clear_Selection' : "Clear selection",
//'Close_The_Picker' : "Close the picker",
'Select_Month' : "Select month",
'Previous_Month' : "Previous month",
'Next_Month' : "Next month",
//'Select_Year' : "Select year",
'Previous_Year' : "Previous year",
'Next_Year' : "Next year",
//'Select_Decade' : "Select decade",
'Previous_Decade' : "Previous decade",
'Next_Decade' : "Next decade",
'Previous_Century' : "Previous century",
'Next_Century' : "Next century",
//'Pick_Hour' : "Pick hour",
//'Increment_Hour' : "Increment hour",
//'Decrement_Hour' : "Decrement hour",
//'Pick_Minute' : "Pick minute",
//'Increment_Minute' : "Increment minute",
//'Decrement_Minute' : "Decrement minute",
//'Pick_Second' : "Pick second",
//'Increment_Second' : "Increment second",
//'Decrement_Second' : "Decrement second",
//'Toggle_Period_AM_PM' : "Toggle period AM/PM",
//'Select_Time' : "Select time",
//'Select_Date' : "Select date",
'Select_Column_Header_Text' : "Select",
//'Entitylist_Error_Text_For_Offline_Experience' : "You\u0027re not connected to the internet. Connect to see this list.",
'Default_Grid_Empty_Message' : "There are no records to display.",
'Lookup_SingleSelection_Text' : "Choose one record and click Select to continue",
//'PowerBI_Report_Title' : "Power BI report",
//'Modal_Dialog' : "Dialog",
//'Image_Uploaded_Successfully' : "Image uploaded successfully",
//'Image_Deleted_Successfully' : "Image deleted successfully",
//'File_Deleted_Successfully' : "File deleted successfully.",
//'MaxSize_Image_Exceeded' : "Image is too large to upload. The maximum supported image size is {0} MB.",
//'Max_Attachment_Limit_Exceeded' : "The total size of all attachments exceeds the supported file limit of 128 MB",
//'MaxSize_File_Error' : "File is too large to upload. The maximum supported file size is {0} MB.",
//'MinSize_File_Error' : "This file is empty, please upload a valid file.",
'Text_For_Choose_File' : "Choose File",
'Text_For_Change_File' : "Change File",
'Text_For_No_File' : "No file selected",
//'Pressed' : "Pressed",
//'Pva_Privacy_Message' : "Bot responses are AI-generated so inaccuracies are possible.",
//'Completed' : "Completed",
//'Upload_a_maximum_of' : " could not be uploaded. You can upload a maximum of ",
//'MaxFileSize_Error_Message' : " could not be uploaded as it\u0027s over the allowed size limit. Reduce each file to up to ",
//'Try_again' : "and try again.",
//'Not_supported_file_extensions' : " are not supported. You can upload",
//'Upload_a_maximum_of_validation' : "None of the files could be uploaded. You can upload a maximum of ",
//'Delete_Fail_one' : "You don’t have permissions to delete ",
//'Delete_Fail_second' : " Contact your system administrator for details.",
//'Generic_Fail' : " could not be uploaded because it doesn’t match the file storage configuration.",
//'files' : " files.",
//'Retry_Span_Error_Message': "One or More files could not be uploaded. Retry uploading the files.",
//'Attachments_RefreshPage': "Please refresh the page and try again because session is expired.",
//'Attachments_NullSize': " could not be uploaded because it has null size.",
//'ComboBox_Label' : "Combo Box",
//'AI_Summary_Button_Title' : "View AI Insights"
//EXTRA STRINGS
'Modal_CancelButton_Label' : "Cancel",
'Modal_CloseButton_Title' : "Close",
'Modal_LaunchButton_Title' : "Launch lookup modal",
'Modal_ClearButton_Title' : "Clear lookup field",
'Workflow_Modal_Title' : "Deactivate",
'Workflow_Modal_PrimaryButton_Label' : "Deactivate",
'FileUpload_DeleteAttachment_Label' : "Delete",
'Select_UnselectedValueOption_Label' : "Select",
'SpoGrid_Empty_Message' : "There are no folders or files to display.",
'SpoGrid_Loading_Message' : "Loading...",
'SpoGrid_New_Folder_Label' : "New Folder",
'SpoGrid_Row_Delete_Label' : "Delete",
'SpoGrid_Row_Folder_GoUp_Label' : "Up to ",
'SpoGrid_AddFileModal_ChooseFiles_Label' : "Choose files",
'SpoGrid_AddFileModal_ChooseFiles_Control_Label' : "Choose files",
'SpoGrid_AddFileModal_Overwrite_Label' : "Overwrite existing files",
'SpoGrid_AddFileModal_Destination_Label' : "Destination",
'SpoGrid_AddFileModal_Title' : "Add files",
'SpoGrid_AddFolderModal_Title' : "New folder",
'SpoGrid_DeleteFileModal_Title' : "Delete file",
'SpoGrid_DeleteFolderModal_Title' : "Delete folder",
'SpoGrid_AddFileModal_Button_Label' : "Add files",
'SpoGrid_AddFolderModal_Button_Label' : "Create folder",
'SpoGrid_DeleteFileModal_Button_Label' : "Delete",
'SpoGrid_DeleteFolderModal_Button_Label' : "Delete",
'SpoGrid_AddFolderModal_Name_Label' : "Name",
'SpoGrid_AddFolderModal_Destination_Label' : "Destination",
'SpoGrid_DeleteFileModal_Body' : "Are you sure you want to permanently delete this file?",
'SpoGrid_DeleteFolderModal_Body' : "Are you sure you want to permanently delete this folder and all of its contents?",
'Lookup_Modal_Title' : "Lookup records",
'Lookup_Modal_SearchInput_Title' : "To search on partial text, use the asterisk (*) wildcard character. ",
'Lookup_Modal_SelectButton_Label' : "Select",
'Lookup_Modal_ClearButton_Label' : "Remove value",
'Grid_Loading_Message' : "Loading...",
//'Grid_Row_EditAction_Title' : "Edit",
//'Grid_Row_ViewAction_Title' : "View details",
//'Grid_Row_DeleteAction_Title' : "Delete",
'NavBar_Signin_Label' : "Sign in",
'NavBar_Logout_Label' : "Log out",
'Form_SubmitButton_Label' : "Submit",
'Form_ConfirmationModal_Title' : "Submit",
'Form_ConfirmationModal_ButtonPrimary' : "Yes",
'Form_ConfirmationModal_ButtonCancel' : "No",
},
GetMomentLocaleForPtBr: {
months: "[ie]January_February_March_April_May_June_July_August_September_October_November_December".split("_"),
monthsShort: "[ie]Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),
weekdays: "[ie]Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),
weekdaysShort: "[ie]Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),
weekdaysMin: "[ie]Su_Mo_Tu_We_Th_Fr_Sa".split("_"),
weekdaysParseExact: true,
longDateFormat: {
LTS: "h:mm:ss A",
LT: "h:mm A",
L: "MM/DD/YYYY",
LL: "MMMM D, YYYY",
LLL: "MMMM D, YYYY h:mm A",
LLLL: "dddd, MMMM D, YYYY h:mm A"
},
calendar: {
sameDay: "[Today at] LT",
nextDay: "[Tomorrow at] LT",
nextWeek: "dddd [at] LT",
lastDay: "[Yesterday at] LT",
lastWeek: "[Last] dddd [at] LT",
sameElse: "L"
},
relativeTime: {
future: "in %s",
past: "%s ago",
s: "a few seconds",
ss: "%d seconds",
m: "a minute",
mm: "%d minutes",
h: "an hour",
hh: "%d hours",
d: "a day",
dd: "%d days",
w: "a week",
ww: "%d weeks",
M: "a month",
MM: "%d months",
y: "a year",
yy: "%d years"
},
dayOfMonthOrdinalParse: /\d{1,2}/,
ordinal: "%d",
invalidDate: "Invalid date",
},
GetTimeAgoForPtBr: {
prefixAgo: '[ie]',
prefixFromNow: null,
suffixAgo: "ago",
suffixFromNow: "from now",
seconds: "less than a minute",
minute: "about a minute",
minutes: "%d minutes",
hour: "about an hour",
hours: "about %d hours",
day: "a day",
days: "%d days",
month: "about a month",
months: "%d months",
year: "about a year",
years: "%d years",
wordSeparator: " ",
numbers: []
},
};
if (typeof (JsStringsFunctions) == "undefined") JsStringsFunctions = {
OverrideResourceManager: function()
{
//get entries from /Resources/ResourceManager?lang=en-US
window.SCP_BR_ResourceManager = JSON.parse(JSON.stringify(window.ResourceManager));
for (const [key, value] of Object.entries(JsStrings.ResourceManagerOverride))
window.ResourceManager[key] = '[ie]' + value;
},
GetURLParameter: function(name, url) {
//Example: GetURLParameters("id", window.location.search);
if (!url) url = location.href;
name = name.replace(/[\[]/, "\\\[").replace(/[\]]/, "\\\]");
var regexS = "[\\?&]" + name + "=([^]*)";
var regex = new RegExp(regexS);
var results = regex.exec(url);
return (results == null) ? null : results[1];
},
OnPreRender: function() {
var language = window.location.pathname.split('/')[1];
if (language == JsStrings.languages.ie.portalCode || language == '_portal' && this.GetURLParameter('languagecode') == JsStrings.languages.ie.id)
{
this.OverrideResourceManager();
}
},
}
JsStringsFunctions.OnPreRender();