From 756a6c22bbed654423bb4976e95968cff4fee49d Mon Sep 17 00:00:00 2001
From: Einar Egilsson
Date: Wed, 7 Oct 2009 12:54:34 +0000
Subject: Prompt before delete, disable edit and delete buttons properly. Use
 checkboxes for setting enabled/disabled status of redirects.

git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@255 119bf307-c92d-0410-89bd-8f53e6181181
---
 chrome/locale/en-US/redirectList.xul.dtd  | 1 +
 chrome/locale/en-US/redirector.properties | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

(limited to 'chrome/locale')

diff --git a/chrome/locale/en-US/redirectList.xul.dtd b/chrome/locale/en-US/redirectList.xul.dtd
index 5379647..c8892cc 100644
--- a/chrome/locale/en-US/redirectList.xul.dtd
+++ b/chrome/locale/en-US/redirectList.xul.dtd
@@ -3,6 +3,7 @@
 <!ENTITY colIncludePattern.label "Include pattern">
 <!ENTITY colExcludePattern.label "Exclude pattern">
 <!ENTITY colRedirectTo.label "Redirect to">
+<!ENTITY colEnabled.label "Enabled">
 <!ENTITY btnAdd.label "Add...">
 <!ENTITY btnEdit.label "Edit...">
 <!ENTITY btnDelete.label "Delete">
diff --git a/chrome/locale/en-US/redirector.properties b/chrome/locale/en-US/redirector.properties
index 6b4ecf7..b57025b 100644
--- a/chrome/locale/en-US/redirector.properties
+++ b/chrome/locale/en-US/redirector.properties
@@ -15,5 +15,5 @@ xpathDeprecated=XPath patterns are no longer supported as of version 1.5.1, plea
 redirectorFiles=Redirector files (*.rdx)
 exportCaption=Export redirects...
 importCaption=Import redirects...
-disable=Disable
-enable=Enable
\ No newline at end of file
+deleteConfirmationText=Are you sure you want to permanently delete this redirect?
+deleteConfirmationTitle=Delete redirect?
-- 
cgit v1.2.3-70-g09d2