diff --git a/src/main/resources/assets/appliedenergistics2/lang/en_GB.lang b/src/main/resources/assets/appliedenergistics2/lang/en_GB.lang new file mode 100644 index 00000000..d3a43655 --- /dev/null +++ b/src/main/resources/assets/appliedenergistics2/lang/en_GB.lang @@ -0,0 +1,15 @@ +// GUI +gui.appliedenergistics2.inWorldCraftingPresses=Crafting Presses are found in the centre of meteorites which can be found in around the world, they can be located by using a meteorite compass. + +// GUI Tooltips +gui.tooltips.appliedenergistics2.SearchMode_NEIAuto=NEI Synchronised Auto +gui.tooltips.appliedenergistics2.SearchMode_NEIStandard=NEI Synchronised Standard +gui.tooltips.appliedenergistics2.TerminalStyle_Tall=Tall Centered Terminal +gui.tooltips.appliedenergistics2.TerminalStyle_Small=Small Centered Terminal + +// Colours +gui.appliedenergistics2.Gray=Grey +gui.appliedenergistics2.LightGray=Light Grey + +// Items +item.appliedenergistics2.ToolColorApplicator.name=Colour Applicator \ No newline at end of file