Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This pull request adds a new translation for Brazilian Portuguese (pt-BR) and introduces several updates to improve the overall functionality and maintainability of the library. #68

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

MiguelDK17
Copy link

Changes
Added strings.xml for values-pt-rBR, containing translations for all texts in the library to Brazilian Portuguese.
Implemented the Compose BOM (Bill of Materials) for better version control of Compose libraries.
Updated the library’s Material Theme to Material 3 in TogiCountryCodePicker.class.
Updated Kotlin to version 2.0.0.
Updated some outdated AndroidX libraries to their latest versions.
Reason
These changes improve accessibility for Brazilian users by adding a localized version in Brazilian Portuguese, ensure better version management with Compose BOM, and bring the library up to date with the latest Material Design and Kotlin standards. This will help maintain compatibility with the most recent Android development practices and provide a more consistent and modern user experience.

Tests
I manually verified that the strings.xml file is correct and free of formatting errors.
I tested the library locally to ensure that the translation works as expected and the updates do not introduce any issues.
I checked for any breaking changes after updating the Compose and AndroidX libraries, and everything is working as expected.
Thank you for considering this pull request! I am available for any adjustments or feedback needed.

Copy link

sonarcloud bot commented Oct 15, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant