Skip to content

Commit 0985087

Browse files
committed
i18n [nfc]: Remove unused "Search messages" 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. But the command git grep 'Search messages' ab19d1b shows that the string didn't even appear in UI code at that (ancient) commit.
1 parent 07bf1af commit 0985087

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 messages": "Search messages",
119118
"Search people": "Search people",
120119
"All streams": "All streams",
121120
"Write a message...": "Write a message...",

0 commit comments

Comments
 (0)