Skip to content

Commit b94e609

Browse files
committed
createrelease: instruction to update translations
1 parent f142f91 commit b94e609

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

createrelease

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@
4242
# Update AUTHORS using output from:
4343
# git log --format='%aN' 2.7..HEAD | sort -u > AUTHORS2 && diff -y AUTHORS AUTHORS2 | less
4444
#
45+
# Update GUI translations
46+
# lupdate gui.pro
47+
#
4548
# Create 2.18.x branch
4649
# git checkout -b 2.18.x ; git push -u origin 2.18.x
4750
#

0 commit comments

Comments
 (0)