mirror of
https://github.com/leanote/leanote-ios.git
synced 2026-01-14 06:05:02 +08:00
new logo
This commit is contained in:
@@ -302,7 +302,7 @@ NSArray *users;
|
||||
cell.imageView.image = [UIImage imageNamed:@"leanote-icon-blue"];
|
||||
// cell.imageView.tintColor = [UIColor redColor];
|
||||
|
||||
[cell.textLabel setText:@"Lea++"];
|
||||
[cell.textLabel setText:NSLocalizedString(@"Leanote Explore", @"")];
|
||||
[cell.detailTextLabel setText:@""];
|
||||
// }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user