diff options
author | Einar Egilsson | 2009-09-14 21:19:32 +0000 |
---|---|---|
committer | Einar Egilsson | 2009-09-14 21:19:32 +0000 |
commit | 0225b1c8035a1c03dafa4c971d21facc76dbc2de (patch) | |
tree | 6fdf0bef8e5254c03040824f190917ad00cee69a /chrome/locale | |
parent | 10e637b427e5cdd9b5b6660469391cac525da637 (diff) |
Moved component implementation into chrome folder
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@246 119bf307-c92d-0410-89bd-8f53e6181181
Diffstat (limited to 'chrome/locale')
-rw-r--r-- | chrome/locale/en-US/redirectList.dtd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/locale/en-US/redirectList.dtd b/chrome/locale/en-US/redirectList.dtd index a4475a6..e09b038 100644 --- a/chrome/locale/en-US/redirectList.dtd +++ b/chrome/locale/en-US/redirectList.dtd @@ -8,3 +8,5 @@ <!ENTITY btnDelete.label "Delete"> <!ENTITY btnClose.label "Close"> <!ENTITY btnHelp.label "Help"> +<!ENTITY btnImport.label "Import..."> +<!ENTITY btnExport.label "Export..."> |