Skip to content

Commit 205732c

Browse files
committed
i18n [nfc]: Remove unused "Search people" string from messages_en.json
`git grep` confirms that this string doesn't actually appear in UI code. See the investigation that flagged this string: https://chat.zulip.org/#narrow/stream/243-mobile-team/topic/Strings.20in.20messages_en.2Ejson.20but.20not.20in.20the.20app/near/1425314 The string looks to have been present in some version of this file since commit ab19d1b. At that time, it was used for a button to start a PM conversation. In b7a2461, that single button was replaced with two buttons, one for 1:1 PMs and one for group PMs. Those two buttons now say "New PM" and "New group PM", and those strings are represented in messages_en.json, as they should be.
1 parent 0985087 commit 205732c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

static/translations/messages_en.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@
115115
"Log out": "Log out",
116116
"This will log out {email} on {realmUrl} from the mobile app on this device.": "This will log out {email} on {realmUrl} from the mobile app on this device.",
117117
"Add new account": "Add new account",
118-
"Search people": "Search people",
119118
"All streams": "All streams",
120119
"Write a message...": "Write a message...",
121120
"Email": "Email",

0 commit comments

Comments
 (0)