mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
Merged from revision: 7418
- Renamed save game files for all languages to "SavedGames*.sav" and the folder to "SavedGames" git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7419 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -6046,10 +6046,10 @@ STR16 pMessageStrings[] =
|
||||
L"Nessuna descrizione", //Save slots that don't have a description.
|
||||
L"Partita salvata.",
|
||||
L"Partita salvata.",
|
||||
L"Salvataggio rapido", //The name of the quicksave file (filename, text reference)
|
||||
L"Partita salvata", //The name of the normal savegame file, such as SaveGame01, SaveGame02, etc.
|
||||
L"salv.", //The 3 character dos extension (represents sav)
|
||||
L"..\\Partite salvate", //The name of the directory where games are saved.
|
||||
L"QuickSave", //The name of the quicksave file (filename, text reference)
|
||||
L"SaveGame", //The name of the normal savegame file, such as SaveGame01, SaveGame02, etc.
|
||||
L"sav", //The 3 character dos extension (represents sav)
|
||||
L"..\\SavedGames", //The name of the directory where games are saved.
|
||||
L"Giorno",
|
||||
L"Mercenari",
|
||||
L"Slot vuoto", //An empty save game slot
|
||||
|
||||
Reference in New Issue
Block a user