Commit 122ab3c45058060aa304d66629e51a45dbcda3aa
change wording on onlySubscribed setting to make (slightly) more understandable
Matt McKegg committed on 2/12/2018, 1:04:59 AMParent: 853dff478c570fdddcbd38ec675f60e948031c5a
Files changed
locales/en.json | changed |
modules/page/html/render/settings.js | changed |
locales/en.json | ||
---|---|---|
@@ -142,9 +142,9 @@ | ||
142 | 142 | "Confirm": "Confirm", |
143 | 143 | "Cancel": "Cancel", |
144 | 144 | "Unread Message": "Unread Message", |
145 | 145 | "Font Size": "Font Size", |
146 | - "Only include posts from subscribed channels": "Only include posts from subscribed channels", | |
146 | + "Hide posts in channels that are not subscribed": "Hide posts in channels that are not subscribed", | |
147 | 147 | "Information": "Information", |
148 | 148 | "Hide channel (un)subcribe messages": "Hide channel (un)subcribe messages", |
149 | 149 | "Channel Feed Options": "Channel Feed Options", |
150 | 150 | " forked this discussion:": " forked this discussion:", |
@@ -160,5 +160,5 @@ | ||
160 | 160 | "The author of this message could be outside of your follow range or they may be blocked.": "The author of this message could be outside of your follow range or they may be blocked.", |
161 | 161 | "Close": "Close", |
162 | 162 | " referenced this message:": " referenced this message:", |
163 | 163 | "on ": "on " |
164 | -} | |
164 | +} |
Built with git-ssb-web