diff options
author | Einar Egilsson | 2009-10-08 08:03:15 +0000 |
---|---|---|
committer | Einar Egilsson | 2009-10-08 08:03:15 +0000 |
commit | fa392246ec57c59614e02645aa0fe74a0bd71ac7 (patch) | |
tree | c6bde6f2f9878cf83253c1338e4e0163eeccd94d /chrome/locale/en-US | |
parent | 756a6c22bbed654423bb4976e95968cff4fee49d (diff) |
UI refactoring and added skin
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@256 119bf307-c92d-0410-89bd-8f53e6181181
Diffstat (limited to 'chrome/locale/en-US')
-rw-r--r-- | chrome/locale/en-US/redirectList.xul.dtd | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/locale/en-US/redirectList.xul.dtd b/chrome/locale/en-US/redirectList.xul.dtd index c8892cc..8ad6279 100644 --- a/chrome/locale/en-US/redirectList.xul.dtd +++ b/chrome/locale/en-US/redirectList.xul.dtd @@ -7,8 +7,5 @@ <!ENTITY btnAdd.label "Add..."> <!ENTITY btnEdit.label "Edit..."> <!ENTITY btnDelete.label "Delete"> -<!ENTITY btnDisable.label "Disable"> -<!ENTITY btnClose.label "Close"> -<!ENTITY btnHelp.label "Help"> <!ENTITY btnImport.label "Import..."> <!ENTITY btnExport.label "Export..."> |