Editing Namco System 357
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 16: | Line 16: | ||
*XMB messages related with arcade firmware updates inside '''dev_flash/vsh/resource/software_update_plugin.rco/English.xml''' | *XMB messages related with arcade firmware updates inside '''dev_flash/vsh/resource/software_update_plugin.rco/English.xml''' | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<Text name="msg_update_copying_donot_turn_off_arcade">Copying update data to the system storage... Do not turn off the system.</Text> | <Text name="msg_update_copying_donot_turn_off_arcade">Copying update data to the system storage... Do not turn off the system.</Text> | ||
<Text name="msg_eject_media_auto_restart_arcade">Remove the storage media that contains update data. By removing the storage media, the system will automatically restart.</Text> | <Text name="msg_eject_media_auto_restart_arcade">Remove the storage media that contains update data. By removing the storage media, the system will automatically restart.</Text> |