UIComponentPcSaveLoad.xml 577 B

123456789101112131415
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!-- *********************************************************************** -->
  3. <!-- * Save/Load functionality for the PC for save games and replays. * -->
  4. <!-- *********************************************************************** -->
  5. <UIComponentPcSaveLoad xmlns="uri:ea.com:eala:asset"
  6. Priority="601"
  7. >
  8. <MapPrefix>APT:SaveInfoMap_</MapPrefix>
  9. <DescriptionPrefix>APT:SaveInfoDescription_</DescriptionPrefix>
  10. <TimePrefix>APT:SaveInfoTime_</TimePrefix>
  11. <DatePrefix>APT:SaveInfoDate_</DatePrefix>
  12. </UIComponentPcSaveLoad>