diff --git a/lib/l10n/app_en.arb b/lib/l10n/app_en.arb index 88caa502..64344eae 100644 --- a/lib/l10n/app_en.arb +++ b/lib/l10n/app_en.arb @@ -75,7 +75,7 @@ }, "activityFeed": "Activity feed", "@activityFeed": { - "description": "Tooltip text for a button that shows the activity feed" + "description": "Header for the activity feed settings page and tooltip text for a button that shows the activity feed" }, "streamOnline": "Stream online at {date}, {time}", "@streamOnline": { @@ -221,10 +221,6 @@ "@or": { "description": "Text label that separates two options" }, - "activityFeed": "Activity feed", - "@activityFeed": { - "description": "Header for the activity feed settings page" - }, "clearCookies": "Clear cookies", "@clearCookies": { "description": "Button label that clears the cookies" diff --git a/lib/l10n/app_pt.arb b/lib/l10n/app_pt.arb index 0176a31b..15409d96 100644 --- a/lib/l10n/app_pt.arb +++ b/lib/l10n/app_pt.arb @@ -46,7 +46,6 @@ "invalidUrlErrorText": "Isso não parece ser um URL válido", "duplicateUrlErrorText": "Este link já existe", "or": "ou", - "activityFeed": "Feed de atividade", "clearCookies": "Limpar cookies", "disabled": "Desabilitado", "twitchActivityFeed": "Feed de atividade da Twitch", diff --git a/lib/l10n/app_zh_Hant.arb b/lib/l10n/app_zh_Hant.arb index f5907456..c6a52588 100644 --- a/lib/l10n/app_zh_Hant.arb +++ b/lib/l10n/app_zh_Hant.arb @@ -46,7 +46,6 @@ "invalidUrlErrorText": "這似乎不是有效的網址", "duplicateUrlErrorText": "此連結已存在", "or": "或", - "activityFeed": "活動動態", "clearCookies": "清除 Cookies", "disabled": "停用", "twitchActivityFeed": "Twitch 活動動態",