Changeset 8832


Ignore:
Timestamp:
Jan 21, 2011, 7:22:09 PM (13 years ago)
Author:
mlg
Message:

Changes the images
for a more "unified" gui.
Resolves some conflicts in the translation files

Location:
extensions/jiwigo/trunk/src/main/resources
Files:
10 added
13 edited

Legend:

Unmodified
Added
Removed
  • extensions/jiwigo/trunk/src/main/resources/fr/mael/jiwigo/trad/messages.properties

    r7223 r8832  
    1212loadingOk=Loading ok
    1313info=Info
     14file=File
    1415
    1516#####################################################
     
    2324mainFrame_recherche=Search...
    2425mainFrame_search=Research for
     26
     27#####################################################
     28################### Proxy Panel #####################
     29#####################################################
     30proxyPanel_useProxy=Use a proxy
     31proxyPanel_address=Address/port
     32proxyPanel_credentials=Login/Password
    2533
    2634#####################################################
     
    5765listingTagsError=Error while getting tags
    5866addingTagsError=Error while adding tags
     67proxyError=Error... Please check the proxy informations
     68connectionRefusedError=Error... Connection refused. Check proxy informations
    5969alreadySendingError=The application is already sending files. Please wait before sending other files.
    6070
     
    8090connexionDialog_emptyField=You must fill all field
    8191connexionDialog_connexionError=<html><center>Error<br/>Check the fields<br/>(The url must contain "http://")</center></html>
    82 connexionDialog_sauvegarder=<html><center>Save informations.<br/> <u>Warning</u> This informations <br/>are not encrypted</center></html>
     92connexionDialog_sauvegarder=Save informations
    8393
    8494#####################################################
  • extensions/jiwigo/trunk/src/main/resources/fr/mael/jiwigo/trad/messages_de.properties

    r7350 r8832  
    8080connexionDialog_emptyField=Sie müssen alle Felder ausfüllen
    8181connexionDialog_connexionError=<html><center>Fehler<br/>Überprüfen Sie die Felder<br/>(Die Url muss "http://" enthalten)</center></html>
    82 connexionDialog_sauvegarder=<html><center>Sicherung der Informationen.<br/> <u>Achtung</u> Die Informationen sind unverschlüsselt<br/> auf Ihrem Computer gespeichert.</center></html>
     82connexionDialog_sauvegarder=Sicherung der Informationen
    8383
    8484#####################################################
  • extensions/jiwigo/trunk/src/main/resources/fr/mael/jiwigo/trad/messages_en.properties

    r7223 r8832  
    1212loadingOk=Loading ok
    1313info=Info
     14file=File
    1415
    1516#####################################################
     
    2223mainFrame_sendingFiles=Sending files for
    2324mainFrame_recherche=Search...
    24 mainFrame_search=Research for
     25mainFrame_search=Research for
     26
     27#####################################################
     28################### Proxy Panel #####################
     29#####################################################
     30proxyPanel_useProxy=Use a proxy
     31proxyPanel_address=Address/port
     32proxyPanel_credentials=Login/Password
    2533
    2634#####################################################
     
    5765listingTagsError=Error while getting tags
    5866addingTagsError=Error while adding tags
     67alreadyUploadingError=Please wait the current upload to be finished
     68proxyError=Error... Please check the proxy informations
     69connectionRefusedError=Error... Connection refused. Check proxy informations
    5970alreadySendingError=The application is already sending files. Please wait before sending other files.
    6071
     
    8091connexionDialog_emptyField=You must fill all field
    8192connexionDialog_connexionError=<html><center>Error<br/>Check the fields<br/>(The url must contain "http://")</center></html>
    82 connexionDialog_sauvegarder=<html><center>Save informations.<br/> <u>Warning</u> This informations <br/>are not encrypted</center></html>
     93connexionDialog_sauvegarder=Save informations
    8394
    8495#####################################################
  • extensions/jiwigo/trunk/src/main/resources/fr/mael/jiwigo/trad/messages_es.properties

    r7338 r8832  
    8080connexionDialog_emptyField=Recuerda que debes rellenar todos los campos
    8181connexionDialog_connexionError=<html><center>Error de conexión. <br/> Compruebe que ha completado los campos correctamente <br/> (El sitio debe contener el "http://")</center></html>
    82 connexionDialog_sauvegarder=<html><center>Guardar la información. <br/> <u> Atención </ u> La información se almacena en <br/> claro en su equipo.</center></html>
     82connexionDialog_sauvegarder=Guardar la información
    8383
    8484#####################################################
  • extensions/jiwigo/trunk/src/main/resources/fr/mael/jiwigo/trad/messages_fr.properties

    r7223 r8832  
    1212loadingOk=Chargement réussi
    1313info=Info
     14file=Fichier
    1415
    1516#####################################################
     
    2324mainFrame_recherche=Recherche...
    2425mainFrame_search=Recherche de
     26
     27#####################################################
     28################### Proxy Panel #####################
     29#####################################################
     30proxyPanel_useProxy=Utiliser un proxy
     31proxyPanel_address=Adresse/port
     32proxyPanel_credentials=Login/Mot de passe
    2533
    2634#####################################################
     
    5765listingTagsError=Erreur lors de la récupération des tags
    5866addingTagsError=Erreur lors de l'ajout de tags
     67proxyError=Erreur... Veuillez vérifier les paramètres proxy
     68connectionRefusedError=Erreur... Connexion refusée. Vérifiez les paramètres proxy
    5969alreadySendingError=Un envoi de photo est en cours. Veuillez attendre qu'il soit fini.
    6070
     
    8090connexionDialog_emptyField=Vous devez remplir tous les champs
    8191connexionDialog_connexionError=<html><center>Erreur lors de la connexion.<br/>Assurez vous d'avoir complété les champs correctement<br/>(L'adresse du site doit contenir le "http://")</center></html>
    82 connexionDialog_sauvegarder=<html><center>Sauvegarder les informations.<br/> <u>Attention</u> Les informations sont stockées<br/> en clair sur votre ordinateur.</center></html>
     92connexionDialog_sauvegarder=Sauvegarder les informations
    8393
    8494#####################################################
  • extensions/jiwigo/trunk/src/main/resources/log4j.xml

    r6962 r8832  
    2323        <!-- Déclaration loggers -->
    2424        <logger name="fr.mael.jiwigo" additivity="false">
    25                 <level value="INFO" />
     25                <level value="DEBUG" />
    2626                <appender-ref ref="console" />
    2727                <appender-ref ref="fichier" />
Note: See TracChangeset for help on using the changeset viewer.