mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 02:57:38 +00:00
New strings for UI part of relative URL support, b=72583, r=brade, sr=kin
This commit is contained in:
parent
336e39aaae
commit
5168e369db
@ -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.">
|
||||
|
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user