From fe5fede01af3c75f8d1eca14cffabbc26c3cec14 Mon Sep 17 00:00:00 2001 From: NotAPenguin Date: Sat, 5 Oct 2024 01:05:45 +0200 Subject: Reword waila to say currently instead of probably (#3328) Co-authored-by: Alexdoru <57050655+Alexdoru@users.noreply.github.com> Co-authored-by: Martin Robertz --- src/main/resources/assets/tectech/lang/en_US.lang | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main/resources/assets/tectech') diff --git a/src/main/resources/assets/tectech/lang/en_US.lang b/src/main/resources/assets/tectech/lang/en_US.lang index 6097daa94f..723b47a145 100644 --- a/src/main/resources/assets/tectech/lang/en_US.lang +++ b/src/main/resources/assets/tectech/lang/en_US.lang @@ -1379,8 +1379,8 @@ tt.keyphrase.Contained_mass=Contained mass tt.keyphrase.Mass_Disposal_speed=Mass Disposal speed tt.keyphrase.Muffler_BOOM=Muffler BOOM! tt.keyphrase.Energy_Hatches=Energy Hatches -tt.keyphrase.Probably_uses=Probably uses -tt.keyphrase.Probably_makes=Probably makes +tt.keyphrase.Probably_uses=Currently uses +tt.keyphrase.Probably_makes=Currently generates tt.keyphrase.Tier_Rating=Tier Rating tt.keyphrase.Amp_Rating=Amp Rating tt.keyphrase.Computation_Available=Computation Available -- cgit