WoWInterface SVN Livestock

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk/Livestock/Localizations
    from Rev 138 to Rev 147
    Reverse comparison

Rev 138 → Rev 147

Localization-enUS.lua
48,6 → 48,7
L.LIVESTOCK_FONTSTRING_FLYLANDLABEL = "Include flying mounts in the land mount menu."
L.LIVESTOCK_FONTSTRING_NAGRANDLABEL = "Use Garrison Mounts when in Nagrand zone."
L.LIVESTOCK_FONTSTRING_PARTYLABEL = "Use favorite pet and mount when in a party."
L.LIVESTOCK_FONTSTRING_DRAGONRIDINGLABEL = "Enable Dragonriding in all zones where it's allowed."
 
L.LIVESTOCK_MENU_MORE = "More >>>"
L.LIVESTOCK_MENU_SELECTALL = "Select all"
114,7 → 115,9
L.LIVESTOCK_INTERFACE_CRITTERMACROCREATED = LIVESTOCK_HEADER.."Random critter summon macro created in character specific macros!"
L.LIVESTOCK_INTERFACE_LANDMACROCREATED = LIVESTOCK_HEADER.."Random land mount summon macro created in character specific macros!"
L.LIVESTOCK_INTERFACE_FLYINGMACROCREATED = LIVESTOCK_HEADER.."Random flying mount summon macro created in character specific macros!"
L.LIVESTOCK_INTERFACE_SMARTMACROCREATED = LIVESTOCK_HEADER.."Random flying/land mount smart summon macro created in character specific macros!"
L.LIVESTOCK_INTERFACE_DRAGONMACROCREATED = LIVESTOCK_HEADER.."Random dragon mount summon macro created in character specific macros!"
L.LIVESTOCK_INTERFACE_WATERMACROCREATED = LIVESTOCK_HEADER.."Random water mount summon macro created in character specific macros!"
L.LIVESTOCK_INTERFACE_SMARTMACROCREATED = LIVESTOCK_HEADER.."Random smart mount summon macro created in character specific macros!"
L.LIVESTOCK_INTERFACE_NOCRITTERSCHECKED = LIVESTOCK_HEADER.."There are no critters in your list. Please type "..LIVESTOCK_INTERFACE_SLASHSTRING.." and click on the Critters button to select your checklist."
L.LIVESTOCK_INTERFACE_NOLANDMOUNTSCHECKED = LIVESTOCK_HEADER.."There are no land mounts in your list. Please type "..LIVESTOCK_INTERFACE_SLASHSTRING.." and click on the Land Mounts button to select your checklist."
L.LIVESTOCK_INTERFACE_NOFLYINGMOUNTSCHECKED = LIVESTOCK_HEADER.."There are no flying mounts in your list. Please type "..LIVESTOCK_INTERFACE_SLASHSTRING.." and click on the Flying Mounts button to select your checklist."