178 - Bug in frFR
What version of Grid are you using?
Latest Release
What version (and language) of WoW are you using?
3.2
Can you update, for frFR please ? i have this error :
Date: 2009-08-07 15:43:20
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Grid\GridLocale-frFR.lua line 361:
AceLocale(Grid): Improper translation exists. "Heroic Raid Layout" is likely misspelled for locale frFR.
Debug:
[C]: ?
[C]: error()
...\AtlasLoot\Libs\DewdropLib\AceLibrary\AceLibrary.lua:122 error()
...\AddOns\BigWigs\Libs\AceLocale-2.2\AceLocale-2.2.lua:220 ?()
| User | When | Change |
|---|---|---|
| Pastamancer | Aug 11, 2009 at 19:15 UTC | Changed status from New to Fixed |
| TrAsHeR | Aug 08, 2009 at 12:10 UTC | Create |
- 2 comments
- 2 comments
Facts
- Last updated
- Mar 30, 2012
- Reported
- Aug 08, 2009
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 2
- Reply
- #2
gambit06 Aug 10, 2009 at 09:13 UTC - 0 likesFrom Curse Grid Website :
Maclarium said
Sun Aug 09 2009 21:00:22 GMT+0200 (Central Europe Daylight Time) (14 hours, 10 minutes ago) For french people like me who gets the following error :
Message: ..\AddOns\Grid\GridLocale-frFR.lua line 361: AceLocale(Grid): Improper translation exists. "Heroic Raid Layout" is likely misspelled for locale frFR.
Open the GridLocale-frFR.lua file and replace the following lines :
99 ["Heroic Raid Layout"] = "Disposition en raid héroïque", 100 ["Select which layout to use when in a heroic raid."] = "Sélectionnez la disposition à utiliser quand vous êtes dans un raid héroïque.", 101 ["Raid Layout"] = "Disposition en raid", 102 ["Select which layout to use when in a raid."] = "Sélectionnez la disposition à utiliser quand vous êtes dans un raid.",
By :
["25 Player Raid Layout"] = "Disposition en raid 25", ["Select which layout to use when in a 25 player raid."] = "Sélectionnez la disposition à utiliser quand vous êtes dans un raid 25.", ["10 Player Raid Layout"] = "Disposition en raid 10", ["Select which layout to use when in a 10 player raid."] = "Sélectionnez la disposition à utiliser quand vous êtes dans un raid 10.",
Should be ok now ======
- Reply
- #1
gambit06 Aug 09, 2009 at 11:28 UTC - 0 likesHi , got the same error here , si i can't use grid for raiding (10 or 25)