|
@@ -175,7 +175,7 @@
|
|
case 4:
|
|
case 4:
|
|
//Cloud Drives
|
|
//Cloud Drives
|
|
cell.icon.image = [UIImage imageNamed:@"iCloudCell"];
|
|
cell.icon.image = [UIImage imageNamed:@"iCloudCell"];
|
|
- cell.lonesomeCloudTitle.text = NSLocalizedString(@"CLOUD_SERVICES", nil);
|
|
|
|
|
|
+ cell.lonesomeCloudTitle.text = @"iCloud";
|
|
cell.cloudTitle.text = cell.cloudInformation.text = @"";
|
|
cell.cloudTitle.text = cell.cloudInformation.text = @"";
|
|
break;
|
|
break;
|
|
default:
|
|
default:
|