Custom loader screens for Presenter projects
The help documentation states that
In the <language id=”en”> section, add the line <uitext name=”ADOBE_PRESENTER” value=”Your_Text”/>, substituting the text you want for “Your_Text.”
Note that the help documentation uses the special open(“) and close(”) quote characters. However if these characters are copy-pasted into the xml file - Presenter will fail to parse it.
Solution - Use the simple double quote character " " (ASCII - 0x22) by manually typing it in.