Saturday, March 11, 2006

String changes in m159

I'm a bit confuzed. After update there was only one fuzzy sting (famous Matrixes -> Matrices), but cvs log showed that 19 files were touched, 12 of these in helpcontent. Sure gettext does a lot of work automatically. I'll paste here a log of my cvs-commit, but this affects also many untouched strings. The reason is that about a year ago I turned off line breaking in POT2PO, but msgmerge applies this only in case, when pot file is changed (msgmerge thinks that removing linebreak in PO file is not a change). This means that changing one character in pot files applies also the --no-wrap option. This happens only once with every file, containing linebreaks in strings. Changes log: http://et.openoffice.org/servlets/ReadMsg?list=cvs&msgNo=1090 The process of update was not so smooth, like before, I'll cite Pavel's comment to [Issue 55666] helpex speed optimalizations?: "Thanks goes to Ain who find it by corrupting his local CVS repository by merging wrong POT generated from wrong GSI and all this five minutes before he wanted to go to bed :-)))"

No comments: