mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-04-14 19:56:32 +00:00
rename new game to register
This commit is contained in:
parent
95a52318f3
commit
ff6d35bed4
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@
|
|||
android:id="@+id/new_game_button"
|
||||
android:layout_width="@dimen/login_intro_button_size"
|
||||
android:layout_height="@dimen/login_intro_button_size"
|
||||
android:text="@string/new_game"
|
||||
android:text="@string/register_btn"
|
||||
android:layout_gravity="center_vertical|center_horizontal"
|
||||
android:textColor="@color/white"
|
||||
android:layout_marginTop="@dimen/spacing_large"
|
||||
|
|
|
|||
Loading…
Reference in a new issue