Skip to content

fix: add missing default string resources#261

Merged
a1denvalu3 merged 1 commit intomainfrom
fix-missing-default-strings
Apr 13, 2026
Merged

fix: add missing default string resources#261
a1denvalu3 merged 1 commit intomainfrom
fix-missing-default-strings

Conversation

@a1denvalu3
Copy link
Copy Markdown
Collaborator

Summary

  • Added missing default string values to app/src/main/res/values/strings.xml to fix build warnings.
  • Resolves issues where translated strings (e.g., pt, es) were defined without an English fallback, ensuring proper fallback on devices using unconfigured locales.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 20.62%. Comparing base (22b7b9f) to head (236d88b).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #261      +/-   ##
============================================
- Coverage     20.64%   20.62%   -0.02%     
+ Complexity      773      771       -2     
============================================
  Files           145      145              
  Lines         18575    18575              
  Branches       2274     2274              
============================================
- Hits           3834     3832       -2     
+ Misses        14261    14260       -1     
- Partials        480      483       +3     

☔ 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.

@a1denvalu3 a1denvalu3 merged commit 9fcda50 into main Apr 13, 2026
4 of 5 checks passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in Numo Apr 13, 2026
@a1denvalu3 a1denvalu3 deleted the fix-missing-default-strings branch April 13, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant