From 064a406905a257b042addb8eef3f0021c5f72180 Mon Sep 17 00:00:00 2001 From: stefan-niedermann Date: Tue, 17 Sep 2019 19:05:27 +0200 Subject: Adjust wording for create the first stack --- app/src/main/res/layout/activity_main.xml | 2 +- app/src/main/res/values/strings.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app') diff --git a/app/src/main/res/layout/activity_main.xml b/app/src/main/res/layout/activity_main.xml index dec86c3a6..d4e316d88 100644 --- a/app/src/main/res/layout/activity_main.xml +++ b/app/src/main/res/layout/activity_main.xml @@ -50,7 +50,7 @@ android:layout_height="wrap_content" android:layout_below="@id/no_columns_text" android:layout_centerHorizontal="true" - android:text="@string/add_a_new_column_using_the_button" /> + android:text="@string/add_a_new_column_using_the_three_dots_menu" /> Do you want to save your changes? dismiss Do you want to delete the current column? - Add a new column using the + button. + Add a new column using the three dots menu. Add a new card using the + button Update deck Your deck version is too old -- cgit v1.2.3