rename new game to register

This commit is contained in:
Phillip Thelen 2017-04-14 12:36:15 +02:00
parent 95a52318f3
commit ff6d35bed4

View file

@ -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"