[TD]add label translation for Page and Template
This commit is contained in:
@@ -57,6 +57,9 @@ public:
|
||||
|
||||
QString processTemplate();
|
||||
|
||||
void translateLabel(std::string context, std::string baseName, std::string uniqueName);
|
||||
|
||||
|
||||
protected:
|
||||
void replaceFileIncluded(std::string newTemplateFileName);
|
||||
std::map<std::string, std::string> getEditableTextsFromTemplate();
|
||||
|
||||
Reference in New Issue
Block a user