Full CI validation (#183)
* validateDictionaries gradle task now makes use of caching for much faster builds * lowered the severity of missing translations linting rule * fixed some more errors in the translations * added linting task to the GitHub CI validation workflow * enabled GitHub CI validation on push to master
This commit is contained in:
parent
4749990d44
commit
9e46213454
8 changed files with 104 additions and 79 deletions
|
|
@ -49,5 +49,5 @@
|
|||
<string name="pref_double_zero_char">Символ при многократно натисната \"0\"</string>
|
||||
<string name="char_newline">Нов ред</string>
|
||||
<string name="char_space">Интервал</string>
|
||||
<string name="add_word_field_placeholder">Напишете дума...</string>
|
||||
<string name="add_word_field_placeholder">Напишете дума…</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue