OLD | NEW |
1 <!ENTITY urlfixer.options.title "URL Fixer - Options"> | 1 <!ENTITY urlfixer.options.title "URL Fixer - Options"> |
2 <!ENTITY urlfixer.options.findLabel "If I Type..."> | 2 <!ENTITY urlfixer.options.findLabel "If I Type..."> |
3 <!ENTITY urlfixer.options.replaceLabel "Replace It With..."> | 3 <!ENTITY urlfixer.options.replaceLabel "Replace It With..."> |
4 <!ENTITY urlfixer.options.addButtonLabel "Add Correction"> | 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."> | 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..."> | 6 <!ENTITY urlfixer.options.whitelistLabel "Don't Replace..."> |
7 <!ENTITY urlfixer.options.whitelistEmptyLabel "There are currently no exceptions
."> | 7 <!ENTITY urlfixer.options.whitelistEmptyLabel "There are currently no exceptions
."> |
8 <!ENTITY urlfixer.options.findAndReplaceEmptyLabel "There are currently no rules
."> | 8 <!ENTITY urlfixer.options.findAndReplaceEmptyLabel "There are currently no rules
."> |
9 <!ENTITY urlfixer.options.removeButtonLabel "Remove Selected"> | 9 <!ENTITY urlfixer.options.removeButtonLabel "Remove Selected"> |
10 <!ENTITY urlfixer.options.confirmCorrections "Always confirm corrections with me
first"> | 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"> | 11 <!ENTITY urlfixer.options.tabs.whitelistLabel "Exceptions"> |
14 <!ENTITY urlfixer.options.tabs.findAndReplaceLabel "Find & Replace"> | 12 <!ENTITY urlfixer.options.tabs.findAndReplaceLabel "Find & Replace"> |
OLD | NEW |