From 6dd40df93bea9bf344a182b9871cefb8506ff890 Mon Sep 17 00:00:00 2001 From: infiinte-persistence Date: Fri, 9 Oct 2020 14:09:13 +0800 Subject: [PATCH] Str-context-split: "Support" Chinese, Spanish and other translators reported the difficulty in using "Support" as both a noun and verb in their language. --- static/app-strings.json | 3 +++ ui/component/claimSupportButton/view.jsx | 3 +-- ui/component/transactionListTable/internal/txo-list-item.jsx | 2 +- web/component/footer.jsx | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/static/app-strings.json b/static/app-strings.json index 9a034a598..81e649822 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -247,6 +247,9 @@ "Channel": "Channel", "Tip": "Tip", "Support": "Support", + "Support --[button to support a claim]--": "Support", + "Support --[noun; transaction type]--": "Support", + "Support --[used in footer; general help/support]--": "Support", "Update": "Update", "Abandon": "Abandon", "Unlock tip": "Unlock tip", diff --git a/ui/component/claimSupportButton/view.jsx b/ui/component/claimSupportButton/view.jsx index 687f98157..edc79f042 100644 --- a/ui/component/claimSupportButton/view.jsx +++ b/ui/component/claimSupportButton/view.jsx @@ -16,12 +16,11 @@ export default function ClaimSupportButton(props: Props) { return (