Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Views branch does not build - Error: For locale "fr" (French) #832

Open
reevee-codes opened this issue Feb 21, 2023 · 1 comment
Open

Views branch does not build - Error: For locale "fr" (French) #832

reevee-codes opened this issue Feb 21, 2023 · 1 comment
Assignees
Labels
help wanted Extra attention is needed

Comments

@reevee-codes
Copy link

reevee-codes commented Feb 21, 2023

Hi all, I wanted to build app from Views branch for learning purposes, here is stacktrace:

> Task :app:lintDebug FAILED                                                                                                                                                                                   
Lint found 6 errors, 28 warnings. First failure:

D:\PROJEKTY\sunflower\app\src\main\res\values-fr\strings.xml:34: Error: For locale "fr" (French) the following quantities should also be defined: many [MissingQuantity]
    <plurals name="watering_needs_suffix">
    ^

The full lint text report is located at:
  D:\PROJEKTY\sunflower\app\build\intermediates\lint_intermediate_text_report\debug\lint-results-debug.txt

FAILURE: Build failed with an exception.

Just wanted to let you know. It only happens when called via ./gradlew build

@arriolac arriolac self-assigned this Feb 21, 2023
@arriolac arriolac added the help wanted Extra attention is needed label Dec 27, 2023
@arriolac
Copy link
Contributor

Thanks for filing. Contributions are welcome for those translations.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants
@arriolac @reevee-codes and others