diff --git a/app/src/main/res/layout/localprofile_fragment.xml b/app/src/main/res/layout/localprofile_fragment.xml index d4defa4142..a08c6964e9 100644 --- a/app/src/main/res/layout/localprofile_fragment.xml +++ b/app/src/main/res/layout/localprofile_fragment.xml @@ -171,7 +171,7 @@ android:layout_weight="1" android:paddingLeft="10dp" android:paddingRight="10dp" - android:text="reset" + android:text="@string/reset" android:textColor="@color/colorProfileSwitchButton" />