From 5e56ff175531c0219f9b6f2f8513dc45b96dd7b2 Mon Sep 17 00:00:00 2001 From: "silver%warwickcompsoc.co.uk" Date: Sat, 24 Jan 2004 00:23:51 +0000 Subject: [PATCH] Bug 231770 Various minor bug fixes that need landing r=samuel --- extensions/irc/xul/locale/en-US/chatzilla.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/extensions/irc/xul/locale/en-US/chatzilla.properties b/extensions/irc/xul/locale/en-US/chatzilla.properties index 36727c3c893..22700449730 100644 --- a/extensions/irc/xul/locale/en-US/chatzilla.properties +++ b/extensions/irc/xul/locale/en-US/chatzilla.properties @@ -34,14 +34,14 @@ msg.confirm = Confirm # command.js -### Note for localisers ### +### Note for localizers ### # # ChatZilla uses cmd..* to construct the command's help, # parameters and any UI labels. For the command to continue to function, the # *.params entries MUST NOT BE CHANGED. Hopefully in the future you will be -# able to localise these items as well. +# able to localize these items as well. # -### DO NOT LOCALISE THE *.params STRINGS ### +### DO NOT LOCALIZE THE *.params STRINGS ### cmd.about.label = About ChatZilla cmd.about.help = Display information about this version of ChatZilla. @@ -711,7 +711,7 @@ munger.teletype=Teletype munger.underline=Underline munger.ctrl-char=Control Chars -# Localised names for all the prefs and tooltip "help" messages. +# Localized names for all the prefs and tooltip "help" messages. # NOTE: "Bugzilla", "Chatzilla" and "mIRC" are product names. pref.activityFlashDelay.label = Activity flash delay pref.activityFlashDelay.help = When a tab that has already had activity on it gets more activity, the tab is flashed to indicate this. This preference is the length of the flash, 0 disables it. @@ -833,7 +833,7 @@ pref.usermode.label = Usermode pref.usermode.help = Your usermode determins how the IRC server treats you (it is a list of letters preceeded by "+") - for example, you can get the server to send to message about "behind the scenes"-like things but setting a different usermode. The most common option, "i", makes you not show up as a member of a channel unless the user making the query is already in the channel (it stands for "invisible"). # These are the prefs that get grouped -# Localisers should make sure each version has the same string, and that they +# Localizers should make sure each version has the same string, and that they # don't include any indication of which pref it actually is - this will be # provided by the dialog itself.