From 4123737200690420daca3c82946446a54953c945 Mon Sep 17 00:00:00 2001 From: John Pasula Date: Thu, 4 Mar 2010 14:20:17 -0700 Subject: [PATCH] Update no-lib error message. --- ARL.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ARL.lua b/ARL.lua index b993793..f2cc84a 100644 --- a/ARL.lua +++ b/ARL.lua @@ -134,7 +134,7 @@ end -- do if MissingLibraries() then --@debug@ - addon:Print("You are using an SVN version of ARL. As per WowAce/Curseforge standards, SVN externals are not set up. You will have to install Ace3, Babble-Faction-3.0, Babble-Zone-3.0, Babble-Boss-3.0, LibAboutPanel, and LibSharedMedia-3.0 in order for the addon to function correctly.") + addon:Print("You are using an repository version of ARL. As per WowAce standards, externals are not set up. You will have to install all necessary libraries in order for the addon to function correctly.") --@end-debug@ _G.AckisRecipeList = nil return -- 1.7.9.5