[tor-messenger-build/master] Shorten the XMPP registration messages

commit f47c0b8b674da38a78b0b0cd4b2311df6e46b466 Author: Sukhbir Singh <sukhbir@torproject.org> Date: Tue Jul 14 04:06:58 2015 -0400 Shorten the XMPP registration messages --- projects/instantbird/xmpp-inband-registration.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/instantbird/xmpp-inband-registration.patch b/projects/instantbird/xmpp-inband-registration.patch index 8dbf4e0..3ec5297 100644 --- a/projects/instantbird/xmpp-inband-registration.patch +++ b/projects/instantbird/xmpp-inband-registration.patch @@ -10,9 +10,9 @@ diff --git a/chat/locales/en-US/xmpp.properties b/chat/locales/en-US/xmpp.proper connection.authenticating=Authenticating connection.gettingResource=Getting resource connection.downloadingRoster=Downloading contact list -+connection.registering=Registering new account with server ++connection.registering=Registering new account +connection.gettingRegistration=Getting registration form -+connection.onRegistrationSuccess=Account registration successful ++connection.onRegistrationSuccess=Account registered # LOCALIZATION NOTE (connection.error.*) # These will show in the account manager if an error occurs during the
participants (1)
-
sukhbir@torproject.org