Ignore:
Timestamp:
Mar 27, 2011, 1:05:29 PM (13 years ago)
Author:
mlg
Message:

Integrates new changes in jiwigo-ws-api
(Exception management)

File:
1 edited

Legend:

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

    r9431 r9894  
    6969connectionRefusedError=Error... Connection refused. Check proxy informations
    7070alreadySendingError=The application is already sending files. Please wait before sending other files.
     71wrongChunkSizeError=The chunk size in the preferences menu is wrong.
     72unexpectedSendingError=<html><center>Unexpected error while sending images. The images will probably not be created.<br/>Affected images are :</center><ul>%s</ul></html>
     73fileAlreadyExistsError=<html><center>Some of the selected files exist on the server. They will not be created.<br/>Affected images are :</center><ul>%s</ul></html>
    7174
    7275#####################################################
Note: See TracChangeset for help on using the changeset viewer.