FindReplace
constructor(findPlaceholder: String, replacePlaceholder: String, noResults: String, matchCount: (current: Int, total: Int) -> String, collapseReplaceDescription: String, expandReplaceDescription: String, previousMatchDescription: String, nextMatchDescription: String, closeFindBarDescription: String, replaceButton: String, replaceAllButton: String)