From 3fe6c1e7f17eb585a37ac35b5b16270db9682cf2 Mon Sep 17 00:00:00 2001 From: sbmunch Date: Sun, 20 Sep 2020 16:55:55 +0200 Subject: [PATCH 1/2] Grant decision text reflect Negotiated Transfer --- icen_PUIR/localisation/International Finance.csv | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/icen_PUIR/localisation/International Finance.csv b/icen_PUIR/localisation/International Finance.csv index 680c22f..8089dc9 100644 --- a/icen_PUIR/localisation/International Finance.csv +++ b/icen_PUIR/localisation/International Finance.csv @@ -3,7 +3,7 @@ will_receive_title;Request A Grant;;;;;;;;;;;;x;;; will_receive_desc;This will request a grant from other players. Please note they must have choosen the decision to enable giving grants for the request to go through. It can be reversed at any time.;;;;;;;;;;;;x;;; #will_not_receive_title;Disable Receiving Grants;;;;;;;;;;;;x;;; #will_not_receive_desc;This will prohibit other players from giving us grants. It can be reversed at any time.;;;;;;;;;;;;x;;; -will_give_title;Enable Giving Grants;;;;;;;;;;;;x;;; -will_give_desc;This will allow us to give grants to other players. It must be activated before a player chooses to request grants. It can be reversed at any time.;;;;;;;;;;;;x;;; +will_give_title;Enable Giving Grants and Land Transfers;;;;;;;;;;;;x;;; +will_give_desc;This will allow us to give grants to other players. It must be activated before a player chooses to request grants. It also allows other players to use the free Negotiated Transfer CB on us. It can be reversed at any time.;;;;;;;;;;;;x;;; will_not_give_title;Disable Giving Grants;;;;;;;;;;;;x;;; -will_not_give_desc;This will prevent us from getting events when other players request grants. It can be reversed at any time.;;;;;;;;;;;;x;;; \ No newline at end of file +will_not_give_desc;This will prevent us from getting events when other players request grants. It can be reversed at any time.;;;;;;;;;;;;x;;; From f8b02d0da6a8448a894bb096cd135edfb107ba8f Mon Sep 17 00:00:00 2001 From: sbmunch Date: Mon, 21 Sep 2020 17:06:31 +0200 Subject: [PATCH 2/2] Fixed format --- .../localisation/International Finance.csv | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/icen_PUIR/localisation/International Finance.csv b/icen_PUIR/localisation/International Finance.csv index 8089dc9..b9cfdf0 100644 --- a/icen_PUIR/localisation/International Finance.csv +++ b/icen_PUIR/localisation/International Finance.csv @@ -1,9 +1,9 @@ -#;;;;;;;;;;;;;x;;; -will_receive_title;Request A Grant;;;;;;;;;;;;x;;; -will_receive_desc;This will request a grant from other players. Please note they must have choosen the decision to enable giving grants for the request to go through. It can be reversed at any time.;;;;;;;;;;;;x;;; -#will_not_receive_title;Disable Receiving Grants;;;;;;;;;;;;x;;; -#will_not_receive_desc;This will prohibit other players from giving us grants. It can be reversed at any time.;;;;;;;;;;;;x;;; -will_give_title;Enable Giving Grants and Land Transfers;;;;;;;;;;;;x;;; -will_give_desc;This will allow us to give grants to other players. It must be activated before a player chooses to request grants. It also allows other players to use the free Negotiated Transfer CB on us. It can be reversed at any time.;;;;;;;;;;;;x;;; -will_not_give_title;Disable Giving Grants;;;;;;;;;;;;x;;; -will_not_give_desc;This will prevent us from getting events when other players request grants. It can be reversed at any time.;;;;;;;;;;;;x;;; +#;;;;;;;;;;;;;x +will_receive_title;Request A Grant;;;;;;;;;;;;x +will_receive_desc;This will request a grant from other players. Please note they must have choosen the decision to enable giving grants for the request to go through. It can be reversed at any time.;;;;;;;;;;;;x +#will_not_receive_title;Disable Receiving Grants;;;;;;;;;;;;x +#will_not_receive_desc;This will prohibit other players from giving us grants. It can be reversed at any time.;;;;;;;;;;;;x +will_give_title;Enable Giving Grants and Land Transfers;;;;;;;;;;;;x +will_give_desc;This will allow us to give grants to other players. It must be activated before a player chooses to request grants. It also allows other players to use the Negotiated Transfer CB on us. It can be reversed at any time.;;;;;;;;;;;;x +will_not_give_title;Disable Giving Grants;;;;;;;;;;;;x +will_not_give_desc;This will prevent us from getting events when other players request grants. It can be reversed at any time.;;;;;;;;;;;;x