WoWInterface SVN Aloft

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk/AloftOptions/AloftVisibility
    from Rev 2505 to Rev 2506
    Reverse comparison

Rev 2505 → Rev 2506

AloftVisibilityLocale.lua
97,8 → 97,8
 
--[[ enUS ]] oL["Use Nameplate Alpha"] = "Use Nameplate Alpha"
--[[ enUS ]] oL["Controls nameplate visibility in combat or when target nameplate is always shown by setting nameplate alpha to 0 (requires AloftAlpha module to be enabled at UI load)"] = "Controls nameplate visibility in combat or when target nameplate is always shown by setting nameplate alpha to 0 (requires AloftAlpha module to be enabled at UI load)"
--[[ enUS ]] oL["Hide added elements"] = "Hide added elements"
--[[ enUS ]] oL["Explicitly hide nameplate elements added by Aloft when nameplate becomes invisible (may improve FPS)"] = "Explicitly hide nameplate elements added by Aloft when nameplate becomes invisible (may improve FPS)"
--[[ enUS ]] oL["\"Hide\" Added Elements"] = "\"Hide\" Added Elements"
--[[ enUS ]] oL["Explicitly hide nameplate elements added by Aloft when nameplate becomes invisible (may improve FPS when using alpha)"] = "Explicitly hide nameplate elements added by Aloft when nameplate becomes invisible (may improve FPS when using alpha)"
 
--[[ enUS ]] oL["Hide Unit Names"] = "Hide Unit Names"
--[[ enUS ]] oL["Hide nameplates by unit name"] = "Hide nameplates by unit name"
246,8 → 246,8
 
--[[ koKR ]] oL["Use Nameplate Alpha In Combat"] = "Use Nameplate Alpha In Combat"
--[[ koKR ]] oL["Controls nameplate visibility in combat or when target nameplate is always shown by setting nameplate alpha to 0 (requires AloftAlpha module to be enabled at UI load)"] = "Controls nameplate visibility in combat or when target nameplate is always shown by setting nameplate alpha to 0 (requires AloftAlpha module to be enabled at UI load)"
--[[ koKR ]] oL["Hide added elements"] = "Hide added elements"
--[[ koKR ]] oL["Explicitly hide nameplate elements added by Aloft when nameplate becomes invisible (may improve FPS)"] = "Explicitly hide nameplate elements added by Aloft when nameplate becomes invisible (may improve FPS)"
--[[ koKR ]] oL["\"Hide\" Added Elements"] = "\"Hide\" Added Elements"
--[[ koKR ]] oL["Explicitly hide nameplate elements added by Aloft when nameplate becomes invisible (may improve FPS when using alpha)"] = "Explicitly hide nameplate elements added by Aloft when nameplate becomes invisible (may improve FPS when using alpha)"
 
--[[ koKR ]] oL["Hide Unit Names"] = "Hide Unit Names"
--[[ koKR ]] oL["Hide nameplates by unit name"] = "Hide nameplates by unit name"
363,8 → 363,8
 
--[[ ruRU ]] oL["Use Nameplate Alpha In Combat"] = "Use Nameplate Alpha In Combat"
--[[ ruRU ]] oL["Controls nameplate visibility in combat or when target nameplate is always shown by setting nameplate alpha to 0 (requires AloftAlpha module to be enabled at UI load)"] = "Controls nameplate visibility in combat or when target nameplate is always shown by setting nameplate alpha to 0 (requires AloftAlpha module to be enabled at UI load)"
--[[ ruRU ]] oL["Hide added elements"] = "Hide added elements"
--[[ ruRU ]] oL["Explicitly hide nameplate elements added by Aloft when nameplate becomes invisible (may improve FPS)"] = "Explicitly hide nameplate elements added by Aloft when nameplate becomes invisible (may improve FPS)"
--[[ ruRU ]] oL["\"Hide\" Added Elements"] = "\"Hide\" Added Elements"
--[[ ruRU ]] oL["Explicitly hide nameplate elements added by Aloft when nameplate becomes invisible (may improve FPS when using alpha)"] = "Explicitly hide nameplate elements added by Aloft when nameplate becomes invisible (may improve FPS when using alpha)"
 
--[[ ruRU ]] oL["Hide Unit Names"] = "Hide Unit Names"
--[[ ruRU ]] oL["Hide nameplates by unit name"] = "Hide nameplates by unit name"
480,8 → 480,8
 
--[[ zhCN ]] oL["Use Nameplate Alpha In Combat"] = "Use Nameplate Alpha In Combat"
--[[ zhCN ]] oL["Controls nameplate visibility in combat or when target nameplate is always shown by setting nameplate alpha to 0 (requires AloftAlpha module to be enabled at UI load)"] = "Controls nameplate visibility in combat or when target nameplate is always shown by setting nameplate alpha to 0 (requires AloftAlpha module to be enabled at UI load)"
--[[ zhCN ]] oL["Hide added elements"] = "Hide added elements"
--[[ zhCN ]] oL["Explicitly hide nameplate elements added by Aloft when nameplate becomes invisible (may improve FPS)"] = "Explicitly hide nameplate elements added by Aloft when nameplate becomes invisible (may improve FPS)"
--[[ zhCN ]] oL["\"Hide\" Added Elements"] = "\"Hide\" Added Elements"
--[[ zhCN ]] oL["Explicitly hide nameplate elements added by Aloft when nameplate becomes invisible (may improve FPS when using alpha)"] = "Explicitly hide nameplate elements added by Aloft when nameplate becomes invisible (may improve FPS when using alpha)"
 
--[[ zhCN ]] oL["Hide Unit Names"] = "Hide Unit Names"
--[[ zhCN ]] oL["Hide nameplates by unit name"] = "Hide nameplates by unit name"
597,8 → 597,8
 
--[[ zhTW ]] oL["Use Nameplate Alpha In Combat"] = "戰鬥中使用名牌透明度"
--[[ zhTW ]] oL["Controls nameplate visibility in combat or when target nameplate is always shown by setting nameplate alpha to 0 (requires AloftAlpha module to be enabled at UI load)"] = "控制戰鬥中名牌能見度或是當用目標名牌總是顯示,設定透明度到0(在載入時需要Aloft透明度模組啟用)"
--[[ zhTW ]] oL["Hide added elements"] = "Hide added elements"
--[[ zhTW ]] oL["Explicitly hide nameplate elements added by Aloft when nameplate becomes invisible (may improve FPS)"] = "Explicitly hide nameplate elements added by Aloft when nameplate becomes invisible (may improve FPS)"
--[[ zhTW ]] oL["\"Hide\" Added Elements"] = "\"Hide\" Added Elements"
--[[ zhTW ]] oL["Explicitly hide nameplate elements added by Aloft when nameplate becomes invisible (may improve FPS when using alpha)"] = "Explicitly hide nameplate elements added by Aloft when nameplate becomes invisible (may improve FPS when using alpha)"
 
--[[ zhTW ]] oL["Hide Unit Names"] = "隱藏單位名稱"
--[[ zhTW ]] oL["Hide nameplates by unit name"] = "根據單位名稱隱藏名牌"