[PR #5492] [MERGED] PM-23549: Remove Authenticator app name localizations #5813

Closed
opened 2025-11-27 00:14:45 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/5492
Author: @david-livefront
Created: 7/8/2025
Status: Merged
Merged: 7/8/2025
Merged by: @david-livefront

Base: mainHead: PM-23549-authenticator-app-name-localization


📝 Commits (1)

  • 5c79d0d PM-23549: Remove Authenticator app name localizations

📊 Changes

64 files changed (+8 additions, -64 deletions)

View changed files

authenticator/src/debug/res/values/strings_non_localized.xml (+4 -0)
📝 authenticator/src/main/res/values-af-rZA/strings.xml (+0 -1)
📝 authenticator/src/main/res/values-ar-rSA/strings.xml (+0 -1)
📝 authenticator/src/main/res/values-az-rAZ/strings.xml (+0 -1)
📝 authenticator/src/main/res/values-be-rBY/strings.xml (+0 -1)
📝 authenticator/src/main/res/values-bg-rBG/strings.xml (+0 -1)
📝 authenticator/src/main/res/values-bn-rBD/strings.xml (+0 -1)
📝 authenticator/src/main/res/values-bs-rBA/strings.xml (+0 -1)
📝 authenticator/src/main/res/values-ca-rES/strings.xml (+0 -1)
📝 authenticator/src/main/res/values-cs-rCZ/strings.xml (+0 -1)
📝 authenticator/src/main/res/values-cy-rGB/strings.xml (+0 -1)
📝 authenticator/src/main/res/values-da-rDK/strings.xml (+0 -1)
📝 authenticator/src/main/res/values-de-rDE/strings.xml (+0 -1)
📝 authenticator/src/main/res/values-el-rGR/strings.xml (+0 -1)
📝 authenticator/src/main/res/values-en-rGB/strings.xml (+0 -1)
📝 authenticator/src/main/res/values-en-rIN/strings.xml (+0 -1)
📝 authenticator/src/main/res/values-es-rES/strings.xml (+0 -1)
📝 authenticator/src/main/res/values-et-rEE/strings.xml (+0 -1)
📝 authenticator/src/main/res/values-eu-rES/strings.xml (+0 -1)
📝 authenticator/src/main/res/values-fa-rIR/strings.xml (+0 -1)

...and 44 more files

📄 Description

🎟️ Tracking

PM-23549

📔 Objective

This PR removes the localization for the Authenticator app name. The name is branded and should not be localized.

Additionally, I added a dev string so we can tell the difference between the prod and debug versions for the app (Authenticator Dev).

Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Protected functional changes with optionality (feature flags)
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

🔄 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/5492 **Author:** [@david-livefront](https://github.com/david-livefront) **Created:** 7/8/2025 **Status:** ✅ Merged **Merged:** 7/8/2025 **Merged by:** [@david-livefront](https://github.com/david-livefront) **Base:** `main` ← **Head:** `PM-23549-authenticator-app-name-localization` --- ### 📝 Commits (1) - [`5c79d0d`](https://github.com/bitwarden/android/commit/5c79d0db2865e576f2de61c6428527cb6a1142e2) PM-23549: Remove Authenticator app name localizations ### 📊 Changes **64 files changed** (+8 additions, -64 deletions) <details> <summary>View changed files</summary> ➕ `authenticator/src/debug/res/values/strings_non_localized.xml` (+4 -0) 📝 `authenticator/src/main/res/values-af-rZA/strings.xml` (+0 -1) 📝 `authenticator/src/main/res/values-ar-rSA/strings.xml` (+0 -1) 📝 `authenticator/src/main/res/values-az-rAZ/strings.xml` (+0 -1) 📝 `authenticator/src/main/res/values-be-rBY/strings.xml` (+0 -1) 📝 `authenticator/src/main/res/values-bg-rBG/strings.xml` (+0 -1) 📝 `authenticator/src/main/res/values-bn-rBD/strings.xml` (+0 -1) 📝 `authenticator/src/main/res/values-bs-rBA/strings.xml` (+0 -1) 📝 `authenticator/src/main/res/values-ca-rES/strings.xml` (+0 -1) 📝 `authenticator/src/main/res/values-cs-rCZ/strings.xml` (+0 -1) 📝 `authenticator/src/main/res/values-cy-rGB/strings.xml` (+0 -1) 📝 `authenticator/src/main/res/values-da-rDK/strings.xml` (+0 -1) 📝 `authenticator/src/main/res/values-de-rDE/strings.xml` (+0 -1) 📝 `authenticator/src/main/res/values-el-rGR/strings.xml` (+0 -1) 📝 `authenticator/src/main/res/values-en-rGB/strings.xml` (+0 -1) 📝 `authenticator/src/main/res/values-en-rIN/strings.xml` (+0 -1) 📝 `authenticator/src/main/res/values-es-rES/strings.xml` (+0 -1) 📝 `authenticator/src/main/res/values-et-rEE/strings.xml` (+0 -1) 📝 `authenticator/src/main/res/values-eu-rES/strings.xml` (+0 -1) 📝 `authenticator/src/main/res/values-fa-rIR/strings.xml` (+0 -1) _...and 44 more files_ </details> ### 📄 Description ## 🎟️ Tracking [PM-23549](https://bitwarden.atlassian.net/browse/PM-23549) ## 📔 Objective This PR removes the localization for the `Authenticator` app name. The name is branded and should not be localized. Additionally, I added a dev string so we can tell the difference between the prod and debug versions for the app (`Authenticator Dev`). ## ⏰ Reminders before review - Contributor guidelines followed - All formatters and local linters executed and passed - Written new unit and / or integration tests where applicable - Protected functional changes with optionality (feature flags) - Used internationalization (i18n) for all UI strings - CI builds passed - Communicated to DevOps any deployment requirements - Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team ## 🦮 Reviewer guidelines <!-- Suggested interactions but feel free to use (or not) as you desire! --> - 👍 (`:+1:`) or similar for great changes - 📝 (`:memo:`) or ℹ️ (`:information_source:`) for notes or general info - ❓ (`:question:`) for questions - 🤔 (`:thinking:`) or 💭 (`:thought_balloon:`) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion - 🎨 (`:art:`) for suggestions / improvements - ❌ (`:x:`) or ⚠️ (`:warning:`) for more significant problems or concerns needing attention - 🌱 (`:seedling:`) or ♻️ (`:recycle:`) for future improvements or indications of technical debt - ⛏ (`:pick:`) for minor or nitpick changes [PM-23549]: https://bitwarden.atlassian.net/browse/PM-23549?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ --- <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 2025-11-27 00:14:45 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#5813