Re: Bug in layouttranslations update script

2014-04-09 Thread Pavel Sanda
Vincent van Ravesteijn wrote: > Vincent van Ravesteijn schreef op 9-4-2014 21:19: >> >> Pavel decided that the danish translation was on purpose, so I let him >> verify also the layouttranslations file. > > I checked it myself now, and commit 8dd5a6e24 indeed explicitly changes > multiple instanc

Re: Bug in layouttranslations update script

2014-04-09 Thread Vincent van Ravesteijn
Vincent van Ravesteijn schreef op 9-4-2014 21:19: Pavel decided that the danish translation was on purpose, so I let him verify also the layouttranslations file. I checked it myself now, and commit 8dd5a6e24 indeed explicitly changes multiple instances of "Notat" to "Note", so it must be don

Re: Bug in layouttranslations update script

2014-04-09 Thread Vincent van Ravesteijn
Georg Baum schreef op 9-4-2014 21:14: Vincent van Ravesteijn wrote: Vincent van Ravesteijn schreef op 9-4-2014 20:33: When running "make ../lib/layouttranslations" the "Note" string of the Danish translation was not updated in the layouttranslations file. because da.po translates "Note" to "N

Re: Bug in layouttranslations update script

2014-04-09 Thread Georg Baum
Vincent van Ravesteijn wrote: > Vincent van Ravesteijn schreef op 9-4-2014 20:33: >> When running "make ../lib/layouttranslations" the "Note" string of the >> Danish translation was not updated in the layouttranslations file. because da.po translates "Note" to "Note". >> After deleting the file

Re: Bug in layouttranslations update script

2014-04-09 Thread Vincent van Ravesteijn
Vincent van Ravesteijn schreef op 9-4-2014 20:33: When running "make ../lib/layouttranslations" the "Note" string of the Danish translation was not updated in the layouttranslations file. After deleting the file and rerunning the command, it was updated. This seems like a bug. Vincent Also t

Bug in layouttranslations update script

2014-04-09 Thread Vincent van Ravesteijn
When running "make ../lib/layouttranslations" the "Note" string of the Danish translation was not updated in the layouttranslations file. After deleting the file and rerunning the command, it was updated. This seems like a bug. Vincent