mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore(tools): update translation updater's commit message (s/w/W/)
This commit is contained in:
parent
13baf9326d
commit
4b7ab093c2
|
@ -25,7 +25,7 @@
|
|||
|
||||
set -eu -o pipefail
|
||||
|
||||
readonly COMMIT_MSG="chore(i18n): update translation files for weblate"
|
||||
readonly COMMIT_MSG="chore(i18n): update translation files for Weblate"
|
||||
readonly LUPDATE_CMD="lupdate -pro qtox.pro -no-obsolete -locations none -ts"
|
||||
|
||||
if [[ "$@" = "ALL" ]]
|
||||
|
|
Loading…
Reference in New Issue
Block a user