Developer Area

Changeset 657

Show
Ignore:
Timestamp:
01/17/10 14:38:39 (8 weeks ago)
Author:
henri
Message:

Updated some strings.
Default account name is now username, not domain name

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • apps/iphone/my.tel/trunk/Classes/AccountEditController.m

    r639 r657  
    162162        switch (section) { 
    163163                case 0: 
    164                         return @"These are your \"account credentials\" given to you by your registrar. If you have multiple domains in this account, just choose one."; 
     164                        return @"These are your \"account credentials\" given to you by your .tel provider. If you have multiple domains in this account, just choose one."; 
    165165                        break;           
    166166                case 1: 
     
    206206                        cell = cellAccountLabel; 
    207207                        cell.textLabel.text = @"Account Label"; 
    208                         cell.textField.placeholder = @"defaults to domain name"; 
     208                        cell.textField.placeholder = @"defaults to username"; 
    209209                        break; 
    210210                case 2: 
     
    248248                } 
    249249                if ((self.accountLabel == nil) || ([self.accountLabel length] == 0)) { 
    250                         self.accountLabel = self.domainName; 
     250                        self.accountLabel = self.userName; 
    251251                } 
    252252        } 
Telnic
Search This Site
Partners
Neustar
ICANN
Main site | WHOIS | Sell .tel | FAQ | Archived Site | About Telnic | Contact Us