Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions conf/messages.cy
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,7 @@ businessAddressAdditionalInfo.error.length = cy: The additional information must
removeTradeName.title = A ydych yn siŵr eich bod am dynnu’r enw masnachu
removeTradeName.heading = A ydych yn siŵr eich bod am dynnu’r enw masnachu {0}?
removeTradeName.error.required = Dewiswch ‘Iawn’ os ydych am dynnu’r enw masnachu

removeEmailAddress.title = A ydych yn siŵr eich bod am dynnu’r cyfeiriad e-bost?
removeEmailAddress.heading = A ydych yn siŵr eich bod am dynnu’r cyfeiriad e-bost {0}?
removeEmailAddress.error.required = Dewiswch ‘Iawn’ os ydych am dynnu’r cyfeiriad e-bost
2 changes: 0 additions & 2 deletions conf/messages.en
Original file line number Diff line number Diff line change
Expand Up @@ -210,9 +210,7 @@ removeFaxNumber.change.hidden = remove fax number

removeEmailAddress.title = Are you sure you want to remove the email address?
removeEmailAddress.heading = Are you sure you want to remove the email address {0}?
removeEmailAddress.checkYourAnswersLabel = Business email address
removeEmailAddress.error.required = Select yes if you want to remove the email address
removeEmailAddress.change.hidden = remove business email address

removePreviousRegNumber.title = Are you sure you want to remove the previous registration number?
removePreviousRegNumber.heading = Are you sure you want to remove the previous registration number {0}?
Expand Down