Re: [PATCH 4/5] git-gui: fix incorrect use of Tcl append command

2016-10-03 Thread Pat Thoyts
Vasco Almeida writes: >Fix wrong use of append command in strings marked for translation. >According to Tcl/Tk Documentation [1], > append varName ?value value value ...? >appends all value arguments to the current value of variable varName. >This means that >

[PATCH 4/5] git-gui: fix incorrect use of Tcl append command

2016-05-08 Thread Vasco Almeida
Fix wrong use of append command in strings marked for translation. According to Tcl/Tk Documentation [1], append varName ?value value value ...? appends all value arguments to the current value of variable varName. This means that append "[appname] ([reponame]): " [mc "File