diff options
author | papush | 2021-05-01 01:11:00 +0200 |
---|---|---|
committer | papush | 2021-05-01 01:11:00 +0200 |
commit | c52888b5c2865d7e4ee414888bc0da89c8ba5446 (patch) | |
tree | 3a15f766315a45fdca6e731b222b91b30be4813a /locale/en-US/settings.xul.dtd | |
parent | 8183e6fee716b503da0350eddde7e1355146fed5 (diff) |
rebrand
Diffstat (limited to 'locale/en-US/settings.xul.dtd')
-rw-r--r-- | locale/en-US/settings.xul.dtd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/en-US/settings.xul.dtd b/locale/en-US/settings.xul.dtd index 90d3f6f..e5dd8f1 100644 --- a/locale/en-US/settings.xul.dtd +++ b/locale/en-US/settings.xul.dtd @@ -1,5 +1,5 @@ <!-- $Id$ --> -<!ENTITY window.title "Redirector"> +<!ENTITY window.title "URL Rewriter"> <!-- ListItems with redirects --> <!ENTITY colIncludePattern.label "Include pattern"> @@ -51,7 +51,7 @@ <!ENTITY grpGeneralPreferences.label "General"> <!ENTITY grpDebuggingPreferences.label "Debugging"> -<!ENTITY chkEnableRedirector.label "Enable Redirector"> +<!ENTITY chkEnableRedirector.label "Enable URL Rewriter"> <!ENTITY chkEnableRedirector.accesskey "E"> <!ENTITY chkShowStatusBarIcon.label "Show status bar icon"> |