mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-26 08:48:34 +01:00
Made the "You don't have a manual"-text and the Manual's name shorter because canitzp said so
This commit is contained in:
parent
f4f73fd49a
commit
7e6f00a9f6
1 changed files with 2 additions and 2 deletions
|
@ -252,7 +252,7 @@ item.actuallyadditions.itemHelmQuartz.name=Black Quartz Helm
|
||||||
item.actuallyadditions.itemChestQuartz.name=Black Quartz Chestplate
|
item.actuallyadditions.itemChestQuartz.name=Black Quartz Chestplate
|
||||||
item.actuallyadditions.itemPantsQuartz.name=Black Quartz Pants
|
item.actuallyadditions.itemPantsQuartz.name=Black Quartz Pants
|
||||||
item.actuallyadditions.itemBootsQuartz.name=Black Quartz Boots
|
item.actuallyadditions.itemBootsQuartz.name=Black Quartz Boots
|
||||||
item.actuallyadditions.itemBooklet.name=Actually Additions Information Manual
|
item.actuallyadditions.itemBooklet.name=Actually Additions Manual
|
||||||
|
|
||||||
#Tooltips
|
#Tooltips
|
||||||
tooltip.actuallyadditions.onSuffix.desc=On
|
tooltip.actuallyadditions.onSuffix.desc=On
|
||||||
|
@ -403,7 +403,7 @@ booklet.actuallyadditions.indexEntry.itemsRF.name=Items that use RF
|
||||||
booklet.actuallyadditions.recipeDisabled=The crafting recipe for this item is disabled in the Config File! If you're on a server, ask the server author to enable it in the config. If you're on a client, press the 'Open Config'-Button on the top right and enable the recipe!
|
booklet.actuallyadditions.recipeDisabled=The crafting recipe for this item is disabled in the Config File! If you're on a server, ask the server author to enable it in the config. If you're on a client, press the 'Open Config'-Button on the top right and enable the recipe!
|
||||||
booklet.actuallyadditions.clickToSeeRecipe=Click to see more Information
|
booklet.actuallyadditions.clickToSeeRecipe=Click to see more Information
|
||||||
booklet.actuallyadditions.keyToSeeRecipe=Press %s to see more Information
|
booklet.actuallyadditions.keyToSeeRecipe=Press %s to see more Information
|
||||||
booklet.actuallyadditions.noBookletInInventory=If you had an Actually Additions Information Manual, you could check out more Information :(
|
booklet.actuallyadditions.noBookletInInventory=Get an ActAdd Manual to see more Information!
|
||||||
|
|
||||||
#Booklet Chapters
|
#Booklet Chapters
|
||||||
booklet.actuallyadditions.chapter.intro.name=An Introduction to ActAdd
|
booklet.actuallyadditions.chapter.intro.name=An Introduction to ActAdd
|
||||||
|
|
Loading…
Reference in a new issue