Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the more-lang domain was triggered too early. 

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the more-lang domain was triggered too early. 

 

more-lang/ext/mlcustom.php

L14

 

/*define( ‘ML_METAKEY_OVERFLOW’,
sprintf( __(‘The “Name” should have less than %d characters’, ML_TDOMAIN), ML_MAX_METALEN ) );*/

define(
‘ML_METAKEY_OVERFLOW’,
sprintf(‘The “Name” should have less than %d characters’, ML_MAX_METALEN)
);
翻訳ファイルを使用する位置が早すぎるので、翻訳せずに出力