{
  "dialog": {
    "title": "Search",
    "close": "Close",
    "cancel": "Cancel",
    "ok": "OK",
    "replaceAllConfirm": "This operation cannot be undone. Do you want to save changes and continue?",
    "notFound": "Foxit PDF Editor has finished searching the document. No matches were found.",
    "replaceAllComplete": "{{count}} occurrence(s) replaced.",
    "replaceAllNotFound": "The following specified text was not found: ",
    "DoNotShowAgain": "Don't show again",
    "dialogTile": "Search&Replace",
    "labels": {
      "find": "Find",
      "replace": "Replace With"
    },
    "findReplaceBtn": {
      "replace": "Replace",
      "replaceNext": "Replace Next",
      "replaceAll": "Replace All",
      "prev": "Previous",
      "next": "Next"
    },
    "options": {
      "wholeWords": "Whole Words Only",
      "caseSensitive": "Case Sensitive"
    },
    "progress": {
      "searchFor": "Searching For: ",
      "cancel": "Cancel"
    }
  }
}