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 <gitster@pobox.com>
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
This commit is contained in:
David Aguilar 2017-01-17 19:52:45 -08:00 committed by Paul Mackerras
parent 8fef3f36b7
commit 7f03c6e328
1 changed files with 0 additions and 15 deletions

View File

@ -1385,21 +1385,6 @@ msgstr "Felaktiga argument till gitk:"
#~ msgid "mc"
#~ msgstr "mc"
#~ msgid ""
#~ "\n"
#~ "Gitk - a commit viewer for git\n"
#~ "\n"
#~ "Copyright © 2005-2016 Paul Mackerras\n"
#~ "\n"
#~ "Use and redistribute under the terms of the GNU General Public License"
#~ msgstr ""
#~ "\n"
#~ "Gitk - en incheckningsvisare för git\n"
#~ "\n"
#~ "Copyright © 2005-2016 Paul Mackerras\n"
#~ "\n"
#~ "Använd och vidareförmedla enligt villkoren i GNU General Public License"
#~ msgid "next"
#~ msgstr "nästa"