Merged PR 672: Update cookies manager functions and added in Gov Gateway

Related work items: #5255, #6936, #6937, #6938
This commit is contained in:
Robert Bond
2021-12-09 13:39:42 +00:00
25 changed files with 893 additions and 186 deletions
+2
View File
@@ -3,6 +3,8 @@
"cookie-title-heading": "Cookies on planning casework",
"cookie-not-saved-heading": "Your cookie settings have not yet been saved",
"cookie-not-saved-paragraph": "The planning casework service sets cookies when you visit our website. You can choose to change these settings to your own preferences. You need to save this page with your new choices.",
"cookie-saved-heading": "Your cookie settings were saved",
"cookie-saved-paragraph": "The planning casework service sets cookies when you visit our website. You can choose to change these settings to your own preferences.",
"cookie-intro-paragraph-1": "Cookies are files saved on your phone, tablet or computer when you visit a website.",
"cookie-intro-paragraph-2": "We use cookies to store information about how you use the the planning casework service website, such as the pages you visit. These cookies are not used to identify you personally.",
"cookie-intro-paragraph-3": "We use 4 types of cookie. You can choose which cookies you're happy for us to use.",
+1 -1
View File
@@ -30,5 +30,5 @@
"norecords-cases": "You have no cases",
"norecords-representations": "You have no representations",
"norecords-watched-cases": "You are not watching any cases",
"norecords-awaiting-submission": "You have no awaiting submissions"
"norecords-awaiting-submissions": "You have no awaiting submissions"
}