[Pkg-mozext-commits] [automatic-save-folder] 14/133: Change : Clarification on the right-click checkbox in options tab: Affects only the "Save link as...". Even if this option is unchecked, the filtering is still working with "save image as..." and "File/save as...".
David Prévot
taffit at moszumanska.debian.org
Mon Apr 27 20:33:48 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 96a27627f970d02a8bd384c758402145856160a2
Author: Cyan <Cyan at d0063192-6b2e-11de-89a9-0b20f3e2dceb>
Date: Thu Sep 24 11:17:42 2009 +0000
Change :
Clarification on the right-click checkbox in options tab: Affects only the "Save link as...". Even if this option is unchecked, the filtering is still working with "save image as..." and "File/save as...".
git-svn-id: http://automatic-save-folder.googlecode.com/svn/trunk@14 d0063192-6b2e-11de-89a9-0b20f3e2dceb
---
locale/en-US/asf.dtd | 4 ++--
locale/fr-FR/asf.dtd | 4 ++--
locale/it-IT/asf.dtd | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/locale/en-US/asf.dtd b/locale/en-US/asf.dtd
index 4ae91d5..8afde4a 100644
--- a/locale/en-US/asf.dtd
+++ b/locale/en-US/asf.dtd
@@ -40,8 +40,8 @@
<!ENTITY asf.viewpathselect.bool "View the list of folders">
<!ENTITY asf.viewpathselect.label "Activate a drop-down menu with all the filter's path.">
<!ENTITY asf.dialogaccept.bool "Automatically accept the download.">
-<!ENTITY asf.rightclick.bool "Right-Click enabled">
-<!ENTITY asf.rightclick.label "The right-click 'save as...' functionality doesn't work with downloading redirection scripts. 
Firefox proposed filename will stay as 'script_name.php' instead of the real target filename. 
Disable this feature if you need the right-click to save a redirection link. Single left-click is not affected.">
+<!ENTITY asf.rightclick.bool "Activate the filtering on the Right-Click menu 'Save link as...'">
+<!ENTITY asf.rightclick.label "The right-click 'Save link as...' functionality doesn't work with file's redirection scripts. 
Temporarily disable this feature if you need to use the right-click to save a redirection link. 

This option doesn't affect the menus 'Save image as...', nor 'Save as... (CTRL+S)'.">
<!ENTITY asf.rightclick.DSort.label "Download sort extension has been detected. 
Automatic Save Folder's right-click feature will not work until you disable Download Sort in your Add-on manager.">
<!ENTITY asf.rightclick.ff2.label "The right-click 'save as...' functionality doesn't work on Firefox 1.5 or 2.*, please upgrade to Firefox 3.x to use it.">
diff --git a/locale/fr-FR/asf.dtd b/locale/fr-FR/asf.dtd
index 161575d..4fe4de6 100644
--- a/locale/fr-FR/asf.dtd
+++ b/locale/fr-FR/asf.dtd
@@ -40,8 +40,8 @@
<!ENTITY asf.viewpathselect.bool "Afficher la liste des filtres">
<!ENTITY asf.viewpathselect.label "Active le menu déroulant contenant le chemin de chaque filtre.">
<!ENTITY asf.dialogaccept.bool "Accepter le téléchargement automatiquement.">
-<!ENTITY asf.rightclick.bool "Clic-droit activé">
-<!ENTITY asf.rightclick.label "La fonction clic-droit 'enregistrer la cible sous...' ne fonctionne pas avec les script de redirection de fichiers. 
Le nom de fichier proposé par Firefox reste 'nom_du_script.php' au lieu du vrai nom du fichier téléchargé. 
Désactivez temporairement cette option si vous devez utiliser le clic-droit pour sauvegarder un fichier provenant d'un script de redirection. Le clic-gauche n'est pas affecté.">
+<!ENTITY asf.rightclick.bool "Activer le filtrage sur le menu clic-droit 'Enregistrer la cible du lien sous...'.">
+<!ENTITY asf.rightclick.label "La fonction clic-droit 'enregistrer la cible du lien sous...' ne fonctionne pas avec les script de redirection de fichiers. 
Désactivez temporairement cette option si vous devez utiliser le clic-droit pour sauvegarder un fichier provenant d'un script de redirection. 

Cette option n'affecte pas les menus 'Enregistrer l'image sous...', ni 'Enregistrer sous... (CTRL+S)'.">
<!ENTITY asf.rightclick.DSort.label "L'extension Download Sort à été détectée. 
La fonction clic-droit d'Automatic Save Folder est temporairement indisponible. Désactivez l'extension Download Sort dans le menu 'outils/modules complémentaires...' afin de pouvoir utiliser le clic-droit avec Automatic Save Folder.">
<!ENTITY asf.rightclick.ff2.label "La fonction clic-droit 'enregistrer la cible sous...' ne fonctionne pas avec firefox 1.5 et 2.* ; Installez Firefox 3.x pour pouvoir utiliser cette fonctionnalité.">
diff --git a/locale/it-IT/asf.dtd b/locale/it-IT/asf.dtd
index c0d91e3..860e300 100644
--- a/locale/it-IT/asf.dtd
+++ b/locale/it-IT/asf.dtd
@@ -40,8 +40,8 @@
<!ENTITY asf.viewpathselect.bool "Vedi la lista dei filtri">
<!ENTITY asf.viewpathselect.label "Visualizza un menu con la lista di tutti i percorsi dei filtri.">
<!ENTITY asf.dialogaccept.bool "Automatically accept the download.">
-<!ENTITY asf.rightclick.bool "Right-Click enabled">
-<!ENTITY asf.rightclick.label "The right-click 'save as...' functionality doesn't work with downloading redirection scripts. 
Firefox proposed filename will stay as 'script_name.php' instead of the real target filename. 
Disable this feature if you need the right-click to save a redirection link. Single left-click is not affected.">
+<!ENTITY asf.rightclick.bool "Activate the filtering on the Right-Click menu 'Save link as...'">
+<!ENTITY asf.rightclick.label "The right-click 'Save link as...' functionality doesn't work with file's redirection scripts. 
Temporarily disable this feature if you need to use the right-click to save a redirection link. 

This option doesn't affect the menus 'Save image as...', nor 'Save as... (CTRL+S)'.">
<!ENTITY asf.rightclick.DSort.label "Download sort extension has been detected. 
Automatic Save Folder's right-click feature will not work until you disable Download Sort in your Add-on manager.">
<!ENTITY asf.rightclick.ff2.label "The right-click 'save as...' functionality doesn't work on Firefox 1.5 or 2.*, please upgrade to Firefox 3.x to use it.">
--
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