Skip to content

Commit b6b3fe5

Browse files
authored
Merge pull request #722 from Cold-War-Project/jantwel/localization-errors
chore: localization errors reduction
2 parents 81165b7 + 0a66465 commit b6b3fe5

File tree

6 files changed

+1190
-169
lines changed

6 files changed

+1190
-169
lines changed

common/game_concepts/cwp_game_concepts.txt

Lines changed: 0 additions & 97 deletions
Original file line numberDiff line numberDiff line change
@@ -6,109 +6,12 @@ concept_united_nations = {
66
texture = "gfx/interface/icons/lens_toolbar_icons/unitednations.dds"
77
}
88

9-
concept_international_organization = {
10-
}
11-
12-
concept_observer_status = {
13-
}
14-
15-
concept_world_health_organization = {
16-
}
17-
18-
concept_member_state = {
19-
}
20-
21-
concept_alignment = {
22-
}
23-
249
concept_superpower = {
2510
}
2611

27-
concept_nato = {
28-
texture = "gfx/interface/icons/lens_toolbar_icons/nato.dds"
29-
}
30-
31-
concept_warsaw_pact = {
32-
texture = "gfx/interface/icons/lens_toolbar_icons/warsaw_pact.dds"
33-
}
34-
35-
concept_non_aligned = {
36-
texture = "gfx/interface/icons/lens_toolbar_icons/non_aligned.dds"
37-
}
38-
39-
concept_un_member_state = {
40-
}
41-
42-
concept_unsc_member = {
43-
}
44-
45-
concept_pollution = {
46-
}
47-
4812
concept_global_pollution = {
4913
}
5014

51-
concept_un_intervention = {
52-
}
53-
54-
concept_central_bank = {}
55-
56-
concept_bank_independence = {}
57-
58-
concept_bank_credibility = {}
59-
60-
concept_interest_rate = {}
61-
62-
concept_inflation_rate = {}
63-
64-
concept_foreign_reserves = {}
65-
66-
concept_currency = {}
67-
68-
concept_inflation = {}
69-
70-
concept_hyperinflation = {}
71-
72-
concept_deflation = {}
73-
74-
concept_hyperdeflation = {}
75-
76-
concept_money_supply = {}
77-
78-
concept_monetary_policy = {}
79-
80-
concept_expansionary_monetary_policy = {}
81-
82-
concept_contractionary_monetary_policy = {}
83-
84-
concept_stable_monetary_policy = {}
85-
86-
concept_gold_standard = {}
87-
88-
concept_fiat_currency = {}
89-
90-
concept_pegged_currency = {}
91-
9215
concept_administer = {}
9316

9417
concept_develop = {}
95-
96-
concept_imf = {}
97-
98-
concept_external_debt = {}
99-
100-
concept_concessionary_loan_imf = {}
101-
102-
concept_nonconcessionary_loan_imf = {}
103-
104-
concept_imf_credit_returns = {}
105-
106-
concept_imf_credit_payments = {}
107-
108-
concept_imf_contribution_share = {}
109-
110-
concept_imf_debtor = {}
111-
112-
concept_imf_bailout = {}
113-
114-
concept_imf_credit = {}

common/government_types/_cwp_replace_05_council_republics.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ gov_soviet_republic = {
7575
NOT = {
7676
has_law = law_type:law_single_party_state
7777
}
78-
root.capital.region = sr:region_russiahistorical_agitators.4
78+
root.capital.region = sr:region_russia
7979
}
8080

8181
on_government_type_change = {

localization/english/CWP/CWP_concepts_l_english.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,9 @@
2121
concept_superpower_desc_added: "\n\n$concept_superpowers$ gain the following benefits:\n[GetRankModifier('superpower').GetDesc]"
2222

2323
## Pollution
24-
concept_pollution: "Pollution"
25-
concept_pollution_desc: "Pollution is a measurement of the current throughput of pollution created by the total of all industry PMs in a country as well as its [Concept('concept_pop', '$concept_pops$')]. Pollution is a major contributor to global warming and climate change."
2624
concept_global_pollution: "Global Pollution"
2725
concept_global_pollution_desc: "Global Pollution is the total amount of pollution throughput of all the [Concept('concept_state_region', '$concept_state_regions$')] in the world. If left unchecked it will cause global warming and climate change."
2826

29-
concept_un_intervention: "United Nations Intervention"
30-
concept_un_intervention_desc: "A UN intervention is an action taken by the United Nations, often through its peacekeeping forces or other specialized agencies, to address conflicts, humanitarian crises, or violations of international law in order to restore stability and protect human rights."
31-
3227
concept_administer: "Administer"
3328
concept_administer_desc: "A transfer of bureaucracy from a suzerain to a subject country."
3429

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
l_english:
2+
# Military Occupation
3+
military_occupation: "Military Occupation"
4+
military_occupation_desc: "[concept_military_occupation]"
5+
military_occupation_action_ask_to_break_name: "Ask for de-occupation"
6+
subject_type_military_occupation: "[concept_military_occupation]"
7+
military_occupation_pact_desc: "[SCOPE.GetRootScope.GetDiplomaticPact.GetSecondCountry.GetName] is a [concept_military_occupation] of [SCOPE.GetRootScope.GetDiplomaticPact.GetFirstCountry.GetName]."
8+
military_occupation_proposal_notification_break_name: "[INITIATOR_COUNTRY.GetName] is requesting ending [concept_military_occupation]."
9+
military_occupation_proposal_notification_break_desc: "[INITIATOR_COUNTRY.GetName] is requesting ending our [concept_military_occupation] of them."
10+
military_occupation_proposal_notification_break_effects_desc: "$TOOLTIP_DELIMITER$\n#s Breaks [concept_military_occupation] of [INITIATOR_COUNTRY.GetName]"
11+
military_occupation_action_notification_name: "Demand to become [concept_military_occupation]"
12+
military_occupation_action_notification_desc: "[INITIATOR_COUNTRY.GetName] demands that we submit to them and become a [concept_military_occupation]."
13+
military_occupation_trigger_desc_first: "[TARGET_COUNTRY.GetName] is a [COUNTRY.GetAdjectiveNoFlag] [concept_military_occupation]"
14+
military_occupation_trigger_false_desc_first: "[TARGET_COUNTRY.GetName] is #b not#! a [COUNTRY.GetAdjectiveNoFlag] [concept_military_occupation]"
15+
military_occupation_trigger_desc_third: "[COUNTRY.GetName] is a [concept_military_occupation] of [AddTextIf(ObjectsEqual(GetMetaPlayer.GetPlayedOrObservedCountry.Self, TARGET_COUNTRY.Self),TARGET_COUNTRY.GetNameNoFlag)][AddTextIf(Not(ObjectsEqual(GetMetaPlayer.GetPlayedOrObservedCountry.Self, TARGET_COUNTRY.Self)),TARGET_COUNTRY.GetName)]"
16+
military_occupation_trigger_false_desc_third: "[COUNTRY.GetNameNoFlag] is #b not#! a [concept_military_occupation] of [AddTextIf(ObjectsEqual(GetMetaPlayer.GetPlayedOrObservedCountry.Self, TARGET_COUNTRY.Self),TARGET_COUNTRY.GetName)][AddTextIf(Not(ObjectsEqual(GetMetaPlayer.GetPlayedOrObservedCountry.Self, TARGET_COUNTRY.Self)),TARGET_COUNTRY.GetName)]"
17+
military_occupation_action_propose_name: "Make into [concept_military_occupation]"
18+
military_occupation_action_break_name: "Grant Independence"
19+
military_occupation_proposal_break_accepted_name: "Independence Granted"
20+
military_occupation_proposal_break_accepted_desc: "[TARGET_COUNTRY.GetName] accepted the demand to end our [concept_military_occupation] status. We are independent once again."
21+
military_occupation_proposal_break_declined_name: "Independence Refused"
22+
military_occupation_proposal_break_declined_desc: "[TARGET_COUNTRY.GetName] refused the demand to end our [concept_military_occupation] status."

0 commit comments

Comments
 (0)