diff options
Diffstat (limited to 'locale/en-US/settings.xul.dtd')
-rw-r--r-- | locale/en-US/settings.xul.dtd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/locale/en-US/settings.xul.dtd b/locale/en-US/settings.xul.dtd index ff55b68..90d3f6f 100644 --- a/locale/en-US/settings.xul.dtd +++ b/locale/en-US/settings.xul.dtd @@ -32,6 +32,10 @@ <!ENTITY btnExport.accesskey "E"> <!ENTITY btnExport.tooltip "Export redirects to a file"> +<!ENTITY btnClose.label "Close"> +<!ENTITY btnClose.tooltip "Close this window"> +<!ENTITY btnClose.accesskey "C"> + <!-- Tab headers --> <!ENTITY tabRedirects.label "Redirects"> @@ -63,3 +67,4 @@ <!-- Import / Export --> <!ENTITY lblExport.label "Export your redirects to a file"> <!ENTITY lblImport.label "Import new redirects from a file"> + |