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
|
|
@ -40,5 +40,5 @@
|
|||
<string name="char_space">Espace</string>
|
||||
<string name="char_newline">Nouvelle ligne</string>
|
||||
<string name="pref_double_zero_char">Caractère lorsque «0» est appuyé plusieurs fois</string>
|
||||
<string name="add_word_field_placeholder">Tapez un mot...</string>
|
||||
<string name="add_word_field_placeholder">Tapez un mot…</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue