build: update dev msg for translations .pot update

In the warning for detected translations source .pot changes, state that
the .pot will be automatically pushed to Transifex, instead of asking
the developer to do that, as they may not have access or the utilities.

The Transifex pull job has been updated to do this.

Signed-off-by: Rafael Kitover <rkitover@gmail.com>
This commit is contained in:
Rafael Kitover 2022-08-18 14:57:31 +00:00
parent dd10b8075f
commit 9bda107d3c
No known key found for this signature in database
GPG Key ID: 08AB596679D86240
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ if(NOT src_ver STREQUAL new_ver)
The gettext source in ]=] ${SRC_DIR}/wxvbam.pot [=[ has been updated. The gettext source in ]=] ${SRC_DIR}/wxvbam.pot [=[ has been updated.
Please commit the result and push to transifex. Please commit the result, it will be pushed to Transifex automatically.
************************************** **************************************
]=]) ]=])