Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ subscription-management-button-manage-payment-method = Manage
subscription-management-card-ending-in = Card ending in { $last4 }
# $expirationDate (Date) - Payment card's expiration date
subscription-management-card-expires-date = Expires { $expirationDate }
subscription-management-error-paypal-billing-agreement = There is an issue with your PayPal account. Please resolve the issue to maintain your active subscriptions.
subscription-management-error-paypal-billing-agreement = There is an issue with your { -brand-paypal } account. Please resolve the issue to maintain your active subscriptions.
subscription-management-active-subscriptions-heading = Active subscriptions
subscription-management-you-have-no-active-subscriptions = You have no active subscriptions
subscription-management-new-subs-will-appear-here = New subscriptions will appear here.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ subscription-content-view-invoice = View invoice
subscription-management-link-view-invoice-aria = View invoice for { $productName }
subscription-content-expires-on-expiry-date = Expires on { $date }
# • is acting as a separator between "Next bill" and the next billing date.
subscription-content-next-bill = Next bill • { $billedOnDate}
subscription-content-next-bill = Next bill • { $billedOnDate }
subscription-content-next-bill-with-tax-1 = { $nextInvoiceTotal } + { $taxDue } tax
subscription-content-next-bill-no-tax-1 = { $nextInvoiceTotal }
subscription-content-button-stay-subscribed =
Expand Down