This commit is contained in:
brade%netscape.com 1999-07-14 20:24:10 +00:00
Родитель 700fdbafa5
Коммит c0d708c247
1 изменённых файлов: 45 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,45 @@
<?xml version="1.0"?>
<!-- These strings are generic to all or most of the editor's dialogs. -->
<!-- They should be moved into a "common" file -->
<!ENTITY OKButton.label "OK">
<!ENTITY CancelButton.label "Cancel">
<!ENTITY pixels.label "pixels">
<!-- This button is for the progressive disclosure of additional editing functionality -->
<!ENTITY AdditionalEditingButton.label "Advanced">
<!-- These strings are for use specifically in the editor's image dialog. -->
<!-- These are in the location fieldset. -->
<!ENTITY ImageLocationFieldset.label "Image Information">
<!ENTITY ImageLocationEditField.label "Enter a remote URL or local file:">
<!ENTITY ImageChooseFileButton.label "Choose File...">
<!ENTITY ImageAlternateText.label "Alternative Text">
<!-- These controls are in the Dimensions Fieldset of the advanced area -->
<!ENTITY ImageDimensionsFieldset.label "Dimensions">
<!ENTITY ImageOriginalSizeRadio.label "Original Size">
<!ENTITY ImageCustomSizeRadio.label "Custom Size">
<!ENTITY ImageWidthEditField.label "Width">
<!ENTITY ImageHeightEditField.label "Height">
<!ENTITY ImagePercent.option "percent">
<!ENTITY ImageConstrain.label "Constrain">
<!-- These are the options for image alignment -->
<!ENTITY ImageAlignTop.option "top alignment">
<!ENTITY ImageAlignCenter.option "center alignment">
<!ENTITY ImageAlignBottom.option "bottom alignment">
<!ENTITY ImageAlignAroundLeft.option "left alignment with text wrap around">
<!ENTITY ImageAlignAroundRight.option "right alignment with text wrap around">
<!-- These controls are in the Spacing Fieldset of the advanced area -->
<!ENTITY ImageSpacingFieldset.label "Spacing">
<!ENTITY ImageSpacingLeftRight.label "Left and Right">
<!ENTITY ImageSpacingTopBottom.label "Top and Bottom">
<!ENTITY ImageSpacingSolidBorder.label "Solid Border">
<!-- These controls will be added -->
<!ENTITY ImageLeaveAtLocationCheckbox.label "Leave">