OLD | NEW |
| (Empty) |
1 <!ENTITY urlfixer.options.title "URL Fixer - Options"> | |
2 <!ENTITY urlfixer.options.findLabel "If I Type..."> | |
3 <!ENTITY urlfixer.options.replaceLabel "Replace It With..."> | |
4 <!ENTITY urlfixer.options.addButtonLabel "Add Correction"> | |
5 <!ENTITY urlfixer.options.regularExpressionExplanation "If you're familiar with
regular expressions, you can use them for both the 'find' and 'replace' paramete
rs. Just prefix the 'If I Type' value with 're:' to signify that the string is
a regular expression."> | |
6 <!ENTITY urlfixer.options.whitelistLabel "Don't Replace..."> | |
7 <!ENTITY urlfixer.options.whitelistEmptyLabel "There are currently no exceptions
."> | |
8 <!ENTITY urlfixer.options.findAndReplaceEmptyLabel "There are currently no rules
."> | |
9 <!ENTITY urlfixer.options.removeButtonLabel "Remove Selected"> | |
10 <!ENTITY urlfixer.options.confirmCorrections "Always confirm corrections with me
first"> | |
11 <!ENTITY urlfixer.options.optIn "Allow URL Fixer to use the URLs I type in the U
RL bar to improve its ability to correct errors."> | |
12 <!ENTITY urlfixer.options.optIn.learnMore "Learn more about this option."> | |
13 <!ENTITY urlfixer.options.tabs.whitelistLabel "Exceptions"> | |
14 <!ENTITY urlfixer.options.tabs.findAndReplaceLabel "Find & Replace"> | |
OLD | NEW |