Committer: akanashin
LJSUP-11857: Cyr sub domainsU trunk/cgi-bin/weblib.pl
Modified: trunk/cgi-bin/weblib.pl =================================================================== --- trunk/cgi-bin/weblib.pl 2012-04-24 08:19:10 UTC (rev 21788) +++ trunk/cgi-bin/weblib.pl 2012-04-24 12:32:40 UTC (rev 21789) @@ -1447,6 +1447,7 @@ remoteUser => $remote && $remote->user, remoteLocale => LJ::lang_to_locale( LJ::Lang::get_remote_lang() ), pics_production => LJ::is_enabled('pics_production'), + message_to_delete => LJ::Lang::ml('shop.reports.detailed.domainru.ask.delete'), ); $site{default_copyright} = $default_copyright if LJ::is_enabled('default_copyright', $remote); $site{is_dev_server} = 1 if $LJ::IS_DEV_SERVER;