Remove GD_T() macro

This commit is contained in:
victorlevasseur
2015-07-07 13:30:13 +02:00
parent 92ff667e7f
commit 2fe320ee3b
131 changed files with 2510 additions and 2515 deletions
+2 -2
View File
@@ -27,8 +27,8 @@ public:
TextObjectJsExtension()
{
SetExtensionInformation("TextObject",
GD_T("Text object"),
GD_T("Extension allowing to use an object displaying a text."),
_("Text object"),
_("Extension allowing to use an object displaying a text."),
"Compil Games",
"Open source (MIT License)");