diff --git a/static/app-strings.json b/static/app-strings.json
index 4447f59d2..55a7c3e64 100644
--- a/static/app-strings.json
+++ b/static/app-strings.json
@@ -1569,5 +1569,6 @@
"...earned from others (unlock to spend)": "...earned from others (unlock to spend)",
"...on initial publishes (delete or edit past content to spend)": "...on initial publishes (delete or edit past content to spend)",
"...supporting content (delete supports to spend)": "...supporting content (delete supports to spend)",
+ "%lbc_amount% boosting content": "%lbc_amount% boosting content",
"--end--": "--end--"
}
diff --git a/ui/component/walletBalance/view.jsx b/ui/component/walletBalance/view.jsx
index 0fcf56a9e..bc4318023 100644
--- a/ui/component/walletBalance/view.jsx
+++ b/ui/component/walletBalance/view.jsx
@@ -82,7 +82,7 @@ const WalletBalance = (props: Props) => {
lbc_amount: ,
}}
>
- %lbc_amount% contributing to content
+ %lbc_amount% boosting content