Bug 283995 - Fix error when doing /commands <pattern>.

ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=dmcorry@seanet.com (David Corry)
This commit is contained in:
silver%warwickcompsoc.co.uk 2005-03-05 15:45:01 +00:00
Родитель 1e6818e5ec
Коммит 819af899dc
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -769,7 +769,7 @@ msg.messages.cleared = Messages Cleared.
cli_inamesMsg3=You must supply a channel name to use /names from this view.
msg.channel.opened = Channel view for ``%S'' opened.
msg.commands.header = Type /help <command-name> for information about a specific command.
msg.match.commands = Currently implemented commands matching the pattern ``%S'' are [%S].\nType /help <command-name> for information about a specific command.
msg.matching.commands = Currently implemented commands matching the pattern ``%S'' are [%S].\nType /help <command-name> for information about a specific command.
msg.all.commands = Currently implemented commands are [%S].
msg.homepage = Please visit the ChatZilla homepage at <http://www.mozilla.org/projects/rt-messaging/chatzilla/> for more information.
msg.client.opened = JavaScript console for ``*client*'' opened.