|
72 | 72 | "content": { |
73 | 73 | "paragraph1": "If you typed the web address, check it is correct.", |
74 | 74 | "paragraph2": "If you pasted the web address, check you copied the entire address.", |
75 | | - "paragraph3Start": "Go back to ", |
76 | | - "yourAccountLink": "#", |
77 | | - "yourAccountLinkText": "your account", |
78 | | - "paragraph3Middle": " or to the ", |
| 75 | + "backToYourAccountButtonLink": "#", |
| 76 | + "backToYourAccountButtonText": "Go back to your account", |
79 | 77 | "govUKHomepageLink": "https://www.gov.uk/", |
80 | | - "govUKHomepageLinkText": "GOV.UK homepage." |
| 78 | + "govUKHomepageLinkText": "Go to the GOV.UK homepage" |
81 | 79 | } |
82 | 80 | }, |
83 | 81 | "error500": { |
84 | | - "title": "Sorry, there is a problem with the service", |
85 | | - "header": "Sorry, there is a problem with the service", |
| 82 | + "title": "There's a problem with this service", |
| 83 | + "header": "Sorry, there's a problem with this service", |
86 | 84 | "content": { |
87 | 85 | "paragraph1": "Try again later." |
88 | 86 | } |
89 | 87 | }, |
90 | 88 | "timeoutError": { |
91 | | - "title": "You have been signed out", |
| 89 | + "title": "You've been signed out", |
92 | 90 | "header": "You have been signed out", |
93 | 91 | "content": { |
94 | 92 | "paragraph1": "You’ve been signed out because you did not use your account for 30 minutes or more.", |
|
0 commit comments