<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="editor.messages.align.center">Align center</string>
    <string name="editor.messages.align.justify">Justify</string>
    <string name="editor.messages.align.left">Align left</string>
    <string name="editor.messages.align.right">Align right</string>
    <string name="editor.messages.backgroundColor">Text background color</string>
    <string name="editor.messages.bold">Bold</string>
    <string name="editor.messages.bubble.change">Change</string>
    <string name="editor.messages.bubble.image">Image</string>
    <string name="editor.messages.bubble.invalidUrl">Invalid URL</string>
    <string name="editor.messages.bubble.remove">Remove</string>
    <string name="editor.messages.cancel">Cancel</string>
    <string name="editor.messages.direction.leftToRight">Left-to-right</string>
    <string name="editor.messages.diurection.rightToLeft">Right-to-left</string>
    <string name="editor.messages.font">Font</string>
    <string name="editor.messages.fontFamily.normal">Normal</string>
    <string name="editor.messages.fontFamily.serif">Normal / serif</string>
    <string name="editor.messages.fontSize">Font size</string>
    <string name="editor.messages.fontSize.huge">Huge</string>
    <string name="editor.messages.fontSize.large">Large</string>
    <string name="editor.messages.fontSize.normal">Normal</string>
    <string name="editor.messages.fontSize.small">Small</string>
    <string name="editor.messages.format.block.info">Format</string>
    <string name="editor.messages.format.block.title">Format</string>
    <string name="editor.messages.format.heading">Heading</string>
    <string name="editor.messages.format.minorHeading">Minor heading</string>
    <string name="editor.messages.format.normal">Normal</string>
    <string name="editor.messages.format.remove">Remove formatting</string>
    <string name="editor.messages.format.subheading">Subheading</string>
    <string name="editor.messages.html">Edit HTML source</string>
    <string name="editor.messages.html.info">HTML</string>
    <string name="editor.messages.image.dialog.external.title">What\'s the URL of the image?</string>
    <string name="editor.messages.image.dialog.local.title">Select the image to upload</string>
    <string name="editor.messages.image.edit">Edit Image</string>
    <string name="editor.messages.image.external">Link an image from a web server.</string>
    <string name="editor.messages.image.insert">Insert image</string>
    <string name="editor.messages.image.local">Image from my computer.</string>
    <string name="editor.messages.image.source">Image source:</string>
    <string name="editor.messages.image.upload">Upload an image from the local disk. Fit for image smaller than 10 KB.</string>
    <string name="editor.messages.image.url">From an URL</string>
    <string name="editor.messages.indent.decrease">Decrease indent</string>
    <string name="editor.messages.indent.increase">Increase indent</string>
    <string name="editor.messages.invalidEmail">Invalid email address</string>
    <string name="editor.messages.italic">Italic</string>
    <string name="editor.messages.link">Link</string>
    <string name="editor.messages.link.addRemove">Add or remove link</string>
    <string name="editor.messages.link.edit">Edit Link</string>
    <string name="editor.messages.link.email">Email address</string>
    <string name="editor.messages.link.email.info">Link to an email address</string>
    <string name="editor.messages.link.external">Link to a page or file somewhere else on the web</string>
    <string name="editor.messages.link.goTo">Go to link:</string>
    <string name="editor.messages.link.shouldGo.email">To what email address should this link?</string>
    <string name="editor.messages.link.shouldGo.url">To what URL should this link go?</string>
    <string name="editor.messages.link.test">Test this link</string>
    <string name="editor.messages.link.to">Link to:</string>
    <string name="editor.messages.link.unsafe">This link cannot be tested.</string>
    <string name="editor.messages.list.ordered">Numbered list</string>
    <string name="editor.messages.list.unordered">Bullet list</string>
    <string name="editor.messages.ok">Ok</string>
    <string name="editor.messages.quote">Quote</string>
    <string name="editor.messages.redo">Redo</string>
    <string name="editor.messages.strikestrought">Strikethrough</string>
    <string name="editor.messages.subscript">Subscript</string>
    <string name="editor.messages.superscript">Superscript</string>
    <string name="editor.messages.textColor">Text color</string>
    <string name="editor.messages.textToDisplay">Text to display:</string>
    <string name="editor.messages.underline">Underline</string>
    <string name="editor.messages.undo">Undo</string>
    <string name="editor.messages.webAddress">Web address</string>
</resources>