This repository was archived by the owner on May 3, 2021. It is now read-only.
This repository was archived by the owner on May 3, 2021. It is now read-only.
Wrong capitalization in the German prefixes #10
Open
Description
Hi,
this is only a cosmetic grammar issue but because it is not covered by the current capitalization options, this might count as a bug instead of a German translation error. 🤔
In German we begin all nouns with a capital letter and this applies to the word "Viertel" from the German prefixes:
Twelveish/app/src/main/res/values/strings.xml
Lines 330 to 342 in a3a1305
Here is a nice overview of how that prefix is used in the right way: https://www.dict.cc/?s=Viertel+vor
I don't know if this should be a new option for the capitalization menu of if this should be an exception for all existing capitalization options but in its current state it just looks wrong for German speakers. 😏