moved nextKeyView to xib

This commit is contained in:
michael starke
2017-10-19 17:05:10 +02:00
parent d10a0db960
commit 0fc77d5809
5 changed files with 10 additions and 6 deletions

View File

@@ -49,7 +49,7 @@
}
- (NSString *)label {
return NSLocalizedString(@"PLUGIN_SETTINGS", "");
return NSLocalizedString(@"PLUGIN_SETTINGS", "Label for plugin settings tab");
}
- (void)viewDidLoad {