WoWInterface SVN NeedyGreedy

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk/Localization
    from Rev 18 to Rev 20
    Reverse comparison

Rev 18 → Rev 20

enUS.lua
10,16 → 10,18
L["Minutes after item is received before it is removed from display (0 = forever)"] = true
L["Minimum Quality"] = true
L["Minimum quality of item to be displayed"] = true
L["Display Icons"] = true
L["Display icons for rolls types instead of text strings"] = true
L["Graphical Display"] = true
L["Display icons for rolls types instead of text"] = true
L["Detach Tooltip"] = true
L["Display the roll information in a standalone window"] = true
L["Display Item Names"] = true
L["Show the item names as a header"] = true
L["Item Names"] = true
L["Toggle the display of the item name in the header"] = true
L["None"] = true
L["%d of %d"] = true
L["%d-%d of %d"] = true
L["Click"] = true
L["to hide/show detached tooltip"] = true
L["Minimap Icon"] = true
L["Toggle the display of the minimap icon"] = true
 
end