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

Forms : Strings add missing quantities #688

Open
wants to merge 3 commits into
base: feature-branches/forms
Choose a base branch
from

Conversation

kaushikrw
Copy link
Collaborator

@kaushikrw kaushikrw commented Dec 9, 2024

Related to issue: #apollo/986

Description:

Adds missing quantities to the string plural resources that will be translated.

Translation notes

  • The locale folder "values-he" should be called "values-iw" instead.
  • The locale folder "values-id" should be called "values-in" instead.
  • For some languages, some quantities are not relevant. This however, is only a lint warning.

Pre-merge Checklist

@kaushikrw kaushikrw changed the title add missing quantities Forms : Strings add missing quantities Dec 9, 2024
@@ -4,7 +4,7 @@ androidGradlePlugin = "8.3.2"
androidXBrowser = "1.8.0"
coilBOM = "2.5.0"
composeBOM = "2024.10.00"
androidxCamera = "1.4.0-rc02"
androidxCamera = "1.4.0"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update to the latest stable.

@kaushikrw
Copy link
Collaborator Author

The vTest has lint failures related to another component.

@kaushikrw kaushikrw self-assigned this Dec 10, 2024
@kaushikrw kaushikrw marked this pull request as ready for review December 10, 2024 17:30
@kaushikrw kaushikrw requested a review from sorenoid December 10, 2024 17:54
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