mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-07 08:09:58 +00:00
Fixing an original issue: removing unneeded white color codes in subtitles
This is an original issue. It seems that certain cutscenes had a white color control code in their subtitles when - It's not needed for subtitles. - The ~w~ control code isn't pure white, but light gray, so those subtitles look different than the rest. I've also fixed a couple of unwanted spaces found in French and German, and also tweaked one string in Spanish and added the translation for the new Waypoint string.
This commit is contained in:
parent
213a8eb905
commit
bb5d2c501c
14 changed files with 941 additions and 938 deletions
|
@ -1373,7 +1373,7 @@ Y si nos está vendiendo..., mátalo.
|
|||
Aquí viene nuestro amiguito. El señor Bocón en persona.
|
||||
|
||||
[FM2_G]
|
||||
¿Te han seguido? Ya sabes que esto es nuestro secretito.
|
||||
¿Te siguieron? Ya sabes que esto es nuestro secretito.
|
||||
|
||||
[FM2_H]
|
||||
No, no, no me han seguido. ¿Tienes lo mío?
|
||||
|
@ -8122,6 +8122,9 @@ XBOX
|
|||
[FEC_IVP]
|
||||
INVERTIR VERTICALIDAD MANDO
|
||||
|
||||
[FEM_TWP]
|
||||
Poner o quitar punto de referencia
|
||||
|
||||
{ end of file }
|
||||
|
||||
[DUMMY]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue