Skip to content

Commit 07bf1af

Browse files
committed
i18n [nfc]: Remove unused "Subscriptions" 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 it stopped appearing in a UI component in 9fd9162. …And the latter commit even says the UI component wasn't actually getting used at the time.
1 parent 22946dc commit 07bf1af

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
@@ -108,7 +108,6 @@
108108
"Welcome": "Welcome",
109109
"Enter your Zulip server URL: <z-link>(What’s this?)</z-link>": "Enter your Zulip server URL: <z-link>(What’s this?)</z-link>",
110110
"Suggestion: <z-link>{suggestedServerUrl}</z-link>": "Suggestion: <z-link>{suggestedServerUrl}</z-link>",
111-
"Subscriptions": "Subscriptions",
112111
"Search": "Search",
113112
"Log in": "Log in",
114113
"Enter": "Enter",

0 commit comments

Comments
 (0)