Update Room Info screen back button text

This commit is contained in:
aringenbach
2022-06-22 10:27:51 +02:00
committed by aringenbach
parent 137d840d11
commit e071ec789a
3 changed files with 9 additions and 1 deletions

View File

@@ -249,7 +249,8 @@ final class RoomInfoListViewController: UIViewController {
self.title = ""
self.vc_removeBackTitle()
self.navigationItem.backButtonTitle = VectorL10n.back
// TODO: Check string with product (+ DM specific alt ?) and move this out of Untranslated.
self.navigationItem.backButtonTitle = VectorL10n.roomInfoBackButtonTitle
mainTableView.register(headerFooterViewType: TextViewTableViewHeaderFooterView.self)
mainTableView.sectionHeaderHeight = UITableView.automaticDimension