<?php

$lang['colortheme'] = "Color theme";
$lang['colortheme_o_ambiance'] = "Ambiance";
$lang['colortheme_o_chaos'] = "Chaos";
$lang['colortheme_o_chrome'] = "Chrome";
$lang['colortheme_o_clouds'] = "Clouds";
$lang['colortheme_o_clouds_midnight'] = "Clouds Midnight";
$lang['colortheme_o_cobalt'] = "Cobalt";
$lang['colortheme_o_crimson_editor'] = "Crimson Editor";
$lang['colortheme_o_dawn'] = "Dawn";
$lang['colortheme_o_dreamweaver'] = "Dreamweaver";
$lang['colortheme_o_eclipse'] = "Eclipse";
$lang['colortheme_o_github'] = "GitHub";
$lang['colortheme_o_idle_fingers'] = "idleFingers";
$lang['colortheme_o_kr_theme'] = "krTheme";
$lang['colortheme_o_merbivore'] = "Merbivore";
$lang['colortheme_o_merbivore_soft'] = "Merbivore Soft";
$lang['colortheme_o_mono_industrial'] = "Mono Industrial";
$lang['colortheme_o_monokai'] = "Monokai";
$lang['colortheme_o_pastel_on_dark'] = "Pastel on dark";
$lang['colortheme_o_solarized_dark'] = "Solarized Dark";
$lang['colortheme_o_solarized_light'] = "Solarized Light";
$lang['colortheme_o_terminal'] = "Terminal";
$lang['colortheme_o_textmate'] = "TextMate";
$lang['colortheme_o_tomorrow'] = "Tomorrow";
$lang['colortheme_o_tomorrow_night'] = "Tomorrow Night";
$lang['colortheme_o_tomorrow_night_blue'] = "Tomorrow Night Blue";
$lang['colortheme_o_tomorrow_night_bright'] = "Tomorrow Night Bright";
$lang['colortheme_o_tomorrow_night_eighties'] = "Tomorrow Night 80s";
$lang['colortheme_o_twilight'] = "Twilight";
$lang['colortheme_o_vibrant_ink'] = "Vibrant Ink";
$lang['colortheme_o_xcode'] = "XCode";
$lang['default'] = 'Default editor';
$lang['highlight'] = 'Enable syntax highligting';
$lang['latex'] = 'Enable support for LaTeX plugin';
$lang['markdown'] = 'Enable support for Markdown plugin';
$lang['wraplimit'] = 'Text wrapping limit';
$lang['loadjquery'] = 'Load jQuery library';
$lang['xmlatgs'] = 'Additional XML-like tags';
