* Commit from translate.jitsi.org by user ibauersachs.: 1100 of 1103 messages translated (2 fuzzy). * Other recent changes in earlier versions: * build.3608 * - Updates Debian menu categories. * - Commit from translate.jitsi.org by user yana.: 1079 of 1103 messages translated (7 fuzzy). * build.3607 * - Fixes possible NPE calling getDisplayName on sip call peers that are already disconnected. Make sure media is closed even if any of call peer listeners throw an exception. * build.3606 * - Fixes some more chat room issues, among which: allows to set nickname for rooms by right clicking the room name, no contact list displayed, not displaying history messages more than once. Patch provided by Purvesh Sahoo. * build.3605 * - Removes sip contacts which have removed us from theit contact list (subscription terminated and deactivated) preventing subsequent authorization requests. * - Fixes NPE in xcap if for some reason sub-handling actions are missing from rules xml. * - Initialize the SIP display name through the account info operation set. * build.3604 * - Fixes ambiguous properties with "sip" prefix in configuration file. * build.3603 * - Extends the authorization request process with the possibility to automatically add the requesting contact to the contact list. * build.3602 * - Fixes multiple authorization request windows when sip server re-sends authorizations. * build.3601 * - Fixes editable text in the initial sign up window. * build.3600 * - Fixes starting auto away thread. * - Reverts latest changes fixing build. * build.3599 * - Closes the initial add account window if a create account form is loaded. * build.3598 * - Enables spell check plugin and adds some improvements provided by Purvesh Sahoo. * build.3597 * - Addresses a possible deadlock in video calls. * build.3596 * - Takes into account the configuration property net.java.sip.communicator.service.protocol.MIN_MEDIA_PORT_NUMBER for the purposes of ICE. * - Addresses a possible deadlock in video calls. * build.3595 * - Updates msn library with latest fixes for login accounts with no contacts and fix a NPE in OIM. * build.3594 * - Fixes the use of non predefined parameters in the provisioning uri. * build.3593 * - Fixes Jabber create account form. * build.3592 * - Fixes the Windows setup to respect the user's choice about the target directory in which Jitsi is to be installed. * build.3591 * - Fixes the Windows setup to respect the user's choice about the target directory in which Jitsi is to be installed. * build.3590 * - Fixes possible deadlock in RTPConnectorUDPInputStream. * build.3589 * - Fixes possible deadlock in RTPConnectorUDPInputStream.