Committer: akanashin
LJSUP-11857: Cyr sub domainsU trunk/cgi-bin/LJ/Widget/Shop/View/DomainRU.pm
Modified: trunk/cgi-bin/LJ/Widget/Shop/View/DomainRU.pm =================================================================== --- trunk/cgi-bin/LJ/Widget/Shop/View/DomainRU.pm 2012-04-26 10:56:19 UTC (rev 11811) +++ trunk/cgi-bin/LJ/Widget/Shop/View/DomainRU.pm 2012-04-26 11:02:22 UTC (rev 11812) @@ -35,6 +35,9 @@ my $remote = LJ::get_remote(); my $current = $self->authas || $remote; + LJ::need_string('/shop/selfpromo.bml.ask_delete'); + LJ::need_string('/shop/selfpromo.bml.ask_add'); + unless ($remote) { $self->ml_warning('shop.error.domainru.warning.anon'); }