EDC4134 10
The <mb_cur_min> keyword must be defined as 1, you have defined it as %1$d. Value is ignored.

Explanation

The <mb_cur_min> keyword in the charmap file can only be set to 1.

System action

The Value was ignored and the locale has been created.

Programmer response

Change the value of the <mb_cur_min> keyword in the charmap file to 1.