From d5fba20091fdb9cf2342f41df8db1aa9bd7906c5 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Tue, 2 Jun 2020 17:45:06 -0500 Subject: [PATCH] Update gab references --- app/soapbox/features/search/components/header.js | 12 ------------ webpack/translationRunner.js | 2 +- 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/app/soapbox/features/search/components/header.js b/app/soapbox/features/search/components/header.js index cf9415b8f..02f7cd36e 100644 --- a/app/soapbox/features/search/components/header.js +++ b/app/soapbox/features/search/components/header.js @@ -48,18 +48,6 @@ class Header extends ImmutablePureComponent { - {/* - - - - - - - - - - - */} diff --git a/webpack/translationRunner.js b/webpack/translationRunner.js index c6d28627a..69766a1a8 100644 --- a/webpack/translationRunner.js +++ b/webpack/translationRunner.js @@ -51,7 +51,7 @@ Use yarn "manage:translations -- --help" for usage information const usage = `Usage: yarn manage:translations [OPTIONS] [LANGUAGES] -Manage JavaScript translation files in Gab Social. Generates and update translations in translationsDirectory: ${translationsDirectory} +Manage JavaScript translation files in Soapbox FE. Generates and update translations in translationsDirectory: ${translationsDirectory} LANGUAGES The RFC5646 language tag for the language you want to test or fix. If you want to input multiple languages, separate them with space.