GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

Missing space between the macro name and the verb (in French, in the Global tab)

xan2622 opened this issue · 1 comments

commented

Describe the bug
Not a bug, just a missing space between the macro name and the verb (in french), in the Global tab.

To Reproduce
Steps to reproduce the behavior:

  1. Save a macro
  2. Read the "General" tab
  3. If you play WoW in English, the sentence is correctly written.
  4. But with WoW in French, there is a missing space between the Macro name and the verb "a été".

Expected behavior
The correct sentence in French is : NEW_SEQUENCE55 a été mis à jour sous une nouvelle version.

Screenshots
in English (correct):

Capture d’écran 2021-06-06 005311

in French (I don't know if it's also the case in other languages):

Capture d’écran 2021-06-06 005608

Game Version
World of Warcraft Shadowlands version 9.0.5.38556 (french language)

GSE Version
Version: 2.6.54

commented

This one can be found on the Localization page located: https://www.curseforge.com/wow/addons/gse-gnome-sequencer-enhanced-advanced-macros/localization

The particular translation may need a leading space.

It’s not something that is coded into the mod but when the mod is built it downloads the translations that are present on that page which can be updated by people who speak their languages.