{_t( "Upgrading a room is an advanced action and is usually recommended when a room " + "is unstable due to bugs, missing features or security vulnerabilities.", )}
{_t( "This usually only affects how the room is processed on the server. If you're " + "having problems with your %(brand)s, please report a bug.", { brand, }, { "a": (sub) => { return {sub}; }, }, )}
{_t(
"You'll upgrade this room from {this.state.currentVersion}
,
newVersion: () => {this.props.targetVersion}
,
},
)}