{
  "dialog": {
    "title": "Page Templates",
    "close": "Close",
    "add": "Add",
    "replace": "Replace",
    "rename": "Rename",
    "delete": "Delete",
    "goto": "Goto",
    "name": "Name: ",
    "renameTitle": "Rename template",
    "newName": "New name: ",
    "operateGuideTip": "Click in the area to the left of the template name to make a template visible or invisible.",
    "addTip": "Create a new template using the current page?",
    "replaceTip": "Do you want to change the template to look like the current page?",
    "renameTip": "Do you want to change the name of the current template?",
    "renameTip1": "This name is already in use in another template.",
    "deleteTip": "Do you want to delete the selected template?",
    "deleteTip1": "Deleting template will not delete the page from the current document but only remove the template.",
    "ok": "OK",
    "cancel": "Cancel"
  },
  "button-tooltip": {
    "title": "Page Template"
  }
}