Localization issues, etc. #8


  • Waiting
  • Other
Open
  • _ForgeUser113815 created this issue May 5, 2009

    1. How do you turn on the Russian localization? We are running a Russian version of WoW, but there is no option to change language and the default language is English.

    2. How can non-guild-members participate in auctions?

  • _ForgeUser113815 added the tags New Other May 5, 2009
  • Forge_User_00528235 posted a comment May 5, 2009

    1th: attempt please edit the Locale-ruRU.lua file

    • FIND: local L = AceLocale:NewLocale("GigaItemAuction", "ruRU", true)
    • REPLACE: local L = AceLocale:NewLocale("GigaItemAuction", "ruRU")

    if your GIA now in russian language, tell me this please

    2: this addon is only for guild-members

  • Forge_User_00528235 removed a tag New May 5, 2009
  • Forge_User_00528235 added a tag Waiting May 5, 2009
  • _ForgeUser113815 posted a comment May 9, 2009

    After the change it appears to be in Russian language, but due to font problems it displays only unreadable symbols. Need a font with Cyrillic (Russian) support.

  • _ForgeUser113815 removed a tag Waiting May 9, 2009
  • _ForgeUser113815 added a tag Replied May 9, 2009
  • Forge_User_00528235 posted a comment May 10, 2009

    ok, i check this

  • Forge_User_00528235 removed a tag Replied May 10, 2009
  • Forge_User_00528235 added a tag Waiting May 10, 2009

To post a comment, please login or register a new account.