Bagnon icon indicating copy to clipboard operation
Bagnon copied to clipboard

German Localization: Missing option 'GlowPoor', translations too long so they overflow config window

Open Shalalalalala opened this issue 4 years ago • 0 comments

Running Software (issues missing this information will be deleted):

  • Addon version: 8.2.3
  • Server patch: 9.0.2.37474

Have you read the changelog? (please don't waste our time) yes

Describe the bug The option for GlowPoor is missing in common/Wildpants/localization/config/de.lua. Even if the option is added, it does not show up in the ingame menu. The german translations are too long, so they overflow the window.

To Reproduce

  1. In German Client, go to Interface->Addons->Bagnon ->Farbeinstellungen grafik

Expected behaviour All six (or are there supposed to be even more?) options are shown and they fit the window. The options should line break if the overflow or concise translations should be ensured. It could look like this: grafik

Changed localization used for the screenshot:

-- colors
L.ColorOptions = 'Farbeinstellungen'
L.ColorOptionsDesc = 'Einstellungen für das Einfärben der Gegenstandslots'
L.GlowQuality = 'Seltenheit färben'
L.GlowNew = 'Neue färben'
L.GlowPoor = 'Junk färben'
L.GlowQuest = 'Questgegenstände färben'
L.GlowUnusable = 'Unbrauchbare färben'
L.GlowSets = 'Ausrüstungssets färben'
L.ColorSlots = 'Leerslots nach Taschenart färben'

Shalalalalala avatar Feb 24 '21 13:02 Shalalalalala