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:
parent
dd10b8075f
commit
9bda107d3c
|
@ -27,7 +27,7 @@ if(NOT src_ver STREQUAL new_ver)
|
|||
|
||||
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.
|
||||
|
||||
**************************************
|
||||
]=])
|
||||
|
|
Loading…
Reference in New Issue