EDC4118 30
Missing closing quote in string '%1$s'.

Explanation

The string specified had a opening double quote but no closing double quote. The closing quote will be added.

System action

The locale has not been created. If BLDERR option is specified, the characters between the opening double quote and the end of line character will be used.

Programmer response

Add the closing double quote after the string.