diff --git a/vector/src/main/res/layout/fragment_ftue_reset_password_breaker.xml b/vector/src/main/res/layout/fragment_ftue_reset_password_breaker.xml index bd38f074b9..e395f67b4a 100644 --- a/vector/src/main/res/layout/fragment_ftue_reset_password_breaker.xml +++ b/vector/src/main/res/layout/fragment_ftue_reset_password_breaker.xml @@ -97,7 +97,7 @@ style="@style/Widget.Vector.Button.Login" android:layout_width="0dp" android:layout_height="wrap_content" - android:text="@string/done" + android:text="@string/login_set_email_submit" android:textAllCaps="true" app:layout_constraintBottom_toTopOf="@id/resetPasswordBreakerResendEmail" app:layout_constraintEnd_toEndOf="@id/ftueAuthGutterEnd"