| Current Path : /var/www/homesaver/www/bitrix/modules/landing/lang/en/lib/hook/page/ |
| Current File : /var/www/homesaver/www/bitrix/modules/landing/lang/en/lib/hook/page/background.php |
<?php $MESS["LANDING_HOOK_BG_COLOR"] = "Background color"; $MESS["LANDING_HOOK_BG_DESCRIPTION"] = "Change the current page's background. The site preference is used if no background is selected."; $MESS["LANDING_HOOK_BG_NAME"] = "Page background"; $MESS["LANDING_HOOK_BG_PICTURE"] = "Background image"; $MESS["LANDING_HOOK_BG_POSITION"] = "Position"; $MESS["LANDING_HOOK_BG_POSITION_CENTER_2"] = "Fill"; $MESS["LANDING_HOOK_BG_POSITION_CENTER_NO_REPEAT"] = "No repeat"; $MESS["LANDING_HOOK_BG_POSITION_CENTER_REPEAT_Y"] = "Fit width"; $MESS["LANDING_HOOK_BG_POSITION_HELP_3"] = "Background image options: <ul> <li>Fill: scales the image so that it completely fills the screen without scrollbars;</li> <li>Tile: repeats the image in original size along both axis to fill the screen;</li> <li>Fit Width: stretches the image horizontally to fit the screen width and repeats it vertically to the bottom of the screen.</li> </ul>"; $MESS["LANDING_HOOK_BG_POSITION_REPEAT_2"] = "Tile"; $MESS["LANDING_HOOK_BG_USE"] = "Custom page background";