Skip to content

Localization is missing for some string #224

Description

@7peanuts
Detailed location

AutoLayoutChanges.lua

52 name = "Enabled",
83 " - Group Type"
108 name = "Group Size",
109 desc = "You do not need to set a profile for every size, the next-smallest size will be used if nothing is set!",
136 name = "Selected Layout",

Options.lua 315-316
Options-tbc.lua 261-262

name = "Allow custom coordinates",
desc = "Allows frames to be positioned using screen coordinates entered into text fields",

Options.lua 431-438
Options-tbc.lua 362-369

name = "Layout Switching",
name = "Vigor Bar",
desc = "Add the pre-11.2.7 Dragonriding Vigor bar"

Options.lua 448
desc = "Splits the Personal Resource Display into 3 separate frames: HP, Power (mana/energy/etc), and Class (holy power, etc). That way you can move them separately, or shove one of them off screen if you want.",
EditModeExpanded-1.0.lua

272 name = "Clamp to Screen",
604 name = "Hide",
756 label:SetText("Coordinates:")
985 EditModeManagerExpandedFrame.Title:SetText("Expanded")
2036 name = "Toggle Visibility in Combat",

ActionBars.lua 69
lib:RegisterSlider(bar, "Name Scale", "Name Scale",
Raid.lua 149
lib:RegisterSlider(CompactRaidFrameContainer, "Name Scale", "Name Scale",
ChatFrame.lua

29 lib:RegisterCustomCheckbox(ChatFrame1, "Fade out while in combat", 
210 lib:RegisterSlider(ChatFrame1, "Fade Delay", "Fade Delay",

Vigor.lua 878
libDD:UIDropDownMenu_SetText(dropdown, "Vigor Bar Apperance")
LossOfControl.lua 22
lib:RegisterCustomCheckbox(LossOfControlFrame, "Hide Glow Effect",
TopCenterContainer.lua 8
addon:registerFrame(UIWidgetTopCenterContainerFrame, "Subzone Information",
PersonalResourceDisplay.lua 9/12/14

"Health Bar"
"Power Bar"
"Class Powers"

TargetCast.lua 24/29

lib:RegisterSlider(TargetFrameSpellBar, "Width", "Width",
lib:RegisterSlider(TargetFrameSpellBar, "Height", "Height",

LFG.lua 35
lib:RegisterCustomCheckbox(QueueStatusButton, "Disconnect from Menu Bar",

Add

TalkingHead.lua

47 info.text = "Never"
57 info.text = "Dialog only, keep sound"
67 info.text = "Always, and mute sound"
77 info.text = "In Combat, but keep sound"
87 info.text = "In combat, and mute sound"
98 libDD:UIDropDownMenu_SetText(dropdown, "Hide if:")

Besides, in the screenshot, the Focus... option under Target and Focus incorrectly references the wrong text in the Chinese client; it displays the text for the hunter’s Focus instead.
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions