mirror of
https://github.com/gopher64/gopher64.git
synced 2026-07-11 01:25:20 +02:00
remove some spaces from translation strings (#868)
This commit is contained in:
@@ -56,3 +56,4 @@ jobs:
|
||||
cargo clippy --no-default-features -- -Dwarnings
|
||||
find -name \*.slint | xargs slint-tr-extractor -o /tmp/translations.pot
|
||||
msgcmp --use-untranslated /tmp/translations.pot data/translations/gopher64.pot
|
||||
find data/translations -name "*.po" | xargs -I {} msgcmp {} data/translations/gopher64.pot
|
||||
|
||||
Reference in New Issue
Block a user