the game where you go into mines and start crafting! but for consoles (forked directly from smartcmd's github)
at master 53 lines 1.8 kB view raw
1<root> 2 <data name="IDS_NOFREESPACE_TEXT"> 3 <value>Your system storage doesn't have enough free space to create a game save.</value> 4 </data> 5 6 <data name="IDS_PRO_RETURNEDTOTITLESCREEN_TEXT"> 7 <value>You have been returned to the title screen because you have signed out of the "PSN"</value> 8 </data> 9 10 <data name="IDS_PRO_RETURNEDTOMENU_TEXT"> 11 <value>The match has ended because you have signed out of the "PSN" 12</value> 13 </data> 14 15 <data name="IDS_PRO_NOTONLINE_TITLE"> 16 <value>You are not currently signed in.</value> 17 </data> 18 19 <data name="IDS_PRO_NOTONLINE_TEXT"> 20 <value>This game has some features which require being signed in to the "PSN", but you are currently offline.</value> 21 </data> 22 23 <data name="IDS_PRO_XBOXLIVE_NOTIFICATION"> 24 <value>This feature requires being signed in to the "PSN". 25</value> 26 </data> 27 28 <data name="IDS_PRO_NOTONLINE_ACCEPT"> 29 <value>Connect to "PSN"</value> 30 </data> 31 32 <data name="IDS_PRO_ACHIEVEMENTPROBLEM_TITLE"> 33 <value>Trophy Problem</value> 34 </data> 35 36 <data name="IDS_PRO_ACHIEVEMENTPROBLEM_TEXT"> 37 <value>There was a problem accessing your Sony Entertainment Network account. Your trophy could not be awarded at this time.</value> 38 </data> 39 40 <data name="IDS_PRO_NOPROFILE_TITLE"> 41 <value>Sony Entertainment Network account problem</value> 42 </data> 43 44 <data name="IDS_PRO_NOPROFILEOPTIONS_TEXT"> 45 <value>Saving of settings to your Sony Entertainment Network account has failed.</value> 46 </data> 47 48 <data name="IDS_PRO_UNLOCKGAME_TEXT"> 49 <value>This is the Minecraft: PlayStation®3 Edition trial game. If you had the full game, you would just have earned a trophy! 50Unlock the full game to experience the joy of Minecraft: PlayStation®3 Edition and to play with your friends across the globe through the "PSN". 51Would you like to unlock the full game?</value> 52 </data> 53</root>