CR: cleanup / copy tweak

pull/1/head
Michael Kirk 7 years ago
parent bdc8181cbc
commit 39bbcca738

@ -4558,7 +4558,6 @@ typedef enum : NSUInteger {
}
self.shouldObserveDBModifications = YES;
return;
}
- (void)setShouldObserveDBModifications:(BOOL)shouldObserveDBModifications

@ -1171,7 +1171,7 @@
"MESSAGE_ACTION_DELETE_MESSAGE" = "Delete this Message";
/* Action sheet button subtitle */
"MESSAGE_ACTION_DELETE_MESSAGE_SUBTITLE" = "This will delete it on this device only";
"MESSAGE_ACTION_DELETE_MESSAGE_SUBTITLE" = "It will be deleted on this device only";
/* Action sheet button title */
"MESSAGE_ACTION_DETAILS" = "More Info";

Loading…
Cancel
Save