Fixed some translations having too big "Craft" text
This commit is contained in:
@@ -4,6 +4,8 @@
|
|||||||
- Added Project E integration for the External Storage on the Transmutation Table (raoulvdberge)
|
- Added Project E integration for the External Storage on the Transmutation Table (raoulvdberge)
|
||||||
- Added Project E integration for the energy values of Solderer items (raoulvdberge)
|
- Added Project E integration for the energy values of Solderer items (raoulvdberge)
|
||||||
- Fixed network not disconnecting when Controller is broken (raoulvdberge)
|
- Fixed network not disconnecting when Controller is broken (raoulvdberge)
|
||||||
|
- Fixed bug where when multiple Fortune Upgrades are inserted, it chooses the first Fortune Upgrade instead of the highest one (raoulvdberge)
|
||||||
|
- Fixed some translations having too big "Craft" text (raoulvdberge)
|
||||||
- The Fortune Upgrade doesn't use NBT anymore to store the fortune level (raoulvdberge)
|
- The Fortune Upgrade doesn't use NBT anymore to store the fortune level (raoulvdberge)
|
||||||
- Pressing SHIFT over an item in the Grid will no longer display the full unformatted count, instead, use CTRL + SHIFT and it will be displayed in the tooltip (raoulvdberge)
|
- Pressing SHIFT over an item in the Grid will no longer display the full unformatted count, instead, use CTRL + SHIFT and it will be displayed in the tooltip (raoulvdberge)
|
||||||
|
|
||||||
|
@@ -3,7 +3,7 @@ itemGroup.refinedstorage=Refined Storage
|
|||||||
gui.refinedstorage:controller.0=Kontrollblock
|
gui.refinedstorage:controller.0=Kontrollblock
|
||||||
gui.refinedstorage:controller.1=Kreativmodus Kontrollblock
|
gui.refinedstorage:controller.1=Kreativmodus Kontrollblock
|
||||||
gui.refinedstorage:grid=Matrix
|
gui.refinedstorage:grid=Matrix
|
||||||
gui.refinedstorage:grid.craft=Fertigungsmatrix
|
gui.refinedstorage:grid.craft=Craft
|
||||||
gui.refinedstorage:grid.pattern_create=Bauplan Matrix
|
gui.refinedstorage:grid.pattern_create=Bauplan Matrix
|
||||||
gui.refinedstorage:wireless_grid=Funk-Matrix
|
gui.refinedstorage:wireless_grid=Funk-Matrix
|
||||||
gui.refinedstorage:fluid_grid=Flüssigkeiten Matrix
|
gui.refinedstorage:fluid_grid=Flüssigkeiten Matrix
|
||||||
|
@@ -5,7 +5,7 @@ key.refinedstorage.focusSearchBar=bar de recherche de la grille
|
|||||||
gui.refinedstorage:controller.0=Contrôleur
|
gui.refinedstorage:controller.0=Contrôleur
|
||||||
gui.refinedstorage:controller.1=Contrôleur
|
gui.refinedstorage:controller.1=Contrôleur
|
||||||
gui.refinedstorage:grid=Grille
|
gui.refinedstorage:grid=Grille
|
||||||
gui.refinedstorage:grid.craft=Grille de craft
|
gui.refinedstorage:grid.craft=Craft
|
||||||
gui.refinedstorage:crafting_grid=Grille pour les crafts
|
gui.refinedstorage:crafting_grid=Grille pour les crafts
|
||||||
gui.refinedstorage:pattern_grid=Grille de modèle
|
gui.refinedstorage:pattern_grid=Grille de modèle
|
||||||
gui.refinedstorage:grid.pattern_create=Créer des modèles
|
gui.refinedstorage:grid.pattern_create=Créer des modèles
|
||||||
|
@@ -3,7 +3,7 @@ itemGroup.refinedstorage=Refined Storage
|
|||||||
gui.refinedstorage:controller.0=Контроллер
|
gui.refinedstorage:controller.0=Контроллер
|
||||||
gui.refinedstorage:controller.1=Контроллер (Креатив)
|
gui.refinedstorage:controller.1=Контроллер (Креатив)
|
||||||
gui.refinedstorage:grid=Терминал
|
gui.refinedstorage:grid=Терминал
|
||||||
gui.refinedstorage:grid.craft=Крафт
|
gui.refinedstorage:grid.craft=Craft
|
||||||
gui.refinedstorage:grid.pattern_create=Создать шаблон
|
gui.refinedstorage:grid.pattern_create=Создать шаблон
|
||||||
gui.refinedstorage:wireless_grid=Беспроводной терминал
|
gui.refinedstorage:wireless_grid=Беспроводной терминал
|
||||||
gui.refinedstorage:fluid_grid=Жидкостный терминал
|
gui.refinedstorage:fluid_grid=Жидкостный терминал
|
||||||
|
Reference in New Issue
Block a user