Rename remaining localized Jabber names to XMPP

cusax-fix
Ingo Bauersachs 13 years ago
parent c488f654c2
commit 012f43d028

@ -1026,7 +1026,7 @@ plugin.jabberaccregwizz.HAS_TO_BE_LOGGED_IN=The account has to be signed in befo
plugin.jabberaccregwizz.PASSWORD_EMPTY=The password is empty.
plugin.jabberaccregwizz.TLS_REQUIRED=The connection does not use TLS, will not attempt a password change.
plugin.jabberaccregwizz.PASSWORD_CHANGED=The password has been successfully changed
plugin.jabberaccregwizz.SERVER_NOT_SUPPORT_PASSWORD_CHANGE=Your jabber server does not support password changes.
plugin.jabberaccregwizz.SERVER_NOT_SUPPORT_PASSWORD_CHANGE=Your XMPP server does not support password changes.
plugin.jabberaccregwizz.PASSWORD_NOT_STORED=The password has been changed on the server, but local configuration was not updated
plugin.jabberaccregwizz.ENTER_NEW_PASSWORD=Please enter your new password in both fields:
plugin.jabberaccregwizz.OVERRIDE_ENCODINGS=Override global encoding settings
@ -1527,7 +1527,7 @@ plugin.globalproxy.PROTOCOL_SUPPORT=<html><table> \
<tr><td></td><td> SOSCKS4/5 </td><td> SOSCKS4/5+Auth </td><td> HTTP </td><td> HTTP+Auth </td></tr>\
<tr><td>Yahoo!</td><td>+</td><td>+</td><td>-</td><td>-</td></tr>\
<tr><td>MSN</td><td>+</td><td>+</td><td>-</td><td>-</td></tr>\
<tr><td>JABBER</td><td>+</td><td>+</td><td>+</td><td>+</td></tr>\
<tr><td>XMPP</td><td>+</td><td>+</td><td>+</td><td>+</td></tr>\
<tr><td>ICQ/AIM</td><td>+</td><td>+</td><td>+</td><td>+</td></tr>\
</table></html>

Loading…
Cancel
Save