File: ru_KOI8-R.js

package info (click to toggle)
owl-dms 0.90-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 17,292 kB
  • ctags: 10,919
  • sloc: php: 48,457; sql: 3,603; sh: 363; perl: 204; makefile: 73
file content (46 lines) | stat: -rw-r--r-- 1,538 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
// RU KOI8-R lang variables

tinyMCE.addToLang('advlink',{
general_tab : '',
popup_tab : '',
events_tab : '',
advanced_tab : '',
general_props : ' ',
popup_props : ' Popup ',
event_props : '',
advanced_props : ' ',
popup_opts : '',
anchor_names : '',
target_same : '    / ',
target_parent : '    / ',
target_top : '    (  )',
target_blank : '   ',
popup : 'Javascript popup',
popup_url : 'Popup URL',
popup_name : ' ',
popup_return : 'Insert \'return false\'',
popup_scrollbars : '  ',
popup_statusbar : ' status bar',
popup_toolbar : '  ',
popup_menubar : '  ',
popup_location : ' location bar',
popup_resizable : '   ',
popup_dependent : ' ( Mozilla/Firefox)',
popup_size : '',
popup_position : ' (X/Y)',
id : 'Id',
style: '',
classes : '',
target_name : ' ',
langdir : '   ',
target_langcode : ' ',
langcode : ' ',
encoding : ' ',
mime : ' MIME ',
rel : ' page -> target',
rev : ' target -> page',
tabindex : 'Tabindex',
accesskey : 'Accesskey',
ltr : ' ',
rtl : ' '
});