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>
David Aguilar committed
Jan 17, 2017 at 19:52 UTC
7f03c6e32891bc56a8ddf09d62dd882519e4508b
1 file changed
-15
po/sv.po
-15
@@ -1385,21 +1385,6 @@ msgstr "Felaktiga argument till gitk:"
1385
#~ msgid "mc"
1386
#~ msgstr "mc"
1387
1388
-#~ msgid ""
1389
-#~ "\n"
1390
-#~ "Gitk - a commit viewer for git\n"
1391
-#~ "\n"
1392
-#~ "Copyright © 2005-2016 Paul Mackerras\n"
1393
-#~ "\n"
1394
-#~ "Use and redistribute under the terms of the GNU General Public License"
1395
-#~ msgstr ""
1396
-#~ "\n"
1397
-#~ "Gitk - en incheckningsvisare för git\n"
1398
-#~ "\n"
1399
-#~ "Copyright © 2005-2016 Paul Mackerras\n"
1400
-#~ "\n"
1401
-#~ "Använd och vidareförmedla enligt villkoren i GNU General Public License"
1402
-
1388
#~ msgid "next"
1389
#~ msgstr "nästa"
1390