1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-10-01 00:10:47 +00:00
CC-Tweaked/src/main/java/dan200/computercraft/shared/util
SquidDev d12bdf50d8 Remove most instances of non-translatable strings
Oh goodness, this is going to painful to update to 1.13.

We now translate:
 - Computer/Disk ID tooltips
 - /computercraft descriptions, synopsises and usages. The last of these
   may not always be translated when in SMP, as it is sometimes done on
   the server, but the alternative would be more complex than I'm happy
   with.
 - Tracking field names. Might be worth adding descriptions too in the
   future.

Also cleanup a couple of other translation keys, so they're more
consistent with Minecraft.

Closes #141
2019-03-16 10:26:40 +00:00
..
Colour.java Happy new year! 2019-01-01 01:10:18 +00:00
ColourTracker.java Happy new year! 2019-01-01 01:10:18 +00:00
ColourUtils.java Happy new year! 2019-01-01 01:10:18 +00:00
CreativeTabMain.java Happy new year! 2019-01-01 01:10:18 +00:00
CreativeTabTreasure.java Happy new year! 2019-01-01 01:10:18 +00:00
DefaultInventory.java Happy new year! 2019-01-01 01:10:18 +00:00
DefaultSidedInventory.java Happy new year! 2019-01-01 01:10:18 +00:00
DirectionUtil.java Add back several more methods for Plethora 2019-01-05 20:57:32 +00:00
DropConsumer.java Utilise @Mod.EventBusSubscriber a little more 2019-01-12 16:27:40 +00:00
Holiday.java Happy new year! 2019-01-01 01:10:18 +00:00
HolidayUtil.java Happy new year! 2019-01-01 01:10:18 +00:00
IDAssigner.java Even more proxy pruning 2019-01-12 18:23:22 +00:00
ImpostorRecipe.java Happy new year! 2019-01-01 01:10:18 +00:00
ImpostorShapelessRecipe.java Automatically generate impostor recipes 2019-03-16 00:15:31 +00:00
InventoryUtil.java Make upgrade crafting even more lenient 2019-03-16 01:51:00 +00:00
IoUtil.java WIP: Http rework (#98) 2019-01-11 11:33:05 +00:00
NBTUtil.java Happy new year! 2019-01-01 01:10:18 +00:00
Palette.java Happy new year! 2019-01-01 01:10:18 +00:00
RecipeUtil.java Happy new year! 2019-01-01 01:10:18 +00:00
RecordUtil.java Remove most instances of non-translatable strings 2019-03-16 10:26:40 +00:00
RedstoneUtil.java Some further improvements to BlockGeneric 2019-01-25 22:03:44 +00:00
StringUtil.java Remove most instances of non-translatable strings 2019-03-16 10:26:40 +00:00
ThreadUtils.java Several improvements to the computer thread rework 2019-02-27 20:56:45 +00:00
TickScheduler.java Begin investigations into reducing ticking of TEs 2019-01-19 10:16:41 +00:00
ValidatingSlot.java Several minor improvements 2019-02-20 09:48:16 +00:00
WorldUtil.java Add back several more methods for Plethora 2019-01-05 20:57:32 +00:00