diff options
author | Einar Egilsson | 2009-10-12 10:53:53 +0000 |
---|---|---|
committer | Einar Egilsson | 2009-10-12 10:53:53 +0000 |
commit | 0065dc23b00c5039ec3036ff895b9a67341c05c0 (patch) | |
tree | 63dbf7a568dc88604a9b7d6b154879027df2d12a /chrome/locale | |
parent | ec3841397d32bf4d344209a305fefdee3441b101 (diff) |
Naming changes and final fix to up/down buttons
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@265 119bf307-c92d-0410-89bd-8f53e6181181
Diffstat (limited to 'chrome/locale')
-rw-r--r-- | chrome/locale/en-US/settings.xul.dtd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/locale/en-US/settings.xul.dtd b/chrome/locale/en-US/settings.xul.dtd index 2fc6a6c..7a38165 100644 --- a/chrome/locale/en-US/settings.xul.dtd +++ b/chrome/locale/en-US/settings.xul.dtd @@ -46,6 +46,7 @@ <!-- Preferences --> <!ENTITY grpGeneralPreferences.label "General"> <!ENTITY grpDebuggingPreferences.label "Debugging"> +<!ENTITY grpImportExportDescription.label "Import / export redirects to file"> <!ENTITY chkEnableRedirector.label "Enable Redirector"> <!ENTITY chkEnableRedirector.accesskey "E"> |