From 665bc1ffb923730eb8da884b7609c5e0ff6d801a Mon Sep 17 00:00:00 2001 From: Shocker Date: Wed, 8 Sep 2010 09:35:54 +0300 Subject: Typo fixes, closes issue 3885, thanks zaphod & Paradox --HG-- branch : trunk --- sql/base/world_database.sql | 1 + 1 file changed, 1 insertion(+) (limited to 'sql/base') diff --git a/sql/base/world_database.sql b/sql/base/world_database.sql index 3f7b66e2163..53281916c70 100644 --- a/sql/base/world_database.sql +++ b/sql/base/world_database.sql @@ -27648,6 +27648,7 @@ INSERT INTO `trinity_string` (`entry`,`content_default`,`content_loc1`,`content_ (5026, 'DisplayID: %u', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), (5027, 'Name: %s', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), (5028, 'Lootid: %u', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), +(5029, 'Result limit reached (max results: %d)', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), (6604, 'You cannot say, yell or emote until you become level %d.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), (6605, 'You cannot whisper until you become level %d.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), (6606, 'You cannot write to channels until you become level %d.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), -- cgit v1.2.3