Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
signalboost
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
polyphony
signalboost
Commits
7be53f3a
Commit
7be53f3a
authored
Nov 26, 2019
by
Margot Brennan
Browse files
Options
Downloads
Patches
Plain Diff
Update to unauthorized notification for subscriber when responses are off.
parent
8fdd4391
Branches
127-clearer-response-mode-for-subscriber
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
app/services/dispatcher/strings/messages/EN.js
+1
-1
1 addition, 1 deletion
app/services/dispatcher/strings/messages/EN.js
with
1 addition
and
1 deletion
app/services/dispatcher/strings/messages/EN.js
+
1
−
1
View file @
7be53f3a
...
...
@@ -55,7 +55,7 @@ ADD ${adminPhoneNumber}
Until then, they will be unable to send messages to or read messages from this channel.`
,
noop
:
"
Whoops! That's not a command!
"
,
unauthorized
:
"
Whoops!
I don't understand that
.
\n
Send HELP to see commands I understand!
"
,
unauthorized
:
"
Whoops!
Subscriber responses are disabled. The channel only accepts commands at this time
.
\n
Send HELP to see commands I understand!
"
,
welcome
:
(
addingAdmin
,
channelPhoneNumber
)
=>
`
You were just made an admin of this Signalboost channel by
${
addingAdmin
}
. Welcome!
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment