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