diff options
Diffstat (limited to 'chrome/locale/en-US/settings.xul.dtd')
-rw-r--r-- | chrome/locale/en-US/settings.xul.dtd | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chrome/locale/en-US/settings.xul.dtd b/chrome/locale/en-US/settings.xul.dtd index 7a38165..ff55b68 100644 --- a/chrome/locale/en-US/settings.xul.dtd +++ b/chrome/locale/en-US/settings.xul.dtd @@ -46,7 +46,6 @@ <!-- 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"> @@ -61,4 +60,6 @@ <!ENTITY chkEnableDebugOutput.accesskey "d"> - +<!-- Import / Export --> +<!ENTITY lblExport.label "Export your redirects to a file"> +<!ENTITY lblImport.label "Import new redirects from a file"> |