RetroZilla/editor/ui/locales/en-US/chrome/composer/pref-composer.dtd

40 lines
2.1 KiB
DTD
Raw Normal View History

2015-10-21 05:03:22 +02:00
<!-- extracted from content/pref-composer.xul -->
<!--LOCALIZATION NOTE : FILE 'Composer' prefs dialog. Similar to Communcator 4.x Document Properties/Colors and Background -->
<!--LOCALIZATION NOTE (pref.composer.title): DONT_TRANSLATE -->
<!ENTITY pref.composer.title "Composer">
<!ENTITY saving "Saving">
<!ENTITY AutoSaveCheck "Automatically save every">
<!ENTITY minText "minutes">
<!ENTITY exterLegend.label "External Editors">
<!ENTITY htmlSource "HTML Source:">
<!ENTITY imageeditor "Images:">
<!ENTITY chooseButton.label "Choose">
<!ENTITY recentFiles.title "Recent Pages Menu">
<!ENTITY documentsInMenu.label "Maximum number of pages listed:">
<!ENTITY documentsInMenu.accesskey "n">
<!ENTITY savingFiles.title "When Saving or Publishing Pages">
<!ENTITY preserveExisting.label "Preserve original source formatting">
<!ENTITY preserveExisting.accesskey "P">
<!ENTITY preserveExisting.tooltip "Preserves line breaks and page's original formatting">
<!ENTITY saveAssociatedFiles.label "Save images and other associated files when saving pages">
<!ENTITY saveAssociatedFiles.accesskey "S">
<!ENTITY showPublishDialog.label "Always show Publish dialog when publishing pages">
<!ENTITY showPublishDialog.accesskey "A">
<!ENTITY composerEditing.label "Editing">
<!ENTITY spellCheckInline.label "Check spelling as you type">
<!ENTITY spellCheckInline.accesskey "C">
<!ENTITY maintainStructure.label "Maintain table layout when inserting or deleting cells">
<!ENTITY maintainStructure.tooltip "Preserves table's rectangular shape by automatically adding cells after inserting or deleting cells">
<!ENTITY maintainStructure.accesskey "M">
<!ENTITY useCSS.label "Use CSS styles instead of HTML elements and attributes">
<!ENTITY useCSS.accesskey "U">
<!ENTITY crInPCreatesNewP.label "Return in a paragraph always creates a new paragraph">
<!ENTITY crInPCreatesNewP.accesskey "R">