From 7e0c01141a74346d915ac0f8aa486eca5a9a243c Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Thu, 12 Jul 2018 19:21:44 -0400 Subject: [PATCH] rename 'NSFW' to 'mature' --- src/renderer/component/categoryList/view.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/renderer/component/categoryList/view.jsx b/src/renderer/component/categoryList/view.jsx index 9f1ae72d4..25d780b95 100644 --- a/src/renderer/component/categoryList/view.jsx +++ b/src/renderer/component/categoryList/view.jsx @@ -251,7 +251,7 @@ class CategoryList extends React.PureComponent { {obscureNsfw && isCommunityTopBids ? (
{__( - 'The community top bids section is only visible if you allow NSFW content in the app. You can change your content viewing preferences' + 'The community top bids section is only visible if you allow mature content in the app. You can change your content viewing preferences' )}{' '}