|
@@ -110,7 +110,7 @@ NSPopoverDelegate>
|
|
#if VERSION_DMG
|
|
#if VERSION_DMG
|
|
tTips = @"";
|
|
tTips = @"";
|
|
#else
|
|
#else
|
|
- tTips = [NSString stringWithFormat:@"%@\n%@", NSLocalizedString(@"Subscribe to All Access Pack to enjoy more expanded features.", nil)];
|
|
|
|
|
|
+ tTips = [NSString stringWithFormat:@"%@", NSLocalizedString(@"Subscribe to All Access Pack to enjoy more expanded features.", nil)];
|
|
#endif
|
|
#endif
|
|
|
|
|
|
self.button.toolTip = tTips;
|
|
self.button.toolTip = tTips;
|