[Pkg-mozext-commits] [automatic-save-folder] 92/133: Fix : - Few fixes before final version 1.0.2 (locales, icons)
David Prévot
taffit at moszumanska.debian.org
Mon Apr 27 20:33:55 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch wip
in repository automatic-save-folder.
commit 2a6db41f626c00384b8c0f3bcf98e5809d4d3bdf
Author: Cyan <Cyan at d0063192-6b2e-11de-89a9-0b20f3e2dceb>
Date: Mon Mar 28 16:16:17 2011 +0000
Fix :
- Few fixes before final version 1.0.2 (locales, icons)
git-svn-id: http://automatic-save-folder.googlecode.com/svn/trunk@98 d0063192-6b2e-11de-89a9-0b20f3e2dceb
---
content/asf.js | 2 +-
content/asf_addedit.js | 2 +-
content/asf_right_click.js | 2 +-
content/common.dtd | 6 +++---
content/help/about.xhtml | 2 +-
content/help/install.xhtml | 5 +++--
content/help/update.xhtml | 5 +++--
install.rdf | 8 ++++++++
locale/cs/about.dtd | 6 ++++--
locale/cs/help.dtd | 2 +-
locale/en-US/about.dtd | 10 ++++++----
locale/en-US/asf.dtd | 2 +-
locale/en-US/help.dtd | 2 +-
locale/fr/about.dtd | 16 +++++++++-------
locale/fr/help.dtd | 8 ++++----
locale/it/about.dtd | 12 +++++++-----
locale/it/asf.dtd | 2 +-
locale/it/help.dtd | 2 +-
locale/ru/about.dtd | 8 +++++---
locale/ru/asf.dtd | 2 +-
locale/ru/help.dtd | 8 ++++----
locale/sv-SE/about.dtd | 6 ++++--
locale/sv-SE/help.dtd | 2 +-
23 files changed, 71 insertions(+), 49 deletions(-)
diff --git a/content/asf.js b/content/asf.js
index 0ef5f34..b1f93dc 100644
--- a/content/asf.js
+++ b/content/asf.js
@@ -1,6 +1,6 @@
/* ***** BEGIN LICENSE BLOCK *****
Automatic Save Folder
-Copyright (C) 2007-2010 Éric Cassar (Cyan).
+Copyright (C) 2007-2011 Éric Cassar (Cyan).
"Automatic Save Folder" is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/content/asf_addedit.js b/content/asf_addedit.js
index 3274c05..625dd99 100644
--- a/content/asf_addedit.js
+++ b/content/asf_addedit.js
@@ -1,6 +1,6 @@
/* ***** BEGIN LICENSE BLOCK *****
Automatic Save Folder
-Copyright (C) 2007-2010 Éric Cassar (Cyan).
+Copyright (C) 2007-2011 Éric Cassar (Cyan).
"Automatic Save Folder" is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/content/asf_right_click.js b/content/asf_right_click.js
index f064181..8ba4ddd 100644
--- a/content/asf_right_click.js
+++ b/content/asf_right_click.js
@@ -1,6 +1,6 @@
/* ***** BEGIN LICENSE BLOCK *****
Automatic Save Folder
-Copyright (C) 2007-2010 Éric Cassar (Cyan).
+Copyright (C) 2007-2011 Éric Cassar (Cyan).
2009 Ted Gifford - Dynamic variable capturing
"Automatic Save Folder" is free software: you can redistribute it and/or modify
diff --git a/content/common.dtd b/content/common.dtd
index 2505d1b..db4e747 100644
--- a/content/common.dtd
+++ b/content/common.dtd
@@ -1,11 +1,11 @@
<!-- Current version -->
-<!ENTITY asf.version "1.0.2bRev97">
+<!ENTITY asf.version "1.0.2bRev98">
<!ENTITY about.translators "
-- cz : Stanislav Horáček<br />
+- cs : Stanislav Horáček<br />
- en-US : Cyan, Narayan<br />
- fr : Cyan, Goofy, Haynee<br />
-- it : Scognito.<br />
+- it : Scognito<br />
- ru : MrCOLOMBO<br />
- sv-SE : Mikael Hiort af Ornäs<br />
">
\ No newline at end of file
diff --git a/content/help/about.xhtml b/content/help/about.xhtml
index 0576c3f..5ce9c75 100644
--- a/content/help/about.xhtml
+++ b/content/help/about.xhtml
@@ -34,7 +34,7 @@
! &about.fix;
-<strong>&about.version.title; 1.0.2b :</strong> (2010 xx xx)
+<strong>&about.version.title; 1.0.2 :</strong> (2011 03 26)
&about.version.102;
diff --git a/content/help/install.xhtml b/content/help/install.xhtml
index f728535..ed68664 100644
--- a/content/help/install.xhtml
+++ b/content/help/install.xhtml
@@ -6,7 +6,7 @@
]>
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- ***** BEGIN LICENSE BLOCK *****
- Copyright 2007-2010 Éric Cassar (Cyan)
+ Copyright 2007-2011 Éric Cassar (Cyan)
This file is part of "Automatic Save Folder".
You may find the license in the LICENSE file
@@ -15,6 +15,7 @@
<header>
<title>Automatic Save Folder</title>
<link rel="stylesheet" media="screen" type="text/css" title="main_style" href="chrome://asf/skin/help_page/style.css" />
+ <link rel="shortcut icon" type="image/x-icon" href="chrome://asf/skin/asf-icon.png" />
</header>
<body style="background-color:#FFFFFF;">
<div id="header">
@@ -179,7 +180,7 @@
<hr/>
<p style="text-align:center;">
- Automatic Save folder is Copyright 2007-2010 by <a href="mailto:cyan at mangaheart.org">Cyan</a>, licensed under GNU GPL Version 2<br />
+ Automatic Save folder is Copyright 2007-2011 by <a href="mailto:cyan at mangaheart.org">Cyan</a>, licensed under GNU GPL Version 2<br />
</p>
</div>
</body>
diff --git a/content/help/update.xhtml b/content/help/update.xhtml
index 0e72f56..061f132 100644
--- a/content/help/update.xhtml
+++ b/content/help/update.xhtml
@@ -6,7 +6,7 @@
]>
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- ***** BEGIN LICENSE BLOCK *****
- Copyright 2007-2010 Éric Cassar (Cyan)
+ Copyright 2007-2011 Éric Cassar (Cyan)
This file is part of "Automatic Save Folder".
You may find the license in the LICENSE file
@@ -15,6 +15,7 @@
<header>
<title>Automatic Save Folder</title>
<link rel="stylesheet" media="screen" type="text/css" title="main_style" href="chrome://asf/skin/help_page/style.css" />
+ <link rel="shortcut icon" type="image/x-icon" href="chrome://asf/skin/asf-icon.png" />
</header>
<body style="background-color:#FFFFFF;">
<div id="header">
@@ -197,7 +198,7 @@
<hr/>
<p style="text-align:center;">
- Automatic Save folder is Copyright 2007-2010 by <a href="mailto:cyan at mangaheart.org">Cyan</a>, licensed under GNU GPL Version 2<br />
+ Automatic Save folder is Copyright 2007-2011 by <a href="mailto:cyan at mangaheart.org">Cyan</a>, licensed under GNU GPL Version 2<br />
</p>
</div>
</body>
diff --git a/install.rdf b/install.rdf
index c2348a7..33b1eb3 100644
--- a/install.rdf
+++ b/install.rdf
@@ -17,6 +17,14 @@
</em:localized>
<em:localized>
<Description>
+ <em:locale>cs</em:locale>
+ <em:name>Automatic Save Folder</em:name>
+ <em:description>Automaticky vybere cílovou složku pro stahování podle názvu souboru a domény.</em:description>
+ <em:homepageURL>http://asf.mangaheart.org</em:homepageURL>
+ </Description>
+ </em:localized>
+ <em:localized>
+ <Description>
<em:locale>de</em:locale>
<em:name>Automatic Save Folder</em:name>
<em:description>Wählt automatisch den Zielordner für Ihren Download basierend auf Dateiname und Domain.</em:description>
diff --git a/locale/cs/about.dtd b/locale/cs/about.dtd
index 5d5a0cd..7496b5b 100644
--- a/locale/cs/about.dtd
+++ b/locale/cs/about.dtd
@@ -24,7 +24,7 @@
<!-- Keep the newline intact as it uses the < pre > tag, keep the 2 beginning spaces to create indentation -->
<!ENTITY about.version.102 "+ Přidána možnost změnit akci v možnostech automatického stahování.
-+ Je-li nainstalováno rozšíření DownThemAll, na novém panelu možností lze nastavení posílání složky určené AUS do DTA.
++ Je-li nainstalováno rozšíření DownThemAll!, na novém panelu možností lze nastavení posílání složky určené AUS do dTa!.
+ Přidána možnost výběru, zda u filtrů záleží, nebo nezáleží na velikosti písmen.
+ Nové možnosti týkající se grafického uživatelského rozhraní.
+ Přidán způsob Táhni a pusť (tj. Ctrl+táhni na Windows).
@@ -33,7 +33,9 @@
+ Nová nabídka pro import a export předvoleb a filtrů.
+ Stránka s nápovědou se otevře po první instalaci, v případě důležitých oznámení také po aktualizaci.
+ Přidána možnost navrhovat všechny odpovídající filtry místo pouze jednoho.
-+ Lokalizace: sv-SE
++ An ASF button is now available in the toolbar customization menu.
++ Lokalizace: cs, sv-SE
+- Lokalizace: it
- Není nutné používat lomítka kolem filtrů s regulárními výrazy.
* Nyní je možné vybrat, jaký typ domény bude požíván pro filtrování, a přizpůsobit pořadí provádění filtrů (název domény, plné URL, pro soubor nebo aktuální panel).
* %asf_f% nyní používá plný název souboru s příponou, pokud se nehodí žádný filtr.
diff --git a/locale/cs/help.dtd b/locale/cs/help.dtd
index 28e2378..b6c1d58 100644
--- a/locale/cs/help.dtd
+++ b/locale/cs/help.dtd
@@ -71,7 +71,7 @@ Tato stránka se zobrazí pouze jednou po první instalaci rozšíření nebo po
<!ENTITY firstinstall.firefox.pict1 "screen_save_cs.png">
<!ENTITY firstinstall.firefox.text2 "Proto se následujícím způsobem ujistěte, že Firefox není nastaven tak, aby zabránil otevření tohoto okna:">
<!ENTITY firstinstall.firefox.text3 "Zvolte v nabídce Firefoxu „Nástroje“ a „Možnosti“.">
-<!ENTITY firstinstall.firefox.text4 "- Používáte-li Firefox 3, zvolte panel „Aplikace“<br />- Používáte-li předchozí verze Firefoxu, zvolte panel „Obsah“ a klepněte vpravo dole na „Spravovat“.">
+<!ENTITY firstinstall.firefox.text4 "- Používáte-li Firefox ≥ 3, zvolte panel „Aplikace“<br />- Používáte-li předchozí verze Firefoxu, zvolte panel „Obsah“ a klepněte vpravo dole na „Spravovat“.">
<!ENTITY firstinstall.firefox.text5 "Zkontrolujte, že pro typ souboru, který chcete stahovat, je nastaveno „Vždy se dotázat“.">
<!-- Screenshot from your language. Take firefox/tools/option/application tab/ and show an 'always ask' drop down selected -->
<!ENTITY firstinstall.firefox.pict2 "screen_apps_cs.png">
diff --git a/locale/en-US/about.dtd b/locale/en-US/about.dtd
index 62bd586..d0c0868 100644
--- a/locale/en-US/about.dtd
+++ b/locale/en-US/about.dtd
@@ -23,17 +23,19 @@
<!ENTITY about.version.title "Version">
<!-- Keep the newline intact as it uses the < pre > tag, keep the 2 beginning spaces to create indentation -->
-<!ENTITY about.version.102 "+ Added an option to force the action choice when using the automatic download option.
-+ If DownThemAll add-on is installed, a new option's tab is available to send ASF target path to DTA.
+<!ENTITY about.version.102 "+ Added an option to force the action when using the automatic download option.
++ If DownThemAll! add-on is installed, a new option's tab is available to send ASF target path to dTa!.
+ Added an option to select if the filters are case sensitive or insensitive.
+ New options related to Graphical User Interface (GUI).
+ Added a Drag&Drop Copy method (ie. Ctrl+drag on Windows).
+ Print filter's and process informations to the error console when downloading a file. (Disabled if Firefox is in PrivateBrowsing mode)
-+ Checking and update for beta versions. The internal update feature is working only on Firefox 4.
++ Check and update for beta versions. The internal update feature is working only on Firefox 4.
+ New menu to import and export preferences and filters.
+ A help page will now open after the first install and when there's important messages after an update.
+ Added an option to suggest all matching filters instead of only one.
-+ Localization : sv-SE
++ An ASF button is now available in the toolbar customization menu.
++ Localization : cs, sv-SE
+- Localization : it
- Removed the need of the slashes around a regular expression's filters.
* It's now possible to choose which domain type are used for the filtering process, and personalize the verification order (domain only, full URL, from the file or the current tab).
* %asf_f% now uses full filename with extension if no filter match.
diff --git a/locale/en-US/asf.dtd b/locale/en-US/asf.dtd
index 7d54439..c0dae6a 100644
--- a/locale/en-US/asf.dtd
+++ b/locale/en-US/asf.dtd
@@ -85,7 +85,7 @@
<!ENTITY asf.lastdir.bool "Affect the folder for the 'save as...' command when a filter matches">
<!ENTITY asf.domainTestOrder.label1 "Choose the domain types to use, and their verification order, when filtering:">
<!ENTITY asf.domainTestOrder.label2 "[Help]">
-<!ENTITY asf.domainTestOrder.tooltip1 "A coma separated number list to specify in which order the tests on the domain will be performed. Default value if the field is empty: 1,5">
+<!ENTITY asf.domainTestOrder.tooltip1 "A comma separated number list to specify in which order the tests on the domain will be performed. Default value if the field is empty: 1,5">
<!ENTITY asf.domainTestOrder.tooltip2 "File's domain">
<!ENTITY asf.domainTestOrder.tooltip3 "File's URL">
<!ENTITY asf.domainTestOrder.tooltip4 "File's URL + Filename">
diff --git a/locale/en-US/help.dtd b/locale/en-US/help.dtd
index fced196..84d5bab 100644
--- a/locale/en-US/help.dtd
+++ b/locale/en-US/help.dtd
@@ -94,7 +94,7 @@ Three steps are essentials, if the filtering doesn't work please check each of t
<!ENTITY firstinstall.firefox.pict1 "screen_save_en.png">
<!ENTITY firstinstall.firefox.text2 "So, be sure to check if Firefox doesn't use another process preventing the window to appear by following this method:">
<!ENTITY firstinstall.firefox.text3 "Go to the Firefox menu "Tools" and "Options...".">
-<!ENTITY firstinstall.firefox.text4 "- For the Firefox 3 users: go to the "Applications" tab
+<!ENTITY firstinstall.firefox.text4 "- For the Firefox ≥ 3 users: go to the "Applications" tab
<br />- For the previous Firefox versions users: Go to the "Content" tab and click on the "Manage..." at the bottom right.">
<!ENTITY firstinstall.firefox.text5 "Verify that the File Type you want to download is correctly set to "Always ask".">
<!-- Screenshot from your language. Take firefox/tools/option/application tab/ and show an 'always ask' drop down selected -->
diff --git a/locale/fr/about.dtd b/locale/fr/about.dtd
index 095a449..f8f612b 100644
--- a/locale/fr/about.dtd
+++ b/locale/fr/about.dtd
@@ -22,18 +22,20 @@
<!ENTITY about.fix "Correction">
<!ENTITY about.version.title "Version">
-<!-- Conserver les retour à la ligne car le tag < pre > est utilisé, gardez les deux espaces en début de ligne pour l'indentation -->
-<!ENTITY about.version.102 "+ Ajout d'une option permettant de forcer le choix de l'action à effectuer lorsque l'enregistrement automatique est sélectionné.
-+ Si l'extension DownThemAll est installée, un nouvel onglet d'option est disponible permettant d'envoyer le dossier de destination d'ASF à DTA.
+<!-- Conserver les retours à la ligne car le tag < pre > est utilisé, gardez les deux espaces en début de ligne pour l'indentation -->
+<!ENTITY about.version.102 "+ Ajout d'une option permettant de forcer l'action à effectuer lorsque l'enregistrement automatique est sélectionné.
++ Si l'extension DownThemAll! est installée, un nouvel onglet d'options est disponible permettant d'envoyer le dossier de destination d'ASF à dTa!.
+ Ajout d'une option permettant de choisir si les filtres sont sensibles ou insensibles à la casse.
+ Nouvelles options concernant l'interface graphique.
-+ Ajout de la fonction Copie lors d'un Drag&Drop (ex. Ctrl+drag sous Windows).
-+ Affichage d'informations dans la Console d'erreur concernant les filtres et les fichiers lors d'un téléchargement. (Désactivé lorsque Firefox est en mode Navigation privée)
++ Ajout de la fonction Copie lors d'un Drag&Drop (ex. sous Windows : Ctrl+Déplacé).
++ Affichage d'informations dans la console d'erreurs concernant les filtres et les fichiers lors d'un téléchargement. (Désactivé lorsque Firefox est en mode Navigation privée)
+ Vérification et mise à jour vers les versions béta. La mise à jour interne ne fonctionne que sur Firefox 4.
+ Nouveau menu permettant d'importer et exporter les paramètres et les filtres.
-+ Ouverture d'une page d'aide après la 1ère installation et lors de message important après une mise à jour.
++ Ouverture d'une page d'aide après la première installation et lors de message important après une mise à jour.
+ Ajout d'une option permettant de suggérer tous les filtres trouvés plutôt qu'un seul.
-+ Localisation : sv-SE
++ Un bouton ASF est maintenant disponible dans le menu de personnalisation de la barre d'outils.
++ Localisation : cs, sv-SE
+- Localisation : it
- Suppression des slashs aux extrémités des filtres utilisant les expressions régulières.
* Il est maintenant possible de choisir quel type de domaine sera utilisé pendant le filtrage, et de personnaliser leur ordre de vérification (Domaine seul, URL complète, du fichier ou de l'onglet actif).
* %asf_f% utilise maintenant le nom de fichier complet, avec l'extension, si aucun filtre ne correspond.
diff --git a/locale/fr/help.dtd b/locale/fr/help.dtd
index f96bdc1..aa58093 100644
--- a/locale/fr/help.dtd
+++ b/locale/fr/help.dtd
@@ -94,7 +94,7 @@ Trois étapes sont essentielles, si le filtrage ne fonctionne pas, veuillez re-v
<!ENTITY firstinstall.firefox.pict1 "screen_save_fr.png">
<!ENTITY firstinstall.firefox.text2 "Par conséquent, vérifiez que Firefox ne lance pas un traitement différent sur le fichier empêchant la fenêtre de s'afficher en suivant ces instructions :">
<!ENTITY firstinstall.firefox.text3 "Allez dans le menu "Outils" de Firefox puis "Options...".">
-<!ENTITY firstinstall.firefox.text4 "- Pour les utilisateurs de Firefox 3 : Allez sur l'onglet "Applications".
+<!ENTITY firstinstall.firefox.text4 "- Pour les utilisateurs de Firefox ≥ 3 : Allez sur l'onglet "Applications".
<br />- Pour les utilisateurs d'une version précédente : Allez sur l'onglet "Contenu" puis cliquez sur le bouton "Gérer...".">
<!ENTITY firstinstall.firefox.text5 "Vérifiez que l'extension de fichier que vous souhaitez télécharger soit bien positionnée sur "Toujours demander".">
<!-- Screenshot from your language. Take firefox/tools/option/application tab/ and show an 'always ask' selected -->
@@ -109,9 +109,9 @@ soit dans un dossier de téléchargement spécifique à votre système d'exploit
N'oubliez pas de sélectionner "Défini par les filtres" pour que Firefox utilise les dossiers de vos filtres.">
<!-- Screenshot from your language. Take ASF pref/options/page1 to show the 'Set by filters' selected menu -->
<!ENTITY firstinstall.asf.pict1 "screen_asf102-setbyfilters_fr.png">
-<!ENTITY firstinstall.asf.text2 "L'ordre de vos filtre à aussi une grande importance !<br />
+<!ENTITY firstinstall.asf.text2 "L'ordre de vos filtres à aussi une grande importance !<br />
La vérification s'effectue de haut en bas, et s'arrete dès qu'un filtre correspond au fichier téléchargé.<br />
-Pensez à bien organiser vos filtres en les déplaçant avec les flèches situé sur le coté droit de l'onglet des filtres, ou en attrapant les filtres avec votre souris.">
+Pensez à bien organiser vos filtres en les déplaçant avec les flèches situées sur le coté droit de l'onglet des filtres, ou en attrapant les filtres avec votre souris.">
<!ENTITY firstinstall.save.text1 "Vous devez veillez à ce que Firefox vous propose toujours ce qu'il doit faire du fichier que vous êtes en train de télécharger.<br />
@@ -128,4 +128,4 @@ Si cela devait arriver, revérifiez l'étape 1.">
<!ENTITY importantupdates.102.2 "Envoi du dossier filtré à DownThemAll!">
<!ENTITY importantupdates.102.3 "Import/export des filtres.">
<!ENTITY importantupdates.102.4 "Suppression des slashs aux extrémités des filtres utilisant les expressions régulières.">
-<!ENTITY importantupdates.102.5 "Note : Afin de pouvoir faire évoluer Automatic Save Folder, cette version est la dernière compatible avec les anciennes versions de firefox (1.5, 2.0 et 3.0).">
+<!ENTITY importantupdates.102.5 "Note : Afin de pouvoir faire évoluer Automatic Save Folder, cette version est la dernière compatible avec les anciennes versions de Firefox (1.5, 2.0 et 3.0).">
diff --git a/locale/it/about.dtd b/locale/it/about.dtd
index 226e551..a479e05 100644
--- a/locale/it/about.dtd
+++ b/locale/it/about.dtd
@@ -23,17 +23,19 @@
<!ENTITY about.version.title "Versione">
<!-- Keep the newline intact as it uses the < pre > tag, keep the 2 beginning spaces to create indentation -->
-<!ENTITY about.version.102 "+ Added an option to force the action choice when using the automatic download option.
-+ If DownThemAll add-on is installed, a new option's tab is available to send ASF target path to DTA.
+<!ENTITY about.version.102 "+ Added an option to force the action when using the automatic download option.
++ If DownThemAll! add-on is installed, a new option's tab is available to send ASF target path to dTa!.
+ Added an option to select if the filters are case sensitive or insensitive.
-+ New options related to Graphical User Interface.
++ New options related to Graphical User Interface (GUI).
+ Added a Drag&Drop Copy method (ie. Ctrl+drag on Windows).
+ Print filter's and process informations to the error console when downloading a file. (Disabled if Firefox is in PrivateBrowsing mode)
-+ checking and update for beta versions. The internal update feature is working only on Firefox 4.
++ Check and update for beta versions. The internal update feature is working only on Firefox 4.
+ New menu to import and export preferences and filters.
+ A help page will now open after the first install and when there's important messages after an update.
+ Added an option to suggest all matching filters instead of only one.
-+ Localization : sv-SE
++ An ASF button is now available in the toolbar customization menu.
++ Localization : cs, sv-SE
+- Localization : it
- Removed the need of the slashes around a regular expression's filters.
* It's now possible to choose which domain type are used for the filtering process, and personalize the verification order (domain only, full URL, from the file or the current tab).
* %asf_f% now uses full filename with extension if no filter match.
diff --git a/locale/it/asf.dtd b/locale/it/asf.dtd
index 434be3a..a56d21e 100644
--- a/locale/it/asf.dtd
+++ b/locale/it/asf.dtd
@@ -85,7 +85,7 @@
<!ENTITY asf.lastdir.bool "Ha effetto sulla cartella per il comando 'Salva come...' quando un filtro corrisponde">
<!ENTITY asf.domainTestOrder.label1 "Choose the domain types to use, and their verification order, when filtering:">
<!ENTITY asf.domainTestOrder.label2 "[Aiuto]">
-<!ENTITY asf.domainTestOrder.tooltip1 "A coma separated number list to specify in which order the tests on the domain will be performed. Default value if the field is empty: 1,5">
+<!ENTITY asf.domainTestOrder.tooltip1 "A comma separated number list to specify in which order the tests on the domain will be performed. Default value if the field is empty: 1,5">
<!ENTITY asf.domainTestOrder.tooltip2 "File's domain">
<!ENTITY asf.domainTestOrder.tooltip3 "File's URL">
<!ENTITY asf.domainTestOrder.tooltip4 "File's URL + Filename">
diff --git a/locale/it/help.dtd b/locale/it/help.dtd
index 75f224e..a08c9cd 100644
--- a/locale/it/help.dtd
+++ b/locale/it/help.dtd
@@ -94,7 +94,7 @@ Three steps are essentials, if the filtering doesn't work please check each of t
<!ENTITY firstinstall.firefox.pict1 "screen_save_en.png">
<!ENTITY firstinstall.firefox.text2 "Se qualche filtro non funziona, accertartati che Firefox non usi un altro processo sul file scaricato:">
<!ENTITY firstinstall.firefox.text3 "Vai sul menu "Strumenti" e "Opzioni...".">
-<!ENTITY firstinstall.firefox.text4 "- Per utenti di Firefox 3: vai sul tab "Applicazioni"<br />
+<!ENTITY firstinstall.firefox.text4 "- Per utenti di Firefox ≥ 3: vai sul tab "Applicazioni"<br />
- Per utenti di precedenti versioni di Firefox: Vai sul tab "Contenuti" e clicca su "gestisci..." in basso a destra.">
<!ENTITY firstinstall.firefox.text5 "Verifica se il file che vuoi scaricare sia impostato su "Chiedi ogni volta".">
<!-- Screenshot from your language. Take firefox/tools/option/application tab/ and show an 'always ask' drop down selected -->
diff --git a/locale/ru/about.dtd b/locale/ru/about.dtd
index b9bfed1..8a4784a 100644
--- a/locale/ru/about.dtd
+++ b/locale/ru/about.dtd
@@ -24,16 +24,18 @@
<!-- Keep the newline intact as it uses the < pre > tag, keep the 2 beginning spaces to create indentation -->
<!ENTITY about.version.102 "+ Добавлена опция выбора действия для автоматического сохранения.
-+ Если установлено расширение DownThemAll, доступны новые опции для настройки взаимодействия с ним.
++ Если установлено расширение DownThemAll!, доступны новые опции для настройки взаимодействия с ним.
+ Настройки обработки регистра в фильтрах.
+ Новые опции для графического интерфейса.
+ Добавлен метод копирования через Drag&Drop (Например: Удерживая Ctrl при перетаскивании в Windows).
+ Print filter's and process informations to the error console when downloading a file. (Disabled if Firefox is in PrivateBrowsing mode)
-+ checking and update for beta versions. The internal update feature is working only on Firefox 4.
++ Check and update for beta versions. The internal update feature is working only on Firefox 4.
+ New menu to import and export preferences and filters.
+ A help page will now open after the first install and when there's important messages after an update.
+ Added an option to suggest all matching filters instead of only one.
-+ Localization : sv-SE
++ An ASF button is now available in the toolbar customization menu.
++ Localization : cs, sv-SE
+- Localization : it
- Removed the need of the slashes around a regular expression's filters.
* It's now possible to choose which domain type are used for the filtering process, and personalize the verification order (domain only, full URL, from the file or the current tab).
* %asf_f% now uses full filename with extension if no filter match.
diff --git a/locale/ru/asf.dtd b/locale/ru/asf.dtd
index 25b0aed..b98fbb2 100644
--- a/locale/ru/asf.dtd
+++ b/locale/ru/asf.dtd
@@ -85,7 +85,7 @@
<!ENTITY asf.lastdir.bool "Изменять папку для команды "сохранить как..." когда есть подходящий фильтр">
<!ENTITY asf.domainTestOrder.label1 "Choose the domain types to use, and their verification order, when filtering:">
<!ENTITY asf.domainTestOrder.label2 "[Help]">
-<!ENTITY asf.domainTestOrder.tooltip1 "A coma separated number list to specify in which order the tests on the domain will be performed. Default value if the field is empty: 1,5">
+<!ENTITY asf.domainTestOrder.tooltip1 "A comma separated number list to specify in which order the tests on the domain will be performed. Default value if the field is empty: 1,5">
<!ENTITY asf.domainTestOrder.tooltip2 "File's domain">
<!ENTITY asf.domainTestOrder.tooltip3 "File's URL">
<!ENTITY asf.domainTestOrder.tooltip4 "File's URL + Filename">
diff --git a/locale/ru/help.dtd b/locale/ru/help.dtd
index 4eb720c..81aad78 100644
--- a/locale/ru/help.dtd
+++ b/locale/ru/help.dtd
@@ -100,7 +100,7 @@ Three steps are essentials, if the filtering doesn't work please check each of t
<!ENTITY firstinstall.firefox.pict1 "screen_save_ru.png">
<!ENTITY firstinstall.firefox.text2 "Убедитесь, что FireFox, не использует другое действие, предотвращающее появление окна загрузки следующим образом:">
<!ENTITY firstinstall.firefox.text3 "В FireFox откройте меню "Инструменты" далее "Настройки...".">
-<!ENTITY firstinstall.firefox.text4 "- Для FireFox 3: Откройте закладку "Приложения"
+<!ENTITY firstinstall.firefox.text4 "- Для FireFox ≥ 3: Откройте закладку "Приложения"
<br />- Для FireFox 2: Откройте в закладку "Содержимое" и нажмите на "Управление..." внизу справа.">
<!ENTITY firstinstall.firefox.text5 "Проверьте чтобы у типа загружаемого файла было установлено действие "Всегда спрашивать".">
<!-- Screenshot from your language. Take firefox/tools/option/application tab/ and show an 'always ask' drop down selected -->
@@ -108,13 +108,13 @@ Three steps are essentials, if the filtering doesn't work please check each of t
<!ENTITY firstinstall.firefox.text6 "Choose a saving method in Firefox preferences, General tab:<br />
- "Save files to": Firefox will save the downloads automatically into the specified folder without opening the files explorer.<br />
- "Always ask me where to save files": Firefox will show you the files explorer which will allow you to rename the file or select another saving folder manually.">
-<!ENTITY firstinstall.firefox.pict3 "screen-main_en.png">
+<!ENTITY firstinstall.firefox.pict3 "screen_main_en.png">
<!ENTITY firstinstall.asf.text1 "If you decide to go without the file explorer, Firefox will automatically save your files<br />
either in the download folder defined by your operating system, or on your desktop.<br />
Do not forget to select "Set by the filters" to allow Firefox to use the filtered folders.">
<!-- Screenshot from your language. Take ASF pref/options/page1 to show the 'Set by filters' selected menu -->
-<!ENTITY firstinstall.asf.pict1 "screen-asf102-setbyfilters_en.png">
+<!ENTITY firstinstall.asf.pict1 "screen_asf102-setbyfilters_en.png">
<!ENTITY firstinstall.asf.text2 "Your filter's order is of a big importance!<br />
The verification is done from top to bottom, and stop right after a filter is matching the actual downloaded file.<br />
Remember to alway set your filters order using the arrow on the right of the filter's tab, or dragging them with your mouse.">
@@ -124,7 +124,7 @@ Remember to alway set your filters order using the arrow on the right of the fil
According to this, <b style='color:red;'>you must not check</b> "Do this automatically for files like this from now on.".<br />
If it ever happens, do Step 1 again.">
<!-- Screenshot from your language. This is a screen of 'What should Firefox do with this file?' saving window, like firstinstall.Firefox.pict1, but with 'Do this automatically for files like this from now on.' shown unchecked-->
-<!ENTITY firstinstall.save.pict1 "screen-savedialog-alwaysdothis_en.png">
+<!ENTITY firstinstall.save.pict1 "screen_savedialog-alwaysdothis_en.png">
<!ENTITY firstinstall.moreinfo.text1 "For more informations on using and creating filters, a help tab is available in the add-on.">
<!ENTITY firstinstall.moreinfo.text2 "A forum is also available on the official development website:">
diff --git a/locale/sv-SE/about.dtd b/locale/sv-SE/about.dtd
index 9be916f..2304786 100644
--- a/locale/sv-SE/about.dtd
+++ b/locale/sv-SE/about.dtd
@@ -24,7 +24,7 @@
<!-- Keep the newline intact as it uses the < pre > tag, keep the 2 begining spaces to create indentation -->
<!ENTITY about.version.102 "+ Lade till ett alternativ att tvinga åtgärdsvalet när det automatiska nerladdningsalternativet används.
-+ Om tillägget DownThemAll! är installerat blir en ny alternativflik tillgänglig för att kunna skicka ASF:s målsökväg till DTA.
++ Om tillägget DownThemAll! är installerat blir en ny alternativflik tillgänglig för att kunna skicka ASF:s målsökväg till dTa!.
+ Lade till ett alternativ att välja huruvida filter skall vara skiftlägeskänsliga eller inte.
+ Nytt alternativ relaterat till det grafiska användargränssnittet.
+ Lade till en dra & släpp-kopieringsmetod (d.v.s. Ctrl+dra i Windows).
@@ -33,7 +33,9 @@
+ Ny meny för att importera och exportera inställningar och filter.
+ En hjälpsida kommer hädanefter att öppnas efter den första installationen och när det finns viktiga meddelanden efter en uppdatering.
+ Added an option to suggest all matching filters instead of only one.
-+ Översättning : sv-SE
++ An ASF button is now available in the toolbar customization menu.
++ Översättning : cs, sv-SE
+- Översättning : it
- Tog bort behovet av snedstreck kring reguljära uttryck-filter.
* Det är nu möjligt att välja vilken domäntyp som används för filtreringsprocessen och anpassa verifieringsordningen (endast domän, fullständig URL, från filen eller den aktuella fliken).
* %asf_f% använder nu fullständiga filnamn med filtillägg om inget filter matchar.
diff --git a/locale/sv-SE/help.dtd b/locale/sv-SE/help.dtd
index 955f55d..870195d 100644
--- a/locale/sv-SE/help.dtd
+++ b/locale/sv-SE/help.dtd
@@ -94,7 +94,7 @@ Three steps are essentials, if the filtering doesn't work please check each of t
<!ENTITY firstinstall.firefox.pict1 "screen_save_sv.png">
<!ENTITY firstinstall.firefox.text2 "Så, försäkra dig om att Firefox inte använder någon annan process som förhindrar att fönstret visas genom att tillämpa följande metod:">
<!ENTITY firstinstall.firefox.text3 "Gå till Firefox-menyn "Verktyg" och välj "Inställningar...".">
-<!ENTITY firstinstall.firefox.text4 "- Firefox 3-användare: Gå till fliken "Program"
+<!ENTITY firstinstall.firefox.text4 "- Firefox ≥ 3-användare: Gå till fliken "Program"
<br />- För användare av de tidigare Firefox-versionerna: Gå till fliken "Innehåll" och klicka på "Hantera..." nederst till höger.">
<!ENTITY firstinstall.firefox.text5 "Säkerställ att den filtyp du vill ladda ner är inställd på "Fråga alltid".">
<!-- Screenshot from your language. Take firefox/tools/option/application tab/ to show an 'always ask' drop down selected -->
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/automatic-save-folder.git
More information about the Pkg-mozext-commits
mailing list