1
0
mirror of https://codeberg.org/gitnex/GitNex synced 2024-12-22 08:19:38 +01:00
GitNex-Android-App/app
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
..
src Never lowercase strings (#1256) 2023-03-07 06:53:02 +00:00
.gitignore
build.gradle Downgrade common io library (#1252) 2023-02-04 19:41:03 +00:00
proguard-rules.pro