From 9359e9d4759ca70abb6102c898d1f794f2573b0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ab=C3=ADlio=20Costa?= Date: Mon, 27 Jan 2025 07:26:03 +0000 Subject: [PATCH] Reword incompatible media message (#23887) --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 96e048b89997..93a33077365f 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -912,7 +912,7 @@ "play-media": "Play media", "pick-media": "Pick media", "no_items": "No items", - "not_shown": "{count} incompatible {count, plural,\n one {item}\n other {items}\n} hidden", + "not_shown": "{count} {count, plural,\n one {item}\n other {items}\n} incompatible with the currently selected player {count, plural,\n one {is}\n other {are}\n} hidden", "choose_player": "Choose player", "media-player-browser": "Media", "web-browser": "Web browser",