diff --git a/cclqms-vue/src/i18n/locales/qc.en.js b/cclqms-vue/src/i18n/locales/qc.en.js index b5b7968..9fdc083 100644 --- a/cclqms-vue/src/i18n/locales/qc.en.js +++ b/cclqms-vue/src/i18n/locales/qc.en.js @@ -82,7 +82,7 @@ module.exports = { methodRemark: 'Inspection method remarks:', methodNameLabel: 'Method name:', inspectionTypeLabel: 'Inspection type:', - exportPrefix: 'Inspection_method_', + exportPrefix: 'InspectionMethod_', exportHeader: 'Inspection method', tableName: 'Inspection method maintenance', deleteConfirm: 'Delete this inspection method?', @@ -976,7 +976,7 @@ module.exports = { dataSyncConfirm: 'Run material catalog data sync?', dataSyncSuccess: 'Data sync completed', dataSyncFail: 'Data sync failed', - exportPrefix: 'Inspection template by material', + exportPrefix: 'InspectionTemplateByMaterial', exportHeader: 'Inspection template by material', tableNameMain: 'Material attribute settings', tableNameTemplate: 'Inspection template list',