Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.10 / 5272_mangos_mangos_string.sql
blobedc0d5e7175f5ccb0a1b303031bbd4839ac81fdb
1 DELETE FROM `mangos_string` WHERE `entry` in (707,708,709,710);
2 INSERT INTO `mangos_string` VALUES
3 (707,'%s wishes to not be disturbed and cannot receive whisper messages: %s',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
4 (708,'%s is Away from Keyboard: %s',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
5 (709,'Do not Disturb',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
6 (710,'Away from Keyboard',NULL,NULL,NULL,NULL,NULL,NULL,NULL);