Package DE_EPAGES::Test::API::TranslationJS
Checks translation files (de/en) for correct encoding: iso-8859-1
Base |
DE_EPAGES::Test::API::StoreUnitTest |
Functions
CheckGeneralUseOfDictionaries
Check the general use of dictionaries in js modules.
Syntax |
CheckGeneralUseOfDictionaries($hJS2Dict, $hDicts); |
Input |
|
CheckMissingTranslations
Check if js module and module template use unknown translation.
Syntax |
CheckMissingTranslations($hJS2Dict, $hDicts, $hCompleteDicts); |
Input |
|
CheckUnUsedTranslations
Check if dictionaries have unnecessary translation.
Syntax |
CheckUnUsedTranslations($hJS2Dict, $hDicts, $hCompleteDicts); |
Input |
|