Adapt translations to updated messages

- Also fix syntax error with % in translatable strings
This commit is contained in:
mDuo13
2020-10-05 13:15:16 -07:00
parent 8236ef5d8e
commit 80153b4e8b
7 changed files with 1846 additions and 1889 deletions

View File

@@ -92,8 +92,6 @@ If you only want to change an existing translation for a given string that hasn'
After you've edited all the PO files, be sure to [compile them](#compile-strings).
***TODO: I don't know what happens if you skip a language or don't translate the new strings.***
### Compile Strings
Whether you added a language, added new strings, or tweaked an existing translation, you must compile the PO files (text) to MO files (binary) to get Dactyl to use them.