diff --git a/mobile/android/base/locales/en-US/android_strings.dtd b/mobile/android/base/locales/en-US/android_strings.dtd index 570fa4462fe..1d326027fdb 100644 --- a/mobile/android/base/locales/en-US/android_strings.dtd +++ b/mobile/android/base/locales/en-US/android_strings.dtd @@ -16,11 +16,11 @@ - + - + diff --git a/mobile/android/base/resources/layout/crash_reporter.xml b/mobile/android/base/resources/layout/crash_reporter.xml index bf2b0d7f63c..1b4aa65e9ab 100644 --- a/mobile/android/base/resources/layout/crash_reporter.xml +++ b/mobile/android/base/resources/layout/crash_reporter.xml @@ -40,7 +40,7 @@ android:checked="true" android:textColor="@color/primary_text" android:layout_marginBottom="10dp" - android:text="@string/crash_send_report_message2"/> + android:text="@string/crash_send_report_message3"/> + android:text="@string/crash_allow_contact2"/> &crash_reporter_title; &crash_message2; - &crash_send_report_message2; + &crash_send_report_message3; &crash_include_url2; &crash_sorry; &crash_comment; - &crash_allow_contact; + &crash_allow_contact2; &crash_email; &crash_closing_alert; &sending_crash_report;