Codechange: document parameters and return types

This commit is contained in:
Rubidium
2026-02-19 20:46:40 +01:00
committed by rubidium42
parent 21b4248fe9
commit dde097a080
24 changed files with 102 additions and 17 deletions
+1
View File
@@ -2039,6 +2039,7 @@ bool LanguagePackHeader::IsValid() const
/**
* Check whether a translation is sufficiently finished to offer it to the public.
* @return \c true iff there are less than 25% missing strings.
*/
bool LanguagePackHeader::IsReasonablyFinished() const
{