Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Thanks for the translations, but please don't use Doxygen format comments (starting with /**  or 
/// ) for comments that can't meaningfully be used by Doxygen. (Those inside methods, I think; I am 
not really a Doxygen user.) Can you fix those back to use the // style, thanks!

Some comments you change from // style to /*  style, I think it's best to stick with // style also 
for multi-line comments.

Also, I think comments like 

class SwField;                  // fuer Felder

are pointless, just delete them, no need to translate and keep. (Sure, if *every* such empty 
"forward" class declaration had a comment indicating *why* it is needed in that particular case, 
then they would be OK, but when just a few of them have, it's mostly pointless IMO.) In this case 
the comment just says that "SwField" is for "fields", which should not really be hard to guess from 
the name.

--tml



Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.