Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VOTE-2802 NVRF updates #968

Merged
merged 4 commits into from
Sep 9, 2024
Merged
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
Binary file modified web/data/es/Federal_Voter_Registration_es.pdf
Binary file not shown.
6 changes: 2 additions & 4 deletions web/data/es/navigation.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{
"back": {
"vote": "Go back to Vote.gov",
"select_state": "Go back to select your state",
"state_reg_options": "Go back to state registration options",
"eligibility_req": "Back to state eligibility requirements",
"reg_options": "Back to registration options",
Expand All @@ -11,13 +9,13 @@
"edit_info": "Edit registration information"
},
"next": {
"next": "Next",
"start": "Continue to the digital form filler on vote.gov",
"reg_options": "Continue to view registration options",
"address_location": "Continue to address and location",
"identification": "Continue to identification",
"political_party": "Continue to political party",
"confirm_info": "Continue to review your information"
"confirm_info": "Continue to review your information",
"delivery": "Confirm and continue"
},
"step_label_1": "Personal information",
"step_label_2": "Address and location",
Expand Down
15 changes: 0 additions & 15 deletions web/data/es/strings.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,18 @@
{
"notRequired": "Not required for your state",
"newWindow": "Go to your state's PDF form in a new tab",
"newTab": "Print your mail-in form in a new tab",
"nameChange": "I have legally changed my name since I last registered in this state.",
"dob": "Date of Birth",
"month": "Month",
"day": "Day",
"year": "Year",
"stateName": "Go to the PDF form on @state_name's website",
"checkReg": "Check your registration",
"checkRegWY": "Find your local office to check your registration",
"learnMore": "Learn more about your voting options",
"backBtn": "Back to Vote.gov",
"backIcon": "back arrow icon",
"forwardIcon": "forward arrow icon",
"stateOnlineName": "Register on @state_name's website",
"confirm": "Confirm and continue",
"selectState": "Select your state or territory",
"selectStateAriaLabel": "State selection dropdown menu",
"lastUpdated": "@state_name information last updated ",
"privacyPolicy": "Privacy policy",
"extlink": "External link opens new window",
"emailLabel": "Voter Contact",
"emailHint": "For example: email@address.com",
"select": "- Select -",
"download": "Download your mail-in form",
"downloadText": "If form does not open in a new tab you can download using the option below.",
"mailDeadlineLabel": "Mail-in registration deadline:",
"inPersonBtn": "Learn more on @state_name's election website",
"inPersonBtnWY": "Find in-person registration locations",
"idSelectionAriaLabel": "Choose identification type"
}
6 changes: 2 additions & 4 deletions web/data/navigation.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{
"back": {
"vote": "Go back to Vote.gov",
"select_state": "Go back to select your state",
"state_reg_options": "Go back to state registration options",
"eligibility_req": "Back to state eligibility requirements",
"reg_options": "Back to registration options",
Expand All @@ -11,13 +9,13 @@
"edit_info": "Edit registration information"
},
"next": {
"next": "Next",
"start": "Continue to the digital form filler on vote.gov",
"reg_options": "Continue to view registration options",
"address_location": "Continue to address and location",
"identification": "Continue to identification",
"political_party": "Continue to political party",
"confirm_info": "Continue to review your information"
"confirm_info": "Continue to review your information",
"delivery": "Confirm and continue"
},
"step_label_1": "Personal information",
"step_label_2": "Address and location",
Expand Down
15 changes: 0 additions & 15 deletions web/data/strings.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,18 @@
{
"notRequired": "Not required for your state",
"newWindow": "Go to your state's PDF form in a new tab",
"newTab": "Print your mail-in form in a new tab",
"nameChange": "I have legally changed my name since I last registered in this state.",
"dob": "Date of Birth",
"month": "Month",
"day": "Day",
"year": "Year",
"stateName": "Go to the PDF form on @state_name's website",
"checkReg": "Check your registration",
"checkRegWY": "Find your local office to check your registration",
"learnMore": "Learn more about your voting options",
"backBtn": "Back to Vote.gov",
"backIcon": "back arrow icon",
"forwardIcon": "forward arrow icon",
"stateOnlineName": "Register on @state_name's website",
"confirm": "Confirm and continue",
"selectState": "Select your state or territory",
"selectStateAriaLabel": "State selection dropdown menu",
"lastUpdated": "@state_name information last updated ",
"privacyPolicy": "Privacy policy",
"extlink": "External link opens new window",
"emailLabel": "Voter Contact",
"emailHint": "For example: email@address.com",
"select": "- Select -",
"download": "Download your mail-in form",
"downloadText": "If form does not open in a new tab you can download using the option below.",
"mailDeadlineLabel": "Mail-in registration deadline:",
"inPersonBtn": "Learn more on @state_name's election website",
"inPersonBtnWY": "Find in-person registration locations",
"idSelectionAriaLabel": "Choose identification type"
}
Loading