mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 09:49:14 +00:00
Removing file no longer in build
This commit is contained in:
parent
deeda694cf
commit
59c4798a9d
@ -394,7 +394,7 @@ function EditorSetTextProperty(property, attribute, value)
|
||||
|
||||
function EditorSetParagraphFormat(paraFormat)
|
||||
{
|
||||
editorShell.paragraphFormat = paraFormat;
|
||||
editorShell.SetParagraphFormat(paraFormat);
|
||||
contentWindow.focus();
|
||||
}
|
||||
|
||||
|
@ -1,49 +0,0 @@
|
||||
Yes=Yes
|
||||
No=No
|
||||
Cancel=Cancel
|
||||
Save=Save
|
||||
DontSave=Don't Save
|
||||
More=More
|
||||
Fewer=Fewer
|
||||
None=None
|
||||
none=none
|
||||
OpenHTMLFile=Open HTML File
|
||||
SelectImageFile=Select Image File
|
||||
SaveDocument=Save Document
|
||||
SaveDocumentAs=Save Document As
|
||||
LinkImage=Link Image:
|
||||
EditMode=Edit Mode
|
||||
Preview=Preview
|
||||
CorrectSpelling=(correct spelling)
|
||||
NoSuggestedWords=(no suggested words)
|
||||
NoMisspelledWord=No misspelled word was found.
|
||||
CheckSpelling=Check Spelling
|
||||
HTMLFiles=HTML Files
|
||||
TextFiles=Text Files
|
||||
SaveFilePrompt=Save changes to current file?
|
||||
SaveFileFailed=Saving file failed!
|
||||
DocumentTitle=Document Title
|
||||
NeedDocTitle=Document does not have a title.
|
||||
AttributesFor=Current attributes for:
|
||||
MissingImageError=Please enter or choose an image<br>of type gif, jpg or png.
|
||||
EmptyHREFError=You must enter or choose<br>a location (URL) to create a new link.
|
||||
EmptyLinkTextError=You must enter some text for this link.
|
||||
ValidateNumber1=The number you entered (
|
||||
ValidateNumber2=) is outside of allowed range.<br>Please enter a number between
|
||||
ValidateNumber3=and
|
||||
MissingAnchorNameError=You must enter a name for this anchor.
|
||||
DuplicateAnchorNameError=already exists in this page.<br>Please enter a different name.
|
||||
BulletStyle=Bullet Style:
|
||||
SolidCircle=Solid circle
|
||||
OpenCircle=Open circle
|
||||
OpenSquare=Open square
|
||||
NumberStyle=Number Style:
|
||||
Automatic=Automatic
|
||||
Style_1=1,2,3...
|
||||
Style_I=I,II,III...
|
||||
Style_i=i,ii,iii...
|
||||
Style_A=A,B,C...
|
||||
Style_a=a,b,c...
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user