Merged PR 1829: updated text for home page to say DNS on button
updated text for home page to say DNS on button Related work items: #17346
This commit is contained in:
@@ -39,8 +39,8 @@
|
|||||||
"inspectorate-card-visit-link": "Hafan",
|
"inspectorate-card-visit-link": "Hafan",
|
||||||
"inspectorate-card-alt-text": "Yr Arolygiaeth Gynllunio",
|
"inspectorate-card-alt-text": "Yr Arolygiaeth Gynllunio",
|
||||||
"dns-card-title": "Gweld yr holl Ddatblygiadau o Arwyddocâd Cenedlaethol",
|
"dns-card-title": "Gweld yr holl Ddatblygiadau o Arwyddocâd Cenedlaethol",
|
||||||
"dns-card-paragraph": "Mae Datblygiad o Arwyddocâd Cenedlaethol yn fath o gais cynllunio ar gyfer prosiect seilwaith mawr sydd o bwysigrwydd cenedlaethol.",
|
"dns-card-paragraph": "Mae Datblygiad o Arwyddocâd Cenedlaethol (DNS) yn fath o gais cynllunio ar gyfer prosiect seilwaith mawr sydd o bwysigrwydd cenedlaethol.",
|
||||||
"dns-card-button": "Gweld pob cais",
|
"dns-card-button": "Gweld pob rhaglen DNS",
|
||||||
"logging-in-heading": "Rydym yn dilysu eich cyfrif. Arhoswch a pheidiwch ag adnewyddu'r dudalen",
|
"logging-in-heading": "Rydym yn dilysu eich cyfrif. Arhoswch a pheidiwch ag adnewyddu'r dudalen",
|
||||||
"logging-in-paragraph": "Arhoswch os gwelwch yn dda...",
|
"logging-in-paragraph": "Arhoswch os gwelwch yn dda...",
|
||||||
"uploading-files-progress-label": "Wrthi'n llwytho i fyny...",
|
"uploading-files-progress-label": "Wrthi'n llwytho i fyny...",
|
||||||
|
|||||||
@@ -39,8 +39,8 @@
|
|||||||
"inspectorate-card-visit-link": "Home",
|
"inspectorate-card-visit-link": "Home",
|
||||||
"inspectorate-card-alt-text": "The Planning Inspectorate",
|
"inspectorate-card-alt-text": "The Planning Inspectorate",
|
||||||
"dns-card-title": "View all Developments of National Significance ",
|
"dns-card-title": "View all Developments of National Significance ",
|
||||||
"dns-card-paragraph": "A Development of National Significance is a type of planning application for a large infrastructure project of national importance.",
|
"dns-card-paragraph": "A Development of National Significance (DNS) is a type of planning application for a large infrastructure project of national importance.",
|
||||||
"dns-card-button": "View all applications",
|
"dns-card-button": "View all DNS applications",
|
||||||
"logging-in-heading": "We are authenticating your account please wait and don't refresh",
|
"logging-in-heading": "We are authenticating your account please wait and don't refresh",
|
||||||
"logging-in-paragraph": "Please wait...",
|
"logging-in-paragraph": "Please wait...",
|
||||||
"uploading-files-progress-label": "Uploading...",
|
"uploading-files-progress-label": "Uploading...",
|
||||||
|
|||||||
@@ -275,14 +275,8 @@ export default function StoragePage(props) {
|
|||||||
onClick={() => {
|
onClick={() => {
|
||||||
confirm(
|
confirm(
|
||||||
"Do you want to remove this unsubmitted appeal " +
|
"Do you want to remove this unsubmitted appeal " +
|
||||||
showTopThreeArr[
|
folder.folderPath +
|
||||||
key
|
"?\n"
|
||||||
]
|
|
||||||
.ticketnumber +
|
|
||||||
"?\n" +
|
|
||||||
t(
|
|
||||||
"case:do-you-want-to-delete-case-disclaimer-label"
|
|
||||||
)
|
|
||||||
) &&
|
) &&
|
||||||
(deleteCaseItem(
|
(deleteCaseItem(
|
||||||
c.container,
|
c.container,
|
||||||
|
|||||||
Reference in New Issue
Block a user