Mercurial > wow > icu
diff enUS.lua @ 2:e883b490ff93
Convert to UTF8 no BOM ... ><
author | Xiiph |
---|---|
date | Sat, 05 Feb 2011 21:31:50 +0100 |
parents | 6af2d0a0c537 |
children | 43155c3c1700 |
line wrap: on
line diff
--- a/enUS.lua Sat Feb 05 20:27:14 2011 +0100 +++ b/enUS.lua Sat Feb 05 21:31:50 2011 +0100 @@ -1,7 +1,7 @@ -- enUS.lua local L = LibStub("AceLocale-3.0"):NewLocale("ICU", "enUS", true) if not L then return end - +-- UTF8 --@localization(locale="enUS", format="lua_additive_table", same-key-is-true=true)@ --@do-not-package@ L["Well Fed reminder!"] = true