Skip to content

Commit

Permalink
fix(a380/afs): hotfix tooltip (#9171)
Browse files Browse the repository at this point in the history
* fix: hotfix tooltip

* fix: inop

---------

Co-authored-by: alepouna <[email protected]>
(cherry picked from commit 32067ae)
  • Loading branch information
2hwk authored and Benjozork committed Nov 2, 2024
1 parent a46fd2d commit 0218b0a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
<UseTemplate Name="FBW_A380X_BacklightIndicator_Button_Template">
<NODE_ID>PUSH_FCU_ALT</NODE_ID>
<INDICATOR_CODE>0</INDICATOR_CODE>
<TOOLTIPID>AMONG US SUSSY IMPOSTER</TOOLTIPID> <!-- TODO actually put something useful here -->
<TOOLTIPID>TT:COCKPIT.TOOLTIPS.INOP</TOOLTIPID> <!-- FIXME: Add localisation TT when button is functional-->

<BUTTON_CODE />

Expand Down

0 comments on commit 0218b0a

Please sign in to comment.