@epixoip:: No, I'm not a native Arabic speaker, I just happen to know a LOT about Arabic =)
I'm quite sure I followed the new tables' format, where anything on the right side could be a replacement, E.g:
@atom:: I was playing with the new tables yesterday and I noticed this.
Sometimes when a character appears continuously twice in a word, that is in your dictionary (E.g: nassim). There SHOULD be at least two replacements in the table, otherwise it will die with an error (... has stopped working).
For example: "nassim" is in my dict, my table is:
That's fine but once I remove "s=2"... doesn't work.
I not sure if that's the exact problem, but I'm sure there's something wrong there.
I'm quite sure I followed the new tables' format, where anything on the right side could be a replacement, E.g:
Code:
1=one
c=see
c=cee
u=you
u=4u
And so on...
@atom:: I was playing with the new tables yesterday and I noticed this.
Sometimes when a character appears continuously twice in a word, that is in your dictionary (E.g: nassim). There SHOULD be at least two replacements in the table, otherwise it will die with an error (... has stopped working).
For example: "nassim" is in my dict, my table is:
Code:
s=1
s=2
I not sure if that's the exact problem, but I'm sure there's something wrong there.