aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/tectech
diff options
context:
space:
mode:
authorAlexdoru <57050655+Alexdoru@users.noreply.github.com>2024-10-14 14:46:59 +0200
committerGitHub <noreply@github.com>2024-10-14 12:46:59 +0000
commite6c8d35894d561e6aea1cfb7450f00a70c9e01d8 (patch)
tree700dec83ddcd7f7b9b8f0b90cad30cc2cb33b38f /src/main/resources/assets/tectech
parentd3a4a52483aa8b069925dc55fd680f965b59f133 (diff)
downloadGT5-Unofficial-e6c8d35894d561e6aea1cfb7450f00a70c9e01d8.tar.gz
GT5-Unofficial-e6c8d35894d561e6aea1cfb7450f00a70c9e01d8.tar.bz2
GT5-Unofficial-e6c8d35894d561e6aea1cfb7450f00a70c9e01d8.zip
Multi ToolTip unification (#3343)
Co-authored-by: chochem <40274384+chochem@users.noreply.github.com> Co-authored-by: GDCloud <gdcloudstrike@gmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net>
Diffstat (limited to 'src/main/resources/assets/tectech')
-rw-r--r--src/main/resources/assets/tectech/lang/en_US.lang4
-rw-r--r--src/main/resources/assets/tectech/lang/zh_CN.lang4
2 files changed, 0 insertions, 8 deletions
diff --git a/src/main/resources/assets/tectech/lang/en_US.lang b/src/main/resources/assets/tectech/lang/en_US.lang
index 723b47a145..eceda5a5c1 100644
--- a/src/main/resources/assets/tectech/lang/en_US.lang
+++ b/src/main/resources/assets/tectech/lang/en_US.lang
@@ -645,7 +645,6 @@ gt.blockcasingsBA0.8.desc.1=Who wouldn't want a 32k epoxy multi?
#Multiblocks
gt.blockmachines.multimachine.em.transformer.name=Active Transformer
gt.blockmachines.multimachine.em.transformer.hint=1 - Energy IO Hatches or High Power Casing
-gt.blockmachines.multimachine.em.transformer.desc.0=Controller block of the Active Transformer
gt.blockmachines.multimachine.em.transformer.desc.1=Can transform to and from any voltage
gt.blockmachines.multimachine.em.transformer.desc.2=Only 0.004% power loss, HAYO!
gt.blockmachines.multimachine.em.transformer.desc.3=Will explode if broken while running
@@ -767,7 +766,6 @@ gt.blockmachines.multimachine.em.scanner.desc.0=Controller block of the Elementa
gt.blockmachines.multimachine.em.research.type=Research Station, Scanner
gt.blockmachines.multimachine.em.research.hint.0=1 - Classic/Data Hatches or Computer casing
gt.blockmachines.multimachine.em.research.hint.1=2 - Holder Hatch
-gt.blockmachines.multimachine.em.research.desc.0=Controller block of the Research Station
gt.blockmachines.multimachine.em.research.desc.1=Used to scan Data Sticks for Assembling Line Recipes
gt.blockmachines.multimachine.em.research.desc.2=Needs to be fed with computation to work
gt.blockmachines.multimachine.em.research.desc.3=Does not consume the item until the Data Stick is written
@@ -1305,8 +1303,6 @@ tt.nei.research.min_computation=Min Computation: %s /s
tt.keyword.ID=ID
#Example: 32EU at 1A
tt.keyword.at=at
-# Structure is too complex
-tt.keyword.Structure.StructureTooComplex=The structure is too complex!
# Any X
tt.keyword.Structure.AnyComputerCasing=Any Computer Casing
tt.keyword.Structure.AnyHighPowerCasing=Any High Power Casing
diff --git a/src/main/resources/assets/tectech/lang/zh_CN.lang b/src/main/resources/assets/tectech/lang/zh_CN.lang
index 9a64ade7c7..ac33177b27 100644
--- a/src/main/resources/assets/tectech/lang/zh_CN.lang
+++ b/src/main/resources/assets/tectech/lang/zh_CN.lang
@@ -539,7 +539,6 @@ gt.blockcasingsBA0.8.desc.1=谁不想要32k的环氧树脂?
#Multiblocks
gt.blockmachines.multimachine.em.transformer.name=有源变压器
gt.blockmachines.multimachine.em.transformer.hint=1 - 能源仓、动力仓或超能机械方块
-gt.blockmachines.multimachine.em.transformer.desc.0=有源变压器的控制器方块
gt.blockmachines.multimachine.em.transformer.desc.1=任意电压间的相互转换!
gt.blockmachines.multimachine.em.transformer.desc.2=只有0.004%的能量损失, HAYO!
gt.blockmachines.multimachine.em.transformer.desc.3=运行时被破坏会发生爆炸
@@ -659,7 +658,6 @@ gt.blockmachines.multimachine.em.scanner.desc.0=元物质扫描仪的控制器
gt.blockmachines.multimachine.em.research.name=研究站
gt.blockmachines.multimachine.em.research.hint.0=1 - 基础仓室、光学接口或电子计算机械方块
gt.blockmachines.multimachine.em.research.hint.1=2 - 物品固定容器
-gt.blockmachines.multimachine.em.research.desc.0=研究站的控制器方块
gt.blockmachines.multimachine.em.research.desc.1=用于扫描物品, 生成装配线配方闪存
gt.blockmachines.multimachine.em.research.desc.2=需要为其提供算力
gt.blockmachines.multimachine.em.research.desc.3=在完成闪存写入之前不会消耗物品
@@ -808,8 +806,6 @@ gt.blockmachines.debug.tt.writer.desc.2=ABC轴沿机器正面确定
tt.keyword.ID=ID
#Example: 32EU at 1A
tt.keyword.at=
-# Structure is too complex
-tt.keyword.Structure.StructureTooComplex=结构太复杂了!
# Any X
tt.keyword.Structure.AnyComputerCasing=任意电子计算机械方块
tt.keyword.Structure.AnyHighPowerCasing=任意超能机械方块