提交 84b4b832 编写于 作者: C Christian Stimming 提交者: Paul Mackerras

gitk: Mark forgotten string for translation

Signed-off-by: NPaul Mackerras <paulus@samba.org>
上级 9832e4f2
......@@ -6540,7 +6540,7 @@ proc appendrefs {pos ids var} {
}
}
if {[llength $tags] > $maxrefs} {
$ctext insert $pos "many ([llength $tags])"
$ctext insert $pos "[mc "many"] ([llength $tags])"
} else {
set tags [lsort -index 0 -decreasing $tags]
set sep {}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册