coupon used dialog fixed

This commit is contained in:
cimenmus
2018-08-14 21:39:22 +03:00
parent 436902b961
commit 6827a97cd2

View File

@@ -158,7 +158,7 @@
<string name="payment_method">Bezahlverfahren</string>
<string name="coupon_used_dialog_title">Gutscheincode</string>
<string name="coupon_used_dialog_content_part_1">Sie haben erfolgreich Ihre</string>
<string name="coupon_used_dialog_content_part_2">eingelöst</string>
<string name="coupon_used_dialog_content_part_2">eingelöst.</string>
<string name="coupon_is_not_active">Der Coupon ist nicht aktiv.</string>
<!-- PaymentMethodFragment-->