On 2/22/06, Kimmo Suominen <[EMAIL PROTECTED]> wrote: > It should use a text domain as the second argument in the _e() and __() > calls and use its own .mo file, either in wp-content/plugins or in the > subdirectory of the plugin. You can tell which by looking at the second > argument to the load_plugin_textdomain() call in the plugin code (it > must have one to load the mo file). ================
Is it applicable to themes also. Can each theme have such textdomain call and a .mo file of its own? S.K -- Cause something to change! You are not here forever. S.K http://www.cyberbrahma.com/ http://blog.cyberbrahma.com/ _______________________________________________ wp-polyglots mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-polyglots
