We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3445550 commit 04d8ee1Copy full SHA for 04d8ee1
app/src/main/res/layout/activity_mess_cancel.xml
@@ -21,7 +21,7 @@
21
<TextView
22
android:layout_width="wrap_content"
23
android:layout_height="wrap_content"
24
- android:text="Cancel/Uncancel meals for"
+ android:text="Cancel/Uncancel meals from"
25
android:id="@+id/cancel_uncancel_label"
26
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
27
android:layout_marginTop="24dp" />
0 commit comments