Talk:Script plugins

From Code::Blocks

I propose the following amendment to allow the translation of the script

entries.Add(_T("Project/7:-Export Makefile"), 1);

entries.Add(_("&Project") + _T("/7:-") + _("Export Makefile"), 1);

--LETARTARE 14:03, 20 January 2012 (CET)