Components, Project templates: localized IDE register interface. Patch from Marcelo B Paula, bug #16331.

git-svn-id: trunk@24910 -
This commit is contained in:
maxim 2010-04-25 13:16:20 +00:00
parent f4655bdb94
commit a1258adc12
2 changed files with 5 additions and 1 deletions

View File

@ -66,11 +66,11 @@ begin
end;
Const
STemplateCategory = 'Template projects';
STemplateSettings = 'itmTemplateSettings';
SItmtemplate = 'itmTemplate';
Resourcestring
STemplateCategory = 'Template projects';
SProjectTemplateSettings = 'Project templates options';
SNewFromTemplate = 'New project from template';

View File

@ -12,3 +12,7 @@ msgstr ""
msgid "Project templates options"
msgstr ""
#: idetemplateproject.stemplatecategory
msgid "Template projects"
msgstr ""