mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Bug 252104 - Reword auto-rejoin and reconnect preferences labels
ChatZilla Only. r=silver
This commit is contained in:
parent
58daed035b
commit
224160088d
@ -1267,8 +1267,8 @@ pref.autoAwayCap.label = Auto away-check user limit
|
||||
pref.autoAwayCap.help = ChatZilla automatically checks which users are here and which are away in each channel you are a member of, however, this causes significant lag on larger channels. Any channel bigger than this limit won't be checked.
|
||||
pref.autoperform.label = Auto-perform
|
||||
pref.autoperform.help = When connecting to a server, you might want to send some commands automatically. Simply enter each command in this list (without the leading "/"), with parameters, and Chatzilla will do it all for you. The commands are run in the order listed.
|
||||
pref.autoRejoin.label = Automatically rejoin channels
|
||||
pref.autoRejoin.help = If this is turned on, Chatzilla will try (only once) to rejoin a channel if you get kicked from it. Note, some channels dislike auto-rejoin, and will ban you, so be careful. You can set this preference on channels, networks and globally.
|
||||
pref.autoRejoin.label = Rejoin when kicked
|
||||
pref.autoRejoin.help = If this is turned on, Chatzilla will try (only once) to rejoin a channel you got kicked from. Note, some channels dislike auto-rejoin, and will ban you, so be careful.
|
||||
pref.away.label = Away status
|
||||
pref.away.help =
|
||||
pref.awayNick.label = Nickname (away)
|
||||
@ -1397,7 +1397,7 @@ pref.outputWindowURL.label = Output Window
|
||||
pref.outputWindowURL.help = You probably don't want to change this. The chat view loads this URL to display the actual messages, header, etc., and the file must correctly define certain items or you'll get JavaScript errors and a blank chat window!
|
||||
pref.profilePath.label = Profile path
|
||||
pref.profilePath.help = This is the base location for Chatzilla-related files. By default, Chatzilla loads scripts from the "scripts" subdirectory, and stores log files in the "logs" subdirectory.
|
||||
pref.reconnect.label = Automatically reconnect
|
||||
pref.reconnect.label = Reconnect when disconnected unexpectedly
|
||||
pref.reconnect.help = When your connection is lost unexpectedly, Chatzilla can automatically reconnect to the server for you.
|
||||
pref.showModeSymbols.label = Show user mode symbols
|
||||
pref.showModeSymbols.help = The userlist can either show mode symbols ("@" for op, "%" for half-op, "+" for voice), or it can show colored dots (green for op, dark blue for half-op, cyan for voice, and black for normal). Turn this preference on to show mode symbols instead of colored dots.
|
||||
|
Loading…
Reference in New Issue
Block a user