Searched refs:msgOld (Results 1 – 1 of 1) sorted by relevance
269 UString msgOld; in SetOperationResult() local275 LangString_OnlyFromLangFile(messageID, msgOld); in SetOperationResult()279 if (msg.IsEmpty() && !msgOld.IsEmpty()) in SetOperationResult()280 s = MyFormatNew(msgOld, _currentFilePath); in SetOperationResult()