Changeset 801

Show
Ignore:
Timestamp:
2008-02-28 21:17:15 (10 months ago)
Author:
JimmY2K
Message:

dTa replacing DTA, copryright 2008 added

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.0.x/LICENSE

    r739 r801  
    11** DownThemAll! ** 
    2 Copyright (C) 2004-2007 Federico Parodi and Stefano Verna. 
     2Copyright (C) 2004-2008 Federico Parodi and Stefano Verna. 
    33Copyright (C) 2007-2008 Federico Parodi, Stefano Verna and Nils Maier. 
    44 
  • branches/1.0.x/chrome/content/about/about.xul

    r719 r801  
    8686        <dialogheader id="logo" title="DownThemAll!" description="&about.subtitle;" orient="vertical" style="font-size: smaller;" chromedir="&locale.dir;"/> 
    8787        <groupbox orient="vertical"> 
    88                 <label value="Copyright © 2004-2007 By:" style="font-weight: bold;"/> 
     88                <label value="Copyright © 2004-2008 By:" style="font-weight: bold;"/> 
    8989                <html:ul> 
    9090                        <html:li><label value="Federico Parodi" class="link" onclick="openTab('http://www.jimmy2k.it'); "/></html:li> 
  • branches/1.0.x/chrome/content/dta/manager.js

    r775 r801  
    1515 * 
    1616 * The Initial Developers of the Original Code are Stefano Verna and Federico Parodi 
    17  * Portions created by the Initial Developers are Copyright (C) 2004-2007 
     17 * Portions created by the Initial Developers are Copyright (C) 2004-2008 
    1818 * the Initial Developers. All Rights Reserved. 
    1919 * 
  • branches/1.0.x/chrome/content/dta/manager/alertservice.js

    r719 r801  
    1515 * 
    1616 * The Initial Developers of the Original Code are Stefano Verna and Federico Parodi 
    17  * Portions created by the Initial Developers are Copyright (C) 2004-2007 
     17 * Portions created by the Initial Developers are Copyright (C) 2004-2008 
    1818 * the Initial Developers. All Rights Reserved. 
    1919 * 
  • branches/1.0.x/chrome/content/dta/manager/info.js

    r575 r801  
    1515 * 
    1616 * The Initial Developers of the Original Code are Stefano Verna and Federico Parodi 
    17  * Portions created by the Initial Developers are Copyright (C) 2004-2007 
     17 * Portions created by the Initial Developers are Copyright (C) 2004-2008 
    1818 * the Initial Developers. All Rights Reserved. 
    1919 * 
  • branches/1.0.x/chrome/content/dta/manager/prefs.js

    r719 r801  
    1515 * 
    1616 * The Initial Developers of the Original Code are Stefano Verna and Federico Parodi 
    17  * Portions created by the Initial Developers are Copyright (C) 2004-2007 
     17 * Portions created by the Initial Developers are Copyright (C) 2004-2008 
    1818 * the Initial Developers. All Rights Reserved. 
    1919 * 
  • branches/1.0.x/chrome/content/dta/manager/sessionmanager.js

    r775 r801  
    1515 * 
    1616 * The Initial Developers of the Original Code are Stefano Verna and Federico Parodi 
    17  * Portions created by the Initial Developers are Copyright (C) 2004-2007 
     17 * Portions created by the Initial Developers are Copyright (C) 2004-2008 
    1818 * the Initial Developers. All Rights Reserved. 
    1919 * 
  • branches/1.0.x/chrome/content/dta/manager/tooltip.js

    r719 r801  
    1515 * 
    1616 * The Initial Developers of the Original Code are Stefano Verna and Federico Parodi 
    17  * Portions created by the Initial Developers are Copyright (C) 2004-2007 
     17 * Portions created by the Initial Developers are Copyright (C) 2004-2008 
    1818 * the Initial Developers. All Rights Reserved. 
    1919 * 
  • branches/1.0.x/chrome/content/dta/maskbutton.js

    r719 r801  
    1515 * 
    1616 * The Initial Developers of the Original Code are Stefano Verna and Federico Parodi 
    17  * Portions created by the Initial Developers are Copyright (C) 2004-2007 
     17 * Portions created by the Initial Developers are Copyright (C) 2004-2008 
    1818 * the Initial Developers. All Rights Reserved. 
    1919 * 
  • branches/1.0.x/chrome/content/integration/elements.js

    r719 r801  
    1515 * 
    1616 * The Initial Developers of the Original Code are Stefano Verna and Federico Parodi 
    17  * Portions created by the Initial Developers are Copyright (C) 2004-2007 
     17 * Portions created by the Initial Developers are Copyright (C) 2004-2008 
    1818 * the Initial Developers. All Rights Reserved. 
    1919 * 
  • branches/1.0.x/chrome/content/integration/elements.xul

    r720 r801  
    8282                ondragdrop="nsDragAndDrop.drop(event, DTA_DropTDTA);" 
    8383                oncommand="if (event.target == this) DTA_ContextOverlay.findLinks(true);" 
    84                 label="DTA OneClick!" 
     84                label="dTa OneClick!" 
    8585                tooltiptext="dTa OneClick!" 
    8686                type="menu-button" 
    8787        > 
    8888                <menupopup> 
    89                         <menuitem id="dta-tb-turbo" label="DTA OneClick! (&dta-tb-single.label;)" oncommand="DTA_ContextOverlay.findLinks(true, false);" tooltiptext="dTa OneClick!" image="chrome://dta/skin/common/turbo.png" class="menuitem-iconic"/> 
    90                         <menuitem id="dta-tb-allturbo" label="DTA OneClick! (&dta-tb-all.label;)" oncommand="DTA_ContextOverlay.findLinks(true, true);" tooltiptext="dTa OneClick!" image="chrome://dta/skin/common/turbo.png" class="menuitem-iconic"/> 
     89                        <menuitem id="dta-tb-turbo" label="dTa OneClick! (&dta-tb-single.label;)" oncommand="DTA_ContextOverlay.findLinks(true, false);" tooltiptext="dTa OneClick!" image="chrome://dta/skin/common/turbo.png" class="menuitem-iconic"/> 
     90                        <menuitem id="dta-tb-allturbo" label="dTa OneClick! (&dta-tb-all.label;)" oncommand="DTA_ContextOverlay.findLinks(true, true);" tooltiptext="dTa OneClick!" image="chrome://dta/skin/common/turbo.png" class="menuitem-iconic"/> 
    9191                </menupopup>             
    9292        </toolbarbutton> 
     
    103103                                label="DownThemAll!..." image="chrome://dta/skin/common/dta.png" class="menuitem-iconic" /> 
    104104                        <menuitem id="dtaToolsTDTA" oncommand="DTA_ContextOverlay.findLinks(true)"  
    105                                 label="DTA OneClick!" image="chrome://dta/skin/common/turbo.png" class="menuitem-iconic" /> 
     105                                label="dTa OneClick!" image="chrome://dta/skin/common/turbo.png" class="menuitem-iconic" /> 
    106106                        <menuitem id="dtaToolsManager" oncommand="DTA_AddingFunctions.openManager()"  
    107107                                label="&dta-manager-button;..." image="chrome://dta/skin/common/box.png" class="menuitem-iconic" />      
  • branches/1.0.x/chrome/content/integration/saveas.js

    r719 r801  
    1515 * 
    1616 * The Initial Developers of the Original Code are Stefano Verna and Federico Parodi 
    17  * Portions created by the Initial Developers are Copyright (C) 2004-2007 
     17 * Portions created by the Initial Developers are Copyright (C) 2004-2008 
    1818 * the Initial Developers. All Rights Reserved. 
    1919 * 
  • branches/1.0.x/chrome/content/preferences/interfacePane.xul

    r720 r801  
    5757                                                <checkbox id="dtaContext1"  
    5858                                                        preference="dtaContext" 
    59                                                         label="DTA OneClick!" 
     59                                                        label="dTa OneClick!" 
    6060                                                        onsyncfrompreference="return Interface.getMenu('dtaContext', 1);" 
    6161                                                        onsynctopreference="return Interface.setMenu('dtaContext', 1);" 
     
    8080                                                <checkbox id="dtaTool1"  
    8181                                                        preference="dtaTool" 
    82                                                         label="DTA OneClick!"  
     82                                                        label="dTa OneClick!"  
    8383                                                        onsyncfrompreference="return Interface.getMenu('dtaTool', 1);" 
    8484                                                        onsynctopreference="return Interface.setMenu('dtaTool', 1);" 
  • branches/1.0.x/chrome/content/preferences/prefs.js

    r719 r801  
    1515 * 
    1616 * The Initial Developers of the Original Code are Stefano Verna and Federico Parodi 
    17  * Portions created by the Initial Developers are Copyright (C) 2004-2007 
     17 * Portions created by the Initial Developers are Copyright (C) 2004-2008 
    1818 * the Initial Developers. All Rights Reserved. 
    1919 * 
  • branches/1.0.x/chrome/content/preferences/toolbarButtons.xul

    r720 r801  
    5555                        <checkbox id="dtaSMButtons1"  
    5656                                preference="dtaSMButtons" 
    57                                 label="DTA OneClick!" 
     57                                label="dTa OneClick!" 
    5858                                onsyncfrompreference="return Interface.getMenu('dtaSMButtons', 1);" 
    5959                                onsynctopreference="return Interface.setMenu('dtaSMButtons', 1);" 
  • branches/1.0.x/chrome/help/about.html

    r503 r801  
    1414        <h1>About DownThemAll!</h1> 
    1515        <h2 id="copyright">Copyright and License</h2> 
    16         <pre id="license">Copyright (C) 2004-2007 Federico Parodi and Stefano Verna  
     16        <pre id="license">Copyright (C) 2004-2008 Federico Parodi and Stefano Verna  
    1717Copyright (C) 2007 Nils Maier, Federico Parodi and Stefano Verna 
    1818 
  • branches/1.0.x/chrome/locale/de-DE/menu.properties

    r784 r801  
    11dtasaveimage=Grafik mit DownThemAll! speichern 
    2 turbosaveimage=Grafik mit DTA OneClick! speichern 
     2turbosaveimage=Grafik mit dTa OneClick! speichern 
    33dtasavelink=Link mit DownThemAll! speichern 
    4 turbosavelink=Link mit DTA OneClick! speichern 
     4turbosavelink=Link mit dTa OneClick! speichern 
    55dtaselection=DownThemAll! Auswahl... 
    66turboselection=dTa OneClick! Auswahl... 
  • branches/1.0.x/chrome/locale/el-GR/menu.properties

    r734 r801  
    11dtasaveimage=Αποθήκευση εικόνας με το DownThemAll! 
    2 turbosaveimage=Εκκίνηση εικόνας με το DTA OneClick! 
     2turbosaveimage=Εκκίνηση εικόνας με το dTa OneClick! 
    33dtasavelink=Αποθήκευση δεσμού με το DownThemAll! 
    4 turbosavelink=Εκκίνηση λήψης δεσμού με το DTA OneClick! 
     4turbosavelink=Εκκίνηση λήψης δεσμού με το dTa OneClick! 
    55dtaselection=Επιλογή DownThemAll! 
    6 turboselection=Επιλογή DTA OneClick!... 
     6turboselection=Επιλογή dTa OneClick!... 
    77dtaregular=DownThemAll!... 
    8 turboregular=DTA OneClick!... 
     8turboregular=dTa OneClick!... 
    99error=Σφάλμα - DownThemAll! 
    1010errornolinks=Δεν βρέθηκαν δεσμοί ή εικόνες! 
  • branches/1.0.x/chrome/locale/el-GR/prefpanes.dtd

    r734 r801  
    6161<!ENTITY advancedpane.misc.caption "Διάφορες ρυθμίσεις"> 
    6262<!ENTITY advancedpane.settime.label "Χρονοσήμανση αρχείων με βάση την χρονοσήμανση του διακομιστή ή την ώρα που μπήκαν στην ουρά αναμονής"> 
    63 <!ENTITY advancedpane.rememberoneclick.label "Να διατηρεί το DTA OneClick την επιλογή για εφαρμογή σε όλες τις καρτέλες ή μόνο στην τρέχουσα"> 
     63<!ENTITY advancedpane.rememberoneclick.label "Να διατηρεί το dTa OneClick την επιλογή για εφαρμογή σε όλες τις καρτέλες ή μόνο στην τρέχουσα"> 
    6464<!ENTITY advancedpane.tempfiles.caption "Προσωρινά αρχεία"> 
    6565<!ENTITY advancedpane.usetemp.label "Αποθήκευση τεμαχίων πολυμερών λήψεων σε προσωρινό κατάλογο"> 
  • branches/1.0.x/chrome/locale/en-US/menu.properties

    r718 r801  
    11dtasaveimage=Save image with DownThemAll! 
    2 turbosaveimage=Start saving image with DTA OneClick! 
     2turbosaveimage=Start saving image with dTa OneClick! 
    33dtasavelink=Save link with DownThemAll! 
    4 turbosavelink=Start saving link with DTA OneClick! 
     4turbosavelink=Start saving link with dTa OneClick! 
    55dtaselection=DownThemAll! selection... 
    6 turboselection=DTA OneClick selection... 
     6turboselection=dTa OneClick selection... 
    77dtaregular=DownThemAll!... 
    8 turboregular=DTA OneClick!... 
     8turboregular=dTa OneClick!... 
    99error=DownThemAll! - Error 
    1010errornolinks=No links or pictures found! 
  • branches/1.0.x/chrome/locale/en-US/prefpanes.dtd

    r718 r801  
    6565<!ENTITY advancedpane.misc.caption "Miscellaneous settings"> 
    6666<!ENTITY advancedpane.settime.label "Set files time to last modified time (server) or time of queuing"> 
    67 <!ENTITY advancedpane.rememberoneclick.label "Have DTA OneClick remember if it applies to All Tabs or Current Tab"> 
     67<!ENTITY advancedpane.rememberoneclick.label "Have dTa OneClick remember if it applies to All Tabs or Current Tab"> 
    6868<!ENTITY advancedpane.tempfiles.caption "Temporary files"> 
    6969<!ENTITY advancedpane.usetemp.label "Save download chunks in a temporary directory"> 
  • branches/1.0.x/chrome/locale/es-ES/menu.properties

    r734 r801  
    11dtasaveimage=Guardar imagen con DownThemAll! 
    2 turbosaveimage=Iniciar guardar imagen con DTA OneClick! 
     2turbosaveimage=Iniciar guardar imagen con dTa OneClick! 
    33dtasavelink=Guardar enlace DownThemAll! 
    4 turbosavelink=Iniciar guardar enlace con DTA OneClick! 
     4turbosavelink=Iniciar guardar enlace con dTa OneClick! 
    55dtaselection=Selección de DownThemAll!... 
    6 turboselection=Selección de DTA OneClick... 
     6turboselection=Selección de dTa OneClick... 
    77dtaregular=DownThemAll!... 
    8 turboregular=DTA OneClick!... 
     8turboregular=dTa OneClick!... 
    99error=DownThemAll! - Error 
    1010errornolinks=No se encontraron enlaces o fotos 
  • branches/1.0.x/chrome/locale/es-ES/prefpanes.dtd

    r734 r801  
    6161<!ENTITY advancedpane.misc.caption "Miscelánea"> 
    6262<!ENTITY advancedpane.settime.label "Establecer fecha/hora de archivos para fecha/hora de última modificación (servidor) o de puesta en cola"> 
    63 <!ENTITY advancedpane.rememberoneclick.label "Hacer que DTA OneClick recuerde si se aplica a todas las pestañas o sólo a la actual"> 
     63<!ENTITY advancedpane.rememberoneclick.label "Hacer que dTa OneClick recuerde si se aplica a todas las pestañas o sólo a la actual"> 
    6464<!ENTITY advancedpane.tempfiles.caption "Archivos temporales"> 
    6565<!ENTITY advancedpane.usetemp.label "Guardar partes durante la descarga en un directorio temporal"> 
  • branches/1.0.x/chrome/locale/fi-FI/menu.properties

    r734 r801  
    11dtasaveimage=Tallena kuva DownThemAllilla 
    2 turbosaveimage=Avaa kuva DTA OneClickillä 
     2turbosaveimage=Avaa kuva dTa OneClickillä 
    33dtasavelink=Tallenna linkki DownThemAllilla 
    4 turbosavelink=Avaa linkki DTA OneClickillä 
     4turbosavelink=Avaa linkki dTa OneClickillä 
    55dtaselection=DownThemAll!-valinta... 
    6 turboselection=DTA OneClick-valinta... 
     6turboselection=dTa OneClick-valinta... 
    77dtaregular=DownThemAll!... 
    8 turboregular=DTA OneClick!... 
     8turboregular=dTa OneClick!... 
    99error=DownThemAll! - Virhe 
    1010errornolinks=Linkkejä tai kuvia ei löydy! 
  • branches/1.0.x/chrome/locale/fr-FR/menu.properties

    r734 r801  
    66turboselection=Choix OneClick!… 
    77dtaregular=DownThemAll!… 
    8 turboregular=DTA OneClick!… 
     8turboregular=dTa OneClick!… 
    99error=DownThemAll! - Erreur 
    1010errornolinks=Liens ou images introuvables ! 
  • branches/1.0.x/chrome/locale/it-IT/menu.properties

    r768 r801  
    11dtasaveimage=Salva l'immagine con DownThemAll! 
    2 turbosaveimage=Salva subito l'immagine con DTA OneClick! 
     2turbosaveimage=Salva subito l'immagine con dTa OneClick! 
    33dtasavelink=Salva il link con DownThemAll! 
    4 turbosavelink=Salva subito il link con DTA OneClick! 
     4turbosavelink=Salva subito il link con dTa OneClick! 
    55dtaselection=Selezione con DownThemAll!... 
    6 turboselection=Selezione con DTA OneClick... 
     6turboselection=Selezione con dTa OneClick... 
    77dtaregular=DownThemAll!... 
    8 turboregular=DTA OneClick!... 
     8turboregular=dTa OneClick!... 
    99error=DownThemAll! - Errore 
    1010errornolinks=Non ho trovato nessun link o oggetto! 
  • branches/1.0.x/chrome/locale/nl-NL/menu.properties

    r758 r801  
    11dtasaveimage=Afbeelding opslaan met DownThemAll! 
    2 turbosaveimage=Opslaan afbeelding starten met DTA OneClick! 
     2turbosaveimage=Opslaan afbeelding starten met dTa OneClick! 
    33dtasavelink=Koppeling opslaan met DownThemAll! 
    4 turbosavelink=Opslaan koppeling starten met DTA OneClick! 
     4turbosavelink=Opslaan koppeling starten met dTa OneClick! 
    55dtaselection=Selectie downloaden met DownThemAll!... 
    6 turboselection=Selectie downloaden met DTA OneClick!... 
     6turboselection=Selectie downloaden met dTa OneClick!... 
    77dtaregular=DownThemAll!... 
    8 turboregular=DTA OneClick!... 
     8turboregular=dTa OneClick!... 
    99error=DownThemAll! - Fout 
    1010errornolinks=Geen koppelingen of afbeeldingen gevonden! 
  • branches/1.0.x/chrome/locale/sr-YU/menu.properties

    r758 r801  
    11dtasaveimage=Сачувај слику помоћу DownThemAll! 
    2 turbosaveimage=Започни чување слике помоћу DTA OneClick! 
     2turbosaveimage=Започни чување слике помоћу dTa OneClick! 
    33dtasavelink=Сачувај датотеку помоћу DownThemAll! 
    4 turbosavelink=Започни чување датотеке помоћу DTA OneClick! 
     4turbosavelink=Започни чување датотеке помоћу dTa OneClick! 
    55dtaselection=DownThemAll! избор... 
    66turboselection=DownThemAll! OneClick избор...