Skip to content

Commit

Permalink
fix: update country msg on skip button
Browse files Browse the repository at this point in the history
  • Loading branch information
attiyaIshaque committed Jul 19, 2024
1 parent aa19c62 commit b462b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/forms/progressive-profiling-popup/messages.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const messages = defineMessages({
// TODO update error message copy here when design team will provide it
progressiveProfilingCountryFieldBlockingErrorMessage: {
id: 'progressive.profiling.country.field.error.message',
defaultMessage: 'To proceed, please save your country of residence',
defaultMessage: 'Please click "Submit" to save changes in "Country of residence" field.',
description: 'Error msg for country field when the user country is not detected on registration step and user want to skip progressive profiling form',
},
progressiveProfilingDataCollectionTitle: {
Expand Down

0 comments on commit b462b61

Please sign in to comment.