Re: transl: fix score-counter

2009-06-29 Thread Michael Stefaniuc
André Hentschel wrote: > If e.g. 4 langs are on score 1, then next score entry is 5. > This corrects the counter, so that next score is 2 I wouldn't count that as a bug but as a matter of taste. I prefer the way it is now. There are 4 other languages before the respective language so it comes in on

Re: transl: fix score-counter

2009-06-29 Thread André Hentschel
Ricardo Filipe schrieb: 2009/6/29 André Hentschel mailto:n...@dawncrow.de>> If e.g. 4 langs are on score 1, then next score entry is 5. This corrects the counter, so that next score is 2 --- transl/php/index.php |2 +- 1 files changed, 1 insertions(+), 1 deletions(-)

Re: transl: fix score-counter

2009-06-29 Thread Ricardo Filipe
2009/6/29 André Hentschel > If e.g. 4 langs are on score 1, then next score entry is 5. > This corrects the counter, so that next score is 2 > --- > transl/php/index.php |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > > the score right now gives a count of the number of languag