Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit 77d1bfd

Browse files
Merge branch 'development' of https://github.com/hzi-braunschweig/SORMAS-Project into 2902-fix_event_participant_save
2 parents b3cc224 + 675d8d2 commit 77d1bfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sormas-app/app/src/main/res/layout/fragment_edit_epid_layout.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
android:id="@+id/source_contacts_heading"
156156
android:layout_width="wrap_content"
157157
android:layout_height="wrap_content"
158-
android:text="@{I18nProperties.getString(Strings.headingSourceContacts)}"
158+
android:text="@{I18nProperties.getString(Strings.headingEpiDataSourceCaseContacts)}"
159159
android:layout_marginBottom="24dp"
160160
style="@style/SubHeadingCompactStyle" />
161161

0 commit comments

Comments
 (0)