Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: change all K and B to k and b #853

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"block.refinedstorage.crafting_grid": "Crafting Grid",
"block.refinedstorage.controller": "Controller",
"block.refinedstorage.creative_controller": "Creative Controller",
"block.refinedstorage.1k_storage_block": "1K Storage Block",
"block.refinedstorage.4k_storage_block": "4K Storage Block",
"block.refinedstorage.16k_storage_block": "16K Storage Block",
"block.refinedstorage.64k_storage_block": "64K Storage Block",
"block.refinedstorage.1k_storage_block": "1k Storage Block",
"block.refinedstorage.4k_storage_block": "4k Storage Block",
"block.refinedstorage.16k_storage_block": "16k Storage Block",
"block.refinedstorage.64k_storage_block": "64k Storage Block",
"block.refinedstorage.creative_storage_block": "Creative Storage Block",
"block.refinedstorage.64b_fluid_storage_block": "64B Fluid Storage Block",
"block.refinedstorage.256b_fluid_storage_block": "256B Fluid Storage Block",
"block.refinedstorage.1024b_fluid_storage_block": "1024B Fluid Storage Block",
"block.refinedstorage.4096b_fluid_storage_block": "4096B Fluid Storage Block",
"block.refinedstorage.64b_fluid_storage_block": "64b Fluid Storage Block",
"block.refinedstorage.256b_fluid_storage_block": "256b Fluid Storage Block",
"block.refinedstorage.1024b_fluid_storage_block": "1024b Fluid Storage Block",
"block.refinedstorage.4096b_fluid_storage_block": "4096b Fluid Storage Block",
"block.refinedstorage.creative_fluid_storage_block": "Creative Fluid Storage Block",
"block.refinedstorage.importer": "Importer",
"block.refinedstorage.exporter": "Exporter",
Expand Down Expand Up @@ -296,27 +296,27 @@
"item.refinedstorage.basic_processor": "Basic Processor",
"item.refinedstorage.improved_processor": "Improved Processor",
"item.refinedstorage.advanced_processor": "Advanced Processor",
"item.refinedstorage.1k_storage_part": "1K Storage Part",
"item.refinedstorage.4k_storage_part": "4K Storage Part",
"item.refinedstorage.16k_storage_part": "16K Storage Part",
"item.refinedstorage.64k_storage_part": "64K Storage Part",
"item.refinedstorage.1k_storage_disk": "1K Storage Disk",
"item.refinedstorage.4k_storage_disk": "4K Storage Disk",
"item.refinedstorage.16k_storage_disk": "16K Storage Disk",
"item.refinedstorage.64k_storage_disk": "64K Storage Disk",
"item.refinedstorage.1k_storage_part": "1k Storage Part",
"item.refinedstorage.4k_storage_part": "4k Storage Part",
"item.refinedstorage.16k_storage_part": "16k Storage Part",
"item.refinedstorage.64k_storage_part": "64k Storage Part",
"item.refinedstorage.1k_storage_disk": "1k Storage Disk",
"item.refinedstorage.4k_storage_disk": "4k Storage Disk",
"item.refinedstorage.16k_storage_disk": "16k Storage Disk",
"item.refinedstorage.64k_storage_disk": "64k Storage Disk",
"item.refinedstorage.storage_disk.help": "Stores %s items. When empty, use while holding to return the Storage Part. Upgradeable to a higher tier by combining with a Storage Part.",
"item.refinedstorage.storage_block.help": "Stores %s items. When empty, use while holding to return the Storage Part and Machine Casing. Upgradeable to a higher tier by combining with a Storage Part.",
"item.refinedstorage.creative_storage_disk": "Creative Storage Disk",
"item.refinedstorage.creative_storage_disk.help": "Stores an infinite amount of items.",
"item.refinedstorage.creative_storage_block.help": "Stores an infinite amount of items.",
"item.refinedstorage.64b_fluid_storage_part": "64B Fluid Storage Part",
"item.refinedstorage.256b_fluid_storage_part": "256B Fluid Storage Part",
"item.refinedstorage.1024b_fluid_storage_part": "1024B Fluid Storage Part",
"item.refinedstorage.4096b_fluid_storage_part": "4096B Fluid Storage Part",
"item.refinedstorage.64b_fluid_storage_disk": "64B Fluid Storage Disk",
"item.refinedstorage.256b_fluid_storage_disk": "256B Fluid Storage Disk",
"item.refinedstorage.1024b_fluid_storage_disk": "1024B Fluid Storage Disk",
"item.refinedstorage.4096b_fluid_storage_disk": "4096B Fluid Storage Disk",
"item.refinedstorage.64b_fluid_storage_part": "64b Fluid Storage Part",
"item.refinedstorage.256b_fluid_storage_part": "256b Fluid Storage Part",
"item.refinedstorage.1024b_fluid_storage_part": "1024b Fluid Storage Part",
"item.refinedstorage.4096b_fluid_storage_part": "4096b Fluid Storage Part",
"item.refinedstorage.64b_fluid_storage_disk": "64b Fluid Storage Disk",
"item.refinedstorage.256b_fluid_storage_disk": "256b Fluid Storage Disk",
"item.refinedstorage.1024b_fluid_storage_disk": "1024b Fluid Storage Disk",
"item.refinedstorage.4096b_fluid_storage_disk": "4096b Fluid Storage Disk",
"item.refinedstorage.fluid_storage_disk.help": "Stores %s buckets. When empty, use while holding to return the Fluid Storage Part. Upgradeable to a higher tier by combining with a Fluid Storage Part.",
"item.refinedstorage.fluid_storage_block.help": "Stores %s buckets. When empty, use while holding to return the Fluid Storage Part and Machine Casing. Upgradeable to a higher tier by combining with a Fluid Storage Part.",
"item.refinedstorage.creative_fluid_storage_disk": "Creative Fluid Storage Disk",
Expand Down Expand Up @@ -531,26 +531,26 @@
"text.autoconfig.refinedstorage.option.diskInterface.energyUsagePerDisk.tooltip": "The energy used per disk.",
"text.autoconfig.refinedstorage.option.storageBlock": "Storage Block",
"text.autoconfig.refinedstorage.option.storageBlock.tooltip": "Configuration for the Storage Blocks.",
"text.autoconfig.refinedstorage.option.storageBlock.oneKEnergyUsage": "1K energy usage",
"text.autoconfig.refinedstorage.option.storageBlock.oneKEnergyUsage.tooltip": "The energy used by the 1K Storage Block.",
"text.autoconfig.refinedstorage.option.storageBlock.fourKEnergyUsage": "4K energy usage",
"text.autoconfig.refinedstorage.option.storageBlock.fourKEnergyUsage.tooltip": "The energy used by the 4K Storage Block.",
"text.autoconfig.refinedstorage.option.storageBlock.sixteenKEnergyUsage": "16K energy usage",
"text.autoconfig.refinedstorage.option.storageBlock.sixteenKEnergyUsage.tooltip": "The energy used by the 16K Storage Block.",
"text.autoconfig.refinedstorage.option.storageBlock.sixtyFourKEnergyUsage": "64K energy usage",
"text.autoconfig.refinedstorage.option.storageBlock.sixtyFourKEnergyUsage.tooltip": "The energy used by the 64K Storage Block.",
"text.autoconfig.refinedstorage.option.storageBlock.oneKEnergyUsage": "1k energy usage",
"text.autoconfig.refinedstorage.option.storageBlock.oneKEnergyUsage.tooltip": "The energy used by the 1k Storage Block.",
"text.autoconfig.refinedstorage.option.storageBlock.fourKEnergyUsage": "4k energy usage",
"text.autoconfig.refinedstorage.option.storageBlock.fourKEnergyUsage.tooltip": "The energy used by the 4k Storage Block.",
"text.autoconfig.refinedstorage.option.storageBlock.sixteenKEnergyUsage": "16k energy usage",
"text.autoconfig.refinedstorage.option.storageBlock.sixteenKEnergyUsage.tooltip": "The energy used by the 16k Storage Block.",
"text.autoconfig.refinedstorage.option.storageBlock.sixtyFourKEnergyUsage": "64k energy usage",
"text.autoconfig.refinedstorage.option.storageBlock.sixtyFourKEnergyUsage.tooltip": "The energy used by the 64k Storage Block.",
"text.autoconfig.refinedstorage.option.storageBlock.creativeEnergyUsage": "Creative energy usage",
"text.autoconfig.refinedstorage.option.storageBlock.creativeEnergyUsage.tooltip": "The energy used by the Creative Storage Block.",
"text.autoconfig.refinedstorage.option.fluidStorageBlock": "Fluid Storage Block",
"text.autoconfig.refinedstorage.option.fluidStorageBlock.tooltip": "Configuration for the Fluid Storage Blocks.",
"text.autoconfig.refinedstorage.option.fluidStorageBlock.sixtyFourBEnergyUsage": "64B energy usage",
"text.autoconfig.refinedstorage.option.fluidStorageBlock.sixtyFourBEnergyUsage.tooltip": "The energy used by the 64B Fluid Storage Block.",
"text.autoconfig.refinedstorage.option.fluidStorageBlock.twoHundredFiftySixBEnergyUsage": "256B energy usage",
"text.autoconfig.refinedstorage.option.fluidStorageBlock.twoHundredFiftySixBEnergyUsage.tooltip": "The energy used by the 256B Fluid Storage Block.",
"text.autoconfig.refinedstorage.option.fluidStorageBlock.thousandTwentyFourBEnergyUsage": "1024B energy usage",
"text.autoconfig.refinedstorage.option.fluidStorageBlock.thousandTwentyFourBEnergyUsage.tooltip": "The energy used by the 1024B Fluid Storage Block.",
"text.autoconfig.refinedstorage.option.fluidStorageBlock.fourThousandNinetySixBEnergyUsage": "4096B energy usage",
"text.autoconfig.refinedstorage.option.fluidStorageBlock.fourThousandNinetySixBEnergyUsage.tooltip": "The energy used by the 4096B Fluid Storage Block.",
"text.autoconfig.refinedstorage.option.fluidStorageBlock.sixtyFourBEnergyUsage": "64b energy usage",
"text.autoconfig.refinedstorage.option.fluidStorageBlock.sixtyFourBEnergyUsage.tooltip": "The energy used by the 64b Fluid Storage Block.",
"text.autoconfig.refinedstorage.option.fluidStorageBlock.twoHundredFiftySixBEnergyUsage": "256b energy usage",
"text.autoconfig.refinedstorage.option.fluidStorageBlock.twoHundredFiftySixBEnergyUsage.tooltip": "The energy used by the 256b Fluid Storage Block.",
"text.autoconfig.refinedstorage.option.fluidStorageBlock.thousandTwentyFourBEnergyUsage": "1024b energy usage",
"text.autoconfig.refinedstorage.option.fluidStorageBlock.thousandTwentyFourBEnergyUsage.tooltip": "The energy used by the 1024b Fluid Storage Block.",
"text.autoconfig.refinedstorage.option.fluidStorageBlock.fourThousandNinetySixBEnergyUsage": "4096b energy usage",
"text.autoconfig.refinedstorage.option.fluidStorageBlock.fourThousandNinetySixBEnergyUsage.tooltip": "The energy used by the 4096b Fluid Storage Block.",
"text.autoconfig.refinedstorage.option.fluidStorageBlock.creativeEnergyUsage": "Creative energy usage",
"text.autoconfig.refinedstorage.option.fluidStorageBlock.creativeEnergyUsage.tooltip": "The energy used by the Creative Fluid Storage Block.",
"text.autoconfig.refinedstorage.option.importer": "Importer",
Expand Down
Loading