[PR #6994] [MERGED] [PM-38263] fix: Reference invoices in past due subscription description #100423

Closed
opened 2026-05-31 05:17:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6994
Author: @SaintPatrck
Created: 5/29/2026
Status: Merged
Merged: 5/29/2026
Merged by: @SaintPatrck

Base: mainHead: premium-upgrade/PM-38263_past-due-invoices-copy


📝 Commits (1)

  • 6a03224 [PM-38263] fix: Reference invoices in past due subscription description

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 app/src/test/kotlin/com/x8bit/bitwarden/ui/platform/feature/premium/plan/PlanScreenTest.kt (+1 -1)
📝 ui/src/main/res/values/strings.xml (+2 -2)

📄 Description

🎟️ Tracking

https://bitwarden.atlassian.net/browse/PM-38263

📔 Objective

The past due grace-period description instructed users to resolve the past due "amount," but a subscription can carry multiple outstanding invoices. Both iOS and the Figma design reference "invoices," so this corrects the Android copy to match the intended, accurate wording.

Affects the subscription_past_due_description plurals resource (both one and other forms); the coupled PlanScreenTest assertion is updated in lockstep.

📸 Screenshots

Figma

Before After

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/6994 **Author:** [@SaintPatrck](https://github.com/SaintPatrck) **Created:** 5/29/2026 **Status:** ✅ Merged **Merged:** 5/29/2026 **Merged by:** [@SaintPatrck](https://github.com/SaintPatrck) **Base:** `main` ← **Head:** `premium-upgrade/PM-38263_past-due-invoices-copy` --- ### 📝 Commits (1) - [`6a03224`](https://github.com/bitwarden/android/commit/6a03224bf6ea1a5a90f187794a6fbe1747245849) [PM-38263] fix: Reference invoices in past due subscription description ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `app/src/test/kotlin/com/x8bit/bitwarden/ui/platform/feature/premium/plan/PlanScreenTest.kt` (+1 -1) 📝 `ui/src/main/res/values/strings.xml` (+2 -2) </details> ### 📄 Description ## 🎟️ Tracking https://bitwarden.atlassian.net/browse/PM-38263 ## 📔 Objective The past due grace-period description instructed users to resolve the past due "amount," but a subscription can carry multiple outstanding invoices. Both iOS and the Figma design reference "invoices," so this corrects the Android copy to match the intended, accurate wording. Affects the `subscription_past_due_description` plurals resource (both `one` and `other` forms); the coupled `PlanScreenTest` assertion is updated in lockstep. ## 📸 Screenshots ### Figma <img width="365" src="https://github.com/user-attachments/assets/8469ba70-051d-454f-8104-966f7d720ac4" /> | Before | After | |--------|--------| | <img width="365" src="https://github.com/user-attachments/assets/e3a4891a-8c6f-43d1-9307-a30b3469e8e8" /> | <img width="365" src="https://github.com/user-attachments/assets/dcec81eb-023f-48c2-86e7-fc0453e90311" /> | --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-31 05:17:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#100423