* Commit from translate.jitsi.org by user ibauersachs.: 1013 of 1022 messages translated (8 fuzzy). * Other recent changes in earlier versions: * build.3415 * - Remove the default button from the authorization window in order to prevent the user from accidently accepting authorization requests. * build.3414 * - Some layout and component adjustments. * build.3413 * - Fixes the NetBeans classpath to include the JAR library dependencies of .impl.googlecontacts. * - Fixes a NullPointerException for buttons with pressed button icon. * build.3412 * - Removes src/native/ffmpeg/Makefile which is outdated and obsoleted by src/native/build.xml. * - Switches the iLBC codec implementations from com.ibm.media.codec.audio.AudioCodec to .impl.neomedia.codec.AbstractCodecExt in preparation for replacing JMF with FMJ. * - Makes it possible to have MediaFormat instances with the same encodings and clock rates and different format parameters and still display them as a single choice in the Audio/Video configuration forms of the Tools > Options dialog. * build.3411 * - Utility method added to extract the string before the @ sign from a user name. * - Make the previously committed method public. * - New icons for "Move contact" and "Move to group" items in the right button menu. * build.3410 * - Fix handling of provisioning parameters. * build.3409 * - Extend the SIPCommButton to allow a rollover image. * - Extend the SIPCommButton to allow a pressed image. * - Fixes construction of mute button used in full screen mode. * - Fixes a deadlock in the audio level functionality upong call hangup which prevents further calls from being established. * - Fix issue#JITSI-921 , ConcurrentModificationException at MetaContactImpl.removeCapabilities. * - Fixing random jabber test fails. * build.3408 * - Update app name replacement. * build.3407 * - Fix some strings. * build.3406 * - Fixing windows builds. * build.3405 * - Introduce msi localization, for now French and English available. * build.3404 * - Fix some javadocs and warnings. * build.3403 * - Fix xcap content type when sending resource list, and skip hostname verification on xcap https connections. * build.3402 * - Commit from translate.jitsi.org by user yana.: 1021 of 1022 messages translated (0 fuzzy). * build.3401 * - Removes unused imports. * build.3400 * - Commit from translate.jitsi.org by user yana.: 1021 of 1022 messages translated (0 fuzzy). * build.3399 * - Orders imports. * build.3398 * - Fixes an issue in the Windows setup which may cause versioned .dll and .exe files to not be updated. * build.3397 * - Fix Master Password background. Fix post http redirects in HttpUtils. Enable google contacts in separate thread to avoid blocking initial felix registering of accounts. * - Add additionnal conference-info attributes (not used yet). * build.3396 * - If the sms service isn't available do not add the send sms item.