Don't add line number to comment when running updatepo.sh
authorest31 <MTest31@outlook.com>
Tue, 1 Sep 2015 23:34:37 +0000 (01:34 +0200)
committerest31 <MTest31@outlook.com>
Tue, 1 Sep 2015 23:34:37 +0000 (01:34 +0200)
commit94961b3364f76d5861913af321e9be6200d080b3
tree2f60f79716faf3eabca08891fdbd38f7c2f22614
parente511282d78a844af24602791cd3cab9aa6e6996d
Don't add line number to comment when running updatepo.sh

Otherwise, this updates all .po files for all line numbers that changed
since the last time updatepo.sh was run. We still add the filename, but
this information shouldn't change too often.

xgettext beginning with 0.18.4 supports this feature.
util/updatepo.sh