Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/fileman/lang/en/classes/general/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/fileman/lang/en/classes/general/code_editor_js.php

<?
$MESS["GoToLine"] = "Go to line";
$MESS["Line"] = "line";
$MESS["Char"] = "character";
$MESS["Total"] = "Total";
$MESS["Lines"] = "lines";
$MESS["Chars"] = "characters";
$MESS["LineTitle"] = "Current line";
$MESS["CharTitle"] = "Current character";
$MESS["EnableHighlight"] = "syntax highlighting";
$MESS["EnableHighlightTitle"] = "Toggle syntax highlighting";
$MESS["DarkTheme"] = "dark background";
$MESS["LightTheme"] = "light background";
$MESS["HighlightWrongwarning"] = "This browser may not support syntax highlighting to a full extent.";
?>