WoWInterface SVN UrbanAchiever

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 98 to Rev 97
    Reverse comparison

Rev 98 → Rev 97

Localization.deDE.lua File deleted \ No newline at end of file
Localization.enUS.lua
1,5 → 1,5
currentLocalization = GetLocale();
if currentLocalization ~= 'frFR' and currentLocalization ~= 'deDE' and currentLocalization ~= 'koKR' then
if currentLocalization ~= 'frFR' and currentLocalization ~= 'koKR' then
BINDING_NAME_URBANACHIEVER_TOGGLE = "Toggle Achievement Frame";
UAComparing = "Comparing";
UACompleted = "Completed";
UrbanAchiever.toc
2,7 → 2,7
## Title: Urban Achiever
## Author: Syzgyn, Tomate
## Notes: Improved Achievement Frame
## Version 0.12.7.wowi:revision
## Version 0.12.6.wowi:revision
## OptionalDeps: Blizzard_AchievementUI
## SavedVariables: UASV
## SavedVariablesPerCharacter: UASVPC
17,5 → 17,4
#Localization
Localization.enUS.lua
Localization.frFR.lua
Localization.deDE.lua
Localization.koKR.lua
\ No newline at end of file