Hack for the word "Not" in functions.php
If you are running a board with just one language, then changing the word "Not" in functions.php will do the trick....
But, what if you are running a board with two different styles, one for English and one for another language? Then your English language style will have the translated version of the word "Not" and this causes a problem!
Does anyone know a good Hack for a situation like this? Can anyone write a condition for functions.php where if the language is English, then the word is "Not" and if the language is French then the word is "?????".
|