diff options
author | Einar Egilsson | 2009-10-12 09:13:38 +0000 |
---|---|---|
committer | Einar Egilsson | 2009-10-12 09:13:38 +0000 |
commit | ec3841397d32bf4d344209a305fefdee3441b101 (patch) | |
tree | f9b5ce459c5a8df795be67c331994e8cac3668b5 /chrome/locale | |
parent | a253051e8bedde1727e3615c15965afe72e0ae35 (diff) |
Move up and down finally ready!
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@264 119bf307-c92d-0410-89bd-8f53e6181181
Diffstat (limited to 'chrome/locale')
-rw-r--r-- | chrome/locale/en-US/settings.xul.dtd (renamed from chrome/locale/en-US/redirectList.xul.dtd) | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/locale/en-US/redirectList.xul.dtd b/chrome/locale/en-US/settings.xul.dtd index e05b556..2fc6a6c 100644 --- a/chrome/locale/en-US/redirectList.xul.dtd +++ b/chrome/locale/en-US/settings.xul.dtd @@ -20,10 +20,8 @@ <!ENTITY btnDelete.accesskey "D"> <!ENTITY btnDelete.tooltip "Delete the selected redirect"> -<!ENTITY btnUp.label "Up"> <!ENTITY btnUp.tooltip "Move the selected redirect up"> -<!ENTITY btnDown.label "Down"> <!ENTITY btnDown.tooltip "Move the selected redirect down"> <!ENTITY btnImport.label "Import..."> |