File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ export default function UserStatusScreen(props: Props): Node {
143
143
} , []);
144
144
145
145
return (
146
- < Screen title = "User status" >
146
+ < Screen title = "Set your status" >
147
147
< View style = { styles . inputRow } >
148
148
{ serverSupportsEmojiStatus && (
149
149
< EmojiInput
Original file line number Diff line number Diff line change 336
336
"Only organization admins are allowed to post to this stream." : " Only organization admins are allowed to post to this stream." ,
337
337
"Set a status" : " Set a status" ,
338
338
"Connecting..." : " Connecting..." ,
339
- "User status" : " User status" ,
339
+ "Set your status" : " Set your status" ,
340
340
"Muted" : " Muted" ,
341
341
"No topics found" : " No topics found" ,
342
342
"Share on Zulip" : " Share on Zulip" ,
You can’t perform that action at this time.
0 commit comments