From c6c37f27ac9acd5989403d2d9282f59d2202809b Mon Sep 17 00:00:00 2001 From: rdbsolutions Date: Tue, 23 Jul 2024 14:14:06 +0100 Subject: [PATCH 1/3] copy changes per interim gel report --- .env.local | 49 +- components/header.js | 19 +- components/myportal/makenewappeal.js | 10 +- components/myportal/uploadFile.js | 10 +- data/crmfieldlookuptranslations.json | 1450 ++++++++--------- data/forms/adverts.js | 38 +- data/forms/callinss77.js | 48 +- data/forms/commonland.js | 36 +- .../communityinfrastructurelevys117118119.js | 38 +- data/forms/compulsorypurchaseorders.js | 40 +- data/forms/electricityact.js | 18 +- ...enforcementlistedbuildingconservationap.js | 32 +- data/forms/enforcementnoticeappeals174.js | 32 +- data/forms/environmentalpermitting.js | 34 +- data/forms/harbourrevisionorder.js | 18 +- ...hedgeshedgerowstreepreservationreplacem.js | 34 +- data/forms/householderappealhas.js | 44 +- data/forms/lawfuldevelopmentcertificate.js | 46 +- ...listedbuildingandconservationareaconsen.js | 42 +- data/forms/maintenanceoflands217.js | 34 +- data/forms/miscellaneouscasework.js | 34 +- data/forms/nonvalidation.js | 44 +- data/forms/planningappeals78.js | 46 +- data/forms/planningconditionss73s79.js | 42 +- data/forms/planningobligationappeals106.js | 30 +- data/forms/row.js | 32 +- data/forms/transportandworkact.js | 16 +- data/forms/wayleave.js | 34 +- data/formsxml/adverts.xml | 10 +- data/formsxml/callinss77.xml | 50 +- data/formsxml/commercialappealcas.xml | 12 +- data/formsxml/commonland.xml | 38 +- .../communityinfrastructurelevys117118119.xml | 42 +- data/formsxml/compulsorypurchaseorders.xml | 42 +- data/formsxml/dns.xml | 32 +- data/formsxml/electricityact.xml | 34 +- ...nforcementlistedbuildingconservationap.xml | 38 +- data/formsxml/enforcementnoticeappeals174.xml | 22 +- data/formsxml/environmentalpermitting.xml | 36 +- data/formsxml/harbourrevisionorder.xml | 34 +- ...edgeshedgerowstreepreservationreplacem.xml | 36 +- data/formsxml/householderappealhas.xml | 14 +- .../formsxml/lawfuldevelopmentcertificate.xml | 48 +- data/formsxml/ldp.xml | 6 +- ...istedbuildingandconservationareaconsen.xml | 12 +- data/formsxml/maintenanceoflands217.xml | 40 +- data/formsxml/miscellaneouscasework.xml | 36 +- data/formsxml/nonvalidation.xml | 10 +- data/formsxml/planningappeals78.xml | 14 +- data/formsxml/planningconditionss73s79.xml | 46 +- .../formsxml/planningobligationappeals106.xml | 32 +- data/formsxml/row.xml | 34 +- data/formsxml/transportandworkact.xml | 32 +- data/formsxml/wayleave.xml | 36 +- data/picklistLookups.json | 4 +- data/picklistdata/pinswg_adverts.json | 28 +- .../pinswg_enforcementnoticeappeals174.json | 28 +- ...dgeshedgerowstreepreservationreplacem.json | 28 +- .../pinswg_householderappealhas.json | 28 +- ...stedbuildingandconservationareaconsen.json | 28 +- data/picklistdata/pinswg_nonvalidation.json | 28 +- .../pinswg_planningappeals78.json | 28 +- locales/cy/account.json | 8 +- locales/cy/myportal.json | 4 +- locales/cy/newappeal.json | 4 +- locales/en/account.json | 2 +- locales/en/myportal.json | 4 +- locales/en/newappeal.json | 6 +- 68 files changed, 1674 insertions(+), 1690 deletions(-) diff --git a/.env.local b/.env.local index 8895b89b..c177249d 100644 --- a/.env.local +++ b/.env.local @@ -13,20 +13,20 @@ RELAYPATH = "dev-pedw-hc" //Test Oauth ESNR -CLIENT_ID = d40b9373-96c2-4b04-8bd8-c2a2fe6444c1 -CLIENT_SECRET = IXI8Q~D5oqsC-nrtayHHc~tUAfjQFzNiKVQ~fc2S -RELAY_ROOT = https://test-pedw-ns.servicebus.windows.net/test-pedw-hc/ -RELAYURI = "test-pedw-ns.servicebus.windows.net" -RELAYPATH = "test-pedw-hc" +//CLIENT_ID = d40b9373-96c2-4b04-8bd8-c2a2fe6444c1 +//CLIENT_SECRET = IXI8Q~D5oqsC-nrtayHHc~tUAfjQFzNiKVQ~fc2S +//RELAY_ROOT = https://test-pedw-ns.servicebus.windows.net/test-pedw-hc/ +//RELAYURI = "test-pedw-ns.servicebus.windows.net" +//RELAYPATH = "test-pedw-hc" -//Preprod Oauth WGO -CLIENT_ID = ab6c4678-b31a-4eb3-b429-e039120e488a +//Preprod Oauth WGO +//CLIENT_ID = ab6c4678-b31a-4eb3-b429-e039120e488a ////CLIENT_SECRET = Ioo7Q~RJfhWsE45wPsuHm1CzRk1SppnNN3lZF -CLIENT_SECRET = V288Q~P1lFMvvX9Xnkx2pLixK~GOREH983Owqc1E -RELAY_ROOT = https://pp-pedw-ns.servicebus.windows.net/pp-pedw-hc/ -RELAYURI = "pp-pedw-ns.servicebus.windows.net" -RELAYPATH = "pp-pedw-hc" +//CLIENT_SECRET = V288Q~P1lFMvvX9Xnkx2pLixK~GOREH983Owqc1E +//RELAY_ROOT = https://pp-pedw-ns.servicebus.windows.net/pp-pedw-hc/ +//RELAYURI = "pp-pedw-ns.servicebus.windows.net" +//RELAYPATH = "pp-pedw-hc" @@ -55,10 +55,15 @@ NEXTAUTH_URL_INTERNAL = $API_ROOT NEXTAUTH_SECRET = SuperSecret // dev test sql server -//DATABASE_URL = sqlserver://pedw-dev-test-sql-svr.database.windows.net:1433;database=PEDWDev;user=RobBondSQL;password=GhWKr62F5sQ69dZx;encrypt=true;trustServerCertificate=true;hostNameInCertificate=*.database.windows.net;loginTimeout=30;authentication=ActiveDirectoryPassword +DATABASE_URL = sqlserver://pedw-dev-test-sql-svr.database.windows.net:1433;database=PEDWDev;user=RobBondSQL;password=GhWKr62F5sQ69dZx;encrypt=true;trustServerCertificate=true;hostNameInCertificate=*.database.windows.net;loginTimeout=30;authentication=ActiveDirectoryPassword // Pre prod sql server -DATABASE_URL = sqlserver://pp-pedw-sql.database.windows.net:1433;database=PEDWPreProd;user=RobBondSQL;password=GhWKr62F5sQ69dZx;encrypt=true;trustServerCertificate=true;hostNameInCertificate=*.database.windows.net;loginTimeout=30;authentication=ActiveDirectoryPassword +//DATABASE_URL = sqlserver://pp-pedw-sql.database.windows.net:1433;database=PEDWPreProd;user=RobBondSQL;password=GhWKr62F5sQ69dZx;encrypt=true;trustServerCertificate=true;hostNameInCertificate=*.database.windows.net;loginTimeout=30;authentication=ActiveDirectoryPassword +////DATABASE_URL = sqlserver://pp-pedw-sql.database.windows.net:1433;database=PEDWPreProd;user=pp-pedw-ukw;password=jscw4+896w9YaiXruOA3mtpNkio1oUZxBZcFJ9Awdz4=;encrypt=true;trustservercertificate=false;hostnameincertificate=*.database.windows.net;logintimeout=30;authentication=SqlPassword +//DATABASE_URL = sqlserver://pp-pedw-sql.database.windows.net:1433;database=PEDWPreProd;user=RobBondSQL;password=GhWKr62F5sQ69dZx;encrypt=true;trustservercertificate=false;hostnameincertificate=*.database.windows.net;logintimeout=30 +//DATABASE_URL = sqlserver://pp-pedw-sql.privatelink.database.windows.net:1433;database=PEDWPreProd;user=RobBondSQL;password=GhWKr62F5sQ69dZx;encrypt=true;trustservercertificate=false;hostnameincertificate=*.database.windows.net;logintimeout=30 + + // Prod sql server //DATABASE_URL = sqlserver://pp-pedw-sql.database.windows.net:1433;database=PEDWPreProd;user=RobBondSQL;password=GhWKr62F5sQ69dZx;encrypt=true;trustServerCertificate=true;hostNameInCertificate=*.database.windows.net;loginTimeout=30;authentication=ActiveDirectoryPassword @@ -74,21 +79,21 @@ AZURE_TENANT_ID = $TENANT AZURE_CLIENT_SECRET = $CLIENT_SECRET // dev key -//AZURE_STORAGE_ACCOUNT_NAME = "pedwdev" -//AZURE_STORAGE_ACCOUNT_KEY = JS3ZIXianhYhB1lZrHB+bXbdzaLlON0alCyKrFAb+jVEwr9iqo2dty92EBxwnufNFM+CSN/fKX2R+AStDn0byg== -//AZURE_PEDW_STORAGE_ENDPOINT = https://pedwdev.blob.core.windows.net +AZURE_STORAGE_ACCOUNT_NAME = "pedwdev" +AZURE_STORAGE_ACCOUNT_KEY = JS3ZIXianhYhB1lZrHB+bXbdzaLlON0alCyKrFAb+jVEwr9iqo2dty92EBxwnufNFM+CSN/fKX2R+AStDn0byg== +AZURE_PEDW_STORAGE_ENDPOINT = https://pedwdev.blob.core.windows.net // test key //AZURE_STORAGE_ACCOUNT_NAME = "pedwtest" -//AZURE_STORAGE_ACCOUNT_KEY = Dl8qUVEnR2mglklQorttMurmjUpe2lI3oMWl9V245U6BOLutXDwmpU36afeTrGLK+zfzNVLErsWM+AStiYsimw== +////AZURE_STORAGE_ACCOUNT_KEY = Dl8qUVEnR2mglklQorttMurmjUpe2lI3oMWl9V245U6BOLutXDwmpU36afeTrGLK+zfzNVLErsWM+AStiYsimw== //AZURE_STORAGE_ACCOUNT_KEY = iEQKwh4TB9BT63pU5a6+ivn6ItiDkuIkYCrUwjm9STJTdMBOKWUT06EEcP8pcy/qeQ89ogK75mFQ+AStT53G/g== //AZURE_PEDW_STORAGE_ENDPOINT = https://pedwtest.blob.core.windows.net // preprod key -AZURE_STORAGE_ACCOUNT_NAME = "pedwpp" -AZURE_STORAGE_ACCOUNT_KEY = koZ46STRqapSa2Dod8MLL6aju1eYLhhyJ6DXpCLMTnFLJvbDT6CHUv/jwr5U/Ta8a60MWzwToHQy+AStADO7sg== -AZURE_PEDW_STORAGE_ENDPOINT = https://pedwpp.blob.core.windows.net +//AZURE_STORAGE_ACCOUNT_NAME = "pedwpp" +//AZURE_STORAGE_ACCOUNT_KEY = koZ46STRqapSa2Dod8MLL6aju1eYLhhyJ6DXpCLMTnFLJvbDT6CHUv/jwr5U/Ta8a60MWzwToHQy+AStADO7sg== +//AZURE_PEDW_STORAGE_ENDPOINT = https://pedwpp.blob.core.windows.net AZURE_PEDW_CONTAINER = "pedwapplications" @@ -121,4 +126,6 @@ NOTIFY_API_KEY = pedwnextauthkey-90f93710-9dae-423e-aea1-11eccd0dc132-0c9469d9-d # https://crm2016.llc.gov.wales/PEDW/api/data/v8.2/pinswg_documents -# DATABASE_URL='sqlserver://pp-pedw-sql.database.windows.net:1433;database=PEDWPreProd;user=pp-pedw-ukw;password=jscw4+896w9YaiXruOA3mtpNkio1oUZxBZcFJ9Awdz4=;encrypt=true;trustservercertificate=false;hostnameincertificate=*.database.windows.net;logintimeout=30;authentication=SqlPassword' \ No newline at end of file +# DATABASE_URL='sqlserver://pp-pedw-sql.database.windows.net:1433;database=PEDWPreProd;user=pp-pedw-ukw;password=jscw4+896w9YaiXruOA3mtpNkio1oUZxBZcFJ9Awdz4=;encrypt=true;trustservercertificate=false;hostnameincertificate=*.database.windows.net;logintimeout=30;authentication=SqlPassword' + +SHOW_DEBUG = true \ No newline at end of file diff --git a/components/header.js b/components/header.js index d5c17254..c38f35da 100644 --- a/components/header.js +++ b/components/header.js @@ -222,21 +222,8 @@ const Header = (props) => { - key + - "=" + - router.query[key] - ) - .join("&") - : _.isEmpty(router.query) != false - ? router.asPath + + Object.keys(router.query).length > 0 + ? router.pathname + "?" + Object.keys(router.query) .map( @@ -244,7 +231,7 @@ const Header = (props) => { key + "=" + router.query[key] ) .join("&") - : router.asPath + : router.pathname } locale={locale == "en" ? "cy" : "en"} className="govuk-header__link " diff --git a/components/myportal/makenewappeal.js b/components/myportal/makenewappeal.js index 9ccb05c9..d40bf74c 100644 --- a/components/myportal/makenewappeal.js +++ b/components/myportal/makenewappeal.js @@ -14,7 +14,10 @@ export default function MakeNewAppeal() { {t("myportal:makenewappeal-card-title")}

- {t("myportal:makenewappeal-card-paragraph-one")} + {t("myportal:makenewappeal-card-paragraph-one")}{" "} + + {t("myportal:makenewappeal-card-link-label")} +

{t("myportal:makenewappeal-card-paragraph-two")} @@ -27,11 +30,6 @@ export default function MakeNewAppeal() {

{t("myportal:makenewappeal-card-paragraph-three")}

-

- - {t("myportal:makenewappeal-card-link-label")} - -

); diff --git a/components/myportal/uploadFile.js b/components/myportal/uploadFile.js index 7a8fbcc4..015a303d 100644 --- a/components/myportal/uploadFile.js +++ b/components/myportal/uploadFile.js @@ -372,11 +372,11 @@ const mapStateToProps = (state) => { awaitingSubmission: state.awaitingSubmission, formContent: { "pinswg_caserecovered": "No", - "pinswg_siteaddresspostcode": "Site Address Postcode", + "pinswg_siteaddresspostcode": "Site address postcode", "pinswg_inspectorneededonsite": "Yes", "pinswg_sitewithingreenbelt": "No", - "pinswg_siteaddressline2": "Site Address Line 2", - "pinswg_siteaddressline1": "Site Address Line 1", + "pinswg_siteaddressline2": "Site address line 2", + "pinswg_siteaddressline1": "Site address line 1", "pinswg_s106unilateralsubmitted": "No", "modifiedon": "2022-06-28T13:11:34Z", "pinswg_developmentaffectsettingofalisted": "No", @@ -396,7 +396,7 @@ const mapStateToProps = (state) => { "pinswg_predeterminedindicator": "No", "pinswg_protectedspecies": "No", "versionnumber": 912609, - "pinswg_siteaddresscounty": "Site Address County", + "pinswg_siteaddresscounty": "Site address county", "pinswg_procedure": 846040000, "pinswg_dateoflpadecision": "2022-06-22T23:00:00Z", "pinswg_eiarequired": "No", @@ -404,7 +404,7 @@ const mapStateToProps = (state) => { "pinswg_areaofsiteinhectaresdec": 22, "pinswg_detailedeiascreeningrequired": "No", "pinswg_casepublishflag": "No", - "pinswg_siteaddresstown": "Site Address Town", + "pinswg_siteaddresstown": "Site address town", "utcconversiontimezonecode": 85, "pinswg_caseworkreason": 846040005, "pinswg_ownershipcertificate": 846040002, diff --git a/data/crmfieldlookuptranslations.json b/data/crmfieldlookuptranslations.json index f5d111c2..ebdc335c 100644 --- a/data/crmfieldlookuptranslations.json +++ b/data/crmfieldlookuptranslations.json @@ -160,99 +160,99 @@ "value_cy": "Enw" }, { - "value": "Agricultural Holding", - "value_cy": "Daliad Amaethyddol" + "value": "Agricultural holding", + "value_cy": "Daliadaeth amaethyddol" }, { - "value": "Area Of Site in Hectares", - "value_cy": "Ardal y Safle mewn Hectarau" + "value": "Area Of site in hectares", + "value_cy": "Arwynebedd y safle mewn hectarau" }, { "value": "Development affect setting of a listed building", "value_cy": "Mae datblygiad yn effeithio ar osodiad adeilad rhestredig" }, { - "value": "Floor Space in Square Meters", - "value_cy": "Lle Llawr mewn Mesuryddion Sgwâr" + "value": "Floor space in square meters", + "value_cy": "Arwynebedd llawr mewn metrau sgwâr" }, { "value": "In CA/relates to CA", "value_cy": "Yn CA / yn ymwneud ag CA." }, { - "value": "Is flooding and Issue", - "value_cy": "A yw llifogydd a Mater" + "value": "Is flooding an issue", + "value_cy": "A yw llifogydd yn broblem" }, { "value": "Is the site within an AONB", "value_cy": "A yw'r safle o fewn AHNE" }, { - "value": "Land Use", - "value_cy": "Defnydd Tir" + "value": "Land use", + "value_cy": "Defnydd tir" }, { - "value": "Land Use Catagory", + "value": "Land use Catagory", "value_cy": "Catagory Defnydd Tir" }, { - "value": "Listed Building Grade", - "value_cy": "Gradd Adeilad Rhestredig" + "value": "Listed building grade", + "value_cy": "Gradd adeilad rhestredig" }, { - "value": "Name of Common Or Village Green", - "value_cy": "Enw'r Lawnt Gyffredin neu'r Pentref" + "value": "Name of common or village green", + "value_cy": "Enw comin neu faes pentref" }, { - "value": "Ownership Certificate", - "value_cy": "Tystysgrif Perchnogaeth" + "value": "Ownership certificate", + "value_cy": "Tystysgrif perchnogaeth" }, { - "value": "Site Address County", - "value_cy": "Cyfeiriad Safle Sir" + "value": "Site address county", + "value_cy": "Cyfeiriad safle sir" }, { - "value": "Site Address Line 1", - "value_cy": "Llinell Cyfeiriad Safle 1" + "value": "Site address line 1", + "value_cy": "Llinell cyfeiriad safle 1" }, { - "value": "Site Address Line 2", - "value_cy": "Llinell Cyfeiriad Safle 2" + "value": "Site address line 2", + "value_cy": "Llinell cyfeiriad safle 2" }, { - "value": "Site Address Postcode", - "value_cy": "Cod Post Cyfeiriad y Safle" + "value": "Site address postcode", + "value_cy": "Cyfeiriad y safle cod post" }, { - "value": "Site Address Town", - "value_cy": "Cyfeiriad y Dref Tref" + "value": "Site address town", + "value_cy": "Cyfeiriad safle tref" }, { "value": "Could the Inspector see the relevant parts of the appeal site sufficiently to judge the proposal from public land?", "value_cy": "A allai'r Arolygydd weld y rhannau perthnasol o safle'r apęl yn ddigonol i farnu'r cynnig o dir cyhoeddus?" }, { - "value": "Site Within a Green Belt", - "value_cy": "Safle O fewn Llain Las" + "value": "Site within a green belt", + "value_cy": "Safle o fewn llain las" }, { - "value": "Site Within SSSI", + "value": "Site within SSSI", "value_cy": "Safle gydag yn SoDdGA" }, { - "value": "Date of Application", + "value": "Date of application", "value_cy": "Dyddiad y Cais" }, { - "value": "Date of LPA Decision", + "value": "Date of LPA decision", "value_cy": "Dyddiad Penderfyniad yr ACLl" }, { - "value": "Development Description", + "value": "Development description", "value_cy": "Disgrifiad o'r Datblygiad" }, { - "value": "LPA Application Reference", + "value": "LPA application reference", "value_cy": "Cyfeirnod Cais yr ACLl" }, { @@ -260,7 +260,7 @@ "value_cy": "Cais Ôl-weithredol" }, { - "value": "Type of Planning Application", + "value": "Type of planning application", "value_cy": "Math o Gais Cynllunio" } ] @@ -275,20 +275,20 @@ "value_cy": "Enw" }, { - "value": "Agricultural Holding", - "value_cy": "Daliad Amaethyddol" + "value": "Agricultural holding", + "value_cy": "Daliadaeth amaethyddol" }, { - "value": "Area Of Site in Hectares", - "value_cy": "Ardal y Safle mewn Hectarau" + "value": "Area Of site in hectares", + "value_cy": "Arwynebedd y safle mewn hectarau" }, { "value": "Development affect setting of a listed building", "value_cy": "Mae datblygiad yn effeithio ar osodiad adeilad rhestredig" }, { - "value": "Floor Space in Square Meters", - "value_cy": "Lle Llawr mewn Mesuryddion Sgwâr" + "value": "Floor space in square meters", + "value_cy": "Arwynebedd llawr mewn metrau sgwâr" }, { "value": "In CA/relates to CA", @@ -303,79 +303,79 @@ "value_cy": "A yw'r safle o fewn AHNE" }, { - "value": "Land Use", - "value_cy": "Defnydd Tir" + "value": "Land use", + "value_cy": "Defnydd tir" }, { - "value": "Land Use Category", - "value_cy": "Categori Defnydd Tir" + "value": "Land use category", + "value_cy": "Categori defnydd tir" }, { - "value": "Listed Building Grade", - "value_cy": "Gradd Adeilad Rhestredig" + "value": "Listed building grade", + "value_cy": "Gradd adeilad rhestredig" }, { - "value": "Common Name Or Village Green", + "value": "Common name or village green", "value_cy": "Enw Cyffredin Neu Lawnt y Pentref" }, { - "value": "Ownership Certificate", - "value_cy": "Tystysgrif Perchnogaeth" + "value": "Ownership certificate", + "value_cy": "Tystysgrif perchnogaeth" }, { - "value": "Site Address County", - "value_cy": "Cyfeiriad Safle Sir" + "value": "Site address county", + "value_cy": "Cyfeiriad safle sir" }, { - "value": "Site Address Line 1", - "value_cy": "Llinell Cyfeiriad Safle 1" + "value": "Site address line 1", + "value_cy": "Llinell cyfeiriad safle 1" }, { - "value": "Site Address Line 2", - "value_cy": "Llinell Cyfeiriad Safle 2" + "value": "Site address line 2", + "value_cy": "Llinell cyfeiriad safle 2" }, { - "value": "Site Address Postcode", - "value_cy": "Cod Post Cyfeiriad y Safle" + "value": "Site address postcode", + "value_cy": "Cyfeiriad y safle cod post" }, { - "value": "Site Address Town", - "value_cy": "Cyfeiriad y Dref Tref" + "value": "Site address town", + "value_cy": "Cyfeiriad safle tref" }, { "value": "Could the Inspector see the relevant parts of the appeal site sufficiently to judge the proposal from public land?", "value_cy": "A allai'r Arolygydd weld y rhannau perthnasol o safle'r apęl yn ddigonol i farnu'r cynnig o dir cyhoeddus?" }, { - "value": "Site Within Green Belt", + "value": "Site within green belt", "value_cy": "Safle O fewn y Llain Las" }, { - "value": "Site Within SSSI", + "value": "Site within SSSI", "value_cy": "Safle gydag yn SoDdGA" }, { - "value": "Date of Application", + "value": "Date of application", "value_cy": "Dyddiad y Cais" }, { - "value": "Date of LPA Decision", + "value": "Date of LPA decision", "value_cy": "Dyddiad Penderfyniad yr ACLl" }, { - "value": "Development Description", + "value": "Development description", "value_cy": "Disgrifiad o'r Datblygiad" }, { - "value": "LPA Application Reference", + "value": "LPA application reference", "value_cy": "Cyfeirnod Cais yr ACLl" }, { - "value": "Retrospective Applications", + "value": "Retrospective applications", "value_cy": "Ceisiadau Ôl-weithredol" }, { - "value": "Type of Planning Application", + "value": "Type of planning application", "value_cy": "Math o Gais Cynllunio" } ] @@ -390,88 +390,88 @@ "value_cy": "Enw" }, { - "value": "Agricultural Holding", - "value_cy": "Daliad Amaethyddol" + "value": "Agricultural holding", + "value_cy": "Daliadaeth amaethyddol" }, { - "value": "Area Of Site in Hectares", - "value_cy": "Ardal y Safle mewn Hectarau" + "value": "Area Of site in hectares", + "value_cy": "Arwynebedd y safle mewn hectarau" }, { "value": "Development affect setting of a listed building", "value_cy": "Mae datblygiad yn effeithio ar osodiad adeilad rhestredig" }, { - "value": "Floor Space in Square Meters", - "value_cy": "Lle Llawr mewn Mesuryddion Sgwâr" + "value": "Floor space in square meters", + "value_cy": "Arwynebedd llawr mewn metrau sgwâr" }, { "value": "In CA/relates to CA", "value_cy": "Yn CA / yn ymwneud ag CA." }, { - "value": "Is flooding and Issue", - "value_cy": "A yw llifogydd a Mater" + "value": "Is flooding an issue", + "value_cy": "A yw llifogydd yn broblem" }, { "value": "Is the site within an AONB", "value_cy": "A yw'r safle o fewn AHNE" }, { - "value": "Land Use", - "value_cy": "Defnydd Tir" + "value": "Land use", + "value_cy": "Defnydd tir" }, { - "value": "Land Use Category", - "value_cy": "Categori Defnydd Tir" + "value": "Land use category", + "value_cy": "Categori defnydd tir" }, { - "value": "Listed Building Grade", - "value_cy": "Gradd Adeilad Rhestredig" + "value": "Listed building grade", + "value_cy": "Gradd adeilad rhestredig" }, { - "value": "Name of Common Or Village Green", - "value_cy": "Enw'r Lawnt Gyffredin neu'r Pentref" + "value": "Name of common or village green", + "value_cy": "Enw comin neu faes pentref" }, { - "value": "Ownership of Certificate", - "value_cy": "Perchnogaeth Tystysgrif" + "value": "Ownership certificate", + "value_cy": "Tystysgrif perchnogaeth" }, { - "value": "Site Address County", - "value_cy": "Cyfeiriad Safle Sir" + "value": "Site address county", + "value_cy": "Cyfeiriad safle sir" }, { - "value": "Site Address Line 1", - "value_cy": "Llinell Cyfeiriad Safle 1" + "value": "Site address line 1", + "value_cy": "Llinell cyfeiriad safle 1" }, { - "value": "Site Address Line 2", - "value_cy": "Llinell Cyfeiriad Safle 2" + "value": "Site address line 2", + "value_cy": "Llinell cyfeiriad safle 2" }, { - "value": "Site Address Postcode", - "value_cy": "Cod Post Cyfeiriad y Safle" + "value": "Site address postcode", + "value_cy": "Cyfeiriad y safle cod post" }, { - "value": "Site Address Town", - "value_cy": "Cyfeiriad y Dref Tref" + "value": "Site address town", + "value_cy": "Cyfeiriad safle tref" }, { "value": "Could the Inspector see the relevant parts of the appeal site sufficiently to judge the proposal from public land?", "value_cy": "A allai'r Arolygydd weld y rhannau perthnasol o safle'r apęl yn ddigonol i farnu'r cynnig o dir cyhoeddus?" }, { - "value": "Site Within Green Belt", + "value": "Site within green belt", "value_cy": "Safle O fewn y Llain Las" }, { - "value": "Site Within SSSI", + "value": "Site within SSSI", "value_cy": "Safle gydag yn SoDdGA" }, { - "value": "Case Description", - "value_cy": "Disgrifiad o'r Achos" + "value": "Case description", + "value_cy": "Disgrifiad o'r achos" }, { "value": "Determined by LPA", @@ -489,83 +489,83 @@ "value_cy": "Enw" }, { - "value": "Agricultural Holding", - "value_cy": "Daliad Amaethyddol" + "value": "Agricultural holding", + "value_cy": "Daliadaeth amaethyddol" }, { - "value": "Area Of Site in Hectares", - "value_cy": "Ardal y Safle mewn Hectarau" + "value": "Area Of site in hectares", + "value_cy": "Arwynebedd y safle mewn hectarau" }, { "value": "Development affect setting of a listed building", "value_cy": "Mae datblygiad yn effeithio ar osodiad adeilad rhestredig" }, { - "value": "Floor Space in Square Meters", - "value_cy": "Lle Llawr mewn Mesuryddion Sgwâr" + "value": "Floor space in square meters", + "value_cy": "Arwynebedd llawr mewn metrau sgwâr" }, { "value": "In CA/relates to CA", "value_cy": "Yn CA / yn ymwneud ag CA." }, { - "value": "Is flooding and Issue", - "value_cy": "A yw llifogydd a Mater" + "value": "Is flooding an issue", + "value_cy": "A yw llifogydd yn broblem" }, { "value": "Is the site within an AONB", "value_cy": "A yw'r safle o fewn AHNE" }, { - "value": "Land Use", - "value_cy": "Defnydd Tir" + "value": "Land use", + "value_cy": "Defnydd tir" }, { - "value": "Land Use Category", - "value_cy": "Categori Defnydd Tir" + "value": "Land use category", + "value_cy": "Categori defnydd tir" }, { - "value": "Listed Building Grade", - "value_cy": "Gradd Adeilad Rhestredig" + "value": "Listed building grade", + "value_cy": "Gradd adeilad rhestredig" }, { - "value": "Name of Common Or Village Green", - "value_cy": "Enw'r Lawnt Gyffredin neu'r Pentref" + "value": "Name of common or village green", + "value_cy": "Enw comin neu faes pentref" }, { - "value": "Ownership Certificate", - "value_cy": "Tystysgrif Perchnogaeth" + "value": "Ownership certificate", + "value_cy": "Tystysgrif perchnogaeth" }, { - "value": "Site Address County", - "value_cy": "Cyfeiriad Safle Sir" + "value": "Site address county", + "value_cy": "Cyfeiriad safle sir" }, { - "value": "Site Address Line 1", - "value_cy": "Llinell Cyfeiriad Safle 1" + "value": "Site address line 1", + "value_cy": "Llinell cyfeiriad safle 1" }, { - "value": "Site Address Line 2", - "value_cy": "Llinell Cyfeiriad Safle 2" + "value": "Site address line 2", + "value_cy": "Llinell cyfeiriad safle 2" }, { - "value": "Site Address Postcode", - "value_cy": "Cod Post Cyfeiriad y Safle" + "value": "Site address postcode", + "value_cy": "Cyfeiriad y safle cod post" }, { - "value": "Site Address Town", - "value_cy": "Cyfeiriad y Dref Tref" + "value": "Site address town", + "value_cy": "Cyfeiriad safle tref" }, { "value": "Could the Inspector see the relevant parts of the appeal site sufficiently to judge the proposal from public land?", "value_cy": "A allai'r Arolygydd weld y rhannau perthnasol o safle'r apęl yn ddigonol i farnu'r cynnig o dir cyhoeddus?" }, { - "value": "Site Within Green Belt", + "value": "Site within green belt", "value_cy": "Safle O fewn y Llain Las" }, { - "value": "Site Within SSSI", + "value": "Site within SSSI", "value_cy": "Safle gydag yn SoDdGA" }, { @@ -573,20 +573,20 @@ "value_cy": "Rhybudd Stopio CIL" }, { - "value": "Collection Authority Reference Number", + "value": "Collection Authority reference number", "value_cy": "Cyfeirnod yr Awdurdod Casglu" }, { - "value": "Date of Relevant Application Decision", + "value": "Date of relevant application decision", "value_cy": "Dyddiad y Penderfyniad Cais Perthnasol" }, { - "value": "Demand Notice Date", - "value_cy": "Dyddiad Rhybudd Galw" + "value": "Demand notice date", + "value_cy": "Dyddiad hysbysiad galw" }, { - "value": "Reference of Relevant Application", - "value_cy": "Cyfeirio Cais Perthnasol" + "value": "Reference of relevant application", + "value_cy": "Cyfeirio y cais perthnasol" }, { "value": "Regulation", @@ -604,88 +604,88 @@ "value_cy": "Enw" }, { - "value": "Agricultural Holding", - "value_cy": "Daliad Amaethyddol" + "value": "Agricultural holding", + "value_cy": "Daliadaeth amaethyddol" }, { - "value": "Area Of Site in Hectares", - "value_cy": "Ardal y Safle mewn Hectarau" + "value": "Area Of site in hectares", + "value_cy": "Arwynebedd y safle mewn hectarau" }, { "value": "Development affect setting of a listed building", "value_cy": "Mae datblygiad yn effeithio ar osodiad adeilad rhestredig" }, { - "value": "Floor Space in Square Meters", - "value_cy": "Lle Llawr mewn Mesuryddion Sgwâr" + "value": "Floor space in square meters", + "value_cy": "Arwynebedd llawr mewn metrau sgwâr" }, { "value": "In CA/relates to CA", "value_cy": "Yn CA / yn ymwneud ag CA." }, { - "value": "Is flooding and Issue", - "value_cy": "A yw llifogydd a Mater" + "value": "Is flooding an issue", + "value_cy": "A yw llifogydd yn broblem" }, { "value": "Is the site within an AONB", "value_cy": "A yw'r safle o fewn AHNE" }, { - "value": "Land Use", - "value_cy": "Defnydd Tir" + "value": "Land use", + "value_cy": "Defnydd tir" }, { - "value": "Land Use Category", - "value_cy": "Categori Defnydd Tir" + "value": "Land use category", + "value_cy": "Categori defnydd tir" }, { - "value": "Listed Building Grade", - "value_cy": "Gradd Adeilad Rhestredig" + "value": "Listed building grade", + "value_cy": "Gradd adeilad rhestredig" }, { - "value": "Name of Common Or Village Green", - "value_cy": "Enw'r Lawnt Gyffredin neu'r Pentref" + "value": "Name of common or village green", + "value_cy": "Enw comin neu faes pentref" }, { - "value": "Ownership Certificate", - "value_cy": "Tystysgrif Perchnogaeth" + "value": "Ownership certificate", + "value_cy": "Tystysgrif perchnogaeth" }, { - "value": "Site Address County", - "value_cy": "Cyfeiriad Safle Sir" + "value": "Site address county", + "value_cy": "Cyfeiriad safle sir" }, { - "value": "Site Address Line 1", - "value_cy": "Llinell Cyfeiriad Safle 1" + "value": "Site address line 1", + "value_cy": "Llinell cyfeiriad safle 1" }, { - "value": "Site Address Line 2", - "value_cy": "Llinell Cyfeiriad Safle 2" + "value": "Site address line 2", + "value_cy": "Llinell cyfeiriad safle 2" }, { - "value": "Site Address Postcode", - "value_cy": "Cod Post Cyfeiriad y Safle" + "value": "Site address postcode", + "value_cy": "Cyfeiriad y safle cod post" }, { - "value": "Site Address Town", - "value_cy": "Cyfeiriad y Dref Tref" + "value": "Site address town", + "value_cy": "Cyfeiriad safle tref" }, { "value": "Could the Inspector see the relevant parts of the appeal site sufficiently to judge the proposal from public land?", "value_cy": "A allai'r Arolygydd weld y rhannau perthnasol o safle'r apęl yn ddigonol i farnu'r cynnig o dir cyhoeddus?" }, { - "value": "Site Within SSSI", + "value": "Site within SSSI", "value_cy": "Safle gydag yn SoDdGA" }, { - "value": "Site Within Green Belt", + "value": "Site within green belt", "value_cy": "Safle O fewn y Llain Las" }, { - "value": "Case Description", - "value_cy": "Disgrifiad o'r Achos" + "value": "Case description", + "value_cy": "Disgrifiad o'r achos" }, { "value": "Determined by LPA?", @@ -714,52 +714,48 @@ "value_cy": "Enw" }, { - "value": "Anticipated Grid Reference Northing", + "value": "Anticipated grid reference northing", "value_cy": "Cyfeirnod Grid Rhagweld Gogleddol" }, { - "value": "Anticipated Grid Reference Easting", + "value": "Anticipated grid reference easting", "value_cy": "Cyfeirio Grid Rhagwelir Dwyrain" }, { - "value": "Project Name", + "value": "Project name", "value_cy": "Enw'r Prosiect" }, - { - "value": "Project Discription", - "value_cy": "Disgrifiad o'r Prosiect" - }, { "value": "Project Description", "value_cy": "Disgrifiad o'r Prosiect" }, { - "value": "Project Location", - "value_cy": "Lleoliad y Prosiect" + "value": "Project location", + "value_cy": "Lleoliad y prosiect" }, { - "value": "Address County", - "value_cy": "Cyfeiriad Sir" + "value": "Address county", + "value_cy": "Cyfeiriad sir" }, { - "value": "Address Line 1", - "value_cy": "Llinell Cyfeiriad 1" + "value": "Address line 1", + "value_cy": "Llinell cyfeiriad 1" }, { - "value": "Address Line 2", - "value_cy": "Llinell Cyfeiriad 2" + "value": "Address line 2", + "value_cy": "Llinell cyfeiriad 2" }, { - "value": "Address Town", - "value_cy": "Cyfeiriad Town" + "value": "Address town", + "value_cy": "Cyfeiriad y dref" }, { "value": "Post Code", "value_cy": "Cod post" }, { - "value": "Agent Contact Name", - "value_cy": "Enw Cyswllt Asiant" + "value": "Agent contact name", + "value_cy": "Enw cyswllt yr asiant" }, { "value": "Email Address", @@ -770,11 +766,11 @@ "value_cy": "Cyfarchiad" }, { - "value": "First Name", + "value": "First name", "value_cy": "Enw cyntaf" }, { - "value": "Last Name", + "value": "Last name", "value_cy": "Enw olaf" }, { @@ -786,12 +782,12 @@ "value_cy": "Rôl" }, { - "value": "Telephone Number", - "value_cy": "Rhif Ffon" + "value": "Telephone number", + "value_cy": "Rhif ffôn" }, { - "value": "Web Address", - "value_cy": "Cyfeiriad Gwe" + "value": "Web address", + "value_cy": "Cyfeiriad gwe" } ] } @@ -805,12 +801,12 @@ "value_cy": "Enw" }, { - "value": "Agricultural Holding", - "value_cy": "Daliad Amaethyddol" + "value": "Agricultural holding", + "value_cy": "Daliadaeth amaethyddol" }, { - "value": "Area Of Site in Hectares", - "value_cy": "Ardal y Safle mewn Hectarau" + "value": "Area Of site in hectares", + "value_cy": "Arwynebedd y safle mewn hectarau" }, { "value": "Development affect setting of a listed building", @@ -825,75 +821,75 @@ "value_cy": "Yn CA / yn ymwneud ag CA." }, { - "value": "Is flooding and Issue", - "value_cy": "A yw llifogydd a Mater" + "value": "Is flooding an issue", + "value_cy": "A yw llifogydd yn broblem" }, { "value": "Is the site within an AONB", "value_cy": "A yw'r safle o fewn AHNE" }, { - "value": "Land Use", - "value_cy": "Defnydd Tir" + "value": "Land use", + "value_cy": "Defnydd tir" }, { - "value": "Land Use Category", - "value_cy": "Categori Defnydd Tir" + "value": "Land use category", + "value_cy": "Categori defnydd tir" }, { - "value": "Listed Building Grade", - "value_cy": "Gradd Adeilad Rhestredig" + "value": "Listed building grade", + "value_cy": "Gradd adeilad rhestredig" }, { - "value": "Name of Common Or Village Green", - "value_cy": "Enw'r Lawnt Gyffredin neu'r Pentref" + "value": "Name of common or village green", + "value_cy": "Enw comin neu faes pentref" }, { - "value": "Ownership Certificate", - "value_cy": "Tystysgrif Perchnogaeth" + "value": "Ownership certificate", + "value_cy": "Tystysgrif perchnogaeth" }, { - "value": "Site Address County", - "value_cy": "Cyfeiriad Safle Sir" + "value": "Site address county", + "value_cy": "Cyfeiriad safle sir" }, { - "value": "Site Address Line 1", - "value_cy": "Llinell Cyfeiriad Safle 1" + "value": "Site address line 1", + "value_cy": "Llinell cyfeiriad safle 1" }, { - "value": "Site Address Line 2", - "value_cy": "Llinell Cyfeiriad Safle 2" + "value": "Site address line 2", + "value_cy": "Llinell cyfeiriad safle 2" }, { - "value": "Site Address Postcode", - "value_cy": "Cod Post Cyfeiriad y Safle" + "value": "Site address postcode", + "value_cy": "Cyfeiriad y safle cod post" }, { - "value": "Site Address Town", - "value_cy": "Cyfeiriad y Dref Tref" + "value": "Site address town", + "value_cy": "Cyfeiriad safle tref" }, { "value": "Could the Inspector see the relevant parts of the appeal site sufficiently to judge the proposal from public land?", "value_cy": "A allai'r Arolygydd weld y rhannau perthnasol o safle'r apęl yn ddigonol i farnu'r cynnig o dir cyhoeddus?" }, { - "value": "Site Within Green Belt", + "value": "Site within green belt", "value_cy": "Safle O fewn y Llain Las" }, { - "value": "Site Within SSSI", + "value": "Site within SSSI", "value_cy": "Safle gydag yn SoDdGA" }, { - "value": "Date Noticed Issued", - "value_cy": "Dyddiad Sylwyd Cyhoeddi" + "value": "Date noticed issued", + "value_cy": "Dyddiad cyhoeddi'r hysbysiad" }, { - "value": "Effective Date", + "value": "Effective date", "value_cy": "Dyddiad effeithiol" }, { - "value": "Notice Reference", + "value": "Notice reference", "value_cy": "Cyfeirnod Rhybudd" }, { @@ -901,7 +897,7 @@ "value_cy": "Sail dros Apelio" }, { - "value": "Ground Letter", + "value": "Ground letter", "value_cy": "Llythyr Gwaelod" } ] @@ -916,20 +912,20 @@ "value_cy": "Enw" }, { - "value": "Agricultural Holding", - "value_cy": "Daliad Amaethyddol" + "value": "Agricultural holding", + "value_cy": "Daliadaeth amaethyddol" }, { - "value": "Area Of Site in Hectares", - "value_cy": "Ardal y Safle mewn Hectarau" + "value": "Area Of site in hectares", + "value_cy": "Arwynebedd y safle mewn hectarau" }, { "value": "Development affecting setting of a listed building", "value_cy": "Datblygiad sy'n effeithio ar osodiad adeilad rhestredig" }, { - "value": "Floor Space in Square Meters", - "value_cy": "Lle Llawr mewn Mesuryddion Sgwâr" + "value": "Floor space in square meters", + "value_cy": "Arwynebedd llawr mewn metrau sgwâr" }, { "value": "Is Flooding an issue", @@ -944,79 +940,75 @@ "value_cy": "A yw'r safle o fewn AHNE" }, { - "value": "Land Use", - "value_cy": "Defnydd Tir" + "value": "Land use", + "value_cy": "Defnydd tir" }, { - "value": "Land Use Category", - "value_cy": "Categori Defnydd Tir" + "value": "Land use category", + "value_cy": "Categori defnydd tir" }, { - "value": "Listed Building Grade", - "value_cy": "Gradd Adeilad Rhestredig" + "value": "Listed building grade", + "value_cy": "Gradd adeilad rhestredig" }, { - "value": "Name of Common Or Village Green", - "value_cy": "Enw'r Lawnt Gyffredin neu'r Pentref" + "value": "Name of common or village green", + "value_cy": "Enw comin neu faes pentref" }, { - "value": "Ownership Certificate", - "value_cy": "Tystysgrif Perchnogaeth" + "value": "Ownership certificate", + "value_cy": "Tystysgrif perchnogaeth" }, { - "value": "Site Address County", - "value_cy": "Cyfeiriad Safle Sir" + "value": "Site address county", + "value_cy": "Cyfeiriad safle sir" }, { - "value": "Site Address Line 1", - "value_cy": "Llinell Cyfeiriad Safle 1" + "value": "Site address line 1", + "value_cy": "Llinell cyfeiriad safle 1" }, { - "value": "Site Address Line 2", - "value_cy": "Llinell Cyfeiriad Safle 2" + "value": "Site address line 2", + "value_cy": "Llinell cyfeiriad safle 2" }, { - "value": "Site Address Postcode", - "value_cy": "Cod Post Cyfeiriad y Safle" + "value": "Site address postcode", + "value_cy": "Cyfeiriad y safle cod post" }, { - "value": "Site Address Town", - "value_cy": "Cyfeiriad y Dref Tref" + "value": "Site address town", + "value_cy": "Cyfeiriad safle tref" }, { "value": "Could the Inspector see the relevant parts of the appeal site sufficiently to judge the proposal from public land?", "value_cy": "A allai'r Arolygydd weld y rhannau perthnasol o safle'r apęl yn ddigonol i farnu'r cynnig o dir cyhoeddus?" }, { - "value": "Site Within Green Belt", + "value": "Site within green belt", "value_cy": "Safle O fewn y Llain Las" }, { - "value": "Site Within SSSI", + "value": "Site within SSSI", "value_cy": "Safle gydag yn SoDdGA" }, { - "value": "Date Noticed Issued", - "value_cy": "Dyddiad Sylwyd Cyhoeddi" + "value": "Date noticed issued", + "value_cy": "Dyddiad cyhoeddi'r hysbysiad" }, { - "value": "Date Noticed Issued", - "value_cy": "Dyddiad Sylwyd Cyhoeddi" - }, - { - "value": "Effective Date", + "value": "Effective date", "value_cy": "Dyddiad effeithiol" }, { - "value": "Notice Reference", + "value": "Notice reference", "value_cy": "Cyfeirnod Rhybudd" }, { "value": "Ground for Appeal", - "value_cy": "Sail dros Apelio" + "value_cy": "Sail dros apelio" }, { - "value": "Ground Letter", + "value": "Ground letter", "value_cy": "Llythyr Gwaelod" } ] @@ -1035,83 +1027,83 @@ "value_cy": "Cysylltiedig (ACLl)" }, { - "value": "Agricultural Holding", - "value_cy": "Daliad Amaethyddol" + "value": "Agricultural holding", + "value_cy": "Daliadaeth amaethyddol" }, { - "value": "Area Of Site in Hectares", - "value_cy": "Ardal y Safle mewn Hectarau" + "value": "Area Of site in hectares", + "value_cy": "Arwynebedd y safle mewn hectarau" }, { "value": "Development affect setting of a listed building", "value_cy": "Mae datblygiad yn effeithio ar osodiad adeilad rhestredig" }, { - "value": "Floor Space in Square Meters", - "value_cy": "Lle Llawr mewn Mesuryddion Sgwâr" + "value": "Floor space in square meters", + "value_cy": "Arwynebedd llawr mewn metrau sgwâr" }, { "value": "In CA/related to CA", "value_cy": "Yn CA / yn gysylltiedig ag CA." }, { - "value": "Is flooding and Issue", - "value_cy": "A yw llifogydd a Mater" + "value": "Is flooding an issue", + "value_cy": "A yw llifogydd yn broblem" }, { "value": "Is the site within and AONB", "value_cy": "A yw'r safle oddi mewn ac AHNE" }, { - "value": "Land Use", - "value_cy": "Defnydd Tir" + "value": "Land use", + "value_cy": "Defnydd tir" }, { - "value": "Land Use Category", - "value_cy": "Categori Defnydd Tir" + "value": "Land use category", + "value_cy": "Categori defnydd tir" }, { - "value": "Listed Building Grade", - "value_cy": "Gradd Adeilad Rhestredig" + "value": "Listed building grade", + "value_cy": "Gradd adeilad rhestredig" }, { - "value": "Name of Common Or Village Green", - "value_cy": "Enw'r Lawnt Gyffredin neu'r Pentref" + "value": "Name of common or village green", + "value_cy": "Enw comin neu faes pentref" }, { "value": "Ownership Certification", "value_cy": "Ardystiad Perchnogaeth" }, { - "value": "Site Address County", - "value_cy": "Cyfeiriad Safle Sir" + "value": "Site address county", + "value_cy": "Cyfeiriad safle sir" }, { - "value": "Site Address Line 1", - "value_cy": "Llinell Cyfeiriad Safle 1" + "value": "Site address line 1", + "value_cy": "Llinell cyfeiriad safle 1" }, { - "value": "Site Address Line 2", - "value_cy": "Llinell Cyfeiriad Safle 2" + "value": "Site address line 2", + "value_cy": "Llinell cyfeiriad safle 2" }, { - "value": "Site Address Postcode", - "value_cy": "Cod Post Cyfeiriad y Safle" + "value": "Site address postcode", + "value_cy": "Cyfeiriad y safle cod post" }, { - "value": "Site Address Town", - "value_cy": "Cyfeiriad y Dref Tref" + "value": "Site address town", + "value_cy": "Cyfeiriad safle tref" }, { "value": "Could the Inspector see the relevant parts of the appeal site sufficiently to judge the proposal from public land?", "value_cy": "A allai'r Arolygydd weld y rhannau perthnasol o safle'r apęl yn ddigonol i farnu'r cynnig o dir cyhoeddus?" }, { - "value": "Site Within a Green Belt", - "value_cy": "Safle O fewn Llain Las" + "value": "Site within a green belt", + "value_cy": "Safle o fewn llain las" }, { - "value": "Site Within SSSI", + "value": "Site within SSSI", "value_cy": "Safle gydag yn SoDdGA" }, { @@ -1134,19 +1126,19 @@ "value_cy": "Enw" }, { - "value": "Anticipated Grid Reference Northing", + "value": "Anticipated grid reference northing", "value_cy": "Cyfeirnod Grid Rhagweld Gogleddol" }, { - "value": "Anticipated Grid Reference Easting", + "value": "Anticipated grid reference easting", "value_cy": "Cyfeirio Grid Rhagwelir Dwyrain" }, { - "value": "Project Name", + "value": "Project name", "value_cy": "Enw'r Prosiect" }, { - "value": "Project Discription", + "value": "Project description", "value_cy": "Disgrifiad o'r Prosiect" }, { @@ -1154,32 +1146,32 @@ "value_cy": "Disgrifiad o'r Prosiect" }, { - "value": "Project Location", - "value_cy": "Lleoliad y Prosiect" + "value": "Project location", + "value_cy": "Lleoliad y prosiect" }, { - "value": "Address County", - "value_cy": "Cyfeiriad Sir" + "value": "Address county", + "value_cy": "Cyfeiriad sir" }, { - "value": "Address Line 1", - "value_cy": "Llinell Cyfeiriad 1" + "value": "Address line 1", + "value_cy": "Llinell cyfeiriad 1" }, { - "value": "Address Line 2", - "value_cy": "Llinell Cyfeiriad 2" + "value": "Address line 2", + "value_cy": "Llinell cyfeiriad 2" }, { - "value": "Address Town", - "value_cy": "Cyfeiriad Town" + "value": "Address town", + "value_cy": "Cyfeiriad y dref" }, { "value": "Post Code", "value_cy": "Cod post" }, { - "value": "Agent Contact Name", - "value_cy": "Enw Cyswllt Asiant" + "value": "Agent contact name", + "value_cy": "Enw cyswllt yr asiant" }, { "value": "Email Address", @@ -1190,11 +1182,11 @@ "value_cy": "Cyfarchiad" }, { - "value": "First Name", + "value": "First name", "value_cy": "Enw cyntaf" }, { - "value": "Last Name", + "value": "Last name", "value_cy": "Enw olaf" }, { @@ -1206,12 +1198,12 @@ "value_cy": "Rôl" }, { - "value": "Telephone Number", - "value_cy": "Rhif Ffon" + "value": "Telephone number", + "value_cy": "Rhif ffôn" }, { - "value": "Web Address", - "value_cy": "Cyfeiriad Gwe" + "value": "Web address", + "value_cy": "Cyfeiriad gwe" } ] } @@ -1225,20 +1217,20 @@ "value_cy": "Enw" }, { - "value": "Agricultural Holding", - "value_cy": "Daliad Amaethyddol" + "value": "Agricultural holding", + "value_cy": "Daliadaeth amaethyddol" }, { - "value": "Area Of Site in Hectares", - "value_cy": "Ardal y Safle mewn Hectarau" + "value": "Area Of site in hectares", + "value_cy": "Arwynebedd y safle mewn hectarau" }, { "value": "Development affect setting of a listed building", "value_cy": "Mae datblygiad yn effeithio ar osodiad adeilad rhestredig" }, { - "value": "Floor Space in Square Meters", - "value_cy": "Lle Llawr mewn Mesuryddion Sgwâr" + "value": "Floor space in square meters", + "value_cy": "Arwynebedd llawr mewn metrau sgwâr" }, { "value": "In CA/relates to CA", @@ -1253,60 +1245,60 @@ "value_cy": "A yw'r safle o fewn AOBN" }, { - "value": "Land Use", - "value_cy": "Defnydd Tir" + "value": "Land use", + "value_cy": "Defnydd tir" }, { - "value": "Land Use Category", - "value_cy": "Categori Defnydd Tir" + "value": "Land use category", + "value_cy": "Categori defnydd tir" }, { - "value": "Listed Building Grade", - "value_cy": "Gradd Adeilad Rhestredig" + "value": "Listed building grade", + "value_cy": "Gradd adeilad rhestredig" }, { - "value": "Name of Common Or Village Green", - "value_cy": "Enw'r Lawnt Gyffredin neu'r Pentref" + "value": "Name of common or village green", + "value_cy": "Enw comin neu faes pentref" }, { - "value": "Ownership Certificate", - "value_cy": "Tystysgrif Perchnogaeth" + "value": "Ownership certificate", + "value_cy": "Tystysgrif perchnogaeth" }, { - "value": "Site Address County", - "value_cy": "Cyfeiriad Safle Sir" + "value": "Site address county", + "value_cy": "Cyfeiriad safle sir" }, { - "value": "Site Address Line 1", - "value_cy": "Llinell Cyfeiriad Safle 1" + "value": "Site address line 1", + "value_cy": "Llinell cyfeiriad safle 1" }, { - "value": "Site Address Line 2", - "value_cy": "Llinell Cyfeiriad Safle 2" + "value": "Site address line 2", + "value_cy": "Llinell cyfeiriad safle 2" }, { - "value": "Site Address Postcode", - "value_cy": "Cod Post Cyfeiriad y Safle" + "value": "Site address postcode", + "value_cy": "Cyfeiriad y safle cod post" }, { - "value": "Site Address Town", - "value_cy": "Cyfeiriad y Dref Tref" + "value": "Site address town", + "value_cy": "Cyfeiriad safle tref" }, { "value": "Could the Inspector see the relevant parts of the appeal site sufficiently to judge the proposal from public land?", "value_cy": "A allai'r Arolygydd weld y rhannau perthnasol o safle'r apęl yn ddigonol i farnu'r cynnig o dir cyhoeddus?" }, { - "value": "Site Within Green Belt", + "value": "Site within green belt", "value_cy": "Safle O fewn y Llain Las" }, { - "value": "Site Within SSSI", + "value": "Site within SSSI", "value_cy": "Safle gydag yn SoDdGA" }, { - "value": "Case Description", - "value_cy": "Disgrifiad o'r Achos" + "value": "Case description", + "value_cy": "Disgrifiad o'r achos" }, { "value": "Determined by LPA?", @@ -1324,20 +1316,20 @@ "value_cy": "Enw" }, { - "value": "Agricultural Holding", - "value_cy": "Daliad Amaethyddol" + "value": "Agricultural holding", + "value_cy": "Daliadaeth amaethyddol" }, { - "value": "Area Of Site in Hectares", - "value_cy": "Ardal y Safle mewn Hectarau" + "value": "Area Of site in hectares", + "value_cy": "Arwynebedd y safle mewn hectarau" }, { "value": "Development affect setting if a listed building", "value_cy": "Mae datblygiad yn effeithio ar osodiad os yw'n adeilad rhestredig" }, { - "value": "Floor Space in Square Meters", - "value_cy": "Lle Llawr mewn Mesuryddion Sgwâr" + "value": "Floor space in square meters", + "value_cy": "Arwynebedd llawr mewn metrau sgwâr" }, { "value": "In CA/Relates to CA", @@ -1360,59 +1352,59 @@ "value_cy": "A yw'r safle o fewn AHNE" }, { - "value": "Land Use", - "value_cy": "Defnydd Tir" + "value": "Land use", + "value_cy": "Defnydd tir" }, { - "value": "Land Use Category", - "value_cy": "Categori Defnydd Tir" + "value": "Land use category", + "value_cy": "Categori defnydd tir" }, { - "value": "Listed Building Grade", - "value_cy": "Gradd Adeilad Rhestredig" + "value": "Listed building grade", + "value_cy": "Gradd adeilad rhestredig" }, { - "value": "Name of Common Or Village Green", - "value_cy": "Enw'r Lawnt Gyffredin neu'r Pentref" + "value": "Name of common or village green", + "value_cy": "Enw comin neu faes pentref" }, { - "value": "Ownership Certificate", - "value_cy": "Tystysgrif Perchnogaeth" + "value": "Ownership certificate", + "value_cy": "Tystysgrif perchnogaeth" }, { - "value": "Site Address County", - "value_cy": "Cyfeiriad Safle Sir" + "value": "Site address county", + "value_cy": "Cyfeiriad safle sir" }, { - "value": "Site Address Line 1", - "value_cy": "Llinell Cyfeiriad Safle 1" + "value": "Site address line 1", + "value_cy": "Llinell cyfeiriad safle 1" }, { - "value": "Site Address Line 2", - "value_cy": "Llinell Cyfeiriad Safle 2" + "value": "Site address line 2", + "value_cy": "Llinell cyfeiriad safle 2" }, { - "value": "Site Address Postcode", - "value_cy": "Cod Post Cyfeiriad y Safle" + "value": "Site address postcode", + "value_cy": "Cyfeiriad y safle cod post" }, { - "value": "Site Address Town", - "value_cy": "Cyfeiriad y Dref Tref" + "value": "Site address town", + "value_cy": "Cyfeiriad safle tref" }, { "value": "Could the Inspector see the relevant parts of the appeal site sufficiently to judge the proposal from public land?", "value_cy": "A allai'r Arolygydd weld y rhannau perthnasol o safle'r apęl yn ddigonol i farnu'r cynnig o dir cyhoeddus?" }, { - "value": "Site Within a Green Belt", - "value_cy": "Safle O fewn Llain Las" + "value": "Site within a green belt", + "value_cy": "Safle o fewn llain las" }, { - "value": "Site Within SSSI", + "value": "Site within SSSI", "value_cy": "Safle gydag yn SoDdGA" }, { - "value": "Date of Application", + "value": "Date of application", "value_cy": "Dyddiad y Cais" }, { @@ -1420,23 +1412,23 @@ "value_cy": "Dyddiad y Cais" }, { - "value": "Date of LPA Decision", + "value": "Date of LPA decision", "value_cy": "Dyddiad Penderfyniad yr ACLl" }, { - "value": "Development Description", + "value": "Development description", "value_cy": "Disgrifiad o'r Datblygiad" }, { - "value": "LPA Application Reference", + "value": "LPA application reference", "value_cy": "Cyfeirnod Cais yr ACLl" }, { - "value": "Retrospective Applications", + "value": "Retrospective applications", "value_cy": "Ceisiadau Ôl-weithredol" }, { - "value": "Type of Planning Application", + "value": "Type of planning application", "value_cy": "Math o Gais Cynllunio" } ] @@ -1451,12 +1443,12 @@ "value_cy": "Enw" }, { - "value": "Agricultural Holding", - "value_cy": "Daliad Amaethyddol" + "value": "Agricultural holding", + "value_cy": "Daliadaeth amaethyddol" }, { - "value": "Area Of Site in Hectares", - "value_cy": "Ardal y Safle mewn Hectarau" + "value": "Area Of site in hectares", + "value_cy": "Arwynebedd y safle mewn hectarau" }, { "value": "Development affect setting of a listed building", @@ -1483,79 +1475,79 @@ "value_cy": "A yw'r safle o fewn AHNE" }, { - "value": "Land Use", - "value_cy": "Defnydd Tir" + "value": "Land use", + "value_cy": "Defnydd tir" }, { - "value": "Land Use Category", - "value_cy": "Categori Defnydd Tir" + "value": "Land use category", + "value_cy": "Categori defnydd tir" }, { - "value": "Listed Building Grade", - "value_cy": "Gradd Adeilad Rhestredig" + "value": "Listed building grade", + "value_cy": "Gradd adeilad rhestredig" }, { - "value": "Name of Common Or Village Green", - "value_cy": "Enw'r Lawnt Gyffredin neu'r Pentref" + "value": "Name of common or village green", + "value_cy": "Enw comin neu faes pentref" }, { - "value": "Ownership Certificate", - "value_cy": "Tystysgrif Perchnogaeth" + "value": "Ownership certificate", + "value_cy": "Tystysgrif perchnogaeth" }, { - "value": "Site Address County", - "value_cy": "Cyfeiriad Safle Sir" + "value": "Site address county", + "value_cy": "Cyfeiriad safle sir" }, { - "value": "Site Address Line 1", - "value_cy": "Llinell Cyfeiriad Safle 1" + "value": "Site address line 1", + "value_cy": "Llinell cyfeiriad safle 1" }, { - "value": "Site Address Line 2", - "value_cy": "Llinell Cyfeiriad Safle 2" + "value": "Site address line 2", + "value_cy": "Llinell cyfeiriad safle 2" }, { - "value": "Site Address Postcode", - "value_cy": "Cod Post Cyfeiriad y Safle" + "value": "Site address postcode", + "value_cy": "Cyfeiriad y safle cod post" }, { - "value": "Site Address Town", - "value_cy": "Cyfeiriad y Dref Tref" + "value": "Site address town", + "value_cy": "Cyfeiriad safle tref" }, { "value": "Could the Inspector see the relevant parts of the appeal site sufficiently to judge the proposal from public land?", "value_cy": "A allai'r Arolygydd weld y rhannau perthnasol o safle'r apęl yn ddigonol i farnu'r cynnig o dir cyhoeddus?" }, { - "value": "Site Within a Green Belt", - "value_cy": "Safle O fewn Llain Las" + "value": "Site within a green belt", + "value_cy": "Safle o fewn llain las" }, { - "value": "Site Within SSSI", + "value": "Site within SSSI", "value_cy": "Safle gydag yn SoDdGA" }, { - "value": "Date of Application", + "value": "Date of application", "value_cy": "Dyddiad y Cais" }, { - "value": "Date of LPA Decision", + "value": "Date of LPA decision", "value_cy": "Dyddiad Penderfyniad yr ACLl" }, { - "value": "Development Description", + "value": "Development description", "value_cy": "Disgrifiad o'r Datblygiad" }, { - "value": "LPA Application Reference", + "value": "LPA application reference", "value_cy": "Cyfeirnod Cais yr ACLl" }, { - "value": "Retrospective Applications", + "value": "Retrospective applications", "value_cy": "Ceisiadau Ôl-weithredol" }, { - "value": "Type of Planning Application", + "value": "Type of planning application", "value_cy": "Math o Gais Cynllunio" } ] @@ -1581,20 +1573,20 @@ "value_cy": "Enw" }, { - "value": "Agricultural Holdings", + "value": "Agricultural holdings", "value_cy": "Daliadau Amaethyddol" }, { - "value": "Area Of Site in Hectares", - "value_cy": "Ardal y Safle mewn Hectarau" + "value": "Area Of site in hectares", + "value_cy": "Arwynebedd y safle mewn hectarau" }, { "value": "Development affect setting of a listed building", "value_cy": "Mae datblygiad yn effeithio ar osodiad adeilad rhestredig" }, { - "value": "Floor Space in Square Meters", - "value_cy": "Lle Llawr mewn Mesuryddion Sgwâr" + "value": "Floor space in square meters", + "value_cy": "Arwynebedd llawr mewn metrau sgwâr" }, { "value": "In CA/relates to CA", @@ -1609,79 +1601,79 @@ "value_cy": "A yw'r safle o fewn AHNE" }, { - "value": "Land Use", - "value_cy": "Defnydd Tir" + "value": "Land use", + "value_cy": "Defnydd tir" }, { - "value": "Land Use Category", - "value_cy": "Categori Defnydd Tir" + "value": "Land use category", + "value_cy": "Categori defnydd tir" }, { - "value": "Listed Building Grade", - "value_cy": "Gradd Adeilad Rhestredig" + "value": "Listed building grade", + "value_cy": "Gradd adeilad rhestredig" }, { - "value": "Name of Common Or Village Green", - "value_cy": "Enw'r Lawnt Gyffredin neu'r Pentref" + "value": "Name of common or village green", + "value_cy": "Enw comin neu faes pentref" }, { - "value": "Ownership Certificate", - "value_cy": "Tystysgrif Perchnogaeth" + "value": "Ownership certificate", + "value_cy": "Tystysgrif perchnogaeth" }, { - "value": "Site Address County", - "value_cy": "Cyfeiriad Safle Sir" + "value": "Site address county", + "value_cy": "Cyfeiriad safle sir" }, { - "value": "Site Address Line 1", - "value_cy": "Llinell Cyfeiriad Safle 1" + "value": "Site address line 1", + "value_cy": "Llinell cyfeiriad safle 1" }, { - "value": "Site Address Line 2", - "value_cy": "Llinell Cyfeiriad Safle 2" + "value": "Site address line 2", + "value_cy": "Llinell cyfeiriad safle 2" }, { "value": "Site PostCode", "value_cy": "Cod post y safle" }, { - "value": "Site Address Town", - "value_cy": "Cyfeiriad y Dref Tref" + "value": "Site address town", + "value_cy": "Cyfeiriad safle tref" }, { "value": "Could the Inspector see the relevant parts of the appeal site sufficiently to judge the proposal from public land?", "value_cy": "A allai'r Arolygydd weld y rhannau perthnasol o safle'r apęl yn ddigonol i farnu'r cynnig o dir cyhoeddus?" }, { - "value": "Site Within a Green Belt", - "value_cy": "Safle O fewn Llain Las" + "value": "Site within a green belt", + "value_cy": "Safle o fewn llain las" }, { - "value": "Site Within SSSI", + "value": "Site within SSSI", "value_cy": "Safle gydag yn SoDdGA" }, { - "value": "Date of Application", + "value": "Date of application", "value_cy": "Dyddiad y Cais" }, { - "value": "Date of LPA Decision", + "value": "Date of LPA decision", "value_cy": "Dyddiad Penderfyniad yr ACLl" }, { - "value": "Development Description", + "value": "Development description", "value_cy": "Disgrifiad o'r Datblygiad" }, { - "value": "LPA Application Reference", + "value": "LPA application reference", "value_cy": "Cyfeirnod Cais yr ACLl" }, { - "value": "Retrospective Applications", + "value": "Retrospective applications", "value_cy": "Ceisiadau Ôl-weithredol" }, { - "value": "Type of Planning Application", + "value": "Type of planning application", "value_cy": "Math o Gais Cynllunio" } ] @@ -1696,83 +1688,83 @@ "value_cy": "Enw" }, { - "value": "Agricultural Holding", - "value_cy": "Daliad Amaethyddol" + "value": "Agricultural holding", + "value_cy": "Daliadaeth amaethyddol" }, { - "value": "Area Of Site in Hectares", - "value_cy": "Ardal y Safle mewn Hectarau" + "value": "Area Of site in hectares", + "value_cy": "Arwynebedd y safle mewn hectarau" }, { "value": "Development affect setting of a listed building", "value_cy": "Mae datblygiad yn effeithio ar osodiad adeilad rhestredig" }, { - "value": "Floor Space in Square Meters", - "value_cy": "Lle Llawr mewn Mesuryddion Sgwâr" + "value": "Floor space in square meters", + "value_cy": "Arwynebedd llawr mewn metrau sgwâr" }, { "value": "In CA/relates to CA", "value_cy": "Yn CA / yn ymwneud ag CA." }, { - "value": "Is flooding and Issue", - "value_cy": "A yw llifogydd a Mater" + "value": "Is flooding an issue", + "value_cy": "A yw llifogydd yn broblem" }, { "value": "Is the site within an AONB", "value_cy": "A yw'r safle o fewn AHNE" }, { - "value": "Land Use", - "value_cy": "Defnydd Tir" + "value": "Land use", + "value_cy": "Defnydd tir" }, { - "value": "Land Use Category", - "value_cy": "Categori Defnydd Tir" + "value": "Land use category", + "value_cy": "Categori defnydd tir" }, { - "value": "Listed Building Grade", - "value_cy": "Gradd Adeilad Rhestredig" + "value": "Listed building grade", + "value_cy": "Gradd adeilad rhestredig" }, { - "value": "Name of Common Or Village Green", - "value_cy": "Enw'r Lawnt Gyffredin neu'r Pentref" + "value": "Name of common or village green", + "value_cy": "Enw comin neu faes pentref" }, { - "value": "Ownership Certificate", - "value_cy": "Tystysgrif Perchnogaeth" + "value": "Ownership certificate", + "value_cy": "Tystysgrif perchnogaeth" }, { - "value": "Site Address County", - "value_cy": "Cyfeiriad Safle Sir" + "value": "Site address county", + "value_cy": "Cyfeiriad safle sir" }, { - "value": "Site Address Line 1", - "value_cy": "Llinell Cyfeiriad Safle 1" + "value": "Site address line 1", + "value_cy": "Llinell cyfeiriad safle 1" }, { - "value": "Site Address Line 2", - "value_cy": "Llinell Cyfeiriad Safle 2" + "value": "Site address line 2", + "value_cy": "Llinell cyfeiriad safle 2" }, { - "value": "Site Address Postcode", - "value_cy": "Cod Post Cyfeiriad y Safle" + "value": "Site address postcode", + "value_cy": "Cyfeiriad y safle cod post" }, { - "value": "Site Address Town", - "value_cy": "Cyfeiriad y Dref Tref" + "value": "Site address town", + "value_cy": "Cyfeiriad safle tref" }, { "value": "Could the Inspector see the relevant parts of the appeal site sufficiently to judge the proposal from public land?", "value_cy": "A allai'r Arolygydd weld y rhannau perthnasol o safle'r apęl yn ddigonol i farnu'r cynnig o dir cyhoeddus?" }, { - "value": "Site Within a Green Belt", - "value_cy": "Safle O fewn Llain Las" + "value": "Site within a green belt", + "value_cy": "Safle o fewn llain las" }, { - "value": "Site Within SSSI", + "value": "Site within SSSI", "value_cy": "Safle gydag yn SoDdGA" }, { @@ -1780,7 +1772,7 @@ "value_cy": "Sail dros Apelio" }, { - "value": "Ground Letter", + "value": "Ground letter", "value_cy": "Llythyr Gwaelod" } ] @@ -1795,83 +1787,83 @@ "value_cy": "Enw" }, { - "value": "Agricultural Holding", - "value_cy": "Daliad Amaethyddol" + "value": "Agricultural holding", + "value_cy": "Daliadaeth amaethyddol" }, { - "value": "Area Of Site in Hectares", - "value_cy": "Ardal y Safle mewn Hectarau" + "value": "Area Of site in hectares", + "value_cy": "Arwynebedd y safle mewn hectarau" }, { "value": "Development affect setting of a listed building", "value_cy": "Mae datblygiad yn effeithio ar osodiad adeilad rhestredig" }, { - "value": "Floor Space in Square Meters", - "value_cy": "Lle Llawr mewn Mesuryddion Sgwâr" + "value": "Floor space in square meters", + "value_cy": "Arwynebedd llawr mewn metrau sgwâr" }, { "value": "In CA/related to CA", "value_cy": "Yn CA / yn gysylltiedig ag CA." }, { - "value": "Is flooding and Issue", - "value_cy": "A yw llifogydd a Mater" + "value": "Is flooding an issue", + "value_cy": "A yw llifogydd yn broblem" }, { "value": "Is the site within and AONB", "value_cy": "A yw'r safle oddi mewn ac AHNE" }, { - "value": "Land Use", - "value_cy": "Defnydd Tir" + "value": "Land use", + "value_cy": "Defnydd tir" }, { - "value": "Land Use Category", - "value_cy": "Categori Defnydd Tir" + "value": "Land use category", + "value_cy": "Categori defnydd tir" }, { - "value": "Listed Building Grade", - "value_cy": "Gradd Adeilad Rhestredig" + "value": "Listed building grade", + "value_cy": "Gradd adeilad rhestredig" }, { - "value": "Name of Common Or Village Green", - "value_cy": "Enw'r Lawnt Gyffredin neu'r Pentref" + "value": "Name of common or village green", + "value_cy": "Enw comin neu faes pentref" }, { "value": "Ownership Certification", "value_cy": "Ardystiad Perchnogaeth" }, { - "value": "Site Address County", - "value_cy": "Cyfeiriad Safle Sir" + "value": "Site address county", + "value_cy": "Cyfeiriad safle sir" }, { - "value": "Site Address Line 1", - "value_cy": "Llinell Cyfeiriad Safle 1" + "value": "Site address line 1", + "value_cy": "Llinell cyfeiriad safle 1" }, { - "value": "Site Address Line 2", - "value_cy": "Llinell Cyfeiriad Safle 2" + "value": "Site address line 2", + "value_cy": "Llinell cyfeiriad safle 2" }, { - "value": "Site Address Postcode", - "value_cy": "Cod Post Cyfeiriad y Safle" + "value": "Site address postcode", + "value_cy": "Cyfeiriad y safle cod post" }, { - "value": "Site Address Town", - "value_cy": "Cyfeiriad y Dref Tref" + "value": "Site address town", + "value_cy": "Cyfeiriad safle tref" }, { "value": "Could the Inspector see the relevant parts of the appeal site sufficiently to judge the proposal from public land?", "value_cy": "A allai'r Arolygydd weld y rhannau perthnasol o safle'r apęl yn ddigonol i farnu'r cynnig o dir cyhoeddus?" }, { - "value": "Site Within a Green Belt", - "value_cy": "Safle O fewn Llain Las" + "value": "Site within a green belt", + "value_cy": "Safle o fewn llain las" }, { - "value": "Site Within SSSI", + "value": "Site within SSSI", "value_cy": "Safle gydag yn SoDdGA" }, { @@ -1895,82 +1887,82 @@ }, { "value": "Agriculture Holding", - "value_cy": "Daliad Amaethyddol" + "value_cy": "Daliadaeth amaethyddol" }, { - "value": "Area Of Site in Hectares", - "value_cy": "Ardal y Safle mewn Hectarau" + "value": "Area Of site in hectares", + "value_cy": "Arwynebedd y safle mewn hectarau" }, { "value": "Development affect setting of a listed building", "value_cy": "Mae datblygiad yn effeithio ar osodiad adeilad rhestredig" }, { - "value": "Floor Space in Square Meters", - "value_cy": "Lle Llawr mewn Mesuryddion Sgwâr" + "value": "Floor space in square meters", + "value_cy": "Arwynebedd llawr mewn metrau sgwâr" }, { "value": "In CA/relates to CA", "value_cy": "Yn CA / yn ymwneud ag CA." }, { - "value": "Is flooding and Issue", - "value_cy": "A yw llifogydd a Mater" + "value": "Is flooding an issue", + "value_cy": "A yw llifogydd yn broblem" }, { "value": "Is the site within an AONB", "value_cy": "A yw'r safle o fewn AHNE" }, { - "value": "Land Use", - "value_cy": "Defnydd Tir" + "value": "Land use", + "value_cy": "Defnydd tir" }, { - "value": "Land Use Category", - "value_cy": "Categori Defnydd Tir" + "value": "Land use category", + "value_cy": "Categori defnydd tir" }, { - "value": "Listed Building Grade", - "value_cy": "Gradd Adeilad Rhestredig" + "value": "Listed building grade", + "value_cy": "Gradd adeilad rhestredig" }, { - "value": "Name of Common Or Village Green", - "value_cy": "Enw'r Lawnt Gyffredin neu'r Pentref" + "value": "Name of common or village green", + "value_cy": "Enw comin neu faes pentref" }, { - "value": "Ownership Certificate", - "value_cy": "Tystysgrif Perchnogaeth" + "value": "Ownership certificate", + "value_cy": "Tystysgrif perchnogaeth" }, { - "value": "Site Address County", - "value_cy": "Cyfeiriad Safle Sir" + "value": "Site address county", + "value_cy": "Cyfeiriad safle sir" }, { - "value": "Site Address Line 1", - "value_cy": "Llinell Cyfeiriad Safle 1" + "value": "Site address line 1", + "value_cy": "Llinell cyfeiriad safle 1" }, { - "value": "Site Address Line 2", - "value_cy": "Llinell Cyfeiriad Safle 2" + "value": "Site address line 2", + "value_cy": "Llinell cyfeiriad safle 2" }, { - "value": "Site Address Postcode", - "value_cy": "Cod Post Cyfeiriad y Safle" + "value": "Site address postcode", + "value_cy": "Cyfeiriad y safle cod post" }, { - "value": "Site Address Town", - "value_cy": "Cyfeiriad y Dref Tref" + "value": "Site address town", + "value_cy": "Cyfeiriad safle tref" }, { "value": "Could the Inspector see the relevant parts of the appeal site sufficiently to judge the proposal from public land?", "value_cy": "A allai'r Arolygydd weld y rhannau perthnasol o safle'r apęl yn ddigonol i farnu'r cynnig o dir cyhoeddus?" }, { - "value": "Site Within Green Belt", + "value": "Site within green belt", "value_cy": "Safle O fewn y Llain Las" }, { - "value": "Site Within SSSI", + "value": "Site within SSSI", "value_cy": "Safle gydag yn SoDdGA" }, { @@ -1978,35 +1970,35 @@ "value_cy": "Cyhoeddwyd Rhybudd Dyddiad" }, { - "value": "Effective Date", + "value": "Effective date", "value_cy": "Dyddiad effeithiol" }, { - "value": "Notice Reference", + "value": "Notice reference", "value_cy": "Cyfeirnod Rhybudd" }, { - "value": "Date of Application", + "value": "Date of application", "value_cy": "Dyddiad y Cais" }, { - "value": "Date of LPA Decision", + "value": "Date of LPA decision", "value_cy": "Dyddiad Penderfyniad yr ACLl" }, { - "value": "Development Description", + "value": "Development description", "value_cy": "Disgrifiad o'r Datblygiad" }, { - "value": "LPA Application Reference", + "value": "LPA application reference", "value_cy": "Cyfeirnod Cais yr ACLl" }, { - "value": "Retrospective Applications", + "value": "Retrospective applications", "value_cy": "Ceisiadau Ôl-weithredol" }, { - "value": "Type of Planning Application", + "value": "Type of planning application", "value_cy": "Math o Gais Cynllunio" } ] @@ -2021,107 +2013,107 @@ "value_cy": "Enw" }, { - "value": "Agricultural Holding", - "value_cy": "Daliad Amaethyddol" + "value": "Agricultural holding", + "value_cy": "Daliadaeth amaethyddol" }, { - "value": "Area Of Site in Hectares", - "value_cy": "Ardal y Safle mewn Hectarau" + "value": "Area Of site in hectares", + "value_cy": "Arwynebedd y safle mewn hectarau" }, { "value": "Development affect setting of a listed building", "value_cy": "Mae datblygiad yn effeithio ar osodiad adeilad rhestredig" }, { - "value": "Floor Space in Square Meters", - "value_cy": "Lle Llawr mewn Mesuryddion Sgwâr" + "value": "Floor space in square meters", + "value_cy": "Arwynebedd llawr mewn metrau sgwâr" }, { "value": "In CA/relates to CA", "value_cy": "Yn CA / yn ymwneud ag CA." }, { - "value": "Is flooding and Issue", - "value_cy": "A yw llifogydd a Mater" + "value": "Is flooding an issue", + "value_cy": "A yw llifogydd yn broblem" }, { "value": "Is the site within an AONB", "value_cy": "A yw'r safle o fewn AHNE" }, { - "value": "Land Use", - "value_cy": "Defnydd Tir" + "value": "Land use", + "value_cy": "Defnydd tir" }, { - "value": "Land Use Category", - "value_cy": "Categori Defnydd Tir" + "value": "Land use category", + "value_cy": "Categori defnydd tir" }, { - "value": "Listed Building Grade", - "value_cy": "Gradd Adeilad Rhestredig" + "value": "Listed building grade", + "value_cy": "Gradd adeilad rhestredig" }, { - "value": "Name of Common Or Village Green", - "value_cy": "Enw'r Lawnt Gyffredin neu'r Pentref" + "value": "Name of common or village green", + "value_cy": "Enw comin neu faes pentref" }, { - "value": "Ownership Certificate", - "value_cy": "Tystysgrif Perchnogaeth" + "value": "Ownership certificate", + "value_cy": "Tystysgrif perchnogaeth" }, { - "value": "Site Address County", - "value_cy": "Cyfeiriad Safle Sir" + "value": "Site address county", + "value_cy": "Cyfeiriad safle sir" }, { - "value": "Site Address Line 1", - "value_cy": "Llinell Cyfeiriad Safle 1" + "value": "Site address line 1", + "value_cy": "Llinell cyfeiriad safle 1" }, { - "value": "Site Address Line 2", - "value_cy": "Llinell Cyfeiriad Safle 2" + "value": "Site address line 2", + "value_cy": "Llinell cyfeiriad safle 2" }, { - "value": "Site Address Postcode", - "value_cy": "Cod Post Cyfeiriad y Safle" + "value": "Site address postcode", + "value_cy": "Cyfeiriad y safle cod post" }, { - "value": "Site Address Town", - "value_cy": "Cyfeiriad y Dref Tref" + "value": "Site address town", + "value_cy": "Cyfeiriad safle tref" }, { "value": "Could the Inspector see the relevant parts of the appeal site sufficiently to judge the proposal from public land?", "value_cy": "A allai'r Arolygydd weld y rhannau perthnasol o safle'r apęl yn ddigonol i farnu'r cynnig o dir cyhoeddus?" }, { - "value": "Site Within Green Belt", + "value": "Site within green belt", "value_cy": "Safle O fewn y Llain Las" }, { - "value": "Site Within SSSI", + "value": "Site within SSSI", "value_cy": "Safle gydag yn SoDdGA" }, { - "value": "Date of Application", + "value": "Date of application", "value_cy": "Dyddiad y Cais" }, { - "value": "Date of LPA Decision", + "value": "Date of LPA decision", "value_cy": "Dyddiad Penderfyniad yr ACLl" }, { - "value": "Development Description", + "value": "Development description", "value_cy": "Disgrifiad o'r Datblygiad" }, { - "value": "LPA Application Reference", + "value": "LPA application reference", "value_cy": "Cyfeirnod Cais yr ACLl" }, { - "value": "Retrospective Applications", + "value": "Retrospective applications", "value_cy": "Ceisiadau Ôl-weithredol" }, { - "value": "Type of Planning Application", + "value": "Type of planning application", "value_cy": "Math o Gais Cynllunio" }, { @@ -2153,8 +2145,8 @@ "value_cy": "Dyddiad y ffurflen gais" }, { - "value": "Reason for Appeal", - "value_cy": "Rheswm dros yr Apêl" + "value": "Reason for appeal", + "value_cy": "Rheswm dros apelio" }, { "value": "Has your application been decided by the LPA?", @@ -2173,8 +2165,8 @@ "value_cy": "Manylion perchnogaeth safle apêl" }, { - "value": "Ownership Certificate", - "value_cy": "Tystysgrif Perchnogaeth" + "value": "Ownership certificate", + "value_cy": "Tystysgrif perchnogaeth" }, { "value": "We need to know who owns the appeal site. If you do not own the appeal site or if you own only part of it, we need to know the name(s) of the owner(s) or part owner(s). We also need to be sure that the other owner(s) know that you have made an appeal. Please refer to the guidance notes on completing this section.", @@ -2448,12 +2440,12 @@ "value_cy": "Enw" }, { - "value": "Agricultural Holding", - "value_cy": "Daliad Amaethyddol" + "value": "Agricultural holding", + "value_cy": "Daliadaeth amaethyddol" }, { - "value": "Area Of Site in Hectares", - "value_cy": "Ardal y Safle mewn Hectarau" + "value": "Area Of site in hectares", + "value_cy": "Arwynebedd y safle mewn hectarau" }, { "value": "Development affect setting of a listed building", @@ -2468,87 +2460,87 @@ "value_cy": "Yn CA / yn ymwneud ag CA." }, { - "value": "Is flooding and Issue", - "value_cy": "A yw llifogydd a Mater" + "value": "Is flooding an issue", + "value_cy": "A yw llifogydd yn broblem" }, { "value": "Is the site within an AONB", "value_cy": "A yw'r safle o fewn AHNE" }, { - "value": "Land Use", - "value_cy": "Defnydd Tir" + "value": "Land use", + "value_cy": "Defnydd tir" }, { - "value": "Land Use Category", - "value_cy": "Categori Defnydd Tir" + "value": "Land use category", + "value_cy": "Categori defnydd tir" }, { - "value": "Listed Building Grade", - "value_cy": "Gradd Adeilad Rhestredig" + "value": "Listed building grade", + "value_cy": "Gradd adeilad rhestredig" }, { - "value": "Name of Common Or Village Green", - "value_cy": "Enw'r Lawnt Gyffredin neu'r Pentref" + "value": "Name of common or village green", + "value_cy": "Enw comin neu faes pentref" }, { - "value": "Ownership Certificate", - "value_cy": "Tystysgrif Perchnogaeth" + "value": "Ownership certificate", + "value_cy": "Tystysgrif perchnogaeth" }, { - "value": "Site Address County", - "value_cy": "Cyfeiriad Safle Sir" + "value": "Site address county", + "value_cy": "Cyfeiriad safle sir" }, { - "value": "Site Address Line 1", - "value_cy": "Llinell Cyfeiriad Safle 1" + "value": "Site address line 1", + "value_cy": "Llinell cyfeiriad safle 1" }, { - "value": "Site Address Line 2", - "value_cy": "Llinell Cyfeiriad Safle 2" + "value": "Site address line 2", + "value_cy": "Llinell cyfeiriad safle 2" }, { - "value": "Site Address Postcode", - "value_cy": "Cod Post Cyfeiriad y Safle" + "value": "Site address postcode", + "value_cy": "Cyfeiriad y safle cod post" }, { - "value": "Site Address Town", - "value_cy": "Cyfeiriad y Dref Tref" + "value": "Site address town", + "value_cy": "Cyfeiriad safle tref" }, { "value": "Could the Inspector see the relevant parts of the appeal site sufficiently to judge the proposal from public land?", "value_cy": "A allai'r Arolygydd weld y rhannau perthnasol o safle'r apęl yn ddigonol i farnu'r cynnig o dir cyhoeddus?" }, { - "value": "Site Within a Green Belt", - "value_cy": "Safle O fewn Llain Las" + "value": "Site within a green belt", + "value_cy": "Safle o fewn llain las" }, { - "value": "Site Within SSSI", + "value": "Site within SSSI", "value_cy": "Safle gydag yn SoDdGA" }, { - "value": "Date of Application", + "value": "Date of application", "value_cy": "Dyddiad y Cais" }, { - "value": "Date of LPA Decision", + "value": "Date of LPA decision", "value_cy": "Dyddiad Penderfyniad yr ACLl" }, { - "value": "Development Description", + "value": "Development description", "value_cy": "Disgrifiad o'r Datblygiad" }, { - "value": "LPA Application Reference", + "value": "LPA application reference", "value_cy": "Cyfeirnod Cais yr ACLl" }, { - "value": "Retrospective Applications", + "value": "Retrospective applications", "value_cy": "Ceisiadau Ôl-weithredol" }, { - "value": "Type of Planning Application", + "value": "Type of planning application", "value_cy": "Math o Gais Cynllunio" } ] @@ -2563,83 +2555,83 @@ "value_cy": "Enw" }, { - "value": "Agricultural Holding", - "value_cy": "Daliad Amaethyddol" + "value": "Agricultural holding", + "value_cy": "Daliadaeth amaethyddol" }, { - "value": "Area Of Site in Hectares", - "value_cy": "Ardal y Safle mewn Hectarau" + "value": "Area Of site in hectares", + "value_cy": "Arwynebedd y safle mewn hectarau" }, { "value": "Development affect setting of a listed building", "value_cy": "Mae datblygiad yn effeithio ar osodiad adeilad rhestredig" }, { - "value": "Floor Space in Square Meters", - "value_cy": "Lle Llawr mewn Mesuryddion Sgwâr" + "value": "Floor space in square meters", + "value_cy": "Arwynebedd llawr mewn metrau sgwâr" }, { "value": "In CA/relates to CA", "value_cy": "Yn CA / yn ymwneud ag CA." }, { - "value": "Is flooding and Issue", - "value_cy": "A yw llifogydd a Mater" + "value": "Is flooding an issue", + "value_cy": "A yw llifogydd yn broblem" }, { "value": "Is the site within an AONB", "value_cy": "A yw'r safle o fewn AHNE" }, { - "value": "Land Use", - "value_cy": "Defnydd Tir" + "value": "Land use", + "value_cy": "Defnydd tir" }, { - "value": "Land Use Category", - "value_cy": "Categori Defnydd Tir" + "value": "Land use category", + "value_cy": "Categori defnydd tir" }, { - "value": "Listed Building Grade", - "value_cy": "Gradd Adeilad Rhestredig" + "value": "Listed building grade", + "value_cy": "Gradd adeilad rhestredig" }, { - "value": "Name of Common Or Village Green", - "value_cy": "Enw'r Lawnt Gyffredin neu'r Pentref" + "value": "Name of common or village green", + "value_cy": "Enw comin neu faes pentref" }, { - "value": "Ownership Certificate", - "value_cy": "Tystysgrif Perchnogaeth" + "value": "Ownership certificate", + "value_cy": "Tystysgrif perchnogaeth" }, { - "value": "Site Address County", - "value_cy": "Cyfeiriad Safle Sir" + "value": "Site address county", + "value_cy": "Cyfeiriad safle sir" }, { - "value": "Site Address Line 1", - "value_cy": "Llinell Cyfeiriad Safle 1" + "value": "Site address line 1", + "value_cy": "Llinell cyfeiriad safle 1" }, { - "value": "Site Address Line 2", - "value_cy": "Llinell Cyfeiriad Safle 2" + "value": "Site address line 2", + "value_cy": "Llinell cyfeiriad safle 2" }, { - "value": "Site Address Postcode", - "value_cy": "Cod Post Cyfeiriad y Safle" + "value": "Site address postcode", + "value_cy": "Cyfeiriad y safle cod post" }, { - "value": "Site Address Town", - "value_cy": "Cyfeiriad y Dref Tref" + "value": "Site address town", + "value_cy": "Cyfeiriad safle tref" }, { "value": "Could the Inspector see the relevant parts of the appeal site sufficiently to judge the proposal from public land?", "value_cy": "A allai'r Arolygydd weld y rhannau perthnasol o safle'r apęl yn ddigonol i farnu'r cynnig o dir cyhoeddus?" }, { - "value": "Site Within Green Belt", + "value": "Site within green belt", "value_cy": "Safle O fewn y Llain Las" }, { - "value": "Site Within SSSI", + "value": "Site within SSSI", "value_cy": "Safle gydag yn SoDdGA" }, { @@ -2647,11 +2639,11 @@ "value_cy": "Dyddiad llofnodwyd y weithred rwymedigaeth" }, { - "value": "Date of Application to Modify/Discharge", + "value": "Date of application to Modify/Discharge", "value_cy": "Dyddiad y Cais i Addasu / Rhyddhau" }, { - "value": "Date of LPA Decision", + "value": "Date of LPA decision", "value_cy": "Dyddiad Penderfyniad yr ACLl" }, { @@ -2674,68 +2666,68 @@ "value_cy": "Enw" }, { - "value": "Agricultural Holding", - "value_cy": "Daliad Amaethyddol" + "value": "Agricultural holding", + "value_cy": "Daliadaeth amaethyddol" }, { - "value": "Area Of Site in Hectares", - "value_cy": "Ardal y Safle mewn Hectarau" + "value": "Area Of site in hectares", + "value_cy": "Arwynebedd y safle mewn hectarau" }, { "value": "Development affect setting of a listed building", "value_cy": "Mae datblygiad yn effeithio ar osodiad adeilad rhestredig" }, { - "value": "Floor Space in Square Meters", - "value_cy": "Lle Llawr mewn Mesuryddion Sgwâr" + "value": "Floor space in square meters", + "value_cy": "Arwynebedd llawr mewn metrau sgwâr" }, { "value": "In CA/relates to CA", "value_cy": "Yn CA / yn ymwneud ag CA." }, { - "value": "Is flooding and Issue", - "value_cy": "A yw llifogydd a Mater" + "value": "Is flooding an issue", + "value_cy": "A yw llifogydd yn broblem" }, { "value": "Is the site within an AONB", "value_cy": "A yw'r safle o fewn AHNE" }, { - "value": "Land Use", - "value_cy": "Defnydd Tir" + "value": "Land use", + "value_cy": "Defnydd tir" }, { - "value": "Land Use Category", - "value_cy": "Categori Defnydd Tir" + "value": "Land use category", + "value_cy": "Categori defnydd tir" }, { - "value": "Listed Building Grade", - "value_cy": "Gradd Adeilad Rhestredig" + "value": "Listed building grade", + "value_cy": "Gradd adeilad rhestredig" }, { - "value": "Name of Common Or Village Green", - "value_cy": "Enw'r Lawnt Gyffredin neu'r Pentref" + "value": "Name of common or village green", + "value_cy": "Enw comin neu faes pentref" }, { "value": "Ownership Certification", "value_cy": "Ardystiad Perchnogaeth" }, { - "value": "Site Address Line 1", - "value_cy": "Llinell Cyfeiriad Safle 1" + "value": "Site address line 1", + "value_cy": "Llinell cyfeiriad safle 1" }, { - "value": "Site Address Line 2", - "value_cy": "Llinell Cyfeiriad Safle 2" + "value": "Site address line 2", + "value_cy": "Llinell cyfeiriad safle 2" }, { - "value": "Site Address Postcode", - "value_cy": "Cod Post Cyfeiriad y Safle" + "value": "Site address postcode", + "value_cy": "Cyfeiriad y safle cod post" }, { - "value": "Site Address Town", - "value_cy": "Cyfeiriad y Dref Tref" + "value": "Site address town", + "value_cy": "Cyfeiriad safle tref" }, { "value": "Site County", @@ -2746,11 +2738,11 @@ "value_cy": "A allai'r Arolygydd weld y rhannau perthnasol o safle'r apęl yn ddigonol i farnu'r cynnig o dir cyhoeddus?" }, { - "value": "Site Within Green Belt", + "value": "Site within green belt", "value_cy": "Safle O fewn y Llain Las" }, { - "value": "Site Within SSSI", + "value": "Site within SSSI", "value_cy": "Safle gydag yn SoDdGA" }, { @@ -2758,8 +2750,8 @@ "value_cy": "Wedi'i bennu gan yr ACLl?" }, { - "value": "Case Description", - "value_cy": "Disgrifiad o'r Achos" + "value": "Case description", + "value_cy": "Disgrifiad o'r achos" } ] } @@ -2773,19 +2765,19 @@ "value_cy": "Enw" }, { - "value": "Anticipated Grid Reference Northing", + "value": "Anticipated grid reference northing", "value_cy": "Cyfeirnod Grid Rhagweld Gogleddol" }, { - "value": "Anticipated Grid Reference Easting", + "value": "Anticipated grid reference easting", "value_cy": "Cyfeirio Grid Rhagwelir Dwyrain" }, { - "value": "Project Name", + "value": "Project name", "value_cy": "Enw'r Prosiect" }, { - "value": "Project Discription", + "value": "Project description", "value_cy": "Disgrifiad o'r Prosiect" }, { @@ -2793,32 +2785,32 @@ "value_cy": "Disgrifiad o'r Prosiect" }, { - "value": "Project Location", - "value_cy": "Lleoliad y Prosiect" + "value": "Project location", + "value_cy": "Lleoliad y prosiect" }, { - "value": "Address County", - "value_cy": "Cyfeiriad Sir" + "value": "Address county", + "value_cy": "Cyfeiriad sir" }, { - "value": "Address Line 1", - "value_cy": "Llinell Cyfeiriad 1" + "value": "Address line 1", + "value_cy": "Llinell cyfeiriad 1" }, { - "value": "Address Line 2", - "value_cy": "Llinell Cyfeiriad 2" + "value": "Address line 2", + "value_cy": "Llinell cyfeiriad 2" }, { - "value": "Address Town", - "value_cy": "Cyfeiriad Town" + "value": "Address town", + "value_cy": "Cyfeiriad y dref" }, { "value": "Post Code", "value_cy": "Cod post" }, { - "value": "Agent Contact Name", - "value_cy": "Enw Cyswllt Asiant" + "value": "Agent contact name", + "value_cy": "Enw cyswllt yr asiant" }, { "value": "Email Address", @@ -2829,11 +2821,11 @@ "value_cy": "Cyfarchiad" }, { - "value": "First Name", + "value": "First name", "value_cy": "Enw cyntaf" }, { - "value": "Last Name", + "value": "Last name", "value_cy": "Enw olaf" }, { @@ -2845,12 +2837,12 @@ "value_cy": "Rôl" }, { - "value": "Telephone Number", - "value_cy": "Rhif Ffon" + "value": "Telephone number", + "value_cy": "Rhif ffôn" }, { - "value": "Web Address", - "value_cy": "Cyfeiriad Gwe" + "value": "Web address", + "value_cy": "Cyfeiriad gwe" } ] } @@ -2864,83 +2856,83 @@ "value_cy": "Enw" }, { - "value": "Agricultural Holding", - "value_cy": "Daliad Amaethyddol" + "value": "Agricultural holding", + "value_cy": "Daliadaeth amaethyddol" }, { - "value": "Area Of Site in Hectares", - "value_cy": "Ardal y Safle mewn Hectarau" + "value": "Area Of site in hectares", + "value_cy": "Arwynebedd y safle mewn hectarau" }, { "value": "Development affect setting of a listed building", "value_cy": "Mae datblygiad yn effeithio ar osodiad adeilad rhestredig" }, { - "value": "Floor Space in Square Meters", - "value_cy": "Lle Llawr mewn Mesuryddion Sgwâr" + "value": "Floor space in square meters", + "value_cy": "Arwynebedd llawr mewn metrau sgwâr" }, { "value": "In CA/related to CA", "value_cy": "Yn CA / yn gysylltiedig ag CA." }, { - "value": "Is flooding and Issue", - "value_cy": "A yw llifogydd a Mater" + "value": "Is flooding an issue", + "value_cy": "A yw llifogydd yn broblem" }, { "value": "Is the site within and AONB", "value_cy": "A yw'r safle oddi mewn ac AHNE" }, { - "value": "Land Use", - "value_cy": "Defnydd Tir" + "value": "Land use", + "value_cy": "Defnydd tir" }, { - "value": "Land Use Category", - "value_cy": "Categori Defnydd Tir" + "value": "Land use category", + "value_cy": "Categori defnydd tir" }, { - "value": "Listed Building Grade", - "value_cy": "Gradd Adeilad Rhestredig" + "value": "Listed building grade", + "value_cy": "Gradd adeilad rhestredig" }, { - "value": "Name of Common Or Village Green", - "value_cy": "Enw'r Lawnt Gyffredin neu'r Pentref" + "value": "Name of common or village green", + "value_cy": "Enw comin neu faes pentref" }, { "value": "Ownership Certification", "value_cy": "Ardystiad Perchnogaeth" }, { - "value": "Site Address County", - "value_cy": "Cyfeiriad Safle Sir" + "value": "Site address county", + "value_cy": "Cyfeiriad safle sir" }, { - "value": "Site Address Line 1", - "value_cy": "Llinell Cyfeiriad Safle 1" + "value": "Site address line 1", + "value_cy": "Llinell cyfeiriad safle 1" }, { - "value": "Site Address Line 2", - "value_cy": "Llinell Cyfeiriad Safle 2" + "value": "Site address line 2", + "value_cy": "Llinell cyfeiriad safle 2" }, { - "value": "Site Address Postcode", - "value_cy": "Cod Post Cyfeiriad y Safle" + "value": "Site address postcode", + "value_cy": "Cyfeiriad y safle cod post" }, { - "value": "Site Address Town", - "value_cy": "Cyfeiriad y Dref Tref" + "value": "Site address town", + "value_cy": "Cyfeiriad safle tref" }, { "value": "Could the Inspector see the relevant parts of the appeal site sufficiently to judge the proposal from public land?", "value_cy": "A allai'r Arolygydd weld y rhannau perthnasol o safle'r apęl yn ddigonol i farnu'r cynnig o dir cyhoeddus?" }, { - "value": "Site Within a Green Belt", - "value_cy": "Safle O fewn Llain Las" + "value": "Site within a green belt", + "value_cy": "Safle o fewn llain las" }, { - "value": "Site Within SSSI", + "value": "Site within SSSI", "value_cy": "Safle gydag yn SoDdGA" }, { diff --git a/data/forms/adverts.js b/data/forms/adverts.js index 2067d77d..ae29e6c1 100644 --- a/data/forms/adverts.js +++ b/data/forms/adverts.js @@ -35,7 +35,7 @@ const AdvertsForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_agriculturalholding" > - Agricultural Holding + Agricultural holding
@@ -817,7 +817,7 @@ const AdvertsForm = (props) => { @@ -1544,7 +1544,7 @@ const AdvertsForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_landusecatagory" > - Land Use Catagory + Land use Catagory
@@ -1636,7 +1636,7 @@ const AdvertsForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_ownershipcertificate" > - Ownership Certificate + Ownership certificate
{ for="pinswg_siteaddressline1" id="pinswg_siteaddressline1_label" > - Site Address Line 1 + Site address line 1 { for="pinswg_siteaddressline2" id="pinswg_siteaddressline2_label" > - Site Address Line 2 + Site address line 2 { for="pinswg_siteaddresspostcode" id="pinswg_siteaddresspostcode_label" > - Site Address Postcode + Site address postcode { for="pinswg_siteaddresstown" id="pinswg_siteaddresstown_label" > - Site Address Town + Site address town { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithinagreenbelt_label" > - Site Within a Green Belt + Site within a green belt
@@ -1917,7 +1917,7 @@ const AdvertsForm = (props) => { class="govuk-fieldset__heading" id="pinswg_dateofapplication_label" > - Date of Application + Date of application
@@ -1944,7 +1944,7 @@ const AdvertsForm = (props) => { class="govuk-fieldset__heading" id="pinswg_dateoflpadecision_label" > - Date of LPA Decision + Date of LPA decision
@@ -1966,7 +1966,7 @@ const AdvertsForm = (props) => { for="pinswg_developmentdescription" id="pinswg_developmentdescription_label" > - Development Description + Development description { for="pinswg_lpaapplicationreference" id="pinswg_lpaapplicationreference_label" > - LPA Application Reference + LPA application reference { class="govuk-label govuk-body-m" for="pinswg_typeofplanningapplication" > - Type of Planning Application + Type of planning application
@@ -50,7 +50,7 @@ const Callinss77Form = (props) => { class="govuk-label" for="pinswg_areaofsiteinhectaresdec" > - Area Of Site in Hectares + Area Of site in hectares { class="govuk-label" for="pinswg_floorspaceinsquaremeters" > - Floor Space in Square Meters + Floor space in square meters { class="govuk-fieldset__heading govuk-body-m" id="pinswg_isthesitewithinanaonb_label" > - Is the Site within an AONB + Is the site within an AONB
@@ -311,7 +311,7 @@ const Callinss77Form = (props) => { class="govuk-label govuk-body-m" for="pinswg_landuse" > - Land Use + Land use
@@ -1494,7 +1494,7 @@ const Callinss77Form = (props) => { class="govuk-label govuk-body-m" for="pinswg_listedbuildinggrade" > - Listed Building Grade + Listed building grade
{ class="govuk-label govuk-body-m" for="pinswg_ownershipcertificate2" > - Ownership Certificate + Ownership certificate
{ for="pinswg_siteaddressline1" id="pinswg_siteaddressline1_label" > - Site Address Line 1 + Site address line 1 { for="pinswg_siteaddressline2" id="pinswg_siteaddressline2_label" > - Site Address Line 2 + Site address line 2 { for="pinswg_siteaddresspostcode" id="pinswg_siteaddresspostcode_label" > - Site Address Postcode + Site address postcode { for="pinswg_siteaddresstown" id="pinswg_siteaddresstown_label" > - Site Address Town + Site address town { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithingreenbelt_label" > - Site Within Green Belt + Site within green belt
@@ -1752,7 +1752,7 @@ const Callinss77Form = (props) => { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithinsssi_label" > - Site Within SSSI + Site within SSSI
@@ -1808,7 +1808,7 @@ const Callinss77Form = (props) => { class="govuk-fieldset__heading" id="pinswg_dateofapplication_label" > - Date of Application + Date of application
@@ -1835,7 +1835,7 @@ const Callinss77Form = (props) => { class="govuk-fieldset__heading" id="pinswg_dateoflpadecision_label" > - Date of LPA Decision + Date of LPA decision
@@ -1857,7 +1857,7 @@ const Callinss77Form = (props) => { for="pinswg_developmentdescription" id="pinswg_developmentdescription_label" > - Development Description + Development description { for="pinswg_lpaapplicationreference" id="pinswg_lpaapplicationreference_label" > - LPA Application Reference + LPA application reference { class="govuk-label govuk-body-m" for="pinswg_retrospectiveapplications" > - Retrospective Applications + Retrospective applications
diff --git a/data/forms/commonland.js b/data/forms/commonland.js index 6f1d6553..7cfea072 100644 --- a/data/forms/commonland.js +++ b/data/forms/commonland.js @@ -35,7 +35,7 @@ const CommonLandForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_agriculturalholding" > - Agricultural Holding + Agricultural holding
{ class="govuk-label" for="pinswg_floorspaceinsquaremeters" > - Floor Space in Square Meters + Floor space in square meters { class="govuk-fieldset__heading govuk-body-m" id="pinswg_isfloodingandissue_label" > - Is Flooding and Issue + Is flooding an issue
@@ -320,7 +320,7 @@ const CommonLandForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_landuse" > - Land Use + Land use
@@ -1595,7 +1595,7 @@ const CommonLandForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_listedbuildinggrade" > - Listed Building Grade + Listed building grade
@@ -1664,7 +1664,7 @@ const CommonLandForm = (props) => { for="pinswg_siteaddresscounty" id="pinswg_siteaddresscounty_label" > - Site Address County + Site address county { for="pinswg_siteaddressline1" id="pinswg_siteaddressline1_label" > - Site Address Line 1 + Site address line 1 { for="pinswg_siteaddressline2" id="pinswg_siteaddressline2_label" > - Site Address Line 2 + Site address line 2 { for="pinswg_siteaddresspostcode" id="pinswg_siteaddresspostcode_label" > - Site Address Postcode + Site address postcode { for="pinswg_siteaddresstown" id="pinswg_siteaddresstown_label" > - Site Address Town + Site address town { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithingreenbelt_label" > - Site Within Green Belt + Site within green belt
@@ -1861,7 +1861,7 @@ const CommonLandForm = (props) => { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithinsssi_label" > - Site Within SSSI + Site within SSSI
@@ -1912,7 +1912,7 @@ const CommonLandForm = (props) => { for="pinswg_casedescription" id="pinswg_casedescription_label" > - Case Description + Case description { class="govuk-label govuk-body-m" for="pinswg_agriculturalholding" > - Agricultural Holding + Agricultural holding
{ class="govuk-fieldset__heading govuk-body-m" id="pinswg_isthesitewithinanaonb_label" > - Is the Site within an AONB + Is the site within an AONB
@@ -320,7 +320,7 @@ const CommunityInfrastructureLevys117118119Form = (props) => { class="govuk-label govuk-body-m" for="pinswg_landuse" > - Land Use + Land use
@@ -1595,7 +1595,7 @@ const CommunityInfrastructureLevys117118119Form = (props) => { class="govuk-label govuk-body-m" for="pinswg_listedbuildinggrade" > - Listed Building Grade + Listed building grade
@@ -1664,7 +1664,7 @@ const CommunityInfrastructureLevys117118119Form = (props) => { for="pinswg_siteaddresscounty" id="pinswg_siteaddresscounty_label" > - Site Address County + Site address county { for="pinswg_siteaddressline1" id="pinswg_siteaddressline1_label" > - Site Address Line 1 + Site address line 1 { for="pinswg_siteaddressline2" id="pinswg_siteaddressline2_label" > - Site Address Line 2 + Site address line 2 { for="pinswg_siteaddresspostcode" id="pinswg_siteaddresspostcode_label" > - Site Address Postcode + Site address postcode { for="pinswg_siteaddresstown" id="pinswg_siteaddresstown_label" > - Site Address Town + Site address town { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithingreenbelt_label" > - Site Within Green Belt + Site within green belt
@@ -1861,7 +1861,7 @@ const CommunityInfrastructureLevys117118119Form = (props) => { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithinsssi_label" > - Site Within SSSI + Site within SSSI
@@ -1939,7 +1939,7 @@ const CommunityInfrastructureLevys117118119Form = (props) => { for="pinswg_collectionauthorityreferencenumber" id="pinswg_collectionauthorityreferencenumber_label" > - Collection Authority Reference Number + Collection Authority reference number { class="govuk-fieldset__heading" id="pinswg_demandnoticedate_label" > - Demand Notice Date + Demand notice date
@@ -2010,7 +2010,7 @@ const CommunityInfrastructureLevys117118119Form = (props) => { for="pinswg_referenceofrelevantapplication" id="pinswg_referenceofrelevantapplication_label" > - Reference of Relevant Application + Reference of relevant application { class="govuk-label govuk-body-m" for="pinswg_agriculturalholding" > - Agricultural Holding + Agricultural holding
{ class="govuk-label" for="pinswg_floorspaceinsquaremeters" > - Floor Space in Square Meters + Floor space in square meters { class="govuk-fieldset__heading govuk-body-m" id="pinswg_isfloodingandissue_label" > - Is Flooding and Issue + Is flooding an issue
@@ -231,7 +231,7 @@ const CompulsoryPurchaseOrdersForm = (props) => { class="govuk-fieldset__heading govuk-body-m" id="pinswg_isthesitewithinanaonb_label" > - Is the Site within an AONB + Is the site within an AONB
@@ -281,7 +281,7 @@ const CompulsoryPurchaseOrdersForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_landuse" > - Land Use + Land use
@@ -1556,7 +1556,7 @@ const CompulsoryPurchaseOrdersForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_listedbuildinggrade" > - Listed Building Grade + Listed building grade
{ class="govuk-label govuk-body-m" for="pinswg_ownershipcertificate" > - Ownership Certificate + Ownership certificate
{ for="pinswg_siteaddressline1" id="pinswg_siteaddressline1_label" > - Site Address Line 1 + Site address line 1 { for="pinswg_siteaddressline2" id="pinswg_siteaddressline2_label" > - Site Address Line 2 + Site address line 2 { for="pinswg_siteaddresspostcode" id="pinswg_siteaddresspostcode_label" > - Site Address Postcode + Site address postcode { for="pinswg_siteaddresstown" id="pinswg_siteaddresstown_label" > - Site Address Town + Site address town { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithinsssi_label" > - Site Within SSSI + Site within SSSI
@@ -1818,7 +1818,7 @@ const CompulsoryPurchaseOrdersForm = (props) => { for="pinswg_sitewithingreenbelt" id="pinswg_sitewithingreenbelt_label" > - Site Within Green Belt + Site within green belt { for="pinswg_casedescription" id="pinswg_casedescription_label" > - Case Description + Case description { for="pinswg_anticipatedgridreferencenorthingtext" id="pinswg_anticipatedgridreferencenorthingtext_label" > - Anticipated Grid Reference Northing + Anticipated grid reference northing { for="pinswg_anticipatedgridreferenceeastingtext" id="pinswg_anticipatedgridreferenceeastingtext_label" > - Anticipated Grid Reference Easting + Anticipated grid reference easting { for="pinswg_projectname" id="pinswg_projectname_label" > - Project Name + Project name { for="pinswg_projectdiscription" id="pinswg_projectdiscription_label" > - Project Discription + Project description { for="pinswg_projectlocation" id="pinswg_projectlocation_label" > - Project Location + Project location { for="pinswg_addresscounty" id="pinswg_addresscounty_label" > - Address County + Address county { for="pinswg_addressline1" id="pinswg_addressline1_label" > - Address Line 1 + Address line 1 { for="pinswg_addressline2" id="pinswg_addressline2_label" > - Address Line 2 + Address line 2 { for="pinswg_agentcontactname" id="pinswg_agentcontactname_label" > - Agent Contact Name + Agent contact name { class="govuk-label govuk-body-m" for="pinswg_agriculturalholding" > - Agricultural Holding + Agricultural holding
@@ -817,7 +817,7 @@ const EnforcementListedBuildingConservationapForm = (props) => { @@ -1544,7 +1544,7 @@ const EnforcementListedBuildingConservationapForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_landusecategory" > - Land Use Category + Land use category
@@ -1621,7 +1621,7 @@ const EnforcementListedBuildingConservationapForm = (props) => { for="pinswg_nameofcommonorvillagegreen" id="pinswg_nameofcommonorvillagegreen_label" > - Name of Common Or Village Green + Name of common or village green { class="govuk-label govuk-body-m" for="pinswg_ownershipcertificate" > - Ownership Certificate + Ownership certificate
{ for="pinswg_siteaddressline1" id="pinswg_siteaddressline1_label" > - Site Address Line 1 + Site address line 1 { for="pinswg_siteaddressline2" id="pinswg_siteaddressline2_label" > - Site Address Line 2 + Site address line 2 { for="pinswg_siteaddresspostcode" id="pinswg_siteaddresspostcode_label" > - Site Address Postcode + Site address postcode { for="pinswg_siteaddresstown" id="pinswg_siteaddresstown_label" > - Site Address Town + Site address town { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithingreenbelt_label" > - Site Within Green Belt + Site within green belt
@@ -1861,7 +1861,7 @@ const EnforcementListedBuildingConservationapForm = (props) => { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithinsssi_label" > - Site Within SSSI + Site within SSSI
diff --git a/data/forms/enforcementnoticeappeals174.js b/data/forms/enforcementnoticeappeals174.js index b5575f25..8a9ccffe 100644 --- a/data/forms/enforcementnoticeappeals174.js +++ b/data/forms/enforcementnoticeappeals174.js @@ -35,7 +35,7 @@ const EnforcementNoticeAppeals174Form = (props) => { class="govuk-label govuk-body-m" for="pinswg_agriculturalholding" > - Agricultural Holding + Agricultural holding
{ class="govuk-label" for="pinswg_floorspaceinsquaremeters" > - Floor Space in Square Meters + Floor space in square meters { class="govuk-fieldset__heading govuk-body-m" id="pinswg_isthesitewithinanaonb_label" > - Is the Site within an AONB + Is the site within an AONB
@@ -320,7 +320,7 @@ const EnforcementNoticeAppeals174Form = (props) => { class="govuk-label govuk-body-m" for="pinswg_landuse" > - Land Use + Land use
@@ -1595,7 +1595,7 @@ const EnforcementNoticeAppeals174Form = (props) => { class="govuk-label govuk-body-m" for="pinswg_listedbuildinggrade" > - Listed Building Grade + Listed building grade
{ class="govuk-label govuk-body-m" for="pinswg_ownershipcertificate" > - Ownership Certificate + Ownership certificate
{ for="pinswg_siteaddressline1" id="pinswg_siteaddressline1_label" > - Site Address Line 1 + Site address line 1 { for="pinswg_siteaddressline2" id="pinswg_siteaddressline2_label" > - Site Address Line 2 + Site address line 2 { for="pinswg_siteaddresspostcode" id="pinswg_siteaddresspostcode_label" > - Site Address Postcode + Site address postcode { for="pinswg_siteaddresstown" id="pinswg_siteaddresstown_label" > - Site Address Town + Site address town { class="govuk-label govuk-body-m" for="pinswg_agricultural" > - Agricultural Holding + Agricultural holding
{ class="govuk-label" for="pinswg_floorspaceinsquaremeters" > - Floor Space in Square Meters + Floor space in square meters { class="govuk-fieldset__heading govuk-body-m" id="pinswg_isfloodingandissue_label" > - Is Flooding and Issue + Is flooding an issue
@@ -339,7 +339,7 @@ const EnvironmentalPermittingForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_landuse" > - Land Use + Land use
@@ -1614,7 +1614,7 @@ const EnvironmentalPermittingForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_listedbuildinggrade" > - Listed Building Grade + Listed building grade
{ for="pinswg_siteaddresscounty" id="pinswg_siteaddresscounty_label" > - Site Address County + Site address county { for="pinswg_siteaddressline1" id="pinswg_siteaddressline1_label" > - Site address Line 1 + Site address line 1 { for="pinswg_siteaddressline2" id="pinswg_siteaddressline2_label" > - Site address Line 2 + Site address line 2 { for="pinswg_siteaddresspostcode" id="pinswg_siteaddresspostcode_label" > - Site Address Postcode + Site address postcode { for="pinswg_siteaddresstown" id="pinswg_siteaddresstown_label" > - Site Address Town + Site address town { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithinagreenbelt_label" > - Site Within a Green Belt + Site within a green belt
@@ -1880,7 +1880,7 @@ const EnvironmentalPermittingForm = (props) => { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithinsssi_label" > - Site Within SSSI + Site within SSSI
diff --git a/data/forms/harbourrevisionorder.js b/data/forms/harbourrevisionorder.js index 3ce46af8..8bd7a6d9 100644 --- a/data/forms/harbourrevisionorder.js +++ b/data/forms/harbourrevisionorder.js @@ -36,7 +36,7 @@ const HarbourRevisionOrderForm = (props) => { for="pinswg_anticipatedgridreferenceeastingtext" id="pinswg_anticipatedgridreferenceeastingtext_label" > - Anticipated Grid Reference Easting + Anticipated grid reference easting { for="pinswg_anticipatedgridreferencenorthingtext" id="pinswg_anticipatedgridreferencenorthingtext_label" > - Anticipated Grid Reference Northing + Anticipated grid reference northing { for="pinswg_projectname" id="pinswg_projectname_label" > - Project Name + Project name { for="pinswg_projectdiscription" id="pinswg_projectdiscription_label" > - Project Discription + Project description { for="pinswg_projectlocation" id="pinswg_projectlocation_label" > - Project Location + Project location { for="pinswg_addresscounty" id="pinswg_addresscounty_label" > - Address County + Address county { for="pinswg_addressline1" id="pinswg_addressline1_label" > - Address Line 1 + Address line 1 { for="pinswg_addressline2" id="pinswg_addressline2_label" > - Address Line 2 + Address line 2 { for="pinswg_agentcontactname" id="pinswg_agentcontactname_label" > - Agent Contact Name + Agent contact name { class="govuk-label govuk-body-m" for="pinswg_agriculturalholding" > - Agricultural Holding + Agricultural holding
{ class="govuk-label" for="pinswg_floorspaceinsquaremeters" > - Floor Space in Square Meters + Floor space in square meters { class="govuk-label govuk-body-m" for="pinswg_landuse" > - Land Use + Land use
@@ -1595,7 +1595,7 @@ const HedgesHedgerowsTreePreservationReplacemForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_listedbuildinggrade" > - Listed Building Grade + Listed building grade
@@ -1664,7 +1664,7 @@ const HedgesHedgerowsTreePreservationReplacemForm = (props) => { for="pinswg_siteaddresscounty" id="pinswg_siteaddresscounty_label" > - Site Address County + Site address county { for="pinswg_siteaddressline1" id="pinswg_siteaddressline1_label" > - Site Address Line 1 + Site address line 1 { for="pinswg_siteaddressline2" id="pinswg_siteaddressline2_label" > - Site Address Line 2 + Site address line 2 { for="pinswg_siteaddresspostcode" id="pinswg_siteaddresspostcode_label" > - Site Address Postcode + Site address postcode { for="pinswg_siteaddresstown" id="pinswg_siteaddresstown_label" > - Site Address Town + Site address town { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithingreenbelt_label" > - Site Within Green Belt + Site within green belt
@@ -1861,7 +1861,7 @@ const HedgesHedgerowsTreePreservationReplacemForm = (props) => { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithinsssi_label" > - Site Within SSSI + Site within SSSI
@@ -1912,7 +1912,7 @@ const HedgesHedgerowsTreePreservationReplacemForm = (props) => { for="pinswg_casedescription" id="pinswg_casedescription_label" > - Case Description + Case description { class="govuk-label govuk-body-m" for="pinswg_agriculturalholding" > - Agricultural Holding + Agricultural holding
{ class="govuk-label" for="pinswg_floorspaceinsquaremeters" > - Floor Space in Square Meters + Floor space in square meters { class="govuk-label govuk-body-m" for="pinswg_landuse" > - Land Use + Land use
@@ -1595,7 +1595,7 @@ const HouseholderAppealHasForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_listedbuildinggrade" > - Listed Building Grade + Listed building grade
{ class="govuk-label govuk-body-m" for="pinswg_ownershipcertificate" > - Ownership Certificate + Ownership certificate
{ for="pinswg_siteaddressline1" id="pinswg_siteaddressline1_label" > - Site Address Line 1 + Site address line 1 { for="pinswg_siteaddressline2" id="pinswg_siteaddressline2_label" > - Site Address Line 2 + Site address line 2 { for="pinswg_siteaddresspostcode" id="pinswg_siteaddresspostcode_label" > - Site Address Postcode + Site address postcode { for="pinswg_siteaddresstown" id="pinswg_siteaddresstown_label" > - Site Address Town + Site address town { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithinagreenbelt_label" > - Site Within a Green Belt + Site within a green belt
@@ -1861,7 +1861,7 @@ const HouseholderAppealHasForm = (props) => { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithinsssi_label" > - Site Within SSSI + Site within SSSI
@@ -1944,7 +1944,7 @@ const HouseholderAppealHasForm = (props) => { class="govuk-fieldset__heading" id="pinswg_dateoflpadecision_label" > - Date of LPA Decision + Date of LPA decision
@@ -1966,7 +1966,7 @@ const HouseholderAppealHasForm = (props) => { for="pinswg_developmentdescription" id="pinswg_developmentdescription_label" > - Development Description + Development description { for="pinswg_lpaapplicationreference" id="pinswg_lpaapplicationreference_label" > - LPA Application Reference + LPA application reference { class="govuk-label govuk-body-m" for="pinswg_retrospectiveapplications" > - Retrospective Applications + Retrospective applications
diff --git a/data/forms/lawfuldevelopmentcertificate.js b/data/forms/lawfuldevelopmentcertificate.js index 8837df55..f4849b4a 100644 --- a/data/forms/lawfuldevelopmentcertificate.js +++ b/data/forms/lawfuldevelopmentcertificate.js @@ -35,7 +35,7 @@ const LawfulDevelopmentCertificateForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_agriculturalholding" > - Agricultural Holding + Agricultural holding
{ class="govuk-fieldset__heading govuk-body-m" id="pinswg_isfloodinganissue_label" > - Is flooding an Issue + Is flooding an issue
@@ -320,7 +320,7 @@ const LawfulDevelopmentCertificateForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_landuse" > - Land Use + Land use
@@ -1595,7 +1595,7 @@ const LawfulDevelopmentCertificateForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_listedbuildinggrade" > - Listed Building Grade + Listed building grade
{ class="govuk-label govuk-body-m" for="pinswg_ownershipcertificate" > - Ownership Certificate + Ownership certificate
{ for="pinswg_siteaddressline1" id="pinswg_siteaddressline1_label" > - Site Address Line 1 + Site address line 1 { for="pinswg_siteaddressline2" id="pinswg_siteaddressline2_label" > - Site Address Line 2 + Site address line 2 { for="pinswg_siteaddresspostcode" id="pinswg_siteaddresspostcode_label" > - Site Address Postcode + Site address postcode { for="pinswg_siteaddresstown" id="pinswg_siteaddresstown_label" > - Site Address Town + Site address town { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithinagreenbelt_label" > - Site Within a Green Belt + Site within a green belt
@@ -1861,7 +1861,7 @@ const LawfulDevelopmentCertificateForm = (props) => { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithinsssi_label" > - Site Within SSSI + Site within SSSI
@@ -1917,7 +1917,7 @@ const LawfulDevelopmentCertificateForm = (props) => { class="govuk-fieldset__heading" id="pinswg_dateofapplication_label" > - Date of Application + Date of application
@@ -1944,7 +1944,7 @@ const LawfulDevelopmentCertificateForm = (props) => { class="govuk-fieldset__heading" id="pinswg_dateoflpadecision_label" > - Date of LPA Decision + Date of LPA decision
@@ -1966,7 +1966,7 @@ const LawfulDevelopmentCertificateForm = (props) => { for="pinswg_developmentdescription" id="pinswg_developmentdescription_label" > - Development Description + Development description { for="pinswg_lpaapplicationreference" id="pinswg_lpaapplicationreference_label" > - LPA Application Reference + LPA application reference { class="govuk-label govuk-body-m" for="pinswg_retrospectiveapplications" > - Retrospective Applications + Retrospective applications
diff --git a/data/forms/listedbuildingandconservationareaconsen.js b/data/forms/listedbuildingandconservationareaconsen.js index d2b3cad8..e8bf4d6a 100644 --- a/data/forms/listedbuildingandconservationareaconsen.js +++ b/data/forms/listedbuildingandconservationareaconsen.js @@ -35,7 +35,7 @@ const ListedBuildingAndConservationAreaConsenForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_agriculturalholdings" > - Agricultural Holdings + Agricultural holdings
{ class="govuk-label" for="pinswg_floorspaceinsquaremeters" > - Floor Space in Square Meters + Floor space in square meters { class="govuk-label govuk-body-m" for="pinswg_landuse" > - Land Use + Land use
@@ -1595,7 +1595,7 @@ const ListedBuildingAndConservationAreaConsenForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_listedbuildinggrade" > - Listed Building Grade + Listed building grade
{ class="govuk-label govuk-body-m" for="pinswg_ownershipcertificate" > - Ownership Certificate + Ownership certificate
{ for="pinswg_siteaddressline1" id="pinswg_siteaddressline1_label" > - Site Address Line 1 + Site address line 1 { for="pinswg_siteaddressline2" id="pinswg_siteaddressline2_label" > - Site Address Line 2 + Site address line 2 { for="pinswg_siteaddresstown" id="pinswg_siteaddresstown_label" > - Site Address Town + Site address town { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithinagreenbelt_label" > - Site Within a Green Belt + Site within a green belt
@@ -1917,7 +1917,7 @@ const ListedBuildingAndConservationAreaConsenForm = (props) => { class="govuk-fieldset__heading" id="pinswg_dateofapplication_label" > - Date of Application + Date of application
@@ -1944,7 +1944,7 @@ const ListedBuildingAndConservationAreaConsenForm = (props) => { class="govuk-fieldset__heading" id="pinswg_dateoflpadecision_label" > - Date of LPA Decision + Date of LPA decision
@@ -1966,7 +1966,7 @@ const ListedBuildingAndConservationAreaConsenForm = (props) => { for="pinswg_developmentdescription" id="pinswg_developmentdescription_label" > - Development Description + Development description { for="pinswg_lpaapplicationreference" id="pinswg_lpaapplicationreference_label" > - LPA Application Reference + LPA application reference { class="govuk-label govuk-body-m" for="pinswg_retrospectiveapplications" > - Retrospective Applications + Retrospective applications
diff --git a/data/forms/maintenanceoflands217.js b/data/forms/maintenanceoflands217.js index cea6072d..a48943ff 100644 --- a/data/forms/maintenanceoflands217.js +++ b/data/forms/maintenanceoflands217.js @@ -35,7 +35,7 @@ const MaintenanceOfLands217Form = (props) => { class="govuk-label govuk-body-m" for="pinswg_agriculturalholding" > - Agricultural Holding + Agricultural holding
{ class="govuk-label" for="pinswg_floorspaceinsquaremeters" > - Floor Space in Square Meters + Floor space in square meters { class="govuk-fieldset__heading govuk-body-m" id="pinswg_isfloodingandissue_label" > - Is Flooding and Issue + Is flooding an issue
@@ -320,7 +320,7 @@ const MaintenanceOfLands217Form = (props) => { class="govuk-label govuk-body-m" for="pinswg_landuse" > - Land Use + Land use
@@ -1595,7 +1595,7 @@ const MaintenanceOfLands217Form = (props) => { class="govuk-label govuk-body-m" for="pinswg_listedbuildinggrade" > - Listed Building Grade + Listed building grade
{ class="govuk-label govuk-body-m" for="pinswg_ownershipcertificate" > - Ownership Certificate + Ownership certificate
{ for="pinswg_siteaddressline1" id="pinswg_siteaddressline1_label" > - Site Address Line 1 + Site address line 1 { for="pinswg_siteaddresspostcode" id="pinswg_siteaddresspostcode_label" > - Site Address Postcode + Site address postcode { for="pinswg_siteaddresstown" id="pinswg_siteaddresstown_label" > - Site Address Town + Site address town { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithinagreenbelt_label" > - Site Within a Green Belt + Site within a green belt
@@ -1861,7 +1861,7 @@ const MaintenanceOfLands217Form = (props) => { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithinsssi_label" > - Site Within SSSI + Site within SSSI
diff --git a/data/forms/miscellaneouscasework.js b/data/forms/miscellaneouscasework.js index 58b87db2..9934f49d 100644 --- a/data/forms/miscellaneouscasework.js +++ b/data/forms/miscellaneouscasework.js @@ -35,7 +35,7 @@ const MiscellaneousCaseworkForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_agriculturalholding" > - Agricultural Holding + Agricultural holding
{ class="govuk-label govuk-body-m" for="pinswg_landuse" > - Land Use + Land use
@@ -1595,7 +1595,7 @@ const MiscellaneousCaseworkForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_listedbuildinggrade" > - Listed Building Grade + Listed building grade
{ class="govuk-label govuk-body-m" for="pinswg_ownershipcertificate" > - Ownership Certificate + Ownership certificate
{ for="pinswg_siteaddressline1" id="pinswg_siteaddressline1_label" > - Site Address Line 1 + Site address line 1 { for="pinswg_siteaddressline2" id="pinswg_siteaddressline2_label" > - Site Address Line 2 + Site address line 2 { for="pinswg_siteaddresspostcode" id="pinswg_siteaddresspostcode_label" > - Site Address Postcode + Site address postcode { for="pinswg_siteaddresstown" id="pinswg_siteaddresstown_label" > - Site Address Town + Site address town { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithingreenbelt_label" > - Site Within Green Belt + Site within green belt
@@ -1861,7 +1861,7 @@ const MiscellaneousCaseworkForm = (props) => { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithinsssi_label" > - Site Within SSSI + Site within SSSI
@@ -1912,7 +1912,7 @@ const MiscellaneousCaseworkForm = (props) => { for="pinswg_casedescription" id="pinswg_casedescription_label" > - Case Description + Case description { class="govuk-label" for="pinswg_areaofsiteinhectaresdec" > - Area Of Site in Hectares + Area Of site in hectares { class="govuk-fieldset__heading govuk-body-m" id="pinswg_isfloodingandissue_label" > - Is Flooding and Issue + Is flooding an issue
@@ -270,7 +270,7 @@ const NonValidationForm = (props) => { class="govuk-fieldset__heading govuk-body-m" id="pinswg_isthesitewithinanaonb_label" > - Is the Site within an AONB + Is the site within an AONB
@@ -320,7 +320,7 @@ const NonValidationForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_landuse" > - Land Use + Land use
@@ -1595,7 +1595,7 @@ const NonValidationForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_listedbuildinggrade" > - Listed Building Grade + Listed building grade
@@ -1664,7 +1664,7 @@ const NonValidationForm = (props) => { for="pinswg_siteaddresscounty" id="pinswg_siteaddresscounty_label" > - Site Address County + Site address county { for="pinswg_siteaddressline1" id="pinswg_siteaddressline1_label" > - Site Address Line 1 + Site address line 1 { for="pinswg_siteaddressline2" id="pinswg_siteaddressline2_label" > - Site Address Line 2 + Site address line 2 { for="pinswg_siteaddresspostcode" id="pinswg_siteaddresspostcode_label" > - Site Address Postcode + Site address postcode { for="pinswg_siteaddresstown" id="pinswg_siteaddresstown_label" > - Site Address Town + Site address town { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithingreenbelt_label" > - Site Within Green Belt + Site within green belt
@@ -1861,7 +1861,7 @@ const NonValidationForm = (props) => { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithinsssi_label" > - Site Within SSSI + Site within SSSI
@@ -1987,7 +1987,7 @@ const NonValidationForm = (props) => { class="govuk-fieldset__heading" id="pinswg_dateofapplication_label" > - Date of Application + Date of application
@@ -2014,7 +2014,7 @@ const NonValidationForm = (props) => { class="govuk-fieldset__heading" id="pinswg_dateoflpadecision_label" > - Date of LPA Decision + Date of LPA decision
@@ -2036,7 +2036,7 @@ const NonValidationForm = (props) => { for="pinswg_developmentdescription" id="pinswg_developmentdescription_label" > - Development Description + Development description { for="pinswg_lpaapplicationreference" id="pinswg_lpaapplicationreference_label" > - LPA Application Reference + LPA application reference { class="govuk-label govuk-body-m" for="pinswg_retrospectiveapplications" > - Retrospective Applications + Retrospective applications
diff --git a/data/forms/planningappeals78.js b/data/forms/planningappeals78.js index e72bd314..fb94dc14 100644 --- a/data/forms/planningappeals78.js +++ b/data/forms/planningappeals78.js @@ -48,7 +48,7 @@ const PlanningAppeals78Form = (props) => { class="govuk-label govuk-body-m" for="pinswg_agriculturalholding" > - Agricultural Holding + Agricultural holding
{ class="govuk-label" for="pinswg_floorspaceinsquaremeters" > - Floor Space in Square Meters + Floor space in square meters { class="govuk-fieldset__heading govuk-body-m" id="pinswg_isfloodingandissue_label" > - Is Flooding and Issue + Is flooding an issue
@@ -283,7 +283,7 @@ const PlanningAppeals78Form = (props) => { class="govuk-fieldset__heading govuk-body-m" id="pinswg_isthesitewithinanaonb_label" > - Is the Site within an AONB + Is the site within an AONB
@@ -333,7 +333,7 @@ const PlanningAppeals78Form = (props) => { class="govuk-label govuk-body-m" for="pinswg_landuse" > - Land Use + Land use
@@ -1608,7 +1608,7 @@ const PlanningAppeals78Form = (props) => { class="govuk-label govuk-body-m" for="pinswg_listedbuildinggrade" > - Listed Building Grade + Listed building grade
{ class="govuk-label govuk-body-m" for="pinswg_ownershipcertificate" > - Ownership Certificate + Ownership certificate
{ for="pinswg_siteaddressline1" id="pinswg_siteaddressline1_label" > - Site Address Line 1 + Site address line 1 { for="pinswg_siteaddressline2" id="pinswg_siteaddressline2_label" > - Site Address Line 2 + Site address line 2 { for="pinswg_siteaddresspostcode" id="pinswg_siteaddresspostcode_label" > - Site Address Postcode + Site address postcode { for="pinswg_siteaddresstown" id="pinswg_siteaddresstown_label" > - Site Address Town + Site address town { class="govuk-fieldset__heading" id="pinswg_dateofapplication_label" > - Date of Application + Date of application
@@ -1957,7 +1957,7 @@ const PlanningAppeals78Form = (props) => { class="govuk-fieldset__heading" id="pinswg_dateoflpadecision_label" > - Date of LPA Decision + Date of LPA decision
@@ -1979,7 +1979,7 @@ const PlanningAppeals78Form = (props) => { for="pinswg_developmentdescription" id="pinswg_developmentdescription_label" > - Development Description + Development description { for="pinswg_lpaapplicationreference" id="pinswg_lpaapplicationreference_label" > - LPA Application Reference + LPA application reference { class="govuk-label govuk-body-m" for="pinswg_retrospectiveapplications" > - Retrospective Applications + Retrospective applications
diff --git a/data/forms/planningconditionss73s79.js b/data/forms/planningconditionss73s79.js index e51b7ef4..7e5c92d7 100644 --- a/data/forms/planningconditionss73s79.js +++ b/data/forms/planningconditionss73s79.js @@ -35,7 +35,7 @@ const PlanningConditionss73s79Form = (props) => { class="govuk-label govuk-body-m" for="pinswg_agriculturalholding" > - Agricultural Holding + Agricultural holding
{ class="govuk-fieldset__heading govuk-body-m" id="pinswg_isfloodingandissue_label" > - Is Flooding and Issue + Is flooding an issue
@@ -320,7 +320,7 @@ const PlanningConditionss73s79Form = (props) => { class="govuk-label govuk-body-m" for="pinswg_landuse" > - Land Use + Land use
@@ -1595,7 +1595,7 @@ const PlanningConditionss73s79Form = (props) => { class="govuk-label govuk-body-m" for="pinswg_listedbuildinggrade" > - Listed Building Grade + Listed building grade
@@ -1664,7 +1664,7 @@ const PlanningConditionss73s79Form = (props) => { for="pinswg_siteaddresscounty" id="pinswg_siteaddresscounty_label" > - Site Address County + Site address county { for="pinswg_siteaddressline1" id="pinswg_siteaddressline1_label" > - Site Address Line 1 + Site address line 1 { for="pinswg_siteaddressline2" id="pinswg_siteaddressline2_label" > - Site Address Line 2 + Site address line 2 { for="pinswg_siteaddresspostcode" id="pinswg_siteaddresspostcode_label" > - Site Address Postcode + Site address postcode { for="pinswg_siteaddresstown" id="pinswg_siteaddresstown_label" > - Site Address Town + Site address town { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithinsssi_label" > - Site Within SSSI + Site within SSSI
@@ -1917,7 +1917,7 @@ const PlanningConditionss73s79Form = (props) => { class="govuk-fieldset__heading" id="pinswg_dateofapplication_label" > - Date of Application + Date of application
@@ -1944,7 +1944,7 @@ const PlanningConditionss73s79Form = (props) => { class="govuk-fieldset__heading" id="pinswg_dateoflpadecision_label" > - Date of LPA Decision + Date of LPA decision
@@ -1966,7 +1966,7 @@ const PlanningConditionss73s79Form = (props) => { for="pinswg_developmentdescription" id="pinswg_developmentdescription_label" > - Development Description + Development description { for="pinswg_lpaapplicationreference" id="pinswg_lpaapplicationreference_label" > - LPA Application Reference + LPA application reference { class="govuk-label govuk-body-m" for="pinswg_retrospectiveapplications" > - Retrospective Applications + Retrospective applications
diff --git a/data/forms/planningobligationappeals106.js b/data/forms/planningobligationappeals106.js index 0e92c804..859df3ed 100644 --- a/data/forms/planningobligationappeals106.js +++ b/data/forms/planningobligationappeals106.js @@ -35,7 +35,7 @@ const PlanningObligationAppeals106Form = (props) => { class="govuk-label govuk-body-m" for="pinswg_agriculturalholding" > - Agricultural Holding + Agricultural holding
{ class="govuk-fieldset__heading govuk-body-m" id="pinswg_isfloodingandissue_label" > - Is Flooding and Issue + Is flooding an issue
@@ -320,7 +320,7 @@ const PlanningObligationAppeals106Form = (props) => { class="govuk-label govuk-body-m" for="pinswg_landuse" > - Land Use + Land use
@@ -1595,7 +1595,7 @@ const PlanningObligationAppeals106Form = (props) => { class="govuk-label govuk-body-m" for="pinswg_listedbuildinggrade" > - Listed Building Grade + Listed building grade
@@ -1664,7 +1664,7 @@ const PlanningObligationAppeals106Form = (props) => { for="pinswg_siteaddresscounty" id="pinswg_siteaddresscounty_label" > - Site Address County + Site address county { for="pinswg_siteaddressline1" id="pinswg_siteaddressline1_label" > - Site Address Line 1 + Site address line 1 { for="pinswg_siteaddressline2" id="pinswg_siteaddressline2_label" > - Site Address Line 2 + Site address line 2 { for="pinswg_siteaddresspostcode" id="pinswg_siteaddresspostcode_label" > - Site Address Postcode + Site address postcode { class="govuk-fieldset__heading" id="pinswg_dateofapplicationtomodifydischarge_label" > - Date of Application to + Date of application to Modify/Discharge @@ -1973,7 +1973,7 @@ const PlanningObligationAppeals106Form = (props) => { class="govuk-fieldset__heading" id="pinswg_dateoflpadecision_label" > - Date of LPA Decision + Date of LPA decision
diff --git a/data/forms/row.js b/data/forms/row.js index 9a5fcd9f..d7889f0c 100644 --- a/data/forms/row.js +++ b/data/forms/row.js @@ -35,7 +35,7 @@ const RowForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_agriculturalholding" > - Agricultural Holding + Agricultural holding
{ class="govuk-fieldset__heading govuk-body-m" id="pinswg_isfloodingandissue_label" > - Is Flooding and Issue + Is flooding an issue
@@ -270,7 +270,7 @@ const RowForm = (props) => { class="govuk-fieldset__heading govuk-body-m" id="pinswg_isthesitewithinanaonb_label" > - Is the Site within an AONB + Is the site within an AONB
@@ -320,7 +320,7 @@ const RowForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_landuse" > - Land Use + Land use
@@ -1595,7 +1595,7 @@ const RowForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_listedbuildinggrade" > - Listed Building Grade + Listed building grade
{ for="pinswg_siteaddressline2" id="pinswg_siteaddressline2_label" > - Site Address Line 2 + Site address line 2 { for="pinswg_siteaddresspostcode" id="pinswg_siteaddresspostcode_label" > - Site Address Postcode + Site address postcode { for="pinswg_siteaddresstown" id="pinswg_siteaddresstown_label" > - Site Address Town + Site address town { for="pinswg_sitewithingreenbelt" id="pinswg_sitewithingreenbelt_label" > - Site Within Green Belt + Site within green belt { for="pinswg_sitewithinsssi" id="pinswg_sitewithinsssi_label" > - Site Within SSSI + Site within SSSI { for="pinswg_casedescription" id="pinswg_casedescription_label" > - Case Description + Case description { for="pinswg_anticipatedgridreferenceeastingtext" id="pinswg_anticipatedgridreferenceeastingtext_label" > - Anticipated Grid Reference Easting + Anticipated grid reference easting { for="pinswg_anticipatedgridreferencenorthingtext" id="pinswg_anticipatedgridreferencenorthingtext_label" > - Anticipated Grid Reference Northing + Anticipated grid reference northing { for="pinswg_projectname" id="pinswg_projectname_label" > - Project Name + Project name { for="pinswg_projectlocation" id="pinswg_projectlocation_label" > - Project Location + Project location { for="pinswg_addresscounty" id="pinswg_addresscounty_label" > - Address County + Address county { for="pinswg_addressline1" id="pinswg_addressline1_label" > - Address Line 1 + Address line 1 { for="pinswg_addressline2" id="pinswg_addressline2_label" > - Address Line 2 + Address line 2 { for="pinswg_agentcontactname" id="pinswg_agentcontactname_label" > - Agent Contact Name + Agent contact name { class="govuk-label" for="pinswg_areaofsiteinhectaresdec" > - Area Of Site in Hectares + Area Of site in hectares { class="govuk-fieldset__heading govuk-body-m" id="pinswg_isfloodingandissue_label" > - Is Flooding and Issue + Is flooding an issue
@@ -281,7 +281,7 @@ const WayleaveForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_landuse" > - Land Use + Land use
@@ -1556,7 +1556,7 @@ const WayleaveForm = (props) => { class="govuk-label govuk-body-m" for="pinswg_listedbuildinggrade" > - Listed Building Grade + Listed building grade
{ class="govuk-label govuk-body-m" for="pinswg_ownershipcertificate" > - Ownership Certificate + Ownership certificate
{ for="pinswg_siteaddressline1" id="pinswg_siteaddressline1_label" > - Site Address Line 1 + Site address line 1 { for="pinswg_siteaddressline2" id="pinswg_siteaddressline2_label" > - Site Address Line 2 + Site address line 2 { for="pinswg_siteaddresspostcode" id="pinswg_siteaddresspostcode_label" > - Site Address Postcode + Site address postcode { for="pinswg_siteaddresstown" id="pinswg_siteaddresstown_label" > - Site Address Town + Site address town { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithingreenbelt_label" > - Site Within Green Belt + Site within green belt
@@ -1822,7 +1822,7 @@ const WayleaveForm = (props) => { class="govuk-fieldset__heading govuk-body-m" id="pinswg_sitewithinsssi_label" > - Site Within SSSI + Site within SSSI
@@ -1873,7 +1873,7 @@ const WayleaveForm = (props) => { for="pinswg_casedescription" id="pinswg_casedescription_label" > - Case Description + Case description - - - - - diff --git a/data/formsxml/callinss77.xml b/data/formsxml/callinss77.xml index f1629698..deadf3ef 100644 --- a/data/formsxml/callinss77.xml +++ b/data/formsxml/callinss77.xml @@ -515,43 +515,43 @@ - - - - - - - @@ -563,13 +563,13 @@ - - @@ -586,13 +586,13 @@ - - @@ -604,7 +604,7 @@ - @@ -622,25 +622,25 @@ - - - - @@ -741,7 +741,7 @@ - @@ -749,7 +749,7 @@ - @@ -757,7 +757,7 @@ - @@ -847,19 +847,19 @@ - - - @@ -876,19 +876,19 @@ - - - diff --git a/data/formsxml/commercialappealcas.xml b/data/formsxml/commercialappealcas.xml index a1af9acf..2eef53f5 100644 --- a/data/formsxml/commercialappealcas.xml +++ b/data/formsxml/commercialappealcas.xml @@ -95,31 +95,31 @@ - - - - - @@ -149,7 +149,7 @@ - diff --git a/data/formsxml/commonland.xml b/data/formsxml/commonland.xml index 2ef655c9..7f6dfe6d 100644 --- a/data/formsxml/commonland.xml +++ b/data/formsxml/commonland.xml @@ -287,37 +287,37 @@ - - - - - - @@ -329,13 +329,13 @@ - - @@ -352,13 +352,13 @@ - - @@ -370,7 +370,7 @@ - @@ -382,7 +382,7 @@ - @@ -394,19 +394,19 @@ - - - @@ -507,7 +507,7 @@ - @@ -515,7 +515,7 @@ - @@ -523,7 +523,7 @@ - @@ -683,7 +683,7 @@ - diff --git a/data/formsxml/communityinfrastructurelevys117118119.xml b/data/formsxml/communityinfrastructurelevys117118119.xml index 1261930d..5a064e9d 100644 --- a/data/formsxml/communityinfrastructurelevys117118119.xml +++ b/data/formsxml/communityinfrastructurelevys117118119.xml @@ -521,37 +521,37 @@ - - - - - - @@ -563,13 +563,13 @@ - - @@ -586,13 +586,13 @@ - - @@ -622,25 +622,25 @@ - - - - @@ -670,13 +670,13 @@ - - @@ -693,13 +693,13 @@ - - @@ -806,7 +806,7 @@ - @@ -814,7 +814,7 @@ - @@ -822,7 +822,7 @@ - diff --git a/data/formsxml/compulsorypurchaseorders.xml b/data/formsxml/compulsorypurchaseorders.xml index 3fdbdefe..3976bab3 100644 --- a/data/formsxml/compulsorypurchaseorders.xml +++ b/data/formsxml/compulsorypurchaseorders.xml @@ -281,43 +281,43 @@ - - - - - - - @@ -329,13 +329,13 @@ - - @@ -352,13 +352,13 @@ - - @@ -370,7 +370,7 @@ - @@ -382,31 +382,31 @@ - - - - - @@ -507,7 +507,7 @@ - @@ -515,7 +515,7 @@ - @@ -523,7 +523,7 @@ - @@ -683,7 +683,7 @@ - diff --git a/data/formsxml/dns.xml b/data/formsxml/dns.xml index ccb7cde4..ada86fa7 100644 --- a/data/formsxml/dns.xml +++ b/data/formsxml/dns.xml @@ -79,19 +79,19 @@ - - - @@ -103,7 +103,7 @@ - @@ -216,25 +216,25 @@ - - - - @@ -271,7 +271,7 @@ - @@ -283,7 +283,7 @@ - @@ -295,13 +295,13 @@ - - @@ -313,7 +313,7 @@ - @@ -414,7 +414,7 @@ - @@ -422,7 +422,7 @@ - @@ -430,7 +430,7 @@ - diff --git a/data/formsxml/electricityact.xml b/data/formsxml/electricityact.xml index 018dff83..c70c26e4 100644 --- a/data/formsxml/electricityact.xml +++ b/data/formsxml/electricityact.xml @@ -79,31 +79,31 @@ - - - - - @@ -216,25 +216,25 @@ - - - - @@ -265,7 +265,7 @@ - @@ -283,13 +283,13 @@ - - @@ -307,13 +307,13 @@ - - @@ -414,7 +414,7 @@ - @@ -422,7 +422,7 @@ - @@ -430,7 +430,7 @@ - diff --git a/data/formsxml/enforcementlistedbuildingconservationap.xml b/data/formsxml/enforcementlistedbuildingconservationap.xml index b05c5d9a..d97ce0cf 100644 --- a/data/formsxml/enforcementlistedbuildingconservationap.xml +++ b/data/formsxml/enforcementlistedbuildingconservationap.xml @@ -281,43 +281,43 @@ - - - - - - - @@ -329,13 +329,13 @@ - - @@ -352,7 +352,7 @@ - @@ -382,7 +382,7 @@ - @@ -394,19 +394,19 @@ - - - @@ -507,7 +507,7 @@ - @@ -515,7 +515,7 @@ - @@ -523,7 +523,7 @@ - @@ -613,13 +613,13 @@ - - diff --git a/data/formsxml/enforcementnoticeappeals174.xml b/data/formsxml/enforcementnoticeappeals174.xml index 95ea8d85..4e50bdcc 100644 --- a/data/formsxml/enforcementnoticeappeals174.xml +++ b/data/formsxml/enforcementnoticeappeals174.xml @@ -56,31 +56,31 @@ - - - - - @@ -412,7 +412,7 @@ - @@ -420,7 +420,7 @@ - @@ -428,7 +428,7 @@ - @@ -528,7 +528,7 @@ - @@ -741,7 +741,7 @@ - @@ -1072,7 +1072,7 @@ - diff --git a/data/formsxml/environmentalpermitting.xml b/data/formsxml/environmentalpermitting.xml index 15adac4d..f25e273b 100644 --- a/data/formsxml/environmentalpermitting.xml +++ b/data/formsxml/environmentalpermitting.xml @@ -281,7 +281,7 @@ - @@ -293,31 +293,31 @@ - - - - - @@ -329,13 +329,13 @@ - - @@ -352,13 +352,13 @@ - - @@ -370,7 +370,7 @@ - @@ -382,7 +382,7 @@ - @@ -394,19 +394,19 @@ - - - @@ -507,7 +507,7 @@ - @@ -515,7 +515,7 @@ - @@ -523,7 +523,7 @@ - diff --git a/data/formsxml/harbourrevisionorder.xml b/data/formsxml/harbourrevisionorder.xml index 493b3f85..398b8b6c 100644 --- a/data/formsxml/harbourrevisionorder.xml +++ b/data/formsxml/harbourrevisionorder.xml @@ -59,31 +59,31 @@ - - - - - @@ -196,25 +196,25 @@ - - - - @@ -239,7 +239,7 @@ - @@ -257,13 +257,13 @@ - - @@ -287,13 +287,13 @@ - - @@ -394,7 +394,7 @@ - @@ -402,7 +402,7 @@ - @@ -410,7 +410,7 @@ - diff --git a/data/formsxml/hedgeshedgerowstreepreservationreplacem.xml b/data/formsxml/hedgeshedgerowstreepreservationreplacem.xml index 3edc1220..6225eda8 100644 --- a/data/formsxml/hedgeshedgerowstreepreservationreplacem.xml +++ b/data/formsxml/hedgeshedgerowstreepreservationreplacem.xml @@ -287,37 +287,37 @@ - - - - - - @@ -329,13 +329,13 @@ - - @@ -352,13 +352,13 @@ - - @@ -370,7 +370,7 @@ - @@ -394,19 +394,19 @@ - - - @@ -507,7 +507,7 @@ - @@ -515,7 +515,7 @@ - @@ -523,7 +523,7 @@ - @@ -683,7 +683,7 @@ - diff --git a/data/formsxml/householderappealhas.xml b/data/formsxml/householderappealhas.xml index 690c0b13..b53f64f0 100644 --- a/data/formsxml/householderappealhas.xml +++ b/data/formsxml/householderappealhas.xml @@ -82,37 +82,37 @@ - - - - - - @@ -154,7 +154,7 @@ - diff --git a/data/formsxml/lawfuldevelopmentcertificate.xml b/data/formsxml/lawfuldevelopmentcertificate.xml index 07d3ddb7..4a9aa1fc 100644 --- a/data/formsxml/lawfuldevelopmentcertificate.xml +++ b/data/formsxml/lawfuldevelopmentcertificate.xml @@ -515,43 +515,43 @@ - - - - - - - @@ -563,13 +563,13 @@ - - @@ -586,13 +586,13 @@ - - @@ -616,7 +616,7 @@ - @@ -628,19 +628,19 @@ - - - @@ -741,7 +741,7 @@ - @@ -749,7 +749,7 @@ - @@ -757,7 +757,7 @@ - @@ -847,19 +847,19 @@ - - - @@ -876,19 +876,19 @@ - - - diff --git a/data/formsxml/ldp.xml b/data/formsxml/ldp.xml index 79b5f8fc..7bb1aeec 100644 --- a/data/formsxml/ldp.xml +++ b/data/formsxml/ldp.xml @@ -112,19 +112,19 @@ - - - diff --git a/data/formsxml/listedbuildingandconservationareaconsen.xml b/data/formsxml/listedbuildingandconservationareaconsen.xml index 0fd9af40..611c97f2 100644 --- a/data/formsxml/listedbuildingandconservationareaconsen.xml +++ b/data/formsxml/listedbuildingandconservationareaconsen.xml @@ -74,31 +74,31 @@ - - - - - @@ -128,7 +128,7 @@ - diff --git a/data/formsxml/maintenanceoflands217.xml b/data/formsxml/maintenanceoflands217.xml index 30b0d1b6..941b6390 100644 --- a/data/formsxml/maintenanceoflands217.xml +++ b/data/formsxml/maintenanceoflands217.xml @@ -281,19 +281,19 @@ - - - @@ -305,19 +305,19 @@ - - - @@ -329,13 +329,13 @@ - - @@ -352,13 +352,13 @@ - - @@ -370,7 +370,7 @@ - @@ -382,7 +382,7 @@ - @@ -394,19 +394,19 @@ - - - @@ -507,7 +507,7 @@ - @@ -515,7 +515,7 @@ - @@ -523,7 +523,7 @@ - @@ -615,7 +615,7 @@ - @@ -623,7 +623,7 @@ - diff --git a/data/formsxml/miscellaneouscasework.xml b/data/formsxml/miscellaneouscasework.xml index 1573ffa4..c57868c5 100644 --- a/data/formsxml/miscellaneouscasework.xml +++ b/data/formsxml/miscellaneouscasework.xml @@ -237,43 +237,43 @@ - - - - - - - @@ -285,13 +285,13 @@ - - @@ -308,13 +308,13 @@ - - @@ -350,19 +350,19 @@ - - - @@ -445,19 +445,19 @@ - - - @@ -599,7 +599,7 @@ - diff --git a/data/formsxml/nonvalidation.xml b/data/formsxml/nonvalidation.xml index 839b09fa..26fb285f 100644 --- a/data/formsxml/nonvalidation.xml +++ b/data/formsxml/nonvalidation.xml @@ -50,31 +50,31 @@ - - - - - diff --git a/data/formsxml/planningappeals78.xml b/data/formsxml/planningappeals78.xml index 2178d82e..2a47329b 100644 --- a/data/formsxml/planningappeals78.xml +++ b/data/formsxml/planningappeals78.xml @@ -62,7 +62,7 @@ - @@ -74,31 +74,31 @@ - - - - - @@ -140,7 +140,7 @@ - diff --git a/data/formsxml/planningconditionss73s79.xml b/data/formsxml/planningconditionss73s79.xml index e075497b..3a96d003 100644 --- a/data/formsxml/planningconditionss73s79.xml +++ b/data/formsxml/planningconditionss73s79.xml @@ -518,37 +518,37 @@ - - - - - - @@ -566,7 +566,7 @@ - @@ -583,13 +583,13 @@ - - @@ -601,7 +601,7 @@ - @@ -613,7 +613,7 @@ - @@ -625,19 +625,19 @@ - - - @@ -738,7 +738,7 @@ - @@ -746,7 +746,7 @@ - @@ -754,7 +754,7 @@ - @@ -844,19 +844,19 @@ - - - @@ -873,19 +873,19 @@ - - - diff --git a/data/formsxml/planningobligationappeals106.xml b/data/formsxml/planningobligationappeals106.xml index d0a97517..d0b2c912 100644 --- a/data/formsxml/planningobligationappeals106.xml +++ b/data/formsxml/planningobligationappeals106.xml @@ -515,13 +515,13 @@ - - @@ -545,7 +545,7 @@ - @@ -557,19 +557,19 @@ - - - @@ -592,19 +592,19 @@ - - - @@ -616,13 +616,13 @@ - - @@ -741,7 +741,7 @@ - @@ -749,7 +749,7 @@ - @@ -757,7 +757,7 @@ - @@ -853,7 +853,7 @@ - @@ -870,7 +870,7 @@ - diff --git a/data/formsxml/row.xml b/data/formsxml/row.xml index 866484f1..5caece95 100644 --- a/data/formsxml/row.xml +++ b/data/formsxml/row.xml @@ -281,7 +281,7 @@ - @@ -299,13 +299,13 @@ - - @@ -317,7 +317,7 @@ - @@ -329,13 +329,13 @@ - - @@ -352,13 +352,13 @@ - - @@ -382,31 +382,31 @@ - - - - - @@ -507,7 +507,7 @@ - @@ -515,7 +515,7 @@ - @@ -523,7 +523,7 @@ - @@ -693,7 +693,7 @@ - diff --git a/data/formsxml/transportandworkact.xml b/data/formsxml/transportandworkact.xml index 8cf00d20..f7d01cbd 100644 --- a/data/formsxml/transportandworkact.xml +++ b/data/formsxml/transportandworkact.xml @@ -59,25 +59,25 @@ - - - - @@ -196,25 +196,25 @@ - - - - @@ -239,7 +239,7 @@ - @@ -257,13 +257,13 @@ - - @@ -287,13 +287,13 @@ - - @@ -394,7 +394,7 @@ - @@ -402,7 +402,7 @@ - @@ -410,7 +410,7 @@ - diff --git a/data/formsxml/wayleave.xml b/data/formsxml/wayleave.xml index a90a5e0b..dc03e095 100644 --- a/data/formsxml/wayleave.xml +++ b/data/formsxml/wayleave.xml @@ -281,43 +281,43 @@ - - - - - - - @@ -329,13 +329,13 @@ - - @@ -358,7 +358,7 @@ - @@ -382,7 +382,7 @@ - @@ -394,19 +394,19 @@ - - - @@ -515,7 +515,7 @@ - @@ -523,7 +523,7 @@ - @@ -531,7 +531,7 @@ - @@ -691,7 +691,7 @@ - diff --git a/data/picklistLookups.json b/data/picklistLookups.json index 785b472f..273217fd 100644 --- a/data/picklistLookups.json +++ b/data/picklistLookups.json @@ -451,7 +451,7 @@ "value_cy": "(L49) Hamdden a Hamdden - Llys Tenis Awyr Agored" }, { - "value": "(L50) Leisure and Recreation – Other Recreational Land Uses", + "value": "(L50) Leisure and Recreation – Other Recreational Land uses", "value_cy": "(L50) Hamdden a Hamdden - Defnyddiau Tir Hamdden Eraill" }, { @@ -459,7 +459,7 @@ "value_cy": "(L51) Hamdden a Hamdden - Gardd Fotaneg, Parc, Safle Picnic" }, { - "value": "(L52) Leisure and Recreation – Leisure Plot (Land Used For Leisure But Not A Domestic Garden Or Allotment)", + "value": "(L52) Leisure and Recreation – Leisure Plot (Land used For Leisure But Not A Domestic Garden Or Allotment)", "value_cy": "(L52) Hamdden a Hamdden - Llain Hamdden (Tir a Ddefnyddir ar gyfer Hamdden ond Nid Gardd Ddomestig na Rhandir)" }, { diff --git a/data/picklistdata/pinswg_adverts.json b/data/picklistdata/pinswg_adverts.json index 2d0b7acb..f8cfc2a3 100644 --- a/data/picklistdata/pinswg_adverts.json +++ b/data/picklistdata/pinswg_adverts.json @@ -1652,7 +1652,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Agricultural Holding", + "Label": "Case Site - Agricultural holding", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1996db12-3087-eb11-aac2-00224800be9c", @@ -1660,7 +1660,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Agricultural Holding", + "Label": "Case Site - Agricultural holding", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1996db12-3087-eb11-aac2-00224800be9c", @@ -4697,7 +4697,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Listed Building Grade", + "Label": "Case Site - Listed building grade", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "06f5cf52-e287-eb11-aac2-00224800be9c", @@ -4705,7 +4705,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Listed Building Grade", + "Label": "Case Site - Listed building grade", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "06f5cf52-e287-eb11-aac2-00224800be9c", @@ -6552,7 +6552,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Land Use Category", + "Label": "Case Site - Land use category", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "89a27233-e287-eb11-aac2-00224800be9c", @@ -6560,7 +6560,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Land Use Category", + "Label": "Case Site - Land use category", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "89a27233-e287-eb11-aac2-00224800be9c", @@ -7040,7 +7040,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Land Use", + "Label": "Case Site - Land use", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "3cb6c41c-da87-eb11-aac2-00224800be9c", @@ -7048,7 +7048,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Land Use", + "Label": "Case Site - Land use", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "3cb6c41c-da87-eb11-aac2-00224800be9c", @@ -11501,7 +11501,7 @@ "Label": { "LocalizedLabels": [ { - "Label": "(L50) Leisure and Recreation – Other Recreational Land Uses", + "Label": "(L50) Leisure and Recreation – Other Recreational Land uses", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "15b6c41c-da87-eb11-aac2-00224800be9c", @@ -11509,7 +11509,7 @@ } ], "UserLocalizedLabel": { - "Label": "(L50) Leisure and Recreation – Other Recreational Land Uses", + "Label": "(L50) Leisure and Recreation – Other Recreational Land uses", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "15b6c41c-da87-eb11-aac2-00224800be9c", @@ -11587,7 +11587,7 @@ "Label": { "LocalizedLabels": [ { - "Label": "(L52) Leisure and Recreation – Leisure Plot (Land Used For Leisure But Not A Domestic Garden Or Allotment)", + "Label": "(L52) Leisure and Recreation – Leisure Plot (Land used For Leisure But Not A Domestic Garden Or Allotment)", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1bb6c41c-da87-eb11-aac2-00224800be9c", @@ -11595,7 +11595,7 @@ } ], "UserLocalizedLabel": { - "Label": "(L52) Leisure and Recreation – Leisure Plot (Land Used For Leisure But Not A Domestic Garden Or Allotment)", + "Label": "(L52) Leisure and Recreation – Leisure Plot (Land used For Leisure But Not A Domestic Garden Or Allotment)", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1bb6c41c-da87-eb11-aac2-00224800be9c", @@ -18366,7 +18366,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Ownership Certificate", + "Label": "Case Site - Ownership certificate", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "9f79bf80-e287-eb11-aac2-00224800be9c", @@ -18374,7 +18374,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Ownership Certificate", + "Label": "Case Site - Ownership certificate", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "9f79bf80-e287-eb11-aac2-00224800be9c", diff --git a/data/picklistdata/pinswg_enforcementnoticeappeals174.json b/data/picklistdata/pinswg_enforcementnoticeappeals174.json index 0c2f2913..8b8eb671 100644 --- a/data/picklistdata/pinswg_enforcementnoticeappeals174.json +++ b/data/picklistdata/pinswg_enforcementnoticeappeals174.json @@ -1336,7 +1336,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Agricultural Holding", + "Label": "Case Site - Agricultural holding", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1996db12-3087-eb11-aac2-00224800be9c", @@ -1344,7 +1344,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Agricultural Holding", + "Label": "Case Site - Agricultural holding", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1996db12-3087-eb11-aac2-00224800be9c", @@ -5458,7 +5458,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Listed Building Grade", + "Label": "Case Site - Listed building grade", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "06f5cf52-e287-eb11-aac2-00224800be9c", @@ -5466,7 +5466,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Listed Building Grade", + "Label": "Case Site - Listed building grade", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "06f5cf52-e287-eb11-aac2-00224800be9c", @@ -6795,7 +6795,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Land Use Category", + "Label": "Case Site - Land use category", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "89a27233-e287-eb11-aac2-00224800be9c", @@ -6803,7 +6803,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Land Use Category", + "Label": "Case Site - Land use category", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "89a27233-e287-eb11-aac2-00224800be9c", @@ -7283,7 +7283,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Land Use", + "Label": "Case Site - Land use", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "3cb6c41c-da87-eb11-aac2-00224800be9c", @@ -7291,7 +7291,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Land Use", + "Label": "Case Site - Land use", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "3cb6c41c-da87-eb11-aac2-00224800be9c", @@ -11744,7 +11744,7 @@ "Label": { "LocalizedLabels": [ { - "Label": "(L50) Leisure and Recreation – Other Recreational Land Uses", + "Label": "(L50) Leisure and Recreation – Other Recreational Land uses", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "15b6c41c-da87-eb11-aac2-00224800be9c", @@ -11752,7 +11752,7 @@ } ], "UserLocalizedLabel": { - "Label": "(L50) Leisure and Recreation – Other Recreational Land Uses", + "Label": "(L50) Leisure and Recreation – Other Recreational Land uses", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "15b6c41c-da87-eb11-aac2-00224800be9c", @@ -11830,7 +11830,7 @@ "Label": { "LocalizedLabels": [ { - "Label": "(L52) Leisure and Recreation – Leisure Plot (Land Used For Leisure But Not A Domestic Garden Or Allotment)", + "Label": "(L52) Leisure and Recreation – Leisure Plot (Land used For Leisure But Not A Domestic Garden Or Allotment)", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1bb6c41c-da87-eb11-aac2-00224800be9c", @@ -11838,7 +11838,7 @@ } ], "UserLocalizedLabel": { - "Label": "(L52) Leisure and Recreation – Leisure Plot (Land Used For Leisure But Not A Domestic Garden Or Allotment)", + "Label": "(L52) Leisure and Recreation – Leisure Plot (Land used For Leisure But Not A Domestic Garden Or Allotment)", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1bb6c41c-da87-eb11-aac2-00224800be9c", @@ -18422,7 +18422,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Ownership Certificate", + "Label": "Case Site - Ownership certificate", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "9f79bf80-e287-eb11-aac2-00224800be9c", @@ -18430,7 +18430,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Ownership Certificate", + "Label": "Case Site - Ownership certificate", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "9f79bf80-e287-eb11-aac2-00224800be9c", diff --git a/data/picklistdata/pinswg_hedgeshedgerowstreepreservationreplacem.json b/data/picklistdata/pinswg_hedgeshedgerowstreepreservationreplacem.json index 206fa9e0..c03c4e22 100644 --- a/data/picklistdata/pinswg_hedgeshedgerowstreepreservationreplacem.json +++ b/data/picklistdata/pinswg_hedgeshedgerowstreepreservationreplacem.json @@ -4597,7 +4597,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Agricultural Holding", + "Label": "Case Site - Agricultural holding", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1996db12-3087-eb11-aac2-00224800be9c", @@ -4605,7 +4605,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Agricultural Holding", + "Label": "Case Site - Agricultural holding", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1996db12-3087-eb11-aac2-00224800be9c", @@ -17288,7 +17288,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Listed Building Grade", + "Label": "Case Site - Listed building grade", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "06f5cf52-e287-eb11-aac2-00224800be9c", @@ -17296,7 +17296,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Listed Building Grade", + "Label": "Case Site - Listed building grade", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "06f5cf52-e287-eb11-aac2-00224800be9c", @@ -22189,7 +22189,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Land Use Category", + "Label": "Case Site - Land use category", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "89a27233-e287-eb11-aac2-00224800be9c", @@ -22197,7 +22197,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Land Use Category", + "Label": "Case Site - Land use category", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "89a27233-e287-eb11-aac2-00224800be9c", @@ -22677,7 +22677,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Land Use", + "Label": "Case Site - Land use", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "3cb6c41c-da87-eb11-aac2-00224800be9c", @@ -22685,7 +22685,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Land Use", + "Label": "Case Site - Land use", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "3cb6c41c-da87-eb11-aac2-00224800be9c", @@ -27138,7 +27138,7 @@ "Label": { "LocalizedLabels": [ { - "Label": "(L50) Leisure and Recreation – Other Recreational Land Uses", + "Label": "(L50) Leisure and Recreation – Other Recreational Land uses", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "15b6c41c-da87-eb11-aac2-00224800be9c", @@ -27146,7 +27146,7 @@ } ], "UserLocalizedLabel": { - "Label": "(L50) Leisure and Recreation – Other Recreational Land Uses", + "Label": "(L50) Leisure and Recreation – Other Recreational Land uses", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "15b6c41c-da87-eb11-aac2-00224800be9c", @@ -27224,7 +27224,7 @@ "Label": { "LocalizedLabels": [ { - "Label": "(L52) Leisure and Recreation – Leisure Plot (Land Used For Leisure But Not A Domestic Garden Or Allotment)", + "Label": "(L52) Leisure and Recreation – Leisure Plot (Land used For Leisure But Not A Domestic Garden Or Allotment)", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1bb6c41c-da87-eb11-aac2-00224800be9c", @@ -27232,7 +27232,7 @@ } ], "UserLocalizedLabel": { - "Label": "(L52) Leisure and Recreation – Leisure Plot (Land Used For Leisure But Not A Domestic Garden Or Allotment)", + "Label": "(L52) Leisure and Recreation – Leisure Plot (Land used For Leisure But Not A Domestic Garden Or Allotment)", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1bb6c41c-da87-eb11-aac2-00224800be9c", @@ -33702,7 +33702,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Ownership Certificate", + "Label": "Case Site - Ownership certificate", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "9f79bf80-e287-eb11-aac2-00224800be9c", @@ -33710,7 +33710,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Ownership Certificate", + "Label": "Case Site - Ownership certificate", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "9f79bf80-e287-eb11-aac2-00224800be9c", diff --git a/data/picklistdata/pinswg_householderappealhas.json b/data/picklistdata/pinswg_householderappealhas.json index 14893c90..a88385c8 100644 --- a/data/picklistdata/pinswg_householderappealhas.json +++ b/data/picklistdata/pinswg_householderappealhas.json @@ -3520,7 +3520,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Agricultural Holding", + "Label": "Case Site - Agricultural holding", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1996db12-3087-eb11-aac2-00224800be9c", @@ -3528,7 +3528,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Agricultural Holding", + "Label": "Case Site - Agricultural holding", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1996db12-3087-eb11-aac2-00224800be9c", @@ -5229,7 +5229,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Listed Building Grade", + "Label": "Case Site - Listed building grade", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "06f5cf52-e287-eb11-aac2-00224800be9c", @@ -5237,7 +5237,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Listed Building Grade", + "Label": "Case Site - Listed building grade", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "06f5cf52-e287-eb11-aac2-00224800be9c", @@ -6523,7 +6523,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Land Use Category", + "Label": "Case Site - Land use category", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "89a27233-e287-eb11-aac2-00224800be9c", @@ -6531,7 +6531,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Land Use Category", + "Label": "Case Site - Land use category", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "89a27233-e287-eb11-aac2-00224800be9c", @@ -7011,7 +7011,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Land Use", + "Label": "Case Site - Land use", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "3cb6c41c-da87-eb11-aac2-00224800be9c", @@ -7019,7 +7019,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Land Use", + "Label": "Case Site - Land use", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "3cb6c41c-da87-eb11-aac2-00224800be9c", @@ -11472,7 +11472,7 @@ "Label": { "LocalizedLabels": [ { - "Label": "(L50) Leisure and Recreation – Other Recreational Land Uses", + "Label": "(L50) Leisure and Recreation – Other Recreational Land uses", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "15b6c41c-da87-eb11-aac2-00224800be9c", @@ -11480,7 +11480,7 @@ } ], "UserLocalizedLabel": { - "Label": "(L50) Leisure and Recreation – Other Recreational Land Uses", + "Label": "(L50) Leisure and Recreation – Other Recreational Land uses", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "15b6c41c-da87-eb11-aac2-00224800be9c", @@ -11558,7 +11558,7 @@ "Label": { "LocalizedLabels": [ { - "Label": "(L52) Leisure and Recreation – Leisure Plot (Land Used For Leisure But Not A Domestic Garden Or Allotment)", + "Label": "(L52) Leisure and Recreation – Leisure Plot (Land used For Leisure But Not A Domestic Garden Or Allotment)", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1bb6c41c-da87-eb11-aac2-00224800be9c", @@ -11566,7 +11566,7 @@ } ], "UserLocalizedLabel": { - "Label": "(L52) Leisure and Recreation – Leisure Plot (Land Used For Leisure But Not A Domestic Garden Or Allotment)", + "Label": "(L52) Leisure and Recreation – Leisure Plot (Land used For Leisure But Not A Domestic Garden Or Allotment)", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1bb6c41c-da87-eb11-aac2-00224800be9c", @@ -17963,7 +17963,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Ownership Certificate", + "Label": "Case Site - Ownership certificate", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "9f79bf80-e287-eb11-aac2-00224800be9c", @@ -17971,7 +17971,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Ownership Certificate", + "Label": "Case Site - Ownership certificate", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "9f79bf80-e287-eb11-aac2-00224800be9c", diff --git a/data/picklistdata/pinswg_listedbuildingandconservationareaconsen.json b/data/picklistdata/pinswg_listedbuildingandconservationareaconsen.json index 57165523..ecd84ec1 100644 --- a/data/picklistdata/pinswg_listedbuildingandconservationareaconsen.json +++ b/data/picklistdata/pinswg_listedbuildingandconservationareaconsen.json @@ -1020,7 +1020,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Land Use", + "Label": "Case Site - Land use", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "3cb6c41c-da87-eb11-aac2-00224800be9c", @@ -1028,7 +1028,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Land Use", + "Label": "Case Site - Land use", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "3cb6c41c-da87-eb11-aac2-00224800be9c", @@ -5481,7 +5481,7 @@ "Label": { "LocalizedLabels": [ { - "Label": "(L50) Leisure and Recreation – Other Recreational Land Uses", + "Label": "(L50) Leisure and Recreation – Other Recreational Land uses", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "15b6c41c-da87-eb11-aac2-00224800be9c", @@ -5489,7 +5489,7 @@ } ], "UserLocalizedLabel": { - "Label": "(L50) Leisure and Recreation – Other Recreational Land Uses", + "Label": "(L50) Leisure and Recreation – Other Recreational Land uses", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "15b6c41c-da87-eb11-aac2-00224800be9c", @@ -5567,7 +5567,7 @@ "Label": { "LocalizedLabels": [ { - "Label": "(L52) Leisure and Recreation – Leisure Plot (Land Used For Leisure But Not A Domestic Garden Or Allotment)", + "Label": "(L52) Leisure and Recreation – Leisure Plot (Land used For Leisure But Not A Domestic Garden Or Allotment)", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1bb6c41c-da87-eb11-aac2-00224800be9c", @@ -5575,7 +5575,7 @@ } ], "UserLocalizedLabel": { - "Label": "(L52) Leisure and Recreation – Leisure Plot (Land Used For Leisure But Not A Domestic Garden Or Allotment)", + "Label": "(L52) Leisure and Recreation – Leisure Plot (Land used For Leisure But Not A Domestic Garden Or Allotment)", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1bb6c41c-da87-eb11-aac2-00224800be9c", @@ -11757,7 +11757,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Agricultural Holding", + "Label": "Case Site - Agricultural holding", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1996db12-3087-eb11-aac2-00224800be9c", @@ -11765,7 +11765,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Agricultural Holding", + "Label": "Case Site - Agricultural holding", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1996db12-3087-eb11-aac2-00224800be9c", @@ -13956,7 +13956,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Listed Building Grade", + "Label": "Case Site - Listed building grade", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "06f5cf52-e287-eb11-aac2-00224800be9c", @@ -13964,7 +13964,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Listed Building Grade", + "Label": "Case Site - Listed building grade", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "06f5cf52-e287-eb11-aac2-00224800be9c", @@ -16097,7 +16097,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Land Use Category", + "Label": "Case Site - Land use category", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "89a27233-e287-eb11-aac2-00224800be9c", @@ -16105,7 +16105,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Land Use Category", + "Label": "Case Site - Land use category", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "89a27233-e287-eb11-aac2-00224800be9c", @@ -17260,7 +17260,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Ownership Certificate", + "Label": "Case Site - Ownership certificate", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "9f79bf80-e287-eb11-aac2-00224800be9c", @@ -17268,7 +17268,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Ownership Certificate", + "Label": "Case Site - Ownership certificate", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "9f79bf80-e287-eb11-aac2-00224800be9c", diff --git a/data/picklistdata/pinswg_nonvalidation.json b/data/picklistdata/pinswg_nonvalidation.json index 1e128fbc..0a12c82c 100644 --- a/data/picklistdata/pinswg_nonvalidation.json +++ b/data/picklistdata/pinswg_nonvalidation.json @@ -489,7 +489,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Listed Building Grade", + "Label": "Case Site - Listed building grade", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "06f5cf52-e287-eb11-aac2-00224800be9c", @@ -497,7 +497,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Listed Building Grade", + "Label": "Case Site - Listed building grade", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "06f5cf52-e287-eb11-aac2-00224800be9c", @@ -719,7 +719,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Agricultural Holding", + "Label": "Case Site - Agricultural holding", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1996db12-3087-eb11-aac2-00224800be9c", @@ -727,7 +727,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Agricultural Holding", + "Label": "Case Site - Agricultural holding", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1996db12-3087-eb11-aac2-00224800be9c", @@ -1136,7 +1136,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Land Use Category", + "Label": "Case Site - Land use category", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "89a27233-e287-eb11-aac2-00224800be9c", @@ -1144,7 +1144,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Land Use Category", + "Label": "Case Site - Land use category", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "89a27233-e287-eb11-aac2-00224800be9c", @@ -1624,7 +1624,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Land Use", + "Label": "Case Site - Land use", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "3cb6c41c-da87-eb11-aac2-00224800be9c", @@ -1632,7 +1632,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Land Use", + "Label": "Case Site - Land use", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "3cb6c41c-da87-eb11-aac2-00224800be9c", @@ -6085,7 +6085,7 @@ "Label": { "LocalizedLabels": [ { - "Label": "(L50) Leisure and Recreation – Other Recreational Land Uses", + "Label": "(L50) Leisure and Recreation – Other Recreational Land uses", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "15b6c41c-da87-eb11-aac2-00224800be9c", @@ -6093,7 +6093,7 @@ } ], "UserLocalizedLabel": { - "Label": "(L50) Leisure and Recreation – Other Recreational Land Uses", + "Label": "(L50) Leisure and Recreation – Other Recreational Land uses", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "15b6c41c-da87-eb11-aac2-00224800be9c", @@ -6171,7 +6171,7 @@ "Label": { "LocalizedLabels": [ { - "Label": "(L52) Leisure and Recreation – Leisure Plot (Land Used For Leisure But Not A Domestic Garden Or Allotment)", + "Label": "(L52) Leisure and Recreation – Leisure Plot (Land used For Leisure But Not A Domestic Garden Or Allotment)", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1bb6c41c-da87-eb11-aac2-00224800be9c", @@ -6179,7 +6179,7 @@ } ], "UserLocalizedLabel": { - "Label": "(L52) Leisure and Recreation – Leisure Plot (Land Used For Leisure But Not A Domestic Garden Or Allotment)", + "Label": "(L52) Leisure and Recreation – Leisure Plot (Land used For Leisure But Not A Domestic Garden Or Allotment)", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1bb6c41c-da87-eb11-aac2-00224800be9c", @@ -12174,7 +12174,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Ownership Certificate", + "Label": "Case Site - Ownership certificate", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "9f79bf80-e287-eb11-aac2-00224800be9c", @@ -12182,7 +12182,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Ownership Certificate", + "Label": "Case Site - Ownership certificate", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "9f79bf80-e287-eb11-aac2-00224800be9c", diff --git a/data/picklistdata/pinswg_planningappeals78.json b/data/picklistdata/pinswg_planningappeals78.json index e13c3eb6..f1c2fcb1 100644 --- a/data/picklistdata/pinswg_planningappeals78.json +++ b/data/picklistdata/pinswg_planningappeals78.json @@ -1020,7 +1020,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Land Use", + "Label": "Case Site - Land use", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "3cb6c41c-da87-eb11-aac2-00224800be9c", @@ -1028,7 +1028,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Land Use", + "Label": "Case Site - Land use", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "3cb6c41c-da87-eb11-aac2-00224800be9c", @@ -5481,7 +5481,7 @@ "Label": { "LocalizedLabels": [ { - "Label": "(L50) Leisure and Recreation – Other Recreational Land Uses", + "Label": "(L50) Leisure and Recreation – Other Recreational Land uses", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "15b6c41c-da87-eb11-aac2-00224800be9c", @@ -5489,7 +5489,7 @@ } ], "UserLocalizedLabel": { - "Label": "(L50) Leisure and Recreation – Other Recreational Land Uses", + "Label": "(L50) Leisure and Recreation – Other Recreational Land uses", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "15b6c41c-da87-eb11-aac2-00224800be9c", @@ -5567,7 +5567,7 @@ "Label": { "LocalizedLabels": [ { - "Label": "(L52) Leisure and Recreation – Leisure Plot (Land Used For Leisure But Not A Domestic Garden Or Allotment)", + "Label": "(L52) Leisure and Recreation – Leisure Plot (Land used For Leisure But Not A Domestic Garden Or Allotment)", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1bb6c41c-da87-eb11-aac2-00224800be9c", @@ -5575,7 +5575,7 @@ } ], "UserLocalizedLabel": { - "Label": "(L52) Leisure and Recreation – Leisure Plot (Land Used For Leisure But Not A Domestic Garden Or Allotment)", + "Label": "(L52) Leisure and Recreation – Leisure Plot (Land used For Leisure But Not A Domestic Garden Or Allotment)", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1bb6c41c-da87-eb11-aac2-00224800be9c", @@ -11757,7 +11757,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Agricultural Holding", + "Label": "Case Site - Agricultural holding", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1996db12-3087-eb11-aac2-00224800be9c", @@ -11765,7 +11765,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Agricultural Holding", + "Label": "Case Site - Agricultural holding", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "1996db12-3087-eb11-aac2-00224800be9c", @@ -15377,7 +15377,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Listed Building Grade", + "Label": "Case Site - Listed building grade", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "06f5cf52-e287-eb11-aac2-00224800be9c", @@ -15385,7 +15385,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Listed Building Grade", + "Label": "Case Site - Listed building grade", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "06f5cf52-e287-eb11-aac2-00224800be9c", @@ -17073,7 +17073,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Land Use Category", + "Label": "Case Site - Land use category", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "89a27233-e287-eb11-aac2-00224800be9c", @@ -17081,7 +17081,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Land Use Category", + "Label": "Case Site - Land use category", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "89a27233-e287-eb11-aac2-00224800be9c", @@ -17963,7 +17963,7 @@ "DisplayName": { "LocalizedLabels": [ { - "Label": "Case Site - Ownership Certificate", + "Label": "Case Site - Ownership certificate", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "9f79bf80-e287-eb11-aac2-00224800be9c", @@ -17971,7 +17971,7 @@ } ], "UserLocalizedLabel": { - "Label": "Case Site - Ownership Certificate", + "Label": "Case Site - Ownership certificate", "LanguageCode": 1033, "IsManaged": false, "MetadataId": "9f79bf80-e287-eb11-aac2-00224800be9c", diff --git a/locales/cy/account.json b/locales/cy/account.json index 3d285913..404eb10b 100644 --- a/locales/cy/account.json +++ b/locales/cy/account.json @@ -23,10 +23,10 @@ "register-new-account-confirm-password-label": "Cadarnhau cyfrinair", "register-new-account-confirm-password-label-errormsg": "Rhaid i gyfrineiriau gyfateb", "register-new-account-sub-heading-2": "Beth yw eich cyfeiriad?", - "register-new-account-address-line-1-label": "Llinell Cyfeiriad 1", + "register-new-account-address-line-1-label": "Llinell cyfeiriad 1", "register-new-account-address-line-1-label-errormsg": "Yn ofynnol", - "register-new-account-address-line-2-label": "Llinell Cyfeiriad 2", - "register-new-account-town-label": "Tref/Dinas", + "register-new-account-address-line-2-label": "Llinell cyfeiriad 2", + "register-new-account-town-label": "Tref neu Ddinas", "register-new-account-town-label-errormsg": "Yn ofynnol", "register-new-account-county-label": "Sir", "register-new-account-county-label-errormsg": "Yn ofynnol", @@ -51,7 +51,7 @@ "account-telephone-label": "Ffon", "account-company-group-label": "Cwmni/Grŵp", "account-your-address-label": "Beth yw eich cyfeiriad?", - "account-address-line-1-label": "Llinell Cyfeiriad 1", + "account-address-line-1-label": "Llinell cyfeiriad 1", "account-address-line-2-label": "Llinell cyfeiriad 2", "account-town-city-label": "Tref/Dinas", "account-county-label": "Sir", diff --git a/locales/cy/myportal.json b/locales/cy/myportal.json index e22c2c6e..1c1ee6c4 100644 --- a/locales/cy/myportal.json +++ b/locales/cy/myportal.json @@ -3,11 +3,11 @@ "viewall-link-count": "Gweld pob un o'r {{count}} achos", "page-title": "Fy mhorth", "makenewappeal-card-title": "Gwneud apêl newydd", - "makenewappeal-card-paragraph-one": "Cyn cyflwyno apêl newydd, sicrhewch eich bod wedi darllen yr holl ganllawiau sy'n", + "makenewappeal-card-paragraph-one": "Cyn cyflwyno apêl newydd, gwnewch yn siŵr eich bod wedi darllen y cyfan", "makenewappeal-card-link": "berthnasol i'r math o apêl sydd gennych.", "makenewappeal-card-paragraph-two": "Wedi i chi glicio'r botwm 'gwneud apêl newydd' isod, cewch eich arwain drwy broses i'ch helpu i ddewis y math cywir o apêl.", "makenewappeal-card-paragraph-three": "Dim ond yn erbyn Gwrthod Caniatâd Cynllunio neu Fethiant i Benderfynu o fewn amser i'r Porth Gwaith Achos hwn y gallwch chi Gyflwyno apêl. Rhaid cyflwyno pob apêl arall trwy e-bost neu'r post.", - "makenewappeal-card-link-label": "Arweiniad", + "makenewappeal-card-link-label": "arweiniad", "makenewappeal-card-guidance-link": "https://www.llyw.cymru/arweiniad-ar-apeliadau-cheisiadau", "makenewappeal-card-button-label": "Gwneud apêl newydd", "mycases-card-title": "Fy achosion", diff --git a/locales/cy/newappeal.json b/locales/cy/newappeal.json index 20b426ec..281a6205 100644 --- a/locales/cy/newappeal.json +++ b/locales/cy/newappeal.json @@ -21,9 +21,9 @@ "hascas-confirmation-hint": "Mae'r llwybr apêl hwn yn berthnasol dim ond os yw'ch cais yn ymwneud â gwrthod caniatâd cynllunio, neu wrthodiad i gais i amrywio neu ddileu amod sydd ynghlwm wrth ganiatâd blaenorol. Bydd pob cais arall yn cael ei gyflwyno drwy Apêl Cynllunio Adran 78", "about-you-page-title": "Amdanat ti", "about-you-hint": "Os ydych yn gwneud mwy nag un apêl ar gyfer y safle yna cyflwynwch drwy e-bost", - "about-you-on-behalf-label": "Enw’r apelydd/enw’r sefydliad (os yw’n berthnasol):", + "about-you-on-behalf-label": "Enw’r apelydd neu’r sefydliad (os yw’n berthnasol)", "about-you-who-can-appeal-label": "Pwy all apelio?", - "about-you-who-can-appeal-paragraph": "Dim ond y rhai a enwir fel ymgeisydd ar y ffurflen gais wreiddiol all gyflwyno apêl. Ogovuk-summary-list__values ydych yn cyflwyno apêl ar ran cwmni nodwch enw'r cwmni yr ydych yn ei gynrychioli", + "about-you-who-can-appeal-paragraph": "Dim ond y rhai a enwir fel ymgeisydd ar y ffurflen gais wreiddiol all gyflwyno apêl. Os ydych yn cyflwyno apêl ar ran cwmni, nodwch enw’r cwmni yr ydych yn ei gynrychioli", "about-you-who-are-you-label": "Ai chi yw'r apelydd neu asiant sy'n gweithredu ar ran yr apelydd?", "about-you-who-are-you-hint-label": "Os ydych yn cyflwyno ar ran yr apelydd, marciwch eich hun fel Asiant. Sylwch, os rhowch fanylion yr asiant, bydd yr holl ohebiaeth yn cael ei hanfon at yr asiant", "about-you-who-are-you-label-appellant": "Apelydd", diff --git a/locales/en/account.json b/locales/en/account.json index 388eb0f2..39be02ae 100644 --- a/locales/en/account.json +++ b/locales/en/account.json @@ -26,7 +26,7 @@ "register-new-account-address-line-1-label": "Address line 1", "register-new-account-address-line-1-label-errormsg": "Is required", "register-new-account-address-line-2-label": "Address line 2", - "register-new-account-town-label": "Town/City", + "register-new-account-town-label": "Town or City", "register-new-account-town-label-errormsg": "Is required", "register-new-account-county-label": "County", "register-new-account-county-label-errormsg": "Is required", diff --git a/locales/en/myportal.json b/locales/en/myportal.json index 85172ddf..48b2ad1f 100644 --- a/locales/en/myportal.json +++ b/locales/en/myportal.json @@ -3,11 +3,11 @@ "viewall-link-count": "View all {{count}} cases", "page-title": "My Portal", "makenewappeal-card-title": "Make a new appeal", - "makenewappeal-card-paragraph-one": "Before submitting a new appeal, please ensure you have read all of the guidance", + "makenewappeal-card-paragraph-one": "Before submitting a new appeal, please ensure you have read all of the", "makenewappeal-card-link": "relevant to your appeal type.", "makenewappeal-card-paragraph-two": "Once you click the 'make a new appeal' button below you will be guided through a process to help you select the correct appeal type", "makenewappeal-card-paragraph-three": "You can only Submit an appeal against a Refusal of planning Permission or Failure to determine within time via this Casework Portal. All other appeals must be submitted via Email or post.", - "makenewappeal-card-link-label": "Guidance", + "makenewappeal-card-link-label": "guidance", "makenewappeal-card-guidance-link": "https://www.gov.wales/planning-appeals-guidance", "makenewappeal-card-button-label": "Make a new appeal", "mycases-card-title": "My cases", diff --git a/locales/en/newappeal.json b/locales/en/newappeal.json index 4aab7e80..a29e7f17 100644 --- a/locales/en/newappeal.json +++ b/locales/en/newappeal.json @@ -17,12 +17,12 @@ "is-required-label": "Is required", "invalid-postcode-label": "Invalid postcode", "hascas-confirmation-label": "Confirm HAS/CAS appeal is required", - "hascas-confirmation-hint": "This appeal route is only applicable if your application relates the refusal of planning permission, orthe refusal of an application to vary or remove a condition attached to a previous permision. All other applications will be submitted via a Section 78 Planning Appeal", + "hascas-confirmation-hint": "This appeal route is only applicable if your application relates the refusal of planning permission, or the refusal of an application to vary or remove a condition attached to a previous permision. All other applications will be submitted via a Section 78 Planning Appeal", "about-you-page-title": "About you", "about-you-hint": "If you are making more than one appeal for the site then please submit via email", - "about-you-on-behalf-label": "Appellants name/Organisations name (if applicable):", + "about-you-on-behalf-label": "Appellant or organisations name (if applicable):", "about-you-who-can-appeal-label": "Who can appeal?", - "about-you-who-can-appeal-paragraph": "Only those named as an applicant on the original application form can submit an appeal. If you are submitting an appeal on behalf of a company state the name of the company you are representing", + "about-you-who-can-appeal-paragraph": "Only those named as an applicant on the original application form can submit an appeal. If you are submitting an appeal on behalf of a company, state the name of the company you are representing", "about-you-who-are-you-label": "Are you the appellant or an agent acting on behalf of the appellant?", "about-you-who-are-you-hint-label": "If you are submitting on behalf of the appellant, mark yourself as an Agent. Please note that if you enter agent details all correspondence will be sent to the agent", "about-you-who-are-you-label-appellant": "Appellant", From fd1d38c3ba648511a51daf9cfba785eeec7b2190 Mon Sep 17 00:00:00 2001 From: rdbsolutions Date: Tue, 23 Jul 2024 15:52:11 +0100 Subject: [PATCH 2/3] change case of New Appeals to New appeals --- data/crmfieldlookuptranslations.json | 6 +++--- data/formsxml/adverts.xml | 8 ++++---- data/formsxml/commercialappealcas.xml | 8 ++++---- data/formsxml/enforcementnoticeappeals174.xml | 8 ++++---- data/formsxml/householderappealhas.xml | 8 ++++---- data/formsxml/listedbuildingandconservationareaconsen.xml | 4 ++-- data/formsxml/nonvalidation.xml | 4 ++-- data/formsxml/planningappeals78.xml | 8 ++++---- 8 files changed, 27 insertions(+), 27 deletions(-) diff --git a/data/crmfieldlookuptranslations.json b/data/crmfieldlookuptranslations.json index ebdc335c..05c60bd5 100644 --- a/data/crmfieldlookuptranslations.json +++ b/data/crmfieldlookuptranslations.json @@ -2281,7 +2281,7 @@ "value_cy": "A yw unrhyw rywogaethau a warchodir yn debygol o gael eu heffeithio gan y cynigion?" }, { - "value": "Other Appeals", + "value": "Other appeals", "value_cy": "Apeliadau Eraill" }, { @@ -2309,8 +2309,8 @@ "value_cy": "Cyflwyno achos" }, { - "value": "New Appeal", - "value_cy": "Apêl Newydd" + "value": "New appeal", + "value_cy": "Apêl newydd" }, { "value": "What procedure would you like the appeal to follow? More informatiion on this can be found in the guidance notes.", diff --git a/data/formsxml/adverts.xml b/data/formsxml/adverts.xml index 46e5bb2f..d4d42bd7 100644 --- a/data/formsxml/adverts.xml +++ b/data/formsxml/adverts.xml @@ -2,14 +2,14 @@ -
- @@ -222,9 +222,9 @@ - + - diff --git a/data/formsxml/commercialappealcas.xml b/data/formsxml/commercialappealcas.xml index 2eef53f5..38cf3fb2 100644 --- a/data/formsxml/commercialappealcas.xml +++ b/data/formsxml/commercialappealcas.xml @@ -2,14 +2,14 @@ -
- @@ -261,9 +261,9 @@ - + - diff --git a/data/formsxml/enforcementnoticeappeals174.xml b/data/formsxml/enforcementnoticeappeals174.xml index 4e50bdcc..8d442d6b 100644 --- a/data/formsxml/enforcementnoticeappeals174.xml +++ b/data/formsxml/enforcementnoticeappeals174.xml @@ -2,14 +2,14 @@ -
- @@ -1130,9 +1130,9 @@ - + - diff --git a/data/formsxml/householderappealhas.xml b/data/formsxml/householderappealhas.xml index b53f64f0..768bdd33 100644 --- a/data/formsxml/householderappealhas.xml +++ b/data/formsxml/householderappealhas.xml @@ -2,14 +2,14 @@ -
- @@ -298,9 +298,9 @@ --> - + - diff --git a/data/formsxml/listedbuildingandconservationareaconsen.xml b/data/formsxml/listedbuildingandconservationareaconsen.xml index 611c97f2..bd7bf3e5 100644 --- a/data/formsxml/listedbuildingandconservationareaconsen.xml +++ b/data/formsxml/listedbuildingandconservationareaconsen.xml @@ -2,14 +2,14 @@ -
- diff --git a/data/formsxml/nonvalidation.xml b/data/formsxml/nonvalidation.xml index 26fb285f..35bb8041 100644 --- a/data/formsxml/nonvalidation.xml +++ b/data/formsxml/nonvalidation.xml @@ -2,14 +2,14 @@ -
- diff --git a/data/formsxml/planningappeals78.xml b/data/formsxml/planningappeals78.xml index 2a47329b..ccd9ec05 100644 --- a/data/formsxml/planningappeals78.xml +++ b/data/formsxml/planningappeals78.xml @@ -2,14 +2,14 @@ -
- @@ -222,9 +222,9 @@ - + - From 795dc5a39d746adcbda4b72ec4cc51173b8d2832 Mon Sep 17 00:00:00 2001 From: rdbsolutions Date: Fri, 9 Aug 2024 13:14:54 +0100 Subject: [PATCH 3/3] copy changes from review --- components/elements/index.js | 12 ++++++++---- components/myportal/makenewappeal.js | 17 +++++++++++++++++ components/newappeal/aboutyou.js | 15 ++++++++++++--- data/crmfieldlookuptranslations.json | 4 ++-- data/formsxml/commercialappealcas.xml | 2 +- data/formsxml/householderappealhas.xml | 2 +- data/formsxml/planningappeals78.xml | 2 +- locales/cy/account.json | 2 +- locales/cy/myportal.json | 7 +++++-- locales/cy/newappeal.json | 11 ++++++----- locales/cy/search.json | 6 +++--- locales/en/account.json | 2 +- locales/en/myportal.json | 7 +++++-- locales/en/newappeal.json | 11 ++++++----- locales/en/search.json | 6 +++--- pages/api/auth/[...nextauth].js | 2 +- 16 files changed, 73 insertions(+), 35 deletions(-) diff --git a/components/elements/index.js b/components/elements/index.js index 77069f32..acfb19a0 100644 --- a/components/elements/index.js +++ b/components/elements/index.js @@ -270,7 +270,8 @@ export function MultiLinefield(props) { {props.hasOwnProperty("hint") && props.hint != false && t(props.hint)}{" "} - Do not include personal or financial information. +
+ {t("newappeal:new-appeal-multiline-pid")}
+ {t("newappeal:new-appeal-multiline-pid")}
+ {t("newappeal:new-appeal-multiline-pid")}
+ {t("newappeal:new-appeal-multiline-pid")}
{t("myportal:makenewappeal-card-paragraph-three")}

+
    +
  • + {" "} + {t( + "myportal:makenewappeal-card-paragraph-three-bullet-one" + )} +
  • +
  • + {" "} + {t( + "myportal:makenewappeal-card-paragraph-three-bullet-two" + )} +
  • +
+

+ {t("myportal:makenewappeal-card-paragraph-four")} +

); diff --git a/components/newappeal/aboutyou.js b/components/newappeal/aboutyou.js index 05483cdf..c81be533 100644 --- a/components/newappeal/aboutyou.js +++ b/components/newappeal/aboutyou.js @@ -177,7 +177,6 @@ const RenderRadio = ({ }) => { let { t } = useTranslation(); const required = (value) => (value ? undefined : "Required"); - return ( <>
{label} - {(custom.hint != false || custom.hint != undefined) && ( + {custom.hint != undefined && (
- {custom.hint} + {custom.hint.indexOf("{{p}}") < 0 ? ( +

{custom.hint}

+ ) : ( + <> +

+ {custom.hint.split("{{p}}")[0]} +
+ {custom.hint.split("{{p}}")[1]} +

+ + )}
)}
diff --git a/data/crmfieldlookuptranslations.json b/data/crmfieldlookuptranslations.json index 05c60bd5..efd62db8 100644 --- a/data/crmfieldlookuptranslations.json +++ b/data/crmfieldlookuptranslations.json @@ -2253,8 +2253,8 @@ "value_cy": "Maint safle cyffredinol yr apęl (mewn hectarau)" }, { - "value": "What is the area of floor space proposed? (in square metres). If no new floor space is proposed, please enter 0.", - "value_cy": "Beth yw arwynebedd y llawr a gynigir? (mewn metrau sgwâr). Os na chynigir arwynebedd llawr newydd, nodwch 0." + "value": "What is the area of floor space proposed (in square metres)? If no new floor space enter 0.", + "value_cy": "Beth yw arwynebedd y llawr a gynigir (mewn metrau sgwâr)? Os nad oes arwynebedd llawr newydd rhowch 0." }, { "value": "Is flooding an issue?", diff --git a/data/formsxml/commercialappealcas.xml b/data/formsxml/commercialappealcas.xml index 38cf3fb2..909d2df2 100644 --- a/data/formsxml/commercialappealcas.xml +++ b/data/formsxml/commercialappealcas.xml @@ -245,7 +245,7 @@ - diff --git a/data/formsxml/householderappealhas.xml b/data/formsxml/householderappealhas.xml index 768bdd33..35d322f7 100644 --- a/data/formsxml/householderappealhas.xml +++ b/data/formsxml/householderappealhas.xml @@ -124,7 +124,7 @@ - diff --git a/data/formsxml/planningappeals78.xml b/data/formsxml/planningappeals78.xml index ccd9ec05..dd795819 100644 --- a/data/formsxml/planningappeals78.xml +++ b/data/formsxml/planningappeals78.xml @@ -110,7 +110,7 @@ - diff --git a/locales/cy/account.json b/locales/cy/account.json index 404eb10b..5f2af72b 100644 --- a/locales/cy/account.json +++ b/locales/cy/account.json @@ -53,7 +53,7 @@ "account-your-address-label": "Beth yw eich cyfeiriad?", "account-address-line-1-label": "Llinell cyfeiriad 1", "account-address-line-2-label": "Llinell cyfeiriad 2", - "account-town-city-label": "Tref/Dinas", + "account-town-city-label": "Tref neu ddinas", "account-county-label": "Sir", "account-postcode-label": "Côd post", "account-complete-para-1": "Mae eich manylion wedi'u diweddaru", diff --git a/locales/cy/myportal.json b/locales/cy/myportal.json index 1c1ee6c4..ddef187c 100644 --- a/locales/cy/myportal.json +++ b/locales/cy/myportal.json @@ -5,8 +5,11 @@ "makenewappeal-card-title": "Gwneud apêl newydd", "makenewappeal-card-paragraph-one": "Cyn cyflwyno apêl newydd, gwnewch yn siŵr eich bod wedi darllen y cyfan", "makenewappeal-card-link": "berthnasol i'r math o apêl sydd gennych.", - "makenewappeal-card-paragraph-two": "Wedi i chi glicio'r botwm 'gwneud apêl newydd' isod, cewch eich arwain drwy broses i'ch helpu i ddewis y math cywir o apêl.", - "makenewappeal-card-paragraph-three": "Dim ond yn erbyn Gwrthod Caniatâd Cynllunio neu Fethiant i Benderfynu o fewn amser i'r Porth Gwaith Achos hwn y gallwch chi Gyflwyno apêl. Rhaid cyflwyno pob apêl arall trwy e-bost neu'r post.", + "makenewappeal-card-paragraph-two": "Unwaith y byddwch wedi dewis y botwm 'Gwneud apêl newydd', cewch eich arwain trwy broses i'ch helpu i ddewis y math cywir o apêl.", + "makenewappeal-card-paragraph-three": "Dim ond yn erbyn y gallwch chi Gyflwyno apêl:", + "makenewappeal-card-paragraph-three-bullet-one": "gwrthod caniatâd cynllunio", + "makenewappeal-card-paragraph-three-bullet-two": "methiant i benderfynu o fewn amser", + "makenewappeal-card-paragraph-four": "Rhaid cyflwyno pob apêl arall trwy e-bost neu'r post.", "makenewappeal-card-link-label": "arweiniad", "makenewappeal-card-guidance-link": "https://www.llyw.cymru/arweiniad-ar-apeliadau-cheisiadau", "makenewappeal-card-button-label": "Gwneud apêl newydd", diff --git a/locales/cy/newappeal.json b/locales/cy/newappeal.json index 281a6205..d6dd9c2f 100644 --- a/locales/cy/newappeal.json +++ b/locales/cy/newappeal.json @@ -13,7 +13,7 @@ "yes-option-label": "Ydw", "no-option-label": "Na", "select-an-option-label": "Dewiswch opsiwn", - "appeal-confirmation-label": "Cadarnhaf fy mod yn apelio yn erbyn cynllunio neu ddiffyg penderfyniad", + "appeal-confirmation-label": "Cadarnhaf fy mod yn gwneud apêl yn erbyn penderfyniad i wrthod caniatâd cynllunio neu fethiant i benderfynu ar gais cynllunio o fewn 8 wythnos.", "select-to-confirm-label": "Cadarnhau i barhau", "is-required-label": "Yn ofynnol", "invalid-postcode-label": "Cod post annilys", @@ -25,7 +25,7 @@ "about-you-who-can-appeal-label": "Pwy all apelio?", "about-you-who-can-appeal-paragraph": "Dim ond y rhai a enwir fel ymgeisydd ar y ffurflen gais wreiddiol all gyflwyno apêl. Os ydych yn cyflwyno apêl ar ran cwmni, nodwch enw’r cwmni yr ydych yn ei gynrychioli", "about-you-who-are-you-label": "Ai chi yw'r apelydd neu asiant sy'n gweithredu ar ran yr apelydd?", - "about-you-who-are-you-hint-label": "Os ydych yn cyflwyno ar ran yr apelydd, marciwch eich hun fel Asiant. Sylwch, os rhowch fanylion yr asiant, bydd yr holl ohebiaeth yn cael ei hanfon at yr asiant", + "about-you-who-are-you-hint-label": "Os ydych yn cyflwyno ar ran yr apelydd, nodwch eich hun fel asiant.{{p}}Os rhowch fanylion yr asiant, bydd yr holl ohebiaeth yn cael ei hanfon at yr asiant.", "about-you-who-are-you-label-appellant": "Apelydd", "about-you-who-are-you-label-agent": "Asiant", "about-you-appellant-contact-details": "Manylion cyswllt yr Apelydd", @@ -49,12 +49,12 @@ "about-you-agent-language-preferences-label": "Dewis iaith", "about-you-agent-language-preferences-value-english": "Saesneg", "about-you-agent-language-preferences-value-welsh": "Cymraeg", - "about-you-communication-disclaimer-label": "Bydd cyfathrebu trwy e-bost rhagosodedig. Os byddai'n well gennych gyfathrebu drwy'r post yna cysylltwch â ni. Byddwch yn ymwybodol y gall cyfathrebu drwy'r post fod yn arafach.", + "about-you-communication-disclaimer-label": "Bydd cyfathrebu trwy e-bost. Cysylltwch â ni os byddai'n well gennych gyfathrebu drwy'r post.", "new-appeal-progress-nav-label": "Cynnydd", "new-appeal-documentlist-nav": "Angen dogfen", "new-appeal-introduction-paragraph": "Mae’r ffurflen hon ar gyfer apelio yn erbyn penderfyniad i wrthod cais cynllunio, yn erbyn penderfyniad i ganiatáu cais gydag amodau yr ydych yn eu gwrthwynebu, neu yn erbyn methiant yr Awdurdod Cynllunio Lleol i roi penderfyniad o fewn y cyfnod priodol, heb gynnwys Deiliad Tai. ceisiadau.", "new-appeal-introduction-warning-paragraph": "RHYBUDD: Rhaid i’ch apêl gyrraedd Penderfyniadau Cynllunio ac Amgylchedd Cymru o fewn 6 mis i ddyddiad hysbysiad o benderfyniad yr awdurdod cynllunio lleol. (NODER: Os na fyddwn yn derbyn unrhyw rai o’r “Dogfennau ategol hanfodol” o fewn y cyfnod apelio, ni fydd yr apêl yn cael ei derbyn).", - "new-appeal-development-description-hint": "Nodwch fanylion y datblygiad arfaethedig. Dylid cymryd hwn fel arfer o’r ffurflen gais cynllunio, ond os cafodd y cais ei adolygu tra’r oedd gyda’r ACLl i’w ystyried, gallwch nodi disgrifiad o’r cynllun diwygiedig. Amgaewch gopi o gytundeb yr ACLl i’r newid.", + "new-appeal-development-description-hint": "Nodwch fanylion y datblygiad arfaethedig o'r ffurflen gais cynllunio. Os cafodd y cais ei ddiwygio tra’r oedd gyda’r ACLl nodwch fanylion y cynllun diwygiedig ac amgaewch gopi o gytundeb yr ACLl i’r newid.", "new-appeal-ownership-hint": "Mae angen i ni wybod pwy sy'n berchen ar safle'r apźl. Os nad ydych yn berchen ar safle'r apźl neu os mai dim ond rhan ohono rydych yn berchen arno, mae angen i ni wybod enw(au) y perchennog(perchnogion) neu'r rhan-berchennog/perchnogion. Mae angen i ni hefyd fod yn siŵr bod y perchennog/perchnogion eraill yn gwybod eich bod wedi gwneud apêl. Cyfeiriwch at y nodiadau canllaw ar lenwi'r adran hon.", "new-appeal-ownership-option-NA": "Amherthnasol", "new-appeal-ownership-option-A": "Tystysgrif A - (Os mai chi yw unig berchennog safle cyfan yr apźl, mae tystysgrif A yn gymwys). Tystiaf, ar y diwrnod 21 diwrnod cyn dyddiad yr apêl hon, nad oedd neb ac eithrio’r apelydd, yn berchennog (gweler y daflen arweiniad am ddiffiniad) unrhyw ran o’r tir y mae’r apêl yn ymwneud ag ef", @@ -85,5 +85,6 @@ "new-appeal-complete-paragraph-2": "Pan fyddwn yn derbyn eich ffurflen apêl, byddwn yn ysgrifennu atoch i roi gwybod i chi a yw eich apêl yn ddilys, pwy sy'n delio â hi a beth sy'n digwydd nesaf.", "new-appeal-complete-paragraph-3": "Dylid anfon unrhyw ymholiadau ynghylch y ddogfen/cyhoeddiad hwn atom yn y cyfeiriad uchod neu drwy e-bost", "new-appeal-complete-paragraph-4": "Sylwch y gallwch wirio am ddiweddariadau ar ein gwasanaeth presennol yn", - "new-appeal-complete-back-link": "Yn ôl i Fy Mhorth" + "new-appeal-complete-back-link": "Yn ôl i Fy Mhorth", + "new-appeal-multiline-pid": "Peidiwch â chynnwys gwybodaeth bersonol neu ariannol" } \ No newline at end of file diff --git a/locales/cy/search.json b/locales/cy/search.json index 3ddde777..5db7f6aa 100644 --- a/locales/cy/search.json +++ b/locales/cy/search.json @@ -4,7 +4,7 @@ "casereference-label": "Cyfeirnod yr achos", "sitelocation-legend": "Lleoliad y Safle", "address-line-one-label": "Llinell gyntaf y cyfeiriad", - "town-label": "Tref/Dinas (agosaf)", + "town-label": "Tref neu ddinas (agosaf)", "county-label": "Sir", "postcode-label": "Cod Post", "lpa-label": "Awdurdod Cynllunio Lleol", @@ -26,7 +26,7 @@ "case-type-option-12": "Apeliadau cynllunio adeiladau rhestredig ac ardal gadwraeth", "advanced-search-title-label": "Chwiliad manwl", "address-search-title-label": "Chwilio am achosion yn ôl cyfeiriad", - "applicant-label": "Apelydd neu Ymgeisydd", + "applicant-label": "Apelydd neu ymgeisydd", "other-party-label": "Parti Arall", "hearing-date-label": "Dyddiad y Gwrandawaid/Ymchwiliad", "site-visit-date-label": "Dyddiad yr Ymweliad a’r Safle", @@ -55,7 +55,7 @@ "searchresults-case-reference-label": "Cyfeirnod yr Achos", "searchresults-case-count-label": "Fe wnaethoch chi chwilio am", "searchresults-site-address-label": "Cyfeiriad y Safle", - "searchresults-applicant-label": "Apelydd neu Ymgeisydd", + "searchresults-applicant-label": "Apelydd neu ymgeisydd", "searchresults-authority-label": "ACLl", "searchresults-case-type-label": "Math o Achos", "searchresults-status-label": "Statws", diff --git a/locales/en/account.json b/locales/en/account.json index 39be02ae..e0f488da 100644 --- a/locales/en/account.json +++ b/locales/en/account.json @@ -53,7 +53,7 @@ "account-your-address-label": "What is your address?", "account-address-line-1-label": "Address line 1", "account-address-line-2-label": "Address line 2", - "account-town-city-label": "Town/City", + "account-town-city-label": "Town or city", "account-county-label": "County", "account-postcode-label": "Postcode", "account-complete-para-1": "Your details have been updated", diff --git a/locales/en/myportal.json b/locales/en/myportal.json index 48b2ad1f..a2af3d72 100644 --- a/locales/en/myportal.json +++ b/locales/en/myportal.json @@ -5,8 +5,11 @@ "makenewappeal-card-title": "Make a new appeal", "makenewappeal-card-paragraph-one": "Before submitting a new appeal, please ensure you have read all of the", "makenewappeal-card-link": "relevant to your appeal type.", - "makenewappeal-card-paragraph-two": "Once you click the 'make a new appeal' button below you will be guided through a process to help you select the correct appeal type", - "makenewappeal-card-paragraph-three": "You can only Submit an appeal against a Refusal of planning Permission or Failure to determine within time via this Casework Portal. All other appeals must be submitted via Email or post.", + "makenewappeal-card-paragraph-two": "Once you have selected the 'Make a new appeal' button, you will be guided through a process to help you choose the right type of appeal.", + "makenewappeal-card-paragraph-three": "You can only Submit an appeal against:", + "makenewappeal-card-paragraph-three-bullet-one": "a refusal of planning permission", + "makenewappeal-card-paragraph-three-bullet-two": "failure to determine within time", + "makenewappeal-card-paragraph-four": "All other appeals must be submitted via email or post.", "makenewappeal-card-link-label": "guidance", "makenewappeal-card-guidance-link": "https://www.gov.wales/planning-appeals-guidance", "makenewappeal-card-button-label": "Make a new appeal", diff --git a/locales/en/newappeal.json b/locales/en/newappeal.json index a29e7f17..f957d2d7 100644 --- a/locales/en/newappeal.json +++ b/locales/en/newappeal.json @@ -12,7 +12,7 @@ "yes-option-label": "Yes", "no-option-label": "No", "select-an-option-label": "Select an option", - "appeal-confirmation-label": "I confirm that I am making an appeal against planning or non determination", + "appeal-confirmation-label": "I confirm that I am making an appeal against a refusal of planning permission or failure to determine a planning application within 8 weeks.", "select-to-confirm-label": "Confirm to continue", "is-required-label": "Is required", "invalid-postcode-label": "Invalid postcode", @@ -24,7 +24,7 @@ "about-you-who-can-appeal-label": "Who can appeal?", "about-you-who-can-appeal-paragraph": "Only those named as an applicant on the original application form can submit an appeal. If you are submitting an appeal on behalf of a company, state the name of the company you are representing", "about-you-who-are-you-label": "Are you the appellant or an agent acting on behalf of the appellant?", - "about-you-who-are-you-hint-label": "If you are submitting on behalf of the appellant, mark yourself as an Agent. Please note that if you enter agent details all correspondence will be sent to the agent", + "about-you-who-are-you-hint-label": "If you are submitting on behalf of the appellant, mark yourself as an agent.{{p}}If you enter agent details all correspondence will be sent to the agent.", "about-you-who-are-you-label-appellant": "Appellant", "about-you-who-are-you-label-agent": "Agent", "about-you-appellant-contact-details": "Contact details for Appellant", @@ -48,12 +48,12 @@ "about-you-agent-language-preferences-label": "Language preference", "about-you-agent-language-preferences-value-english": "English", "about-you-agent-language-preferences-value-welsh": "Welsh", - "about-you-communication-disclaimer-label": "Communication will be by default email. If you would prefer postal communication then please contact us. Please be aware that postal communication may be slower.", + "about-you-communication-disclaimer-label": "Communication will be by email. Contact us if you would prefer postal communication.", "new-appeal-progress-nav-label": "Progress", "new-appeal-documentlist-nav": "Documents needed", "new-appeal-introduction-paragraph": "This form is to appeal against a decision to refuse a planning application, against a decision to grant an application subject to conditions to which you object, or against the failure of the Local Planning Authority to give a decision within the appropriate period, not including Householder applications.", "new-appeal-introduction-warning-paragraph": "WARNING: Your appeal must reach Planning and Environment Decisions Wales within 6 months of the date of the Local Planning authority’s decision notice. (NOTE: If any of the “Essential supporting documents” are not received by us within the appeal period, the appeal will not be accepted).", - "new-appeal-development-description-hint": "Please enter details of the proposed development. This should normally be taken from the planning application form, but if the application was revised while it was with the LPA for consideration, you may enter a description of the revised scheme. Please enclose a copy of the LPA’s agreement to the change.", + "new-appeal-development-description-hint": "Enter details of the proposed development from the planning application form. If the application was revised while it was with the LPA enter details of the revised scheme and enclose a copy of the LPA’s agreement to the change.", "new-appeal-ownership-hint": "We need to know who owns the appeal site. If you do not own the appeal site or if you own only part of it, we need to know the name(s) of the owner(s) or part owner(s). We also need to be sure that the other owner(s) know that you have made an appeal. Please refer to the guidance notes on completing this section.", "new-appeal-ownership-option-NA": "Not applicable", "new-appeal-ownership-option-A": "Certificate A - (If you are the sole owner of the whole appeal site, certificate A applies). I certify that, on the day 21 days before the date of this appeal, nobody except the appellant, was the owner (see the guidance leaflet for a definition) of any part of the land to which the appeal relates", @@ -84,5 +84,6 @@ "new-appeal-complete-paragraph-2": "When we receive your appeal form, we will write to you letting you know if your appeal is valid, who is dealing with it and what happens next.", "new-appeal-complete-paragraph-3": "Any enquiries regarding this document/publication should be sent to us at the address above or e-mail", "new-appeal-complete-paragraph-4": "Please note you can check for updates on our current service at", - "new-appeal-complete-back-link": "Back to My Portal" + "new-appeal-complete-back-link": "Back to My Portal", + "new-appeal-multiline-pid": "Do not include personal or financial information." } \ No newline at end of file diff --git a/locales/en/search.json b/locales/en/search.json index 628d34fe..067bc5f5 100644 --- a/locales/en/search.json +++ b/locales/en/search.json @@ -4,7 +4,7 @@ "casereference-label": "Case reference", "sitelocation-legend": "Site location", "address-line-one-label": "First line of address", - "town-label": "Town/City (nearest)", + "town-label": "Town or city (nearest)", "county-label": "County", "postcode-label": "Postcode", "lpa-label": "Local Planning Authority", @@ -26,7 +26,7 @@ "case-type-option-12": "Planning Listed Building and Conservation Area Appeals", "advanced-search-title-label": "Advanced search", "address-search-title-label": "Search for cases by address", - "applicant-label": "Appellant or Applicant", + "applicant-label": "Appellant or applicant", "other-party-label": "Other Party", "hearing-date-label": "Hearing/Enquiry date", "site-visit-date-label": "Site visit date", @@ -55,7 +55,7 @@ "searchresults-case-reference-label": "Case reference", "searchresults-case-count-label": "You searched for", "searchresults-site-address-label": "Site address", - "searchresults-applicant-label": "Appellant or Applicant", + "searchresults-applicant-label": "Appellant or applicant", "searchresults-authority-label": "Authority", "searchresults-case-type-label": "Case type", "searchresults-status-label": "Status", diff --git a/pages/api/auth/[...nextauth].js b/pages/api/auth/[...nextauth].js index 596be084..fdc2a342 100644 --- a/pages/api/auth/[...nextauth].js +++ b/pages/api/auth/[...nextauth].js @@ -201,7 +201,7 @@ const authOptions = (locale, req, res) => { } ) //.then((response) => console.log(response)) - .catch((error) => consoleLogger(err)); + .catch((error) => consoleLogger(error)); }, }), ],