mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 05:29:20 +03:00
Langs fixes
This commit is contained in:
parent
6116597f6f
commit
c0d016293d
27 changed files with 258 additions and 86 deletions
|
|
@ -21,7 +21,7 @@ function mergeLangStructure($aFromLang, $aEngLang, &$iCount = 0)
|
|||
}
|
||||
else
|
||||
{
|
||||
// echo $sSectionKey.'/'.$sParamKey.','."\n";
|
||||
echo $sSectionKey.'/'.$sParamKey.','."\n";
|
||||
$iCount++;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue