Index: trunk/src/game/WaypointManager.cpp
===================================================================
--- trunk/src/game/WaypointManager.cpp (revision 290)
+++ trunk/src/game/WaypointManager.cpp (revision 293)
@@ -319,5 +319,5 @@
                 else
                 {
-                    if (!objmgr.GetMangosStringLocale(pmItr->second[i].behavior->textid[j]))
+                    if (!objmgr.GetTrinityStringLocale(pmItr->second[i].behavior->textid[j]))
                     {
                         sLog.outErrorDb("ERROR: Some waypoint has textid%u with not existing %u text.", j, pmItr->second[i].behavior->textid[j]);
