mirror of
https://github.com/jeremyd/ergo.git
synced 2026-04-25 23:20:00 -07:00
Make strings easier to understand
This commit is contained in:
@@ -134,6 +134,7 @@
|
||||
"No topic is set": "No topic is set",
|
||||
"Not enough parameters": "Not enough parameters",
|
||||
"Only channel founders can change registered channels": "Only channel founders can change registered channels",
|
||||
"Only the channel founder can do this": "Only the channel founder can do this",
|
||||
"Oragono is released under the MIT license.": "Oragono is released under the MIT license.",
|
||||
"Passphrase contains forbidden characters or is otherwise invalid": "Passphrase contains forbidden characters or is otherwise invalid",
|
||||
"Password changed": "Password changed",
|
||||
@@ -222,7 +223,6 @@
|
||||
"You may not reregister": "You may not reregister",
|
||||
"You must be an oper on the channel to register it": "You must be an oper on the channel to register it",
|
||||
"You must be registered to join that channel": "You must be registered to join that channel",
|
||||
"You must be the channel founder to op": "You must be the channel founder to op",
|
||||
"You must connect with a TLS client certificate to use certfp": "You must connect with a TLS client certificate to use certfp",
|
||||
"You must specify an account": "You must specify an account",
|
||||
"You must wait an additional %v before making another request": "You must wait an additional %v before making another request",
|
||||
|
||||
Reference in New Issue
Block a user