mirror of
https://github.com/Heretek-AI/GDevelop.git
synced 2026-07-22 18:15:27 -04:00
Remove GD_T() macro
This commit is contained in:
@@ -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)");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user