The language file (a text file with the .LNG extension) is intended
to store language resources used by the plugin to output messages in dialogs and menus.
Messages in language files must be enclosed in double quotes. You can use the double quote character inside messages as well.
All lines not beginning with a dot or a double quote are ignored. Leading spaces are ignored.
.Language=English,English "Please register your copy" "Registered" "Yes" "No" : //functional keys - 6 characters max "Help" "UserMn" : "Group" "SelUp" //End of functional keys
"Option "Autodetect character table" is off." "Copy \"%.55s\" to"both lines are correct;
'\n', '\r', '\\', '\b', '\t'