Skip to content

Iota lang cleanup#198

Open
Robotgiggle wants to merge 5 commits intoFallingColors:mainfrom
Robotgiggle:iota-desc
Open

Iota lang cleanup#198
Robotgiggle wants to merge 5 commits intoFallingColors:mainfrom
Robotgiggle:iota-desc

Conversation

@Robotgiggle
Copy link
Contributor

  • Adds iota descriptions, for use with MishapInvalidIota
  • Fixes the broken/missing lang keys for list.double and list.vec
  • Removes various lang keys for type iotas, as those have been moved to MoreIotas

Do not merge this until FallingColors/MoreIotas#57 has been merged, or the lang for the type iotas will not be in either mod

"hexcasting.mishap.invalid_value.class.type.block.able": "一个可代表方块的物品类型",
"hexcasting.mishap.invalid_value.class.type.list.double": "一个由数组成的列表",
"hexcasting.mishap.invalid_value.class.list.double": "一个由数组成的列表",
"hexcasting.mishap.invalid_value.class.list.vec": "一个向量组成的列表",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where did this one come from?

"hexcasting.iota.hexal:item_type": "物品类型",
"hexcasting.iota.hexal:gate": "门径",
"hexcasting.iota.hexal:gate.desc": "一个门径",
"hexcasting.iota.hexal:item": "物品",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"hexcasting.iota.hexal:item": "物品",
"hexcasting.iota.hexal:item": "物元",

consistency reasons, also to group up related updates into a single PR

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants