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:
TextEntryObjectJsExtension()
{
SetExtensionInformation("TextEntryObject",
GD_T("Text entry object"),
GD_T("Extension allowing to use an object capturing text entered with keyboard."),
_("Text entry object"),
_("Extension allowing to use an object capturing text entered with keyboard."),
"Florian Rival",
"Open source (MIT License)");