diff options
| author | Crystie <50521339+CrystieColon3@users.noreply.github.com> | 2024-11-24 12:15:49 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-24 10:15:49 +0100 |
| commit | 3ca980252c3e14ef0c925cc02ed74d3e999583b4 (patch) | |
| tree | 05fc000d66b8127b9a5d509a8c81d100d40f2fd7 /src/main/resources | |
| parent | 41243097f3e95b1d0e98f4c816bd64e398ba30d4 (diff) | |
| download | GT5-Unofficial-3ca980252c3e14ef0c925cc02ed74d3e999583b4.tar.gz GT5-Unofficial-3ca980252c3e14ef0c925cc02ed74d3e999583b4.tar.bz2 GT5-Unofficial-3ca980252c3e14ef0c925cc02ed74d3e999583b4.zip | |
Renaming "Assembling Line" to "Assembly Line" (#3548)
Co-authored-by: Maya <10861407+serenibyss@users.noreply.github.com>
Co-authored-by: Martin Robertz <dream-master@gmx.net>
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/assets/tectech/lang/en_US.lang | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/resources/assets/tectech/lang/en_US.lang b/src/main/resources/assets/tectech/lang/en_US.lang index 3117cf6a0c..c72f8c1ddf 100644 --- a/src/main/resources/assets/tectech/lang/en_US.lang +++ b/src/main/resources/assets/tectech/lang/en_US.lang @@ -714,8 +714,8 @@ gt.blockmachines.multimachine.em.databank.name=Data Bank gt.blockmachines.multimachine.em.databank.hint.0=1 - Classic Hatches or high power casing gt.blockmachines.multimachine.em.databank.hint.1=2 - Data Access/Data Bank Master Hatches or computer casing gt.blockmachines.multimachine.em.databank.desc.0=Controller block of the Data Bank -gt.blockmachines.multimachine.em.databank.desc.1=Used to supply Assembling Lines with more Data Sticks -gt.blockmachines.multimachine.em.databank.desc.2=and give multiple Assembling Lines access to the same Data Stick +gt.blockmachines.multimachine.em.databank.desc.1=Used to supply Assembly Lines with more Data Sticks +gt.blockmachines.multimachine.em.databank.desc.2=and give multiple Assembly Lines access to the same Data Stick gt.blockmachines.multimachine.em.databank.desc.3=Use screwdriver to toggle wireless mode gt.blockmachines.multimachine.em.junction.name=Matter Junction @@ -765,7 +765,7 @@ 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.1=Used to scan Data Sticks for Assembling Line Recipes +gt.blockmachines.multimachine.em.research.desc.1=Used to scan Data Sticks for Assembly 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 gt.blockmachines.multimachine.em.research.desc.4=Use screwdriver to change mode |
