mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 09:32:52 +02:00
Reword account deactivation button in Settings.
This commit is contained in:
@@ -617,7 +617,7 @@ ChangePasswordCoordinatorBridgePresenterDelegate>
|
||||
{
|
||||
Section *sectionDeactivate = [Section sectionWithTag:SECTION_TAG_DEACTIVATE_ACCOUNT];
|
||||
[sectionDeactivate addRowWithTag:0];
|
||||
sectionDeactivate.headerTitle = [VectorL10n settingsDeactivateMyAccount];
|
||||
sectionDeactivate.headerTitle = [VectorL10n settingsDeactivateAccount];
|
||||
[tmpSections addObject:sectionDeactivate];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user