summaryrefslogtreecommitdiff
path: root/wallet/src/main/res/layout-w550dp/payment_bottom_bar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'wallet/src/main/res/layout-w550dp/payment_bottom_bar.xml')
-rw-r--r--wallet/src/main/res/layout-w550dp/payment_bottom_bar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/wallet/src/main/res/layout-w550dp/payment_bottom_bar.xml b/wallet/src/main/res/layout-w550dp/payment_bottom_bar.xml
index b5eabbe..ebfeabb 100644
--- a/wallet/src/main/res/layout-w550dp/payment_bottom_bar.xml
+++ b/wallet/src/main/res/layout-w550dp/payment_bottom_bar.xml
@@ -31,7 +31,7 @@
android:id="@+id/totalLabelView"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:text="@string/payment_label_amount_total"
+ android:text="@string/amount_total_label"
android:visibility="invisible"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toStartOf="@+id/totalView"