Il Wed, 22 Feb 2006 14:47:39 +0530, S.K <[EMAIL PROTECTED]> scrive: >Is it applicable to themes also. Can each theme have such textdomain >call and a .mo file of its own?
Yes there is load_theme_textdomain($name) function as well. The differenec in results are that locales file should be named xx_XX.mo for themes (with xx_XX your locale language). FO plugin cause they share often the same diectory the locales files are to be named $name-xx_XX.mo (or .po) to get recognised. After the IRC meeting of tonite, tomorrow i'm planning to open some dedicated codex pages to have a better info aout this stuf, list of officiale translation teams and list of fully internationalized plugins and theme so various team can make they locale, nd allow users to find what resources are available in theyr own language -- Stefano Aglietti - StallonIt on IRCnet - ICQ#: 2078431 Email: [EMAIL PROTECTED] [EMAIL PROTECTED] Sites: http://www.40annibuttati.it (personal blog) http://www.wordpress-it.it (WordPress Italia) _______________________________________________ wp-polyglots mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-polyglots
