s=u'Do not edit this file. It was generated by the %s script.'%self.script_name
s=u'Do not edit this file. It was generated by the %s script.\n * Instead edit %s and %s'%(self.script_name,self.languageTplFileName,self.maintainersFileName)
tplDic['editnote']=s
tplDic['doxVersion']=self.doxVersion
...
...
@@ -1879,7 +1879,7 @@ class TrManager:
# translator are colour marked in the language columnt. Less
# "heavy" color is used (when compared with the Status column).