X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fhue_dialog.xml;h=a500d0a4b92e574520486be564e8a251927cc9c5;hp=ad2ce3d74a3835ae650190cfa91db8c7ea5fcac2;hb=ca579b8cc02bf9002b3bbac0c02c653c18bff3d7;hpb=da9b6155d663573f4b2789f97cb24fdff009ae5d diff --git a/app/src/main/res/layout/hue_dialog.xml b/app/src/main/res/layout/hue_dialog.xml index ad2ce3d7..a500d0a4 100644 --- a/app/src/main/res/layout/hue_dialog.xml +++ b/app/src/main/res/layout/hue_dialog.xml @@ -70,7 +70,7 @@ style="@style/Base.TextAppearance.AppCompat.Button" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:text="@string/btn_ok" + android:text="@string/btn_select_label" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toEndOf="@id/btn_default"