diff --git a/README.md b/README.md index 6c1d17266d846fb33002a2abbb76f8f0f0796827..f1ba8756289391cd677337f9270186371c504b11 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SMF Mobile -Mobile application for Inspector. +Mobile application for Assessor. ## Getting Started diff --git a/lib/l10n/app_en.arb b/lib/l10n/app_en.arb index 548479454992a252fcc6d90a95ac9e337b10caf4..c0379f06a4b8ac7493a88d788e1fff5c03194ec2 100644 --- a/lib/l10n/app_en.arb +++ b/lib/l10n/app_en.arb @@ -34,9 +34,9 @@ "next": "Next", "previous": "Previous", "inspectionCompleted": "Assessment completed", - "leadInspectorCompleted": "Lead inspector completed", + "leadInspectorCompleted": "Lead assessment completed", "completed": "Completed", - "sentForInspection": "Sent for inspection", + "sentForInspection": "Sent for assessment ", "noApplications": "No applications at the moment", "sessionExpiredMessage": "Your session has expired", "isGivenInformationCorrect": "Is the given information found correct?", @@ -49,8 +49,8 @@ "scheduledOn": "Scheduled on", "inspetionCompletedOn": "Assessment completed on", "inspectionSummary": "Assessment Summary", - "leadInspector": "Lead inspector", - "assistingInspectors": "Assisting inspectors", + "leadInspector": "Lead assessor", + "assistingInspectors": "Assisting assessors", "iDisagree": "I disagree", "iConsent": "I consent", "acceptTermsAndConditions": "Please accept terms and conditions",