1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-07-03 02:23:20 +00:00
CC-Tweaked/src/main/java/dan200/computercraft/shared/peripheral/modem/wired
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
..
BlockCable.java Some further improvements to BlockGeneric 2019-01-25 22:03:44 +00:00
BlockCableModemVariant.java Happy new year! 2019-01-01 01:10:18 +00:00
BlockWiredModemFull.java Make TileCable non-ticking 2019-01-19 22:25:38 +00:00
CableBounds.java Happy new year! 2019-01-01 01:10:18 +00:00
ItemCable.java Automatically generate impostor recipes 2019-03-16 00:15:31 +00:00
ItemWiredModemFull.java Happy new year! 2019-01-01 01:10:18 +00:00
TileCable.java Remove most instances of non-translatable strings 2019-03-16 10:26:40 +00:00
TileWiredModemFull.java Remove most instances of non-translatable strings 2019-03-16 10:26:40 +00:00
WiredModemElement.java Happy new year! 2019-01-01 01:10:18 +00:00
WiredModemLocalPeripheral.java Even more proxy pruning 2019-01-12 18:23:22 +00:00
WiredModemPeripheral.java Happy new year! 2019-01-01 01:10:18 +00:00