WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Carbonite: Dev Talk (https://www.wowinterface.com/forums/forumdisplay.php?f=167)
-   -   FlightMasters.lua questions (https://www.wowinterface.com/forums/showthread.php?t=51257)

nelegalno2 12-30-14 09:42 AM

FlightMasters.lua questions
 
1) What's up with the Thunder Pass, Frostfire Ridge and The Compost Heap, Gorgrond that ware recently reported by the FR translator?
Code:

L["Thunder Pass, Frostfire Ridge"] = "Passage du Tonnerre, Cr\195\170te de Givrefeu"  -- Tested Online doesn't exist ! please check and confirm ! data exist in others local files, Fly is in Gorgrond near the thunder pass
L["The Compost Heap, Gorgrond"] = "Le tas de Compost, Gorgrond"  -- This entry replace Thunder Pass in Frostfire Ridge tested Online, NPC Chucklespine, 41,2 87,2 check data in others local files please THX

2) Why are there 2x Exarch's Refuge, Talador lines? Since this is a translation file it shouldn't need more than one copy of each variable.

atl77 12-30-14 03:10 PM

Quote:

Originally Posted by nelegalno2 (Post 303935)
1) What's up with the Thunder Pass, Frostfire Ridge and The Compost Heap, Gorgrond that ware recently reported by the FR translator?
Code:

L["Thunder Pass, Frostfire Ridge"] = "Passage du Tonnerre, Cr\195\170te de Givrefeu"  -- Tested Online doesn't exist ! please check and confirm ! data exist in others local files, Fly is in Gorgrond near the thunder pass
L["The Compost Heap, Gorgrond"] = "Le tas de Compost, Gorgrond"  -- This entry replace Thunder Pass in Frostfire Ridge tested Online, NPC Chucklespine, 41,2 87,2 check data in others local files please THX

2) Why are there 2x Exarch's Refuge, Talador lines? Since this is a translation file it shouldn't need more than one copy of each variable.

As far as I know, samyonair has already discussed this topic with powerstrk; I don't know how that worked out. Doubled translations are useless, but not problematic. We can clear them up later.

nelegalno2 12-30-14 03:34 PM

Quote:

Originally Posted by atl77 (Post 303965)
As far as I know, samyonair has already discussed this topic with powerstrk; I don't know how that worked out. Doubled translations are useless, but not problematic. We can clear them up later.

I know there was some communication but since it wasn't public (or i can't find it) I'm asking here. I have a pull ready and want to know what to do about the changes in the FlightMasters.lua files before submitting it.

samyonair 12-30-14 03:55 PM

Sorry that i'm a bit late, the Discussion was on Github on a closed Pull Request, the Problem was that the Horde flightpoint for
Thunder Pass, Frostfire Ridge isn't shown as an alliance player he thought taht this flightmaster would be there The Compost Heap, Gorgrond, but this flightmaster is called in Region Evermorn Springs, Gorgrond by Blizzard just checked that with a Horde Char on my Brothers Account

And the dublicate is there because I've copied all new added Locations I've added to code into the flightmasters.lua files for locales to avoid codebreaking thrue misspelling and it gives to Positions with same name in Talador, one for Horde and one for alliance: Exarch's Refuge, Talador and because I copied all terms from Sourcefile they are doubled, think one can refmoved in locales files but not in main data file for flightmasters.

Greetings Samyonair

closed Pull request without Merge

nelegalno2 12-30-14 05:33 PM

Quote:

Originally Posted by samyonair (Post 303970)
Sorry that i'm a bit late, the Discussion was on Github on a closed Pull Request, the Problem was that the Horde flightpoint for
Thunder Pass, Frostfire Ridge isn't shown as an alliance player he thought taht this flightmaster would be there The Compost Heap, Gorgrond, but this flightmaster is called in Region Evermorn Springs, Gorgrond by Blizzard just checked that with a Horde Char on my Brothers Account

And the dublicate is there because I've copied all new added Locations I've added to code into the flightmasters.lua files for locales to avoid codebreaking thrue misspelling and it gives to Positions with same name in Talador, one for Horde and one for alliance: Exarch's Refuge, Talador and because I copied all terms from Sourcefile they are doubled, think one can refmoved in locales files but not in main data file for flightmasters.

Greetings Samyonair

closed Pull request without Merge

Not you're fault I total missed that one.


All times are GMT -6. The time now is 04:01 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI