Auxio/app
OxygenCobalt 433d623f14
strings: fix improper usage of plurals
Use a proper composition of the "many" and "other" fields in the plural
fields of specific languages.

In the french/czech plural configuration, both "many" and "other" are
used for string fields. The lint does not make this obvious, so in
d7f34e6 I ended up switching the "other" field to "many". This resulted
in some devices on those languages crashing. To fix this, we define
the "many" and "other" fields with the same value to avoid a crash.

Resolves #69.
2022-02-02 07:17:28 -07:00
..
src strings: fix improper usage of plurals 2022-02-02 07:17:28 -07:00
build.gradle Version 2.1.0 2022-01-28 19:22:18 -07:00
proguard-rules.pro Create dedicated app object 2021-01-14 07:42:56 -07:00