New strings for UI part of relative URL support, b=72583, r=brade, sr=kin

This commit is contained in:
cmanske%netscape.com 2001-09-17 19:33:53 +00:00
parent 336e39aaae
commit 5168e369db
2 changed files with 4 additions and 0 deletions

View File

@ -23,3 +23,5 @@
<!ENTITY AdvancedEditButton.label "Advanced Edit...">
<!ENTITY AdvancedEditButton.tooltip "Add or modify HTML attributes, style attributes, and JavaScript">
<!ENTITY chooseButton.label "Choose File...">
<!ENTITY makeUrlRelative.label "URL is relative to page location">
<!ENTITY makeUrlRelative.tooltip "Change between relative and absolute URL. You must first save the page to change this.">

View File

@ -35,6 +35,8 @@
<!ENTITY altTextEditField.label "Alternative Text:">
<!ENTITY altTextEditField.tooltip "Type text to display in place of the image">
<!ENTITY previewBox.label "Image Preview">
<!ENTITY MoreFewerButton.tooltip "Display more or fewer properties to edit">
<!-- These controls are in the Dimensions box of the expanded area -->
<!ENTITY dimensionsBox.label "Dimensions">