Skip to content

Commit 73c117c

Browse files
committed
feat(app): review l10n content
1 parent e14d2db commit 73c117c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

app/lib/l10n/app_en.arb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"auth_success": "Successfully imported data",
1010

1111
"drug_selection_header": "Select active drugs",
12-
"drug_selection_description": "Please select the drugs you are currently taking below. If you are not taking pre-selected drugs anymore, please de-select them.",
13-
"drug_selection_later": "You can always change the status for each drug later.",
12+
"drug_selection_description": "Please update the drugs you are currently taking below.",
13+
"drug_selection_later": "You can always change the status for a drug later.",
1414
"drug_selection_no_drugs_loaded": "No drugs loaded",
1515

1616
"err_could_not_retrieve_access_token": "An unexpected error occurred while retrieving the access token",
@@ -59,7 +59,7 @@
5959
}
6060
}
6161
},
62-
"drugs_page_disclaimer": "This assessment is ONLY based on your genetics. Important factors like weight, age and pre-existing conditions are not considered.",
62+
"drugs_page_disclaimer": "This assessment is only based on your DNA and you taking certain medications. Important factors like weight, age, pre-existing conditions, or other medications are not considered.",
6363
"drugs_page_is_inhibitor": "Taking {drugName} can influence your results for the following gene(s): {geneSymbols}",
6464
"@drugs_page_is_inhibitor": {
6565
"description": "Disclaimer for when the current drug influences other guidelines",
@@ -135,9 +135,9 @@
135135
}
136136
}
137137
},
138-
"drugs_page_original_phenotype": "the genetics-based phenotype is {originalPhenotype}",
138+
"drugs_page_original_phenotype": "the DNA-based phenotype is {originalPhenotype}",
139139
"@drugs_page_original_phenotype": {
140-
"description": "Information on genetics-based phenotype if it was/might be adjusted based on current drug(s)",
140+
"description": "Information on DNA-based phenotype if it was/might be adjusted based on current drug(s)",
141141
"placeholders": {
142142
"originalPhenotype": {
143143
"type": "String",
@@ -187,7 +187,7 @@
187187
}
188188
}
189189
},
190-
"drugs_page_tooltip_guideline": "Clinical guidelines help understand how drug therapy can be optimized for one's genetics. They put specific genes in relation with a drug.",
190+
"drugs_page_tooltip_guideline": "Clinical guidelines help understand how drug therapy can be optimized for one's genetics (DNA). They put specific genes in relation with a drug.",
191191

192192
"report_page_indicator_explanation": "Phenotypes followed by an {indicatorName} ({indicator}) might be influenced by drugs you are currently taking",
193193
"@report_page_indicator_explanation": {
@@ -329,11 +329,11 @@
329329
"onboarding_3_text": "PharMe warns you if your genome makes you more likely to experience an unintended drug response.\n\nThis enables you to avoid drugs that are ineffective or have side effects.",
330330
"onboarding_3_disclaimer": "We DO NOT recommend drugs for specific symptoms or illnesses",
331331
"onboarding_4_header": "Tailored to your genome",
332-
"onboarding_4_text": "For PharMe to work, you need to get your genetics tested at a lab. You don't need an account to use PharMe: You can just sign in to the lab's website through our app.",
332+
"onboarding_4_text": "For PharMe to work, you need to get your genetics (DNA) tested at a lab. You don't need an account to use PharMe: You can just sign in to the lab's website through our app.",
333333
"onboarding_4_button": "Find out more about gene tests here.",
334334
"onboarding_4_already_tested_text": "PharMe works by matching your genetic data with known information about interactions between genes and drugs.\n\nThe information presented in PharMe is based on scientifically proven guidelines published by the Clinical Pharmacogenetics Implementation Consortium (CPIC®) and the U.S. Food and Drug Administration (FDA).",
335335
"onboarding_5_header": "We care about your data protection",
336-
"onboarding_5_text": "After downloading your genetic data from your data provider, it is solely kept on your phone.\n\nOur servers know nothing about you, neither your identity nor your genetics.",
336+
"onboarding_5_text": "After downloading your genetic data from your data provider, it is solely kept on your phone.\n\nOur servers know nothing about you, neither your identity nor your DNA.",
337337

338338
"settings_page_account_settings": "Account settings",
339339
"settings_page_delete_data": "Delete app data",

0 commit comments

Comments
 (0)