Localized strings for the search dialog box, but not used yet (I'm not sure if XUL in bindings can use DTD strings or need to use properties...)
This commit is contained in:
parent
9df93a8e27
commit
59c00ba6c2
1 changed files with 6 additions and 1 deletions
|
@ -56,4 +56,9 @@
|
|||
|
||||
<!ENTITY progress.title "Progress">
|
||||
|
||||
<!ENTITY exportOptions.title "Export...">
|
||||
<!ENTITY exportOptions.title "Export...">
|
||||
|
||||
<!ENTITY search.match "Match">
|
||||
<!ENTITY search.any "any">
|
||||
<!ENTITY search.all "all">
|
||||
<!ENTITY search.following "of the following">
|
Loading…
Add table
Reference in a new issue