mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 23:48:29 +02:00
Update Room Info screen back button text
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user