diff options
author | 2011-11-23 06:25:48 -0500 | |
---|---|---|
committer | 2011-11-23 06:25:48 -0500 | |
commit | 10cd8e9477e9e3ead6c12110bcc9f67924f540cd (patch) | |
tree | ce8045dc01c4261cc54164a9440ebccd6c06b0dd /core/locales | |
parent | 1859dff605a32d9e78a36c14239129579d9fc6e4 (diff) | |
download | textadept-10cd8e9477e9e3ead6c12110bcc9f67924f540cd.tar.gz textadept-10cd8e9477e9e3ead6c12110bcc9f67924f540cd.zip |
Added theme utilities, modified light and dark themes, and removed scite theme.
Added gui.set_theme() and gui.select_theme() theming utilities.
All new light and dark themes. Moved old classic themes to the wiki.
Diffstat (limited to 'core/locales')
-rw-r--r-- | core/locales/locale.ru.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/locales/locale.ru.conf b/core/locales/locale.ru.conf index 8ec93ec1..0b349239 100644 --- a/core/locales/locale.ru.conf +++ b/core/locales/locale.ru.conf @@ -37,6 +37,7 @@ Name = Название %File = Файл Untitled = Безымянный Switch Buffers = Переключение между буферами +theme not found. = CRLF = CRLF CR = CR LF = LF @@ -220,6 +221,7 @@ Toggle Virtual Space = Переключить режим _виртульных Zoom In = _Приблизить Zoom Out = _Отдалить Reset Zoom = _Сбросить масштаб +Select Theme... = Help = _Справка Show Manual = Показать _руководство Show LuaDoc = Показать документацию по _lua |