Issue #2308967 by martin107: Fix spelling errors
parent
2691c42b24
commit
13ed88f04e
|
@ -344,11 +344,11 @@ class LocaleUpdateTest extends LocaleUpdateBase {
|
|||
}
|
||||
|
||||
/**
|
||||
* Tests automatic translation import when a langauge is added.
|
||||
* Tests automatic translation import when a language is added.
|
||||
*
|
||||
* When a language is added, the system will check for translations files of
|
||||
* enabled modules and will import them. When a language is removed the system
|
||||
* will remove all translations of that langugue from the database.
|
||||
* will remove all translations of that language from the database.
|
||||
*/
|
||||
public function testEnableLanguage() {
|
||||
// Make the hidden test modules look like a normal custom module.
|
||||
|
|
Loading…
Reference in New Issue