Skip to content

Use string resource for button label#6897

Merged
david-livefront merged 2 commits into
bitwarden:mainfrom
gabrbrand:untranslatable-strings-tutorial-screen-bwa
May 11, 2026
Merged

Use string resource for button label#6897
david-livefront merged 2 commits into
bitwarden:mainfrom
gabrbrand:untranslatable-strings-tutorial-screen-bwa

Conversation

@gabrbrand
Copy link
Copy Markdown
Contributor

📔 Objective

Currently a hard coded string is used for the primary button label on tutorial screens in the authenticator app, which makes it impossible to translate. A string resource in now used.

@gabrbrand gabrbrand requested review from a team and david-livefront as code owners May 9, 2026 08:48
@bitwarden-bot
Copy link
Copy Markdown
Collaborator

Thank you for your contribution! We've added this to our internal tracking system for review.
ID: PM-36977
Link: https://bitwarden.atlassian.net/browse/PM-36977

Details on our contribution process can be found here: https://contributing.bitwarden.com/contributing/pull-requests/community-pr-process.

Comment thread ui/src/main/res/values/strings.xml Outdated
@david-livefront david-livefront added community-pr app:authenticator Bitwarden Authenticator app context labels May 11, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.84%. Comparing base (b11884c) to head (46d1a51).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6897      +/-   ##
==========================================
- Coverage   86.14%   85.84%   -0.30%     
==========================================
  Files         894      985      +91     
  Lines       62486    63383     +897     
  Branches     8937     8964      +27     
==========================================
+ Hits        53830    54413     +583     
- Misses       5589     5886     +297     
- Partials     3067     3084      +17     
Flag Coverage Δ
app-data 17.70% <0.00%> (+0.50%) ⬆️
app-ui-auth-tools 20.08% <0.00%> (+0.07%) ⬆️
app-ui-platform 16.25% <0.00%> (+0.21%) ⬆️
app-ui-vault 27.20% <0.00%> (-0.08%) ⬇️
authenticator 6.50% <100.00%> (+0.04%) ⬆️
lib-core-network-bridge 4.00% <0.00%> (-0.15%) ⬇️
lib-data-ui 1.11% <0.00%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@david-livefront david-livefront added this pull request to the merge queue May 11, 2026
@david-livefront
Copy link
Copy Markdown
Collaborator

Thanks @gabrbrand

Great catch!

Merged via the queue into bitwarden:main with commit 33fcbad May 11, 2026
21 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app:authenticator Bitwarden Authenticator app context community-pr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants