WoWInterface SVN Aloft

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk/AloftOptions/AloftModules
    from Rev 2214 to Rev 2319
    Reverse comparison

Rev 2214 → Rev 2319

AloftModulesLocale.lua
77,13 → 77,13
-----------------------------------------------------------------------------
 
--[[ zhTW ]] L["Modules"] = "模組"
--[[ zhTW ]] L["Aloft optional modules (loaded dynamically when selected; de-select and reload UI to unload)"] = "Aloft的額外模組(選中後動態載入;取消選擇後重載UI卸載)"
--[[ zhTW ]] L["Aloft optional modules (loaded dynamically when selected; de-select and reload UI to unload)"] = "Aloft可選擇的模組(選中後動態載入;取消選擇後重載UI卸載)"
 
--[[ zhTW ]] L["Regenerate Text Tags"] = "重新生成文本標籤"
--[[ zhTW ]] L["Clear and regenerate all text tags (may help to clear !!Tag Error!! problems without a full UI reload"] = "清除並重新生成所有的文本標籤(有時可以在不進行重載的情況下解決標籤錯誤問題)"
 
--[[ zhTW ]] L["Reload UI"] = "重載介面"
--[[ zhTW ]] L["Reload the user interface to synchronize all modules"] = "重載使用者介面以進行模組同步"
--[[ zhTW ]] L["Reload the user interface to synchronize all modules"] = "重載使用者介面來同步所有模組"
 
-----------------------------------------------------------------------------