this.onTagRoom(e, DefaultTagID.Favourite)}
- active={false} // TODO: https://github.com/vector-im/riot-web/issues/14283
- label={_t("Favourite")}
+ active={isFavorite}
+ label={favouriteLabel}
>
-
- {_t("Favourite")}
+
+ {favouriteLabel}
+
+ {_t('Make this room low priority')}
+
+
);
}
diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json
index 73d12ac574..6c4ccd6685 100644
--- a/src/i18n/strings/en_EN.json
+++ b/src/i18n/strings/en_EN.json
@@ -971,6 +971,8 @@
"Room version:": "Room version:",
"Developer options": "Developer options",
"Open Devtools": "Open Devtools",
+ "Make this room low priority": "Make this room low priority",
+ "Low priority rooms show up at the bottom of your room list in a dedicated section at the bottom of your room list": "Low priority rooms show up at the bottom of your room list in a dedicated section at the bottom of your room list",
"This room is bridging messages to the following platforms.