feat: hide tooltip extension checkbox in settings
This commit is contained in:
@@ -8,3 +8,14 @@ BINDING_NAME_GUDA_USE_QUEST_ITEM_1 = "Quest Bar 1"
|
||||
BINDING_NAME_GUDA_USE_QUEST_ITEM_2 = "Quest Bar 2"
|
||||
|
||||
-- Additional localization strings can be added here
|
||||
L_SHOW_TOOLTIP_COUNTS = "Tooltip Extension"
|
||||
L_SHOW_TOOLTIP_COUNTS_TT = "Show how many of this item you have across all your characters in the item tooltip."
|
||||
|
||||
L_LOCK_BAGS_TT = "Lock the bag frames in place so they cannot be moved by dragging."
|
||||
L_HIDE_BORDERS_TT = "Hide the thick borders around the bag and bank frames for a cleaner look."
|
||||
L_QUALITY_BORDER_EQ_TT = "Show a color-coded border around equipped items based on their quality (Common, Rare, Epic, etc.)."
|
||||
L_QUALITY_BORDER_OTHER_TT = "Show a color-coded border around non-equipped items in your bags and bank based on their quality."
|
||||
L_SHOW_SEARCH_BAR_TT = "Show a search bar at the top of your bags to quickly find items."
|
||||
L_SHOW_QUEST_BAR_TT = "Show a bar for quickly accessing quest-related items."
|
||||
L_HOVER_BAGLINE_TT = "Minimizes the bag container to show only the main bag and keyring. Hover over the main bag to view the other bags."
|
||||
L_HIDE_FOOTER_TT = "Hide the bottom section of the bag frame containing money and bag slots."
|
||||
|
||||
Reference in New Issue
Block a user