Skip to content

Commit

Permalink
HDX-10238 update signup modal title
Browse files Browse the repository at this point in the history
  • Loading branch information
ccataalin committed Oct 30, 2024
1 parent 500a294 commit 65915d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CONSTANTS = {
'OPT_IN_TEXT': '''Sign up to receive email notifications when this dataset is updated''',

'SIGNUP_MODAL_TITLE': '''Do you want to receive email notifications when this dataset is updated?''',
'SIGNUP_MODAL_TITLE': '''Sign up for email notifications on this dataset''',
'SIGNUP_MODAL_INTRO_TEXT': '''Would you like to receive email notifications when resources (files) in this
dataset are added, changed or deleted on HDX? If so, please enter your email address below:''',
'SIGNUP_MODAL_UPDATE_FREQUENCY_TEXT': '''This dataset updates approximately: {0}''',
Expand Down

0 comments on commit 65915d9

Please sign in to comment.