Conversation
|
Full stack trace: `/home/runner/work/InnerTune/InnerTune/app/src/main/res/values-tr/strings.xml:12: Error: For locale "tr" (Turkish) the following quantity should also be defined: one (e.g. "Sepetinizde 1 X var. Bunu almak istiyor musunuz?") [MissingQuantity] Explanation for issues of type "MissingQuantity": This lint check looks at each translation of a and makes sure that For example, an English translation must provide a string for https://developer.android.com/guide/topics/resources/string-resource.html#Plurals` I see you deleted also missingQuantities, if not important you can but here it's not compiling anymore so you should add it back, or fix the plurals. |
I didn't actually delete anything, and there's nothing missing. I synchronized everything with the English file, and even the number of lines is the same. Now, I'm reviewing it. |
|
Thank you for this PR and bearing with me ! |
No description provided.