Skip to content

Commit

Permalink
loc changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Helliaca committed Oct 13, 2023
1 parent a2e4fc3 commit 1b14b04
Show file tree
Hide file tree
Showing 6 changed files with 43 additions and 26 deletions.
40 changes: 20 additions & 20 deletions interface/countrypoliticsview.gui
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@ guiTypes = {
name = "title_1_1"
position = { x = 20 y = 45 }
font = "merienda_10"
text = "Chief Advisor"
text = "chief_advisor_short"
maxWidth = 100
format = center
alwaystransparent = yes
Expand All @@ -510,7 +510,7 @@ guiTypes = {
name = "title_1_2"
position = { x = 120 y = 45 }
font = "merienda_10"
text = "Treasurer"
text = "treasurer_short"
maxWidth = 100
format = center
alwaystransparent = yes
Expand All @@ -520,7 +520,7 @@ guiTypes = {
name = "title_1_3"
position = { x = 220 y = 45 }
font = "merienda_10"
text = "Spymaster"
text = "spymaster_short"
maxWidth = 100
format = center
alwaystransparent = yes
Expand All @@ -530,7 +530,7 @@ guiTypes = {
name = "title_1_4"
position = { x = 320 y = 45 }
font = "merienda_10"
text = "Advisor"
text = "political_advisor_short"
maxWidth = 100
format = center
alwaystransparent = yes
Expand All @@ -540,7 +540,7 @@ guiTypes = {
name = "title_1_5"
position = { x = 420 y = 45 }
font = "merienda_10"
text = "Advisor"
text = "political_advisor_short"
maxWidth = 100
format = center
alwaystransparent = yes
Expand All @@ -550,7 +550,7 @@ guiTypes = {
name = "title_2_1"
position = { x = 20 y = 235 }
font = "merienda_10"
text = "Chief Researcher"
text = "chief_researcher_short"
maxWidth = 100
format = center
alwaystransparent = yes
Expand All @@ -560,7 +560,7 @@ guiTypes = {
name = "title_2_2"
position = { x = 120 y = 235 }
font = "merienda_10"
text = "Architect"
text = "architect_short"
maxWidth = 100
format = center
alwaystransparent = yes
Expand All @@ -570,7 +570,7 @@ guiTypes = {
name = "title_2_3"
position = { x = 220 y = 235 }
font = "merienda_10"
text = "Theorist"
text = "theorist_short"
maxWidth = 100
format = center
alwaystransparent = yes
Expand All @@ -580,7 +580,7 @@ guiTypes = {
name = "title_2_4"
position = { x = 320 y = 235 }
font = "merienda_10"
text = "Researcher"
text = "research_advisor_short"
maxWidth = 100
format = center
alwaystransparent = yes
Expand All @@ -590,7 +590,7 @@ guiTypes = {
name = "title_2_5"
position = { x = 420 y = 235 }
font = "merienda_10"
text = "Researcher"
text = "research_advisor_short"
maxWidth = 100
format = center
alwaystransparent = yes
Expand All @@ -600,7 +600,7 @@ guiTypes = {
name = "title_3_1"
position = { x = 20 y = 425 }
font = "merienda_10"
text = "Master of War"
text = "army_chief_short"
maxWidth = 100
format = center
alwaystransparent = yes
Expand All @@ -610,7 +610,7 @@ guiTypes = {
name = "title_3_2"
position = { x = 120 y = 425 }
font = "merienda_10"
text = "Master of Horses"
text = "cavalry_chief_short"
maxWidth = 100
format = center
alwaystransparent = yes
Expand All @@ -620,7 +620,7 @@ guiTypes = {
name = "title_3_3"
position = { x = 220 y = 425 }
font = "merienda_10"
text = "Master of Ships"
text = "navy_chief_short"
maxWidth = 100
format = center
alwaystransparent = yes
Expand All @@ -630,7 +630,7 @@ guiTypes = {
name = "title_3_4"
position = { x = 320 y = 425 }
font = "merienda_10"
text = "High Command"
text = "high_command_short"
maxWidth = 100
format = center
alwaystransparent = yes
Expand All @@ -640,7 +640,7 @@ guiTypes = {
name = "title_3_5"
position = { x = 420 y = 425 }
font = "merienda_10"
text = "High Command"
text = "high_command_short"
maxWidth = 100
format = center
alwaystransparent = yes
Expand All @@ -650,7 +650,7 @@ guiTypes = {
name = "title_4_1"
position = { x = 20 y = 615 }
font = "merienda_10"
text = "Centralization"
text = "centralization_law"
maxWidth = 100
format = center
alwaystransparent = yes
Expand All @@ -660,7 +660,7 @@ guiTypes = {
name = "title_4_2"
position = { x = 120 y = 615 }
font = "merienda_10"
text = "Taxes"
text = "taxation_law_short"
maxWidth = 100
format = center
alwaystransparent = yes
Expand All @@ -670,7 +670,7 @@ guiTypes = {
name = "title_4_3"
position = { x = 220 y = 615 }
font = "merienda_10"
text = "Trade"
text = "trade_law_short"
maxWidth = 100
format = center
alwaystransparent = yes
Expand All @@ -680,7 +680,7 @@ guiTypes = {
name = "title_4_4"
position = { x = 320 y = 615 }
font = "merienda_10"
text = "Levies"
text = "conscription_law"
maxWidth = 100
format = center
alwaystransparent = yes
Expand All @@ -690,7 +690,7 @@ guiTypes = {
name = "title_4_5"
position = { x = 420 y = 615 }
font = "merienda_10"
text = "Mercenaries"
text = "mercenary_law_short"
maxWidth = 100
format = center
alwaystransparent = yes
Expand Down
22 changes: 21 additions & 1 deletion localisation/english/_lotr_core/lotr_advisors_l_english.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,37 @@

# POSITIONS
chief_advisor:0 "Chief Advisor"
chief_advisor_short:0 "Chief Advisor"
treasurer:0 "Treasurer"
treasurer_short:0 "Treasurer"
spymaster:0 "Spymaster"
spymaster_short:0 "Spymaster"
political_advisor:0 "Political Advisor"
political_advisor_short:0 "Advisor"
chief_researcher:0 "Chief Researcher"
chief_researcher_short:0 "Chief Researcher"
architect:0 "Architect"
architect_short:0 "Architect"
theorist:0 "Theorist"
theorist_short:0 "Theorist"
research_advisor:0 "Research Advisor"
cavalry_chief:0 "Chief of Cavalry"
research_advisor_short:0 "Researcher"
centralization_law:0 "Centralization"
taxation_law:0 "Taxation Law"
taxation_law_short:0 "Taxes"
trade_law:0 "Trade Law"
trade_law_short:0 "Trade"
conscription_law:0 "Levies"
mercenary_law:0 "Mercenary Employment"
mercenary_law_short:0 "Mecenaries"
army_chief:0 "Master of War"
army_chief_short:0 "Master of War"
cavalry_chief:0 "Master of Horses"
cavalry_chief_short:0 "Master of Horses"
navy_chief:0 "Master of Ships"
navy_chief_short:0 "Master of Ships"
high_command:0 "Military High Command"
high_command_short:0 "High Command"

# TRAITS
superiority_preacher:0 "Superiority Preacher"
Expand Down
2 changes: 2 additions & 0 deletions localisation/english/_lotr_core/lotr_mios_l_english.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
l_english:

manage_guilds:0 "£guilds_texticon£ Manage Guilds"

# POLICIES
mio_policy_carrying_capacity_eagle:0 "Train for Carrying Capacity"
mio_policy_agility_eagle:0 "Train for Agility"
Expand Down
1 change: 0 additions & 1 deletion localisation/english/_lotr_core/lotr_misc_l_english.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ random_state_add_building_slot_and_doc_x3_tt:0 "Add §G3§! §Ydockyards§! to a
random_state_add_building_slot_and_civ_x4_tt:0 "Add §G4§! §Ycivilian factories§! to a random controlled state."
random_state_add_building_slot_and_mil_x4_tt:0 "Add §G4§! §Ymilitary factories§! to a random controlled state."
random_state_add_building_slot_and_doc_x4_tt:0 "Add §G4§! §Ydockyards§! to a random controlled state."
manage_guilds:0 "£guilds_texticon£ Manage Guilds"

COLLECT_TRIBUTE_TITLE:0 "Collect Tribute"
COLLECT_TRIBUTE_ACTION_DESC:0 "For 300 days they will pay us §G50%§! of their civilian economy as tribute."
Expand Down
4 changes: 0 additions & 4 deletions localisation/english/_lotr_core/lotr_ring_l_english.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
l_english:
test_desc:0 "asd [___GetRingHistory]"

test_fs_map:0 "GFX_1_[?global.fs_steps]"

ring_decisions:0 "The One Ring"
launch_interception_attempt:0 "Launch Interception Attempt"
launch_interception_attempt_desc:0 "Send out a hunting party in order to forcefully seize the ring for ourselves. The hunting party will have to face the fellowship in combat."
Expand Down

0 comments on commit 1b14b04

Please sign in to comment.