ಮೀಡಿಯವಿಕಿ ಚರ್ಚೆಪುಟ:KnTranslit.js

Hm, Opera's Error Console found a syntax error which probably prevents the script from working:

JavaScript - http://kn.wikipedia.org/w/index.php?title=%E0%B2%AE%E0%B3%80%E0%B2%A1%E0%B3%80%E0%B2%AF%E0%B2%B5%E0%B2%BF%E0%B2%95%E0%B2%BF_%E0%B2%9A%E0%B2%B0%E0%B3%8D%E0%B2%9A%E0%B3%86:KnTranslit.js&action=edit
Event thread: keypress
Error:
name: SyntaxError
message: Statement on line 19: Syntax error in call to eval: line 1 : 
":"ಝ","ಝa":"ಝಾ","ಝ್A":"ಝಾ","ಝ್i":"ಝಿ","ಝ್I":"ಝೀ",,"ಝ್u":"ಝು"
-----------------------------^
Backtrace:
  Line 19 of linked script http://kn.wikipedia.org/w/index.php?title=MediaWiki:KnTranslit.js&action=raw&ctype=text/javascript&dontcountme=s
    return conversionHash;
  Line 29 of linked script http://kn.wikipedia.org/w/index.php?title=MediaWiki:KnTranslit.js&action=raw&ctype=text/javascript&dontcountme=s
    var hash = getConversionHash();
  Line 295 of linked script http://kn.wikipedia.org/w/index.php?title=MediaWiki:KnTranslit.js&action=raw&ctype=text/javascript&dontcountme=s
    state.transBuffer = state.transBuffer + c;
var str = to_cyrillic(state.cyrBuffer + c, backbuffer, chunks);
  Line 260 of linked script http://kn.wikipedia.org/w/index.php?title=MediaWiki:KnTranslit.js&action=raw&ctype=text/javascript&dontcountme=s
   var result = process_translit(state, c);
  Line 197 of linked script http://kn.wikipedia.org/w/index.php?title=-&action=raw&smaxage=0&gen=js&useskin=monobook
    translitonkey(event);
  At unknown location
    [statement source code not available]

-- Prince Kassad ೧೭:೩೫, ೧೪ October ೨೦೦೭ (UTC)

Nevermind, I got it working already -- Prince Kassad ೧೭:೪೧, ೧೪ October ೨೦೦೭ (UTC)
Return to "KnTranslit.js" page.