Commit Graph

17 Commits

Author SHA1 Message Date
IlDucci
0ea483aafb [Miami] Minor pass of the Spanish translation
I wanted to do a full pass of the translation, but since I found out the issue with the opening exclamation mark in Pricedown and with the public announcement of re3/VC, I thought on importing some of the changes I'm planning to do right now.
 - Swapped all instances of an opening exclamation mark on strings that exclusively use the Pricedown font with a lowercase i to camouflage the fact.
 - Pasted a few strings from the current status of RE3's Spanish translation. These include mostly menus, but also include Donald Love's reference from GTA3 in Avery's Two Bit Hit mission (they were not in sync).
 - Added a few comments I used to know where I was. It's not all of them.
 - Other fixes and changes.
 - Lowercased some instances of non-RAE title uppercasing, like in the Colonel's name.
 - Who the heck thought "Sun Auto" was a "Solarium"?
 - Shortened "Invert First Person View" string, as it was touching the right-hand text.
2021-02-14 12:34:12 +01:00
Sergeanur
e98164ec41 Sync aspect ratio setting with master 2021-02-12 18:00:20 +02:00
Sergeanur
c5042dcdf6 Add english strings to translations as stubs, also translation notice 2021-02-12 08:14:10 +02:00
Sergeanur
438277408b Use VEHICLE_FIREWEAPON in GXTs 2021-02-11 18:36:40 +02:00
Sergeanur
4f27a28762 More fixes 2021-02-11 05:03:41 +02:00
Sergeanur
7c485560c5 Translated string fix 2021-02-11 04:28:21 +02:00
Sergeanur
12330e38cb Controller menu 2021-02-10 08:57:51 +02:00
IlDucci
1ffa9bb30f Adding strings to re3's GXT, recompiling GXT files
Contains the same new elements as #1017
2021-02-03 19:41:17 +01:00
Sergeanur
3e0dbf42d4 Add radio off text 2021-01-31 23:46:45 +02:00
Sergeanur
eecf095077 Add missing GXT line 2021-01-07 20:57:17 +02:00
IlDucci
c7ce056728 Spanish translation corrections and fixes
Unlike GTA3's spanish.gxt file, Vice City for PC's version has a number of issues related with the structure of the text file (it also has translation issues, but those are for a later commit).

This is what was done:
 - Removed unused strings.
 - Fixed string names to match the American file (fixes "STRING not found" in the intro subtitles, the media coverage strings, and probably a lot more).
 - Added most of the translation changes from the iOS release (except the Cuban/Haitian censorship, as the iOS release also had voice changes that are not present in PC).
 - Fixed the help screen's extra articles and missing full stops.
 - Added re3's new strings, using the translation from the GTA3 version.
 - A few minor translation changes of my own.
 - Relocated some strings to follow the american.gxt structure.
2020-12-12 11:41:24 +02:00
Sergeanur
4b4f59a5d4 Add texts 2020-12-07 17:09:31 +02:00
Sergeanur
827b240078 Merge branch 'master' into miami
# Conflicts:
#	gamefiles/TEXT/american.gxt
#	src/control/Garages.cpp
#	src/control/Record.cpp
#	src/control/Script.cpp
#	src/core/Collision.cpp
#	src/core/Frontend.cpp
#	src/core/Frontend.h
#	src/core/Game.cpp
#	src/core/MenuScreens.cpp
#	src/core/Streaming.cpp
#	src/core/config.h
#	src/core/re3.cpp
#	src/modelinfo/ModelInfo.cpp
#	src/render/Renderer.cpp
#	src/save/GenericGameStorage.cpp
#	utils/gxt/american.txt
2020-08-19 23:34:33 +03:00
Sergeanur
732681db08 Island loading and PS2 alpha test added to options 2020-08-16 17:26:44 +03:00
Sergeanur
a728a542be Graphics menu + MSAA 2020-08-16 01:37:09 +03:00
Sergeanur
56388472cb Remove III files 2020-08-14 15:25:02 +03:00
Sergeanur
3a536f18b1 Add GXT util 2020-05-05 15:47:18 +03:00