mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
- Implementation of the localization... on going...
SVN:trunk[363]
This commit is contained in:
@@ -132,7 +132,7 @@ class Dict
|
|||||||
|
|
||||||
$aArguments = func_get_args();
|
$aArguments = func_get_args();
|
||||||
array_shift($aArguments);
|
array_shift($aArguments);
|
||||||
return vsprintf($sFormat, $aArguments);
|
return vsprintf($sLocalizedFormat, $aArguments);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user