[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 96/483: Uploading English (British) translation

David Prévot taffit at moszumanska.debian.org
Thu Jan 22 21:41:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository adblock-plus-element-hiding-helper.

commit c7b8638e27a1c9f2916ac59cbb0a8b46e869f597
Author: Wladimir Palant <trev at gtchat.de>
Date:   Mon Sep 17 19:35:38 2007 +0000

    Uploading English (British) translation
    
    --HG--
    extra : convert_revision : svn%3Ad8bf93c1-8190-44a8-bb31-1ea94378a4df/trunk%40802
---
 chrome/locale/en-GB/composer.dtd      | 16 ++++++++++++++++
 chrome/locale/en-GB/contents.rdf      | 19 +++++++++++++++++++
 chrome/locale/en-GB/global.properties | 19 +++++++++++++++++++
 chrome/locale/en-GB/overlay.dtd       |  5 +++++
 4 files changed, 59 insertions(+)

diff --git a/chrome/locale/en-GB/composer.dtd b/chrome/locale/en-GB/composer.dtd
new file mode 100644
index 0000000..8305554
--- /dev/null
+++ b/chrome/locale/en-GB/composer.dtd
@@ -0,0 +1,16 @@
+<!ENTITY dialog.title "Compose element hiding rule">
+<!ENTITY accept.label "Add filter rule">
+<!ENTITY advanced.label "Advanced view">
+<!ENTITY basic.label "Basic view">
+<!ENTITY expression.label "Filter rule">
+<!ENTITY preview.label "Preview">
+<!ENTITY domain.label "Bind to domain">
+<!ENTITY domain.none.label "Any domain (not recommended)">
+<!ENTITY nodes-tree.node.label "Node">
+<!ENTITY nodes-tree.id.label "id">
+<!ENTITY nodes-tree.class.label "class">
+<!ENTITY attributes.label "Require attributes">
+<!ENTITY attributes.tagname.label "Tag name:">
+<!ENTITY attributes.firstchild.label "First child">
+<!ENTITY attributes.lastchild.label "Last child">
+<!ENTITY attributes.custom.label "Custom CSS:">
diff --git a/chrome/locale/en-GB/contents.rdf b/chrome/locale/en-GB/contents.rdf
new file mode 100644
index 0000000..205ff23
--- /dev/null
+++ b/chrome/locale/en-GB/contents.rdf
@@ -0,0 +1,19 @@
+<?xml version="1.0"?>
+<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+		 xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
+
+	<RDF:Seq about="urn:mozilla:locale:root">
+		<RDF:li resource="urn:mozilla:locale:en-GB"/>
+	</RDF:Seq>
+
+	<RDF:Description about="urn:mozilla:locale:en-GB"
+			chrome:displayName="English (GB)"
+			chrome:author="Mark Tyndall"
+			chrome:name="en-GB">
+		<chrome:packages>
+			<RDF:Seq about="urn:mozilla:locale:en-GB:packages">
+				<RDF:li resource="urn:mozilla:locale:en-GB:elemhidehelper"/>
+			</RDF:Seq>
+		</chrome:packages>
+	</RDF:Description>
+</RDF:RDF>
diff --git a/chrome/locale/en-GB/global.properties b/chrome/locale/en-GB/global.properties
new file mode 100644
index 0000000..54ffaf0
--- /dev/null
+++ b/chrome/locale/en-GB/global.properties
@@ -0,0 +1,19 @@
+command.select.key=s
+command.select.label=select element
+command.wider.key=w
+command.wider.label=wider
+command.narrower.key=n
+command.narrower.label=narrower
+command.quit.key=q
+command.quit.label=quit selection
+command.blinkElement.key=b
+command.blinkElement.label=blink element
+command.viewSource.key=v
+command.viewSource.label=view source
+command.viewSourceWindow.key=u
+command.viewSourceWindow.label=view source (in separate window)
+command.showMenu.key=h
+command.showMenu.label=show/hide help
+noabp_warning_title=Element Hiding Helper
+noabp_warning_text=The extension Element Hiding Helper you installed requires Adblock Plus %S or higher. Please install or update Adblock Plus, until then Element Hiding Helper will remain inactive.
+noabp_warning_disable=Do not show this warning again
diff --git a/chrome/locale/en-GB/overlay.dtd b/chrome/locale/en-GB/overlay.dtd
new file mode 100644
index 0000000..a5a89ae
--- /dev/null
+++ b/chrome/locale/en-GB/overlay.dtd
@@ -0,0 +1,5 @@
+<!ENTITY selectelement.label "Select element to hide">
+<!ENTITY selectelement.accesskey "S">
+<!ENTITY stopselection.label "Abort element selection">
+<!ENTITY stopselection.accesskey "S">
+<!ENTITY helpbox.title "Element selection - Hotkeys">

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus-element-hiding-helper.git



More information about the Pkg-mozext-commits mailing list