[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 57/483: Fixing access keys
David Prévot
taffit at moszumanska.debian.org
Thu Jan 22 21:41:26 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 9cb9677ee808f2a3c0b0ff0ce8177665ebc6276c
Author: Wladimir Palant <trev at gtchat.de>
Date: Thu Jan 18 19:54:55 2007 +0000
Fixing access keys
--HG--
extra : convert_revision : svn%3Ad8bf93c1-8190-44a8-bb31-1ea94378a4df/trunk%40660
---
chrome/locale/ro-RO/composer.dtd | 54 ++++++++++-------------------------
chrome/locale/ro-RO/global.properties | 1 -
chrome/locale/ro-RO/overlay.dtd | 34 ++++------------------
3 files changed, 20 insertions(+), 69 deletions(-)
diff --git a/chrome/locale/ro-RO/composer.dtd b/chrome/locale/ro-RO/composer.dtd
index ca7d538..fe03a39 100644
--- a/chrome/locale/ro-RO/composer.dtd
+++ b/chrome/locale/ro-RO/composer.dtd
@@ -1,40 +1,16 @@
-<!-- ***** BEGIN LICENSE BLOCK *****
- - Version: MPL 1.1
- -
- - The contents of this file are subject to the Mozilla Public License Version
- - 1.1 (the "License"); you may not use this file except in compliance with
- - the License. You may obtain a copy of the License at
- - http://www.mozilla.org/MPL/
- -
- - Software distributed under the License is distributed on an "AS IS" basis,
- - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
- - for the specific language governing rights and limitations under the
- - License.
- -
- - The Original Code is Adblock Plus Element Hiding Helper.
- -
- - The Initial Developer of the Original Code is
- - Wladimir Palant.
- - Portions created by the Initial Developer are Copyright (C) 2006
- - the Initial Developer. All Rights Reserved.
- -
- - Contributor(s):
- -
- - ***** END LICENSE BLOCK ***** -->
-
-<!ENTITY dialog.title "Compunere regulă de ascundere a unui element">
-<!ENTITY accept.label "Adaugă regulă">
-<!ENTITY advanced.label "Mod avansat">
-<!ENTITY basic.label "Mod simplificat">
-<!ENTITY expression.label "Regulă de filtrare">
-<!ENTITY preview.label "Previzualizează">
-<!ENTITY domain.label "Asociază unui domeniu">
-<!ENTITY domain.none.label "Oricărui domeniu (nerecomandat)">
-<!ENTITY nodes-tree.node.label "Nod">
-<!ENTITY nodes-tree.id.label "id">
-<!ENTITY nodes-tree.class.label "class">
-<!ENTITY attributes.label "Atribute pentru filtrare">
+<!ENTITY dialog.title "Compunere regulă de ascundere a unui element">
+<!ENTITY accept.label "Adaugă regulă">
+<!ENTITY advanced.label "Mod avansat">
+<!ENTITY basic.label "Mod simplificat">
+<!ENTITY expression.label "Regulă de filtrare">
+<!ENTITY preview.label "Previzualizează">
+<!ENTITY domain.label "Asociază unui domeniu">
+<!ENTITY domain.none.label "Oricărui domeniu (nerecomandat)">
+<!ENTITY nodes-tree.node.label "Nod">
+<!ENTITY nodes-tree.id.label "id">
+<!ENTITY nodes-tree.class.label "class">
+<!ENTITY attributes.label "Atribute pentru filtrare">
<!ENTITY attributes.tagname.label "Nume tag:">
-<!ENTITY attributes.firstchild.label "First child">
-<!ENTITY attributes.lastchild.label "Last child">
-<!ENTITY attributes.custom.label "Cod CSS particularizat:">
+<!ENTITY attributes.firstchild.label "First child">
+<!ENTITY attributes.lastchild.label "Last child">
+<!ENTITY attributes.custom.label "Cod CSS particularizat:">
diff --git a/chrome/locale/ro-RO/global.properties b/chrome/locale/ro-RO/global.properties
index 0fbef9c..325fa6a 100644
--- a/chrome/locale/ro-RO/global.properties
+++ b/chrome/locale/ro-RO/global.properties
@@ -14,7 +14,6 @@ command.viewSourceWindow.key=u
command.viewSourceWindow.label=vizualizare sursă (în fereastră separată)
command.showMenu.key=h
command.showMenu.label=afişare/ascundere ajutor
-
noabp_warning_title=Element Hiding Helper
noabp_warning_text=Extensia Element Hiding Helper pe care aţi instalat-o necesită Adblock Plus versiunea %S sau ulterioară. Până la instalarea sau actualizarea extensiei Adblock Plus, extensia Element Hiding Helper rămâne inactivă.
noabp_warning_disable=În viitor, nu mai arăta această avertizare
diff --git a/chrome/locale/ro-RO/overlay.dtd b/chrome/locale/ro-RO/overlay.dtd
index aced627..f4e5f67 100644
--- a/chrome/locale/ro-RO/overlay.dtd
+++ b/chrome/locale/ro-RO/overlay.dtd
@@ -1,29 +1,5 @@
-<!-- ***** BEGIN LICENSE BLOCK *****
- - Version: MPL 1.1
- -
- - The contents of this file are subject to the Mozilla Public License Version
- - 1.1 (the "License"); you may not use this file except in compliance with
- - the License. You may obtain a copy of the License at
- - http://www.mozilla.org/MPL/
- -
- - Software distributed under the License is distributed on an "AS IS" basis,
- - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
- - for the specific language governing rights and limitations under the
- - License.
- -
- - The Original Code is Adblock Plus Element Hiding Helper.
- -
- - The Initial Developer of the Original Code is
- - Wladimir Palant.
- - Portions created by the Initial Developer are Copyright (C) 2006
- - the Initial Developer. All Rights Reserved.
- -
- - Contributor(s):
- -
- - ***** END LICENSE BLOCK ***** -->
-
-<!ENTITY selectelement.label "Alegere element pentru ascundere">
-<!ENTITY selectelement.accesskey "l">
-<!ENTITY stopselection.label "Abandonare alegere element">
-<!ENTITY stopselection.accesskey "b">
-<!ENTITY helpbox.title "Alegere element - taste rapide">
+<!ENTITY selectelement.label "Alegere element pentru ascundere">
+<!ENTITY selectelement.accesskey "n">
+<!ENTITY stopselection.label "Abandonare alegere element">
+<!ENTITY stopselection.accesskey "n">
+<!ENTITY helpbox.title "Alegere element - taste rapide">
--
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