From 0606e82b29f0e311d688f9bda5e0ee9d45dee583 Mon Sep 17 00:00:00 2001 From: "gijskruitbosch%gmail.com" Date: Mon, 5 Oct 2009 14:25:08 +0000 Subject: [PATCH] Fix spelling error, thanks Vlado! (rs=firebot, a=NPOTFFB) git-svn-id: svn://10.0.0.236/trunk@258591 18797224-902f-48f8-a5cc-f745e15eee43 --- .../extensions/irc/locales/en-US/chrome/chatzilla.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/extensions/irc/locales/en-US/chrome/chatzilla.properties b/mozilla/extensions/irc/locales/en-US/chrome/chatzilla.properties index ca86a463565..1cfb9f8360b 100644 --- a/mozilla/extensions/irc/locales/en-US/chrome/chatzilla.properties +++ b/mozilla/extensions/irc/locales/en-US/chrome/chatzilla.properties @@ -1257,7 +1257,7 @@ msg.connection.abort.offline = The connection to %S (%S) was aborted because you msg.connection.abort.unknown = The connection to %S (%S) was aborted with error %S. msg.connection.timeout = Connection to %S (%S) timed out. [[Help][Get more information about this error online][faq connection.timeout]] msg.unknown.host = Unknown host ``%S'' connecting to %S (%S). [[Help][Get more information about this error online][faq connection.unknown.host]] -msg.invalid.cert = "%S has an invalid security certificate. If you trust this server, [[add an exception][Opens the dialog to add a security certifcate exception][%S]]. +msg.invalid.cert = "%S has an invalid security certificate. If you trust this server, [[add an exception][Opens the dialog to add a security certificate exception][%S]]. msg.connection.closed = Connection to %S (%S) closed. [[Help][Get more information about this error online][faq connection.closed]] msg.connection.reset = Connection to %S (%S) reset. [[Help][Get more information about this error online][faq connection.reset]] msg.connection.quit = Disconnected from %S (%S). [[Reconnect][Reconnect to %S][%S]]