-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy path3.1.1_game_localizations.log
289 lines (266 loc) · 4.16 KB
/
3.1.1_game_localizations.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
[22:38:17][game_application.cpp:1995]:
== LOCALIZATION DOCUMENTATION ==
This is a list of all hardcoded scoped localization commands in the game. It does not include scripted locs (see game/customizable_localization).
In most cases, it is also possible to get the value of variables with '[Scope.my_variable]' and saved dates with '[Scope.my_date_flag]'.
There are also several unscoped commands: GetDate, GetMidGameDate, GetLateGameDate, GetYear, LastKilledCountryName.
A single opening square bracket '[' will begin a scoped localization statement.
Two consecutive opening square brackets '[[' will escape it, making a single square bracket show up in text instead, i.e. '[[example]' in loc will display as '[example]' in-game.
--Country--
Promotions:
Capital
Ruler
Heir
Species
Federation
Properties
GetName
GetAdj
GetAdjective
GetSpeciesName
GetSpeciesAdj
GetSpeciesNamePlural
GetSpeciesClass
GetSpeciesClassPlural
GetAllianceName
GetRulerName
GetRulerTitle
GetHeirName
GetHeirTitle
GetPersonalityName
GetSpeciesNameInsult
GetSpeciesNamePluralInsult
GetSpeciesNameCompliment
GetSpeciesNamePluralCompliment
GetSpeciesSpawnName
GetSpeciesSpawnNamePlural
GetSpeciesOrganName
GetSpeciesOrganNamePlural
GetSpeciesMouthName
GetSpeciesHandName
GetSpeciesHandNamePlural
GetSpeciesEarName
GetSpeciesEarNamePlural
GetSpeciesToothName
GetSpeciesToothNamePlural
GetSpeciesFossilName
GetSpeciesFossilNamePlural
GetSpeciesRemnantName
GetSpeciesRemnantNamePlural
GetRandomSpeciesSound
GetHomeWorldName
GetLastLostRelic
GetLastReceivedRelic
GetGovernmentName
GetRealName
GetCountryType
--Planet--
Promotions:
Owner
System
MoonOf
Sector
Properties
GetName
GetAdj
GetStarName
GetPlanetMoon
GetPlanetMoonCap
GetNebula
GetOwnerName
GetControllerName
GetClassName
GetClassAdj
--Ship (and Starbase)--
Promotions:
Owner
Fleet
Properties
GetName
GetNebula
GetFleetName
GetLeaderName
GetStarName
GetShipSizeName
GetShipSizeNamePlural
GetDesignName
--Pop--
Promotions:
Planet
Faction
Species
Properties
GetName
GetSpeciesName
GetSpeciesNamePlural
GetSpeciesAdj
--System--
Promotions:
Owner
Sector
Properties
GetName
GetAdj
GetNebula
GetClassName
--Fleet--
Promotions:
Owner
Leader
System
Properties
GetName
GetFleetName
GetLeaderName
GetStarName
GetRulerName
GetAdj
--Leader--
Promotions:
Owner
Species
Properties
GetName
GetRegnalName
GetPopFactionName
GetSubjectPronoun
GetSheHe
GetHeShe
GetSubjectPronounCap
GetSheHeCap
GetHeSheCap
GetObjectPronoun
GetHerHim
GetHimHer
GetPossPronoun
GetHerHis
GetHisHer
GetPossPronounCap
GetHerHisCap
GetHisHerCap
GetReflexivePronoun
GetHerselfHimself
GetHimselfHerself
GetRulerTitle
GetTitle
GetRulerName
GetFirstName
GetFirstNameFull
GetSecondName
GetAge
--Army--
Promotions:
Owner
Planet
Leader
Species
Properties
GetName
GetRulerName
--Ambient Object--
Promotions:
Properties
GetName
GetStarName
GetNebula
--Species--
Promotions:
Properties
GetName
GetAdj
GetNamePlural
GetClass
GetClassPlural
GetNameInsult
GetNamePluralInsult
GetNameCompliment
GetNamePluralCompliment
GetSpawnName
GetSpawnNamePlural
GetOrganName
GetOrganNamePlural
GetMouthName
GetHandName
GetHandNamePlural
GetEarName
GetEarNamePlural
GetToothName
GetToothNamePlural
GetFossilName
GetFossilNamePlural
GetRemnantName
GetRemnantNamePlural
GetRandomSpeciesSound
--War--
Promotions:
MainDefender
MainAttacker
Properties
GetName
GetNumPlayerFleetsGoneMIA
--Pop Faction--
Promotions:
Owner
Leader
Properties
GetName
--Archaeological Site--
Promotions:
Planet
AmbientObject
Fleet
Ship
GalacticObject
Properties
--Federation--
Promotions:
Leader
Properties
GetName
--First Contact--
Promotions:
Leader
Owner
ContactCountry
System
Properties
GetName
--Espionage Operation--
Promotions:
SpyNetwork
Target
Owner
Leader
Properties
GetName
--Espionage Asset--
Promotions:
Properties
GetName
--Spy Network--
Promotions:
Target
Owner
Leader
Properties
--Deposit--
Promotions:
Planet
Properties
GetName
--Megastructure--
Promotions:
Owner
System
Planet
Properties
GetName
--Sector--
Promotions:
Owner
Capital
Leader
Properties
GetName
GetFocus
GetType
=================