[Pkg-mozext-commits] [automatic-save-folder] 06/133: Change : * Update version number to "0.9.4b" (affect only the printed text, not the installation version) * Corrected some English locale (Correction by Narayan)
David Prévot
taffit at moszumanska.debian.org
Mon Apr 27 20:33:47 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 981d7068a459ae2a2eca8cd26122b27bcd5d9b30
Author: Cyan <Cyan at d0063192-6b2e-11de-89a9-0b20f3e2dceb>
Date: Sun Jul 12 19:48:46 2009 +0000
Change :
* Update version number to "0.9.4b" (affect only the printed text, not the installation version)
* Corrected some English locale (Correction by Narayan)
git-svn-id: http://automatic-save-folder.googlecode.com/svn/trunk@6 d0063192-6b2e-11de-89a9-0b20f3e2dceb
---
locale/en-US/about.dtd | 2 +-
locale/en-US/asf.dtd | 6 +++---
locale/en-US/info.html | 6 +++---
locale/fr-FR/about.dtd | 2 +-
locale/fr-FR/asf.dtd | 2 +-
locale/fr-FR/info.html | 2 +-
locale/it-IT/about.dtd | 2 +-
locale/it-IT/asf.dtd | 2 +-
locale/it-IT/info.html | 2 +-
9 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/locale/en-US/about.dtd b/locale/en-US/about.dtd
index 0f72106..6b09192 100644
--- a/locale/en-US/about.dtd
+++ b/locale/en-US/about.dtd
@@ -1,5 +1,5 @@
<!ENTITY about "About Automatic Save Folder">
-<!ENTITY version "Version: 0.9.3">
+<!ENTITY version "Version: 0.9.4b">
<!ENTITY createdBy "Created By:">
<!ENTITY createdBy.name "Cyan (CASSAR Éric)">
<!ENTITY contributor "Thanks:">
diff --git a/locale/en-US/asf.dtd b/locale/en-US/asf.dtd
index 1bfe900..76e39a0 100644
--- a/locale/en-US/asf.dtd
+++ b/locale/en-US/asf.dtd
@@ -1,5 +1,5 @@
<!-- ASF -->
-<!ENTITY asf.version "0.9.3">
+<!ENTITY asf.version "0.9.4b">
<!-- browser and save dialog-->
<!ENTITY prefwindow.title "Automatic Save Folder Preferences">
@@ -40,8 +40,8 @@
<!ENTITY asf.options.label "Options">
<!ENTITY asf.viewdloption.bool "View options when downloading">
<!ENTITY asf.viewdloption.label "Allow you to see the last two destination folders and a link to add or edit the filters">
-<!ENTITY asf.viewpathselect.bool "View the filter's list">
-<!ENTITY asf.viewpathselect.label "Activate a menulist with all the filter's path.">
+<!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.variablemode.bool "Advanced mode :">
<!ENTITY asf.variablemode1.label "Allow you to edit the filters saving path manually and add dynamic variables, like the date of the day ">
<!ENTITY asf.variablemode2.label "or the file name.">
diff --git a/locale/en-US/info.html b/locale/en-US/info.html
index f3eda81..d69fae9 100644
--- a/locale/en-US/info.html
+++ b/locale/en-US/info.html
@@ -7,7 +7,7 @@
***** END LICENSE BLOCK ***** -->
<body style="background-color:#FFFFFF;">
-<center><font size="+1"><b>Automatic Save Folder V0.9.3</b></font></center>
+<center><font size="+1"><b>Automatic Save Folder V0.9.4b</b></font></center>
<center>by Cyan</center>
<br /><b><u>Important</u></b>:
<br />
@@ -71,7 +71,7 @@
<br />- <b>folder</b>: your Mozilla folder
<br />
<br />
-<br />Then, if you need to sort all zipped file-type <b>.zip</b> from mozilla.org, and leaves other files in the previous folder:
+<br />Then, if you need to sort all <b>.zip</b> files from mozilla.org, and leaves other files in the previous folder:
<br />- <b>domain</b>: mozilla
<br />- <b>filter</b>: .zip
<br />- <b>folder</b>: your Mozilla folder for .zip files
@@ -115,7 +115,7 @@ videos can be downloaded with .avi, .torrent or .nzb extension (newsgroup).
<br />- <b>folder</b> : D:\video\vacation\%asf_rf%(zip|torrent|nzb)$%asf_rf%
<br />
<br />Explanation about the filters :
-<br />The filter will be activated for all the files beginning by "My_vacation" and ending with one of the available extensions (avi, srt, zip, torrent or nzb).
+<br />The filter will be activated for all the files beginning with "My_vacation" and ending with one of the available extensions (avi, srt, zip, torrent or nzb).
<br />The directory created will depend on the filtering : %asf_rf% analyses the name of the file downloaded with the regular expression contained between the two %asf_rf% : If the file ends with "zip", "torrent" or "nzb", the portion captured by the regular expression creates the subdirectory.
<br />If none of those three extensions are found, the regular expression won't do anything, no subfolder is created and files will be downloaded in D:\video\vacation\
<br />
diff --git a/locale/fr-FR/about.dtd b/locale/fr-FR/about.dtd
index 835b6f1..09951f8 100644
--- a/locale/fr-FR/about.dtd
+++ b/locale/fr-FR/about.dtd
@@ -1,5 +1,5 @@
<!ENTITY about "À Propos d'Automatic save folder">
-<!ENTITY version "Version : 0.9.3">
+<!ENTITY version "Version : 0.9.4b">
<!ENTITY createdBy "Extension créée par :">
<!ENTITY createdBy.name "Cyan (CASSAR Éric)">
<!ENTITY contributor "Remerciements :">
diff --git a/locale/fr-FR/asf.dtd b/locale/fr-FR/asf.dtd
index 17e4cb8..c01e9f6 100644
--- a/locale/fr-FR/asf.dtd
+++ b/locale/fr-FR/asf.dtd
@@ -1,5 +1,5 @@
<!-- ASF -->
-<!ENTITY asf.version "0.9.3">
+<!ENTITY asf.version "0.9.4b">
<!-- browser and save dialog-->
<!ENTITY prefwindow.title "Préférences pour Automatic Save Folder">
diff --git a/locale/fr-FR/info.html b/locale/fr-FR/info.html
index 8764aca..d9dcfba 100644
--- a/locale/fr-FR/info.html
+++ b/locale/fr-FR/info.html
@@ -7,7 +7,7 @@
***** END LICENSE BLOCK ***** -->
<body style="background-color:#FFFFFF;">
-<center><font size="+1"><b>Automatic Save Folder V0.9.3</b></font></center>
+<center><font size="+1"><b>Automatic Save Folder V0.9.4b</b></font></center>
<center>par Cyan</center>
<br /><b><u>Important</u></b> :
<br />
diff --git a/locale/it-IT/about.dtd b/locale/it-IT/about.dtd
index 01ae979..826f92e 100644
--- a/locale/it-IT/about.dtd
+++ b/locale/it-IT/about.dtd
@@ -1,5 +1,5 @@
<!ENTITY about "Informazioni su Automatic Save Folder">
-<!ENTITY version "Versione: 0.9.3">
+<!ENTITY version "Versione: 0.9.4b">
<!ENTITY createdBy "Creato da:">
<!ENTITY createdBy.name "Cyan (CASSAR Éric)">
<!ENTITY contributor "ringraziamenti:">
diff --git a/locale/it-IT/asf.dtd b/locale/it-IT/asf.dtd
index adf3bba..385eb5a 100644
--- a/locale/it-IT/asf.dtd
+++ b/locale/it-IT/asf.dtd
@@ -1,5 +1,5 @@
<!-- ASF -->
-<!ENTITY asf.version "0.9.3">
+<!ENTITY asf.version "0.9.4b">
<!-- browser and save dialog-->
<!ENTITY prefwindow.title "Preferenze di Automatic Save Folder">
diff --git a/locale/it-IT/info.html b/locale/it-IT/info.html
index 2a3b28f..1a6502f 100644
--- a/locale/it-IT/info.html
+++ b/locale/it-IT/info.html
@@ -7,7 +7,7 @@
***** END LICENSE BLOCK ***** -->
<body style="background-color:#FFFFFF;">
-<center><font size="+1"><b>Automatic Save Folder V0.9.3</b></font></center>
+<center><font size="+1"><b>Automatic Save Folder V0.9.4b</b></font></center>
<center>by Cyan</center>
<br /><b><u>Importante</u></b>:
<br />
--
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