syzler@22: -- Copyright (c) 2011, Syzler syzler@22: -- All rights reserved. syzler@22: -- syzler@22: -- Redistribution and use in source and binary forms, with or without syzler@22: -- modification, are permitted provided that the following conditions syzler@22: -- are met: syzler@22: -- syzler@22: -- * Redistributions of source code must retain the above copyright syzler@22: -- notice, this list of conditions and the following disclaimer. syzler@22: -- * Redistributions in binary form must reproduce the above copyright syzler@22: -- notice, this list of conditions and the following disclaimer in syzler@22: -- the documentation and/or other materials provided with the syzler@22: -- distribution. syzler@22: -- * Neither the name of the MyLilPony Project nor the names of its syzler@22: -- contributors may be used to endorse or promote products derived syzler@22: -- from this software without specific prior written permission. syzler@22: -- syzler@22: -- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS syzler@22: -- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT syzler@22: -- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS syzler@22: -- FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE syzler@22: -- COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, syzler@22: -- INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, syzler@22: -- BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; syzler@22: -- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER syzler@22: -- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT syzler@22: -- LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN syzler@22: -- ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE syzler@22: -- POSSIBILITY OF SUCH DAMAGE. syzler@22: syzler@22: ------------------------------------------------------------------------ syzler@22: -- Project: MyLilPony syzler@22: -- Project Version: @project-version@ syzler@22: -- Last Author: @file-author@ syzler@22: -- Last Updated: @file-date-iso@ syzler@22: -- syzler@33: -- en-US localizations for main addon syzler@22: -- This file is auto-generated using the Curse Localization App syzler@22: ------------------------------------------------------------------------ syzler@22: syzler@33: L = {}; syzler@33: syzler@33: @localization(locale="enUS", format="lua_additive_table", table-name="L", namespace="", handle-subnamespaces="none")@