Home
last modified time | relevance | path

Searched refs:VKI_i18n (Results 1 – 3 of 3) sorted by relevance

/plugin/fckg/scripts/
H A Dvki_kb.js44 this.VKI_i18n = { class
1012 keybut.alt = this.VKI_i18n['00'];
1014 keybut.title = this.VKI_i18n['01'];
1116 kbSelect.title = this.VKI_i18n['02'];
1157 span.title = this.VKI_i18n['00'];
1175 small.title = this.VKI_i18n['10'];
1184 big.title = this.VKI_i18n['11'];
1196 span.title = this.VKI_i18n['08'];
1207 strong.title = this.VKI_i18n['06'];
1225 …checkbox.title = this.VKI_i18n['03'] + ": " + ((this.VKI_deadkeysOn) ? this.VKI_i18n['04'] : this.
[all …]
/plugin/vkeyboard/
H A Dvkeyboard.js1VKI_i18n={"00":"Display Number Pad","01":"Display virtual keyboard interface","02":"Select keyboar… class
H A Dvkeyboard.js.unc121 this.VKI_i18n = {
1101 keybut.alt = this.VKI_i18n['00'];
1103 keybut.title = this.VKI_i18n['01'];
1204 kbSelect.title = this.VKI_i18n['02'];
1244 span.title = this.VKI_i18n['00'];
1262 small.title = this.VKI_i18n['10'];
1271 big.title = this.VKI_i18n['11'];
1283 span.title = this.VKI_i18n['08'];
1294 strong.title = this.VKI_i18n['06'];
1312 …checkbox.title = this.VKI_i18n['03'] + ": " + ((this.VKI_deadkeysOn) ? this.VKI_i18n['04'] : this.
[all …]