mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
bug 397846 - Remove Navigator branding from SeaMonkey UI, part 3 (editor), r+sr=Neil
This commit is contained in:
parent
7e754654f1
commit
b7e6ae6a9f
@ -47,7 +47,7 @@ IMGFiles=Image Files
|
||||
TextFiles=Text Files
|
||||
AllFiles=All Files
|
||||
BeforeClosing=before closing
|
||||
BeforePreview=before viewing in Navigator
|
||||
BeforePreview=before viewing in the browser
|
||||
BeforeValidate=before validating the document
|
||||
# LOCALIZATION NOTE (SaveFilePrompt, PublishPrompt): Don't translate %title% and %reason% (this is the reason for asking user to close, such as "before closing")
|
||||
SaveFilePrompt=Save changes to "%title%" %reason%?
|
||||
|
@ -496,7 +496,7 @@
|
||||
<!ENTITY saveToolbarCmd.tooltip "Save file to a local location">
|
||||
<!ENTITY publishToolbarCmd.tooltip "Upload file to a remote location">
|
||||
<!ENTITY previewToolbarCmd.label "Browse">
|
||||
<!ENTITY previewToolbarCmd.tooltip "Load this page into Navigator">
|
||||
<!ENTITY previewToolbarCmd.tooltip "Load this page in the browser">
|
||||
<!ENTITY printToolbarCmd.label "Print">
|
||||
<!ENTITY printToolbarCmd.tooltip "Print this page">
|
||||
<!ENTITY findToolbarCmd.label "Find">
|
||||
@ -563,7 +563,7 @@
|
||||
<!ENTITY HTMLSourceMode.tooltip "Edit HTML source">
|
||||
<!ENTITY PreviewMode.label "Preview">
|
||||
<!ENTITY PreviewMode.accesskey "p">
|
||||
<!ENTITY PreviewMode.tooltip "Display as WYSIWYG (as in Navigator)">
|
||||
<!ENTITY PreviewMode.tooltip "Display as WYSIWYG (as in the browser)">
|
||||
|
||||
<!-- LOCALIZATION NOTE: Do NOT translate text for 'SourceTabDirection'
|
||||
Use latin "ltr" if you want the <html> image to left of the
|
||||
|
Loading…
Reference in New Issue
Block a user