License.xml: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
mNo edit summary
Line 863: Line 863:
</syntaxhighlight>}}
</syntaxhighlight>}}


:<str id="msg_update_eula_X">
{{Boxcode|content=<syntaxhighlight lang="xml">
<str id="msg_update_eula_X">
</syntaxhighlight>}}
::a msg_update_eula_X str id must have a line break or the next is concatenated.
::a msg_update_eula_X str id must have a line break or the next is concatenated.


:<str id="msg_updater_X">
{{Boxcode|content=<syntaxhighlight lang="xml">
<str id="msg_updater_X">
</syntaxhighlight>}}
::a msg_updater_X str id
::a msg_updater_X str id


msg_update_eula_X maximums
msg_update_eula_X maximums

Revision as of 04:18, 18 July 2014

As seen in extracted PUP:

Code Sample

bugs

8002FB22 - An error has occured. **Caused by a malformed license.xml file in PS3UPDAT.PUP

Code Sample
Code Sample
a msg_update_eula_X str id must have a line break or the next is concatenated.
Code Sample
a msg_updater_X str id

msg_update_eula_X maximums

Code Sample

msg_updater_X maximums

Code Sample