Kaynağa Gözat

Simplify NS GROUP help text

tags/v1.1.0-rc1
Daniel Oaks 5 yıl önce
ebeveyn
işleme
d738688b2a
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2
    2
      irc/nickserv.go

+ 2
- 2
irc/nickserv.go Dosyayı Görüntüle

83
 			handler: nsGroupHandler,
83
 			handler: nsGroupHandler,
84
 			help: `Syntax: $bGROUP$b
84
 			help: `Syntax: $bGROUP$b
85
 
85
 
86
-GROUP links your current nickname with your logged-in account, preventing other
87
-users from changing to it (or forcing them to rename).`,
86
+GROUP links your current nickname with your logged-in account, so other people
87
+will not be able to use it.`,
88
 			helpShort:    `$bGROUP$b links your current nickname to your user account.`,
88
 			helpShort:    `$bGROUP$b links your current nickname to your user account.`,
89
 			enabled:      servCmdRequiresNickRes,
89
 			enabled:      servCmdRequiresNickRes,
90
 			authRequired: true,
90
 			authRequired: true,

Loading…
İptal
Kaydet