]> git.ktnx.net Git - icedeb.git/commitdiff
add en-US locale
authorDamyan Ivanov <dmn@debian.org>
Tue, 6 Apr 2010 10:42:36 +0000 (13:42 +0300)
committerDamyan Ivanov <dmn@debian.org>
Tue, 6 Apr 2010 10:42:36 +0000 (13:42 +0300)
chrome.manifest
chrome/locale/en-US/icedeb.dtd [new file with mode: 0644]

index e7f026380230958ce112dcc0e5a308a0385d0f4d..663630229696b9ccb2c13ec19d6049e0ffd914b0 100644 (file)
@@ -1,5 +1,7 @@
 content icedeb chrome/content/
 style chrome://global/content/customizeToolbar.xul chrome://icedeb/content/icedeb.css
 
 content icedeb chrome/content/
 style chrome://global/content/customizeToolbar.xul chrome://icedeb/content/icedeb.css
 
+locale icedeb en-US chrome/locale/en-US/
+
 # Firefox
 overlay chrome://browser/content/browser.xul chrome://icedeb/content/icedeb.xul
 # Firefox
 overlay chrome://browser/content/browser.xul chrome://icedeb/content/icedeb.xul
diff --git a/chrome/locale/en-US/icedeb.dtd b/chrome/locale/en-US/icedeb.dtd
new file mode 100644 (file)
index 0000000..a32d56e
--- /dev/null
@@ -0,0 +1,6 @@
+<!ENTITY bts.label "Debian BTS">
+<!ENTITY bts.tooltiptext "Query Debian BTS using the text in the clipboard">
+<!ENTITY pts.label "Debian PTS">
+<!ENTITY pts.tooltiptext "Query Debian Package tracking system using the text in the clipboard">
+<!ENTITY deb.label ".deb info">
+<!ENTITY deb.tooltiptext "Show information about binary deb package">