Skip to content

Commit edffdc5

Browse files
committed
Color scheduled reason tooltips
1 parent 721e0ad commit edffdc5

File tree

16 files changed

+112
-98
lines changed

16 files changed

+112
-98
lines changed

src/main/resources/assets/appliedenergistics2/lang/cs_CZ.lang

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -627,12 +627,13 @@ gui.tooltips.appliedenergistics2.PinsSection=Pins Section
627627
gui.tooltips.appliedenergistics2.PinsSectionActive=Pins Section Enabled\n[Shift + Right Click] pinned item to remove it from pins section
628628
gui.tooltips.appliedenergistics2.PinsSectionDisabled=Pins Section Disabled
629629

630-
gui.tooltips.appliedenergistics2.scheduledreason.SOMETHING_STUCK=Something stuck in interface
631-
gui.tooltips.appliedenergistics2.scheduledreason.BLOCKING_MODE=Blocking Mode
632-
gui.tooltips.appliedenergistics2.scheduledreason.LOCK_MODE=Lock Mode
633-
gui.tooltips.appliedenergistics2.scheduledreason.NO_TARGET=Can't find target to push
634-
gui.tooltips.appliedenergistics2.scheduledreason.NOT_ENOUGH_INGREDIENTS=Not enough ingredients
635-
gui.tooltips.appliedenergistics2.scheduledreason.SAME_NETWORK=Target interface in same network
630+
gui.tooltips.appliedenergistics2.scheduledreason.SOMETHING_STUCK=§eSomething stuck in interface
631+
gui.tooltips.appliedenergistics2.scheduledreason.BLOCKING_MODE=§eBlocking Mode
632+
gui.tooltips.appliedenergistics2.scheduledreason.LOCK_MODE=§eLock Mode
633+
gui.tooltips.appliedenergistics2.scheduledreason.NO_TARGET=§cCan't find target to push
634+
gui.tooltips.appliedenergistics2.scheduledreason.NOT_ENOUGH_INGREDIENTS=§eNot enough ingredients
635+
gui.tooltips.appliedenergistics2.scheduledreason.SAME_NETWORK=§cTarget interface in same network
636+
gui.tooltips.appliedenergistics2.scheduledreason.UNSUPPORTED_STACK=§cContains a stack which not supported by any target around interface
636637

637638
gui.tooltips.appliedenergistics2.ToggleShowOnlySubstitute=Toggles showing interfaces with patterns with substitutions enabled
638639
gui.tooltips.appliedenergistics2.ToggleShowOnlySubstituteOnDesc=Showing all interfaces

src/main/resources/assets/appliedenergistics2/lang/de_DE.lang

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -627,12 +627,13 @@ gui.tooltips.appliedenergistics2.PinsSection=Pins Section
627627
gui.tooltips.appliedenergistics2.PinsSectionActive=Pins Section Enabled\n[Shift + Right Click] pinned item to remove it from pins section
628628
gui.tooltips.appliedenergistics2.PinsSectionDisabled=Pins Section Disabled
629629

630-
gui.tooltips.appliedenergistics2.scheduledreason.SOMETHING_STUCK=Something stuck in interface
631-
gui.tooltips.appliedenergistics2.scheduledreason.BLOCKING_MODE=Blocking Mode
632-
gui.tooltips.appliedenergistics2.scheduledreason.LOCK_MODE=Lock Mode
633-
gui.tooltips.appliedenergistics2.scheduledreason.NO_TARGET=Can't find target to push
634-
gui.tooltips.appliedenergistics2.scheduledreason.NOT_ENOUGH_INGREDIENTS=Not enough ingredients
635-
gui.tooltips.appliedenergistics2.scheduledreason.SAME_NETWORK=Target interface in same network
630+
gui.tooltips.appliedenergistics2.scheduledreason.SOMETHING_STUCK=§eSomething stuck in interface
631+
gui.tooltips.appliedenergistics2.scheduledreason.BLOCKING_MODE=§eBlocking Mode
632+
gui.tooltips.appliedenergistics2.scheduledreason.LOCK_MODE=§eLock Mode
633+
gui.tooltips.appliedenergistics2.scheduledreason.NO_TARGET=§cCan't find target to push
634+
gui.tooltips.appliedenergistics2.scheduledreason.NOT_ENOUGH_INGREDIENTS=§eNot enough ingredients
635+
gui.tooltips.appliedenergistics2.scheduledreason.SAME_NETWORK=§cTarget interface in same network
636+
gui.tooltips.appliedenergistics2.scheduledreason.UNSUPPORTED_STACK=§cContains a stack which not supported by any target around interface
636637

637638
gui.tooltips.appliedenergistics2.ToggleShowOnlySubstitute=Toggles showing interfaces with patterns with substitutions enabled
638639
gui.tooltips.appliedenergistics2.ToggleShowOnlySubstituteOnDesc=Showing all interfaces

src/main/resources/assets/appliedenergistics2/lang/en_GB.lang

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -627,12 +627,13 @@ gui.tooltips.appliedenergistics2.PinsSection=Pins Section
627627
gui.tooltips.appliedenergistics2.PinsSectionActive=Pins Section Enabled\n[Shift + Right Click] pinned item to remove it from pins section
628628
gui.tooltips.appliedenergistics2.PinsSectionDisabled=Pins Section Disabled
629629

630-
gui.tooltips.appliedenergistics2.scheduledreason.SOMETHING_STUCK=Something stuck in interface
631-
gui.tooltips.appliedenergistics2.scheduledreason.BLOCKING_MODE=Blocking Mode
632-
gui.tooltips.appliedenergistics2.scheduledreason.LOCK_MODE=Lock Mode
633-
gui.tooltips.appliedenergistics2.scheduledreason.NO_TARGET=Can't find target to push
634-
gui.tooltips.appliedenergistics2.scheduledreason.NOT_ENOUGH_INGREDIENTS=Not enough ingredients
635-
gui.tooltips.appliedenergistics2.scheduledreason.SAME_NETWORK=Target interface in same network
630+
gui.tooltips.appliedenergistics2.scheduledreason.SOMETHING_STUCK=?eSomething stuck in interface
631+
gui.tooltips.appliedenergistics2.scheduledreason.BLOCKING_MODE=?eBlocking Mode
632+
gui.tooltips.appliedenergistics2.scheduledreason.LOCK_MODE=?eLock Mode
633+
gui.tooltips.appliedenergistics2.scheduledreason.NO_TARGET=?cCan't find target to push
634+
gui.tooltips.appliedenergistics2.scheduledreason.NOT_ENOUGH_INGREDIENTS=?eNot enough ingredients
635+
gui.tooltips.appliedenergistics2.scheduledreason.SAME_NETWORK=?cTarget interface in same network
636+
gui.tooltips.appliedenergistics2.scheduledreason.UNSUPPORTED_STACK=?cContains a stack which not supported by any target around interface
636637

637638
gui.tooltips.appliedenergistics2.ToggleShowOnlySubstitute=Toggles showing interfaces with patterns with substitutions enabled
638639
gui.tooltips.appliedenergistics2.ToggleShowOnlySubstituteOnDesc=Showing all interfaces

src/main/resources/assets/appliedenergistics2/lang/en_US.lang

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -645,13 +645,13 @@ gui.tooltips.appliedenergistics2.PinsSection=Pins section
645645
gui.tooltips.appliedenergistics2.PinsSectionActive=§6LMB§8 - §7Add player row\n§6RMB§8 - §7Remove player row\n§6CTRL + LMB§8 - §7Add crafting row\n§6CTRL + RMB§8 - §7Remove crafting row\n§6SHIFT + RMB§8 - §7Unpin§r
646646
gui.tooltips.appliedenergistics2.PinsSectionHint=Hold §6ALT§7 for keybinds
647647

648-
gui.tooltips.appliedenergistics2.scheduledreason.SOMETHING_STUCK=Something stuck in interface
649-
gui.tooltips.appliedenergistics2.scheduledreason.BLOCKING_MODE=Blocking Mode
650-
gui.tooltips.appliedenergistics2.scheduledreason.LOCK_MODE=Lock Mode
651-
gui.tooltips.appliedenergistics2.scheduledreason.NO_TARGET=Can't find target to push
652-
gui.tooltips.appliedenergistics2.scheduledreason.NOT_ENOUGH_INGREDIENTS=Not enough ingredients
653-
gui.tooltips.appliedenergistics2.scheduledreason.SAME_NETWORK=Target interface in same network
654-
gui.tooltips.appliedenergistics2.scheduledreason.UNSUPPORTED_STACK=Contains a stack which not supported by any target around interface
648+
gui.tooltips.appliedenergistics2.scheduledreason.SOMETHING_STUCK=§eSomething stuck in interface
649+
gui.tooltips.appliedenergistics2.scheduledreason.BLOCKING_MODE=§eBlocking Mode
650+
gui.tooltips.appliedenergistics2.scheduledreason.LOCK_MODE=§eLock Mode
651+
gui.tooltips.appliedenergistics2.scheduledreason.NO_TARGET=§cCan't find target to push
652+
gui.tooltips.appliedenergistics2.scheduledreason.NOT_ENOUGH_INGREDIENTS=§eNot enough ingredients
653+
gui.tooltips.appliedenergistics2.scheduledreason.SAME_NETWORK=§cTarget interface in same network
654+
gui.tooltips.appliedenergistics2.scheduledreason.UNSUPPORTED_STACK=§cContains a stack which not supported by any target around interface
655655

656656
gui.tooltips.appliedenergistics2.ToggleShowOnlySubstitute=Toggles showing interfaces with patterns with substitutions enabled
657657
gui.tooltips.appliedenergistics2.ToggleShowOnlySubstituteOnDesc=Showing all interfaces

src/main/resources/assets/appliedenergistics2/lang/es_ES.lang

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -629,12 +629,13 @@ gui.tooltips.appliedenergistics2.PinsSection=Pins Section
629629
gui.tooltips.appliedenergistics2.PinsSectionActive=Pins Section Enabled\n[Shift + Right Click] pinned item to remove it from pins section
630630
gui.tooltips.appliedenergistics2.PinsSectionDisabled=Pins Section Disabled
631631

632-
gui.tooltips.appliedenergistics2.scheduledreason.SOMETHING_STUCK=Something stuck in interface
633-
gui.tooltips.appliedenergistics2.scheduledreason.BLOCKING_MODE=Blocking Mode
634-
gui.tooltips.appliedenergistics2.scheduledreason.LOCK_MODE=Lock Mode
635-
gui.tooltips.appliedenergistics2.scheduledreason.NO_TARGET=Can't find target to push
636-
gui.tooltips.appliedenergistics2.scheduledreason.NOT_ENOUGH_INGREDIENTS=Not enough ingredients
637-
gui.tooltips.appliedenergistics2.scheduledreason.SAME_NETWORK=Target interface in same network
632+
gui.tooltips.appliedenergistics2.scheduledreason.SOMETHING_STUCK=§eSomething stuck in interface
633+
gui.tooltips.appliedenergistics2.scheduledreason.BLOCKING_MODE=§eBlocking Mode
634+
gui.tooltips.appliedenergistics2.scheduledreason.LOCK_MODE=§eLock Mode
635+
gui.tooltips.appliedenergistics2.scheduledreason.NO_TARGET=§cCan't find target to push
636+
gui.tooltips.appliedenergistics2.scheduledreason.NOT_ENOUGH_INGREDIENTS=§eNot enough ingredients
637+
gui.tooltips.appliedenergistics2.scheduledreason.SAME_NETWORK=§cTarget interface in same network
638+
gui.tooltips.appliedenergistics2.scheduledreason.UNSUPPORTED_STACK=§cContains a stack which not supported by any target around interface
638639

639640
gui.tooltips.appliedenergistics2.ToggleShowOnlySubstitute=Toggles showing interfaces with patterns with substitutions enabled
640641
gui.tooltips.appliedenergistics2.ToggleShowOnlySubstituteOnDesc=Showing all interfaces

src/main/resources/assets/appliedenergistics2/lang/fr_FR.lang

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -627,12 +627,13 @@ gui.tooltips.appliedenergistics2.PinsSection=Pins Section
627627
gui.tooltips.appliedenergistics2.PinsSectionActive=Pins Section Enabled\n[Shift + Right Click] pinned item to remove it from pins section
628628
gui.tooltips.appliedenergistics2.PinsSectionDisabled=Pins Section Disabled
629629

630-
gui.tooltips.appliedenergistics2.scheduledreason.SOMETHING_STUCK=Something stuck in interface
631-
gui.tooltips.appliedenergistics2.scheduledreason.BLOCKING_MODE=Blocking Mode
632-
gui.tooltips.appliedenergistics2.scheduledreason.LOCK_MODE=Lock Mode
633-
gui.tooltips.appliedenergistics2.scheduledreason.NO_TARGET=Can't find target to push
634-
gui.tooltips.appliedenergistics2.scheduledreason.NOT_ENOUGH_INGREDIENTS=Not enough ingredients
635-
gui.tooltips.appliedenergistics2.scheduledreason.SAME_NETWORK=Target interface in same network
630+
gui.tooltips.appliedenergistics2.scheduledreason.SOMETHING_STUCK=§eSomething stuck in interface
631+
gui.tooltips.appliedenergistics2.scheduledreason.BLOCKING_MODE=§eBlocking Mode
632+
gui.tooltips.appliedenergistics2.scheduledreason.LOCK_MODE=§eLock Mode
633+
gui.tooltips.appliedenergistics2.scheduledreason.NO_TARGET=§cCan't find target to push
634+
gui.tooltips.appliedenergistics2.scheduledreason.NOT_ENOUGH_INGREDIENTS=§eNot enough ingredients
635+
gui.tooltips.appliedenergistics2.scheduledreason.SAME_NETWORK=§cTarget interface in same network
636+
gui.tooltips.appliedenergistics2.scheduledreason.UNSUPPORTED_STACK=§cContains a stack which not supported by any target around interface
636637

637638
gui.tooltips.appliedenergistics2.ToggleShowOnlySubstitute=Toggles showing interfaces with patterns with substitutions enabled
638639
gui.tooltips.appliedenergistics2.ToggleShowOnlySubstituteOnDesc=Showing all interfaces

src/main/resources/assets/appliedenergistics2/lang/hu_HU.lang

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -627,12 +627,13 @@ gui.tooltips.appliedenergistics2.PinsSection=Pins Section
627627
gui.tooltips.appliedenergistics2.PinsSectionActive=Pins Section Enabled\n[Shift + Right Click] pinned item to remove it from pins section
628628
gui.tooltips.appliedenergistics2.PinsSectionDisabled=Pins Section Disabled
629629

630-
gui.tooltips.appliedenergistics2.scheduledreason.SOMETHING_STUCK=Something stuck in interface
631-
gui.tooltips.appliedenergistics2.scheduledreason.BLOCKING_MODE=Blocking Mode
632-
gui.tooltips.appliedenergistics2.scheduledreason.LOCK_MODE=Lock Mode
633-
gui.tooltips.appliedenergistics2.scheduledreason.NO_TARGET=Can't find target to push
634-
gui.tooltips.appliedenergistics2.scheduledreason.NOT_ENOUGH_INGREDIENTS=Not enough ingredients
635-
gui.tooltips.appliedenergistics2.scheduledreason.SAME_NETWORK=Target interface in same network
630+
gui.tooltips.appliedenergistics2.scheduledreason.SOMETHING_STUCK=§eSomething stuck in interface
631+
gui.tooltips.appliedenergistics2.scheduledreason.BLOCKING_MODE=§eBlocking Mode
632+
gui.tooltips.appliedenergistics2.scheduledreason.LOCK_MODE=§eLock Mode
633+
gui.tooltips.appliedenergistics2.scheduledreason.NO_TARGET=§cCan't find target to push
634+
gui.tooltips.appliedenergistics2.scheduledreason.NOT_ENOUGH_INGREDIENTS=§eNot enough ingredients
635+
gui.tooltips.appliedenergistics2.scheduledreason.SAME_NETWORK=§cTarget interface in same network
636+
gui.tooltips.appliedenergistics2.scheduledreason.UNSUPPORTED_STACK=§cContains a stack which not supported by any target around interface
636637

637638
gui.tooltips.appliedenergistics2.ToggleShowOnlySubstitute=Toggles showing interfaces with patterns with substitutions enabled
638639
gui.tooltips.appliedenergistics2.ToggleShowOnlySubstituteOnDesc=Showing all interfaces

src/main/resources/assets/appliedenergistics2/lang/it_IT.lang

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -627,12 +627,13 @@ gui.tooltips.appliedenergistics2.PinsSection=Pins Section
627627
gui.tooltips.appliedenergistics2.PinsSectionActive=Pins Section Enabled\n[Shift + Right Click] pinned item to remove it from pins section
628628
gui.tooltips.appliedenergistics2.PinsSectionDisabled=Pins Section Disabled
629629

630-
gui.tooltips.appliedenergistics2.scheduledreason.SOMETHING_STUCK=Something stuck in interface
631-
gui.tooltips.appliedenergistics2.scheduledreason.BLOCKING_MODE=Blocking Mode
632-
gui.tooltips.appliedenergistics2.scheduledreason.LOCK_MODE=Lock Mode
633-
gui.tooltips.appliedenergistics2.scheduledreason.NO_TARGET=Can't find target to push
634-
gui.tooltips.appliedenergistics2.scheduledreason.NOT_ENOUGH_INGREDIENTS=Not enough ingredients
635-
gui.tooltips.appliedenergistics2.scheduledreason.SAME_NETWORK=Target interface in same network
630+
gui.tooltips.appliedenergistics2.scheduledreason.SOMETHING_STUCK=§eSomething stuck in interface
631+
gui.tooltips.appliedenergistics2.scheduledreason.BLOCKING_MODE=§eBlocking Mode
632+
gui.tooltips.appliedenergistics2.scheduledreason.LOCK_MODE=§eLock Mode
633+
gui.tooltips.appliedenergistics2.scheduledreason.NO_TARGET=§cCan't find target to push
634+
gui.tooltips.appliedenergistics2.scheduledreason.NOT_ENOUGH_INGREDIENTS=§eNot enough ingredients
635+
gui.tooltips.appliedenergistics2.scheduledreason.SAME_NETWORK=§cTarget interface in same network
636+
gui.tooltips.appliedenergistics2.scheduledreason.UNSUPPORTED_STACK=§cContains a stack which not supported by any target around interface
636637

637638
gui.tooltips.appliedenergistics2.ToggleShowOnlySubstitute=Toggles showing interfaces with patterns with substitutions enabled
638639
gui.tooltips.appliedenergistics2.ToggleShowOnlySubstituteOnDesc=Showing all interfaces

src/main/resources/assets/appliedenergistics2/lang/ja_JP.lang

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -627,12 +627,13 @@ gui.tooltips.appliedenergistics2.PinsSection=Pins Section
627627
gui.tooltips.appliedenergistics2.PinsSectionActive=Pins Section Enabled\n[Shift + Right Click] pinned item to remove it from pins section
628628
gui.tooltips.appliedenergistics2.PinsSectionDisabled=Pins Section Disabled
629629

630-
gui.tooltips.appliedenergistics2.scheduledreason.SOMETHING_STUCK=Something stuck in interface
631-
gui.tooltips.appliedenergistics2.scheduledreason.BLOCKING_MODE=Blocking Mode
632-
gui.tooltips.appliedenergistics2.scheduledreason.LOCK_MODE=Lock Mode
633-
gui.tooltips.appliedenergistics2.scheduledreason.NO_TARGET=Can't find target to push
634-
gui.tooltips.appliedenergistics2.scheduledreason.NOT_ENOUGH_INGREDIENTS=Not enough ingredients
635-
gui.tooltips.appliedenergistics2.scheduledreason.SAME_NETWORK=Target interface in same network
630+
gui.tooltips.appliedenergistics2.scheduledreason.SOMETHING_STUCK=§eSomething stuck in interface
631+
gui.tooltips.appliedenergistics2.scheduledreason.BLOCKING_MODE=§eBlocking Mode
632+
gui.tooltips.appliedenergistics2.scheduledreason.LOCK_MODE=§eLock Mode
633+
gui.tooltips.appliedenergistics2.scheduledreason.NO_TARGET=§cCan't find target to push
634+
gui.tooltips.appliedenergistics2.scheduledreason.NOT_ENOUGH_INGREDIENTS=§eNot enough ingredients
635+
gui.tooltips.appliedenergistics2.scheduledreason.SAME_NETWORK=§cTarget interface in same network
636+
gui.tooltips.appliedenergistics2.scheduledreason.UNSUPPORTED_STACK=§cContains a stack which not supported by any target around interface
636637

637638
gui.tooltips.appliedenergistics2.ToggleShowOnlySubstitute=Toggles showing interfaces with patterns with substitutions enabled
638639
gui.tooltips.appliedenergistics2.ToggleShowOnlySubstituteOnDesc=Showing all interfaces

src/main/resources/assets/appliedenergistics2/lang/ko_KR.lang

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -627,12 +627,13 @@ gui.tooltips.appliedenergistics2.PinsSection=Pins Section
627627
gui.tooltips.appliedenergistics2.PinsSectionActive=Pins Section Enabled\n[Shift + Right Click] pinned item to remove it from pins section
628628
gui.tooltips.appliedenergistics2.PinsSectionDisabled=Pins Section Disabled
629629

630-
gui.tooltips.appliedenergistics2.scheduledreason.SOMETHING_STUCK=Something stuck in interface
631-
gui.tooltips.appliedenergistics2.scheduledreason.BLOCKING_MODE=Blocking Mode
632-
gui.tooltips.appliedenergistics2.scheduledreason.LOCK_MODE=Lock Mode
633-
gui.tooltips.appliedenergistics2.scheduledreason.NO_TARGET=Can't find target to push
634-
gui.tooltips.appliedenergistics2.scheduledreason.NOT_ENOUGH_INGREDIENTS=Not enough ingredients
635-
gui.tooltips.appliedenergistics2.scheduledreason.SAME_NETWORK=Target interface in same network
630+
gui.tooltips.appliedenergistics2.scheduledreason.SOMETHING_STUCK=§eSomething stuck in interface
631+
gui.tooltips.appliedenergistics2.scheduledreason.BLOCKING_MODE=§eBlocking Mode
632+
gui.tooltips.appliedenergistics2.scheduledreason.LOCK_MODE=§eLock Mode
633+
gui.tooltips.appliedenergistics2.scheduledreason.NO_TARGET=§cCan't find target to push
634+
gui.tooltips.appliedenergistics2.scheduledreason.NOT_ENOUGH_INGREDIENTS=§eNot enough ingredients
635+
gui.tooltips.appliedenergistics2.scheduledreason.SAME_NETWORK=§cTarget interface in same network
636+
gui.tooltips.appliedenergistics2.scheduledreason.UNSUPPORTED_STACK=§cContains a stack which not supported by any target around interface
636637

637638
gui.tooltips.appliedenergistics2.ToggleShowOnlySubstitute=Toggles showing interfaces with patterns with substitutions enabled
638639
gui.tooltips.appliedenergistics2.ToggleShowOnlySubstituteOnDesc=Showing all interfaces

0 commit comments

Comments
 (0)