[PR #6876] [MERGED] bug: Add plurals support for subscription past due string #86779

Closed
opened 2026-05-23 00:54:59 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6876
Author: @david-livefront
Created: 5/5/2026
Status: Merged
Merged: 5/5/2026
Merged by: @david-livefront

Base: mainHead: subscription-past-due-plurals


📝 Commits (1)

  • c963454 Add plurals support for subscription past due string

📊 Changes

3 files changed (+14 additions, -6 deletions)

View changed files

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

📄 Description

🎟️ Tracking

N/A

📔 Objective

This PR adds plurals support for a subscription past due string that displays a number.


🔄 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/6876 **Author:** [@david-livefront](https://github.com/david-livefront) **Created:** 5/5/2026 **Status:** ✅ Merged **Merged:** 5/5/2026 **Merged by:** [@david-livefront](https://github.com/david-livefront) **Base:** `main` ← **Head:** `subscription-past-due-plurals` --- ### 📝 Commits (1) - [`c963454`](https://github.com/bitwarden/android/commit/c9634541e9a4962783a194734176a0f99cfbe900) Add plurals support for subscription past due string ### 📊 Changes **3 files changed** (+14 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/kotlin/com/x8bit/bitwarden/ui/platform/feature/premium/plan/PlanViewModel.kt` (+4 -1) 📝 `app/src/test/kotlin/com/x8bit/bitwarden/ui/platform/feature/premium/plan/PlanViewModelTest.kt` (+6 -4) 📝 `ui/src/main/res/values/strings.xml` (+4 -1) </details> ### 📄 Description ## 🎟️ Tracking N/A ## 📔 Objective This PR adds plurals support for a subscription past due string that displays a number. --- <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-23 00:54:59 -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#86779