mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-20 10:39:22 +00:00
moved nextKeyView to xib
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
}
|
||||
|
||||
- (NSString *)label {
|
||||
return NSLocalizedString(@"INTEGRATION_SETTINGS", "");
|
||||
return NSLocalizedString(@"INTEGRATION_SETTINGS", "Label for the integration settings tab");
|
||||
}
|
||||
|
||||
- (void)awakeFromNib {
|
||||
|
||||
Reference in New Issue
Block a user