File tree 4 files changed +4
-4
lines changed 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 94
94
android : layout_width =" match_parent"
95
95
android : layout_height =" wrap_content"
96
96
android : layout_marginTop =" 10dp"
97
- android : text =" @string/country_of_vaccination_title " />
97
+ android : text =" @string/issuer_country " />
98
98
99
99
<com .google.android.material.textview.MaterialTextView
100
100
android : id =" @+id/country_value"
Original file line number Diff line number Diff line change 109
109
android : layout_width =" match_parent"
110
110
android : layout_height =" wrap_content"
111
111
android : layout_marginTop =" 10dp"
112
- android : text =" @string/country_of_vaccination_title " />
112
+ android : text =" @string/issuer_country " />
113
113
114
114
<com .google.android.material.textview.MaterialTextView
115
115
android : id =" @+id/country_value"
Original file line number Diff line number Diff line change 94
94
android : layout_width =" match_parent"
95
95
android : layout_height =" wrap_content"
96
96
android : layout_marginTop =" 10dp"
97
- android : text =" @string/country_of_vaccination_title " />
97
+ android : text =" @string/issuer_country " />
98
98
99
99
<com .google.android.material.textview.MaterialTextView
100
100
android : id =" @+id/country_value"
Original file line number Diff line number Diff line change 37
37
<string name =" date_of_vaccination_title" >Date of Vaccination</string >
38
38
<string name =" total_series_of_doses_title" >Total Series of Doses</string >
39
39
<string name =" dose_number_title" >Dose Number</string >
40
- <string name =" country_of_vaccination_title " >Country of Vaccination </string >
40
+ <string name =" issuer_country " >Issuer Country </string >
41
41
<string name =" disease_or_agent_targeted_title" >Disease or agent targeted</string >
42
42
<string name =" date_of_test_collection_title" >Date of Collection</string >
43
43
<string name =" date_of_test_result_title" >Date of Test Result</string >
You can’t perform that action at this time.
0 commit comments