WoWInterface SVN Aloft

Compare Revisions

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

Rev 2214 → Rev 2319

AloftHighlightLocale.lua
88,13 → 88,13
-----------------------------------------------------------------------------
 
--[[ zhTW ]] L["Highlight"] = "高亮"
--[[ zhTW ]] L["Mouseover highlight options"] = "滑鼠目標高亮選項"
--[[ zhTW ]] L["Mouseover highlight options"] = "滑鼠經過高亮設定"
--[[ zhTW ]] L["Color"] = "顏色"
--[[ zhTW ]] L["Sets the highlight color"] = "高亮的顏色"
--[[ zhTW ]] L["Texture"] = "紋理"
--[[ zhTW ]] L["Sets the highlight texture"] = "高亮的紋理"
--[[ zhTW ]] L["Blend Mode"] = "交融模式"
--[[ zhTW ]] L["Sets the blend mode for the highlight texture"] = "高亮的紋理的交融模式"
--[[ zhTW ]] L["Sets the highlight color"] = "設定高亮顏色"
--[[ zhTW ]] L["Texture"] = "材質"
--[[ zhTW ]] L["Sets the highlight texture"] = "設定高亮材質"
--[[ zhTW ]] L["Blend Mode"] = "混合模式"
--[[ zhTW ]] L["Sets the blend mode for the highlight texture"] = "設定高亮材質的混和模式"
 
--[[ zhTW ]] L["BLEND"] = "混合"
--[[ zhTW ]] L["ADD"] = "增加"