Fixed menu text for Find and Replace dialogs, b=78227, r=brade, sr=kin
git-svn-id: svn://10.0.0.236/trunk@94200 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!-- extracted from finddialog.xul -->
|
||||
|
||||
<!ENTITY findDialog.title "Find in This Page">
|
||||
<!ENTITY findDialogFrame.title "Find in This Frame">
|
||||
<!ENTITY findDialog.title "Find in this Page">
|
||||
<!ENTITY findDialogFrame.title "Find in this Frame">
|
||||
<!ENTITY findField.label "Find text:">
|
||||
<!ENTITY caseSensitiveCheckbox.label "Match upper/lower case">
|
||||
<!ENTITY wrapCheckbox.label "Wrap around">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!-- extracted from replacedialog.xul -->
|
||||
|
||||
<!ENTITY replaceDialog.title "Replace in This Page">
|
||||
<!ENTITY replaceDialogFrame.title "Replace in This Frame">
|
||||
<!ENTITY replaceDialog.title "Find and Replace in this Page">
|
||||
<!ENTITY replaceDialogFrame.title "Find and Replace in this Frame">
|
||||
<!ENTITY findField.label "Find what:">
|
||||
<!ENTITY replaceField.label "Replace with:">
|
||||
<!ENTITY caseSensitiveCheckbox.label "Match upper/lower case">
|
||||
|
||||
Reference in New Issue
Block a user