| 233 | } |
| 234 | |
| 235 | std::string Meta::GetExVocabImportSaveTitleText() const { |
| 236 | return GetExVocab(MTINI_EXVOCAB_IMPORT_SAVE_TITLE_KEY, MTINI_EXVOCAB_IMPORT_SAVE_TITLE_VALUE); |
| 237 | } |
| 238 | |
| 239 | std::string Meta::GetExVocabTranslateTitleText() const { |
| 240 | std::string term; |