mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 01:59:24 +00:00
Renamed clone entry to duplicate entry. Using NSStringFromSelector in MPActionHelper
This commit is contained in:
@@ -182,8 +182,8 @@ APPKIT_EXTERN NSString *const MPDocumentGroupKey;
|
||||
*/
|
||||
- (IBAction)createEntryFromTemplate:(id)sender;
|
||||
|
||||
- (IBAction)cloneEntry:(id)sender;
|
||||
- (IBAction)duplicateEntry:(id)sender;
|
||||
|
||||
- (IBAction)cloneEntryWithOptions:(id)sender;
|
||||
- (IBAction)duplicateEntryWithOptions:(id)sender;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user