GitNex/app/src
qwerty287 3ec469ff19 Never lowercase strings (#1256)
Never lowercase translatable strings. This can lead to weird translations otherwise, e.g. in German, you always start nouns with a capital letter. The current implementation turns this into a wrong capitalization.

Co-authored-by: qwerty287 <ndev@web.de>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1256
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
Co-authored-by: qwerty287 <qwerty287@noreply.codeberg.org>
Co-committed-by: qwerty287 <qwerty287@noreply.codeberg.org>
2023-03-07 06:53:02 +00:00
..
androidTest/java/org/main/gitnex Use Gradle-native formatter (#1208) 2022-09-21 07:43:00 +02:00
main Never lowercase strings (#1256) 2023-03-07 06:53:02 +00:00
test/java/org/mian/gitnex/helpers Use Gradle-native formatter (#1208) 2022-09-21 07:43:00 +02:00