File tree 5 files changed +12
-12
lines changed
5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
layout : default
3
- title : ARV - Ahyangyi's Road Vehicles
3
+ title : ACRVS - Ahyangyi's Chinese Road Vehicle Set
4
4
has_children : True
5
5
nav_order : 1
6
6
---
Original file line number Diff line number Diff line change 1
1
---
2
2
layout : default
3
3
title : Rosters
4
- parent : ARV - Ahyangyi's Road Vehicles
4
+ parent : ACRVS - Ahyangyi's Chinese Road Vehicle Set
5
5
has_children : True
6
6
nav_order : 2
7
7
---
Original file line number Diff line number Diff line change 1
1
---
2
2
layout : default
3
3
title : Vehicles
4
- parent : ARV - Ahyangyi's Road Vehicles
4
+ parent : ACRVS - Ahyangyi's Chinese Road Vehicle Set
5
5
has_children : True
6
6
nav_order : 1
7
7
---
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ def gen_docs(string_manager, rosters):
20
20
layout: default
21
21
title: { roster .name }
22
22
parent: Rosters
23
- grand_parent: ARV - Ahyangyi's Road Vehicles
23
+ grand_parent: ACRVS - Ahyangyi's Chinese Road Vehicle Set
24
24
nav_order: { i + 1 }
25
25
---
26
26
""" ,
@@ -65,7 +65,7 @@ def gen_docs(string_manager, rosters):
65
65
layout: default
66
66
title: { translation }
67
67
parent: Vehicles
68
- grand_parent: ARV - Ahyangyi's Road Vehicles
68
+ grand_parent: ACRVS - Ahyangyi's Chinese Road Vehicle Set
69
69
nav_order: { i + 1 }
70
70
---
71
71
Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ STR_PARAM_NIGHT_MODE_ENABLED :Enabled
15
15
16
16
STR_PARAM_ROSTER :Roster
17
17
STR_PARAM_ROSTER_DESC :Choose the roster of vehicles
18
- STR_PARAM_ALL :China
19
- STR_PARAM_DOVEMERE :Wuhu
20
- STR_PARAM_NORBURY :Beijing
18
+ STR_PARAM_ROSTER_ALL :China
19
+ STR_PARAM_ROSTER_DOVEMERE :Wuhu
20
+ STR_PARAM_ROSTER_NORBURY :Beijing
21
21
22
22
STR_PARAM_EARLY_IMPORTED_VEHICLES :Early Imported Vehicles
23
23
STR_PARAM_EARLY_IMPORTED_VEHICLES_DESC :Whether to include imported vehicles for the early game.
@@ -26,10 +26,10 @@ STR_PARAM_EARLY_IMPORTED_VEHICLES_ENABLED_CHEAP :Enabled - Cheaper
26
26
STR_PARAM_EARLY_IMPORTED_VEHICLES_ENABLED :Enabled
27
27
STR_PARAM_EARLY_IMPORTED_VEHICLES_ENABLED_COSTLY:Enabled - Costly
28
28
29
- STR_PARAM_EARLY_IMPORTED_FANTASY_FREIGHT_TRAMS :Fantasy - Freighter Trams
30
- STR_PARAM_EARLY_IMPORTED_FANTASY_FREIGHT_TRAMS_DESC :Whether to include freighter variations for passenger-only trams/metros/monorails.
31
- STR_PARAM_EARLY_IMPORTED_FANTASY_DISABLED :Disabled
32
- STR_PARAM_EARLY_IMPORTED_FANTASY_ENABLED :Enabled
29
+ STR_PARAM_FANTASY_FREIGHT_TRAMS :Fantasy - Freighter Trams
30
+ STR_PARAM_FANTASY_FREIGHT_TRAMS_DESC :Whether to include freighter variations for passenger-only trams/metros/monorails.
31
+ STR_PARAM_FANTASY_FREIGHT_TRAMS_DISABLED :Disabled
32
+ STR_PARAM_FANTASY_FREIGHT_TRAMS_ENABLED :Enabled
33
33
34
34
STR_RV_HAPPYONE_BUS_NAME :Ford F-60 Canadian Military Pattern Combination Bus (gasoline)
35
35
STR_RV_RIME_NAME :Songhuajiang Type-57 Bus (gasoline)
You can’t perform that action at this time.
0 commit comments