From: David Aguilar Date: Wed, 18 Jan 2017 03:52:45 +0000 (-0800) Subject: gitk: Remove translated message from comments X-Git-Tag: v2.12.0-rc0~77^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/7f03c6e32891bc56a8ddf09d62dd882519e4508b?hp=7f03c6e32891bc56a8ddf09d62dd882519e4508b gitk: Remove translated message from comments "make update-po" fails because a previously untranslated string has now been translated: Updating po/sv.po po/sv.po:1388: duplicate message definition... po/sv.po:380: ...this is the location of the first definition Remove the duplicate message definition. Reported-by: Junio C Hamano Signed-off-by: David Aguilar Signed-off-by: Paul Mackerras ---