mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-09-24 04:40:44 +00:00
feat: TU19 (Dec 2014) Features & Content (#155)
* try to resolve merge conflict * feat: TU19 (Dec 2014) Features & Content (#32) * December 2014 files * Working release build * Fix compilation issues * Add sound to Windows64Media * Add DLC content and force Tutorial DLC * Revert "Add DLC content and force Tutorial DLC" This reverts commit 97a43994725008e35fceb984d5549df9c8cea470. * Disable broken light packing * Disable breakpoint during DLC texture map load Allows DLC loading but the DLC textures are still broken * Fix post build not working * ... * fix vs2022 build * fix cmake build --------- Co-authored-by: Loki <[email protected]>
This commit is contained in:
@@ -48,6 +48,12 @@
|
||||
<data name="IDS_CORRUPT_OPTIONS">
|
||||
<value>Il file delle opzioni è danneggiato e deve essere cancellato.</value>
|
||||
</data>
|
||||
<data name="IDS_CORRUPT_OPTIONS_DELETE">
|
||||
<value>Cancella file opzioni.</value>
|
||||
</data>
|
||||
<data name="IDS_CORRUPT_OPTIONS_RETRY">
|
||||
<value>Riprova a caricare il file opzioni.</value>
|
||||
</data>
|
||||
<data name="IDS_CORRUPT_SAVECACHE">
|
||||
<value>Il file di salvataggio è danneggiato e deve essere cancellato.</value>
|
||||
</data>
|
||||
@@ -75,6 +81,10 @@
|
||||
<data name="IDS_CONTENT_RESTRICTION_MULTIPLAYER">
|
||||
<value>I servizi online sono disattivati nel tuo account Sony Entertainment Network a causa delle limitazioni sui contenuti di uno dei giocatori locali.</value>
|
||||
</data>
|
||||
<data name="IDS_CONTENT_RESTRICTION_PATCH_AVAILABLE">
|
||||
<value>Le funzionalità online sono state disabilitate per la disponibilità di un aggiornamento al gioco.
|
||||
</value>
|
||||
</data>
|
||||
<data name="IDS_NO_DLCCATEGORIES">
|
||||
<value>Nessuna offerta di contenuto scaricabile disponibile per questo titolo al momento.</value>
|
||||
</data>
|
||||
@@ -84,8 +94,4 @@
|
||||
<data name="IDS_INVITATION_BODY">
|
||||
<value>Venite a giocare una partita a Minecraft: PlayStation®Vita Edition!</value>
|
||||
</data>
|
||||
<data name="IDS_CONTENT_RESTRICTION_PATCH_AVAILABLE">
|
||||
<value>Le funzionalità online sono state disabilitate per la disponibilità di un aggiornamento al gioco.
|
||||
</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user