File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ const SURVEY_CATS: SurveyCategory[] = [
3535 { catKey : 'inPerson' , label : lstrings . survey_opt_in_person_event } ,
3636 { catKey : 'referral' , label : lstrings . survey_opt_personal_referral } ,
3737 { catKey : 'search' , label : lstrings . survey_opt_search_engine } ,
38- { catKey : 'social' , label : lstrings . survey_opt_youtube }
38+ { catKey : 'social' , label : lstrings . survey_opt_social }
3939]
4040
4141interface LocaleSubcategory {
Original file line number Diff line number Diff line change @@ -1611,7 +1611,7 @@ const strings = {
16111611
16121612 survey_discover_title_1s : 'How Did You Discover %1$s?' ,
16131613 survey_discover_subtitle : 'This survey is anonymous and your response will not be tied to your account.' ,
1614- survey_opt_youtube : 'YouTube ' ,
1614+ survey_opt_social : 'Social Media ' ,
16151615 survey_opt_search_engine : 'Search Engine' ,
16161616 survey_opt_x_twitter : 'X/Twitter' ,
16171617 survey_opt_in_person_event : 'In-person Event' ,
Original file line number Diff line number Diff line change 14011401 "notif_ip_validation_enabled_body_1s" : " %1$s prevents logins from unrecognized IP addresses. Tap to learn more." ,
14021402 "survey_discover_title_1s" : " How Did You Discover %1$s?" ,
14031403 "survey_discover_subtitle" : " This survey is anonymous and your response will not be tied to your account." ,
1404- "survey_opt_youtube " : " YouTube " ,
1404+ "survey_opt_social " : " Social Media " ,
14051405 "survey_opt_search_engine" : " Search Engine" ,
14061406 "survey_opt_x_twitter" : " X/Twitter" ,
14071407 "survey_opt_in_person_event" : " In-person Event" ,
You can’t perform that action at this time.
0 commit comments