strangerstudios / pmpro-cancel-on-next-payment-date

Change membership cancellation in Paid Memberships Pro to set expiration for next payment date instead of cancelling immediately.
https://www.paidmembershipspro.com/add-ons/cancel-on-next-payment-date
8 stars 8 forks source link

Internationalize date for cancellation text string. #29

Closed ipokkel closed 2 years ago

ipokkel commented 2 years ago

Internationalize date for the cancellation text string.

All Submissions:

Changes proposed in this Pull Request:

Resolves https://github.com/strangerstudios/pmpro-cancel-on-next-payment-date/issues/28

How to test the changes in this Pull Request:

  1. Go to Settings > General and set the Site Language option to Deutsch and save settings.
  2. In a private/incognito browser window log in as a user that is subscribed to a recurring membership level.
  3. Navigate to the Membership Account page and click on the link to cancel the membership subscription.
  4. Confirm cancellation.
  5. Observe that the date is displayed in the language set in the site language option instead of English.

Other information:

Changelog entry

BUG FIX/ENHANCEMENT: Now localizing the end date that is in confirmation messages.