-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
unknown
authored and
unknown
committed
Dec 20, 2010
1 parent
5f4fd45
commit 5f30d2c
Showing
21 changed files
with
2,950 additions
and
2,445 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
DELETE FROM `mangos_string` WHERE `entry` = '1400'; | ||
DELETE FROM `mangos_string` WHERE `entry` = '1500'; | ||
INSERT INTO `mangos_string` (`entry`, `content_default`, `content_loc1`, `content_loc2`, `content_loc3`, `content_loc4`, `content_loc5`, `content_loc6`, `content_loc7`, `content_loc8`) | ||
VALUES (1400, 'The honorable kills of %s was set to %u!', 'Les victoires honorables de %s sont mises à %u!', NULL, NULL, NULL, NULL, NULL, NULL, NULL); | ||
VALUES (1500, 'The honorable kills of %s was set to %u!', 'Les victoires honorables de %s sont mises à %u!', NULL, NULL, NULL, NULL, NULL, NULL, NULL); |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.