With the exception of Child-Themes (where it may be acceptable for the same textdomain to be used as the Parent-Theme), the best practice method is to have the textdomain for a theme be unique to the theme ... although it may be considered best practice for a Child-Theme to have its own set of translation files as the text strings in a Parent-Theme may change without affecting the general functionality of the Child-Theme.<br>

<br><br clear="all">Cais.<br>
<br><br><div class="gmail_quote">On Tue, Jul 3, 2012 at 6:27 AM, Bilal Ahmad <span dir="ltr">&lt;<a href="mailto:bilalahmad24@gmail.com" target="_blank">bilalahmad24@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>Hello,</div><div><br></div><div>I have a question about the text domain for the theme translation. If I understand correctly, I should use the text-domain same as the theme name, for example </div><div>_e(&#39;some text&#39;, &#39;my-theme-name&#39;);</div>


<div><br></div><div>But, is it acceptable to use same text-domain for different themes?</div><div><br></div>
<br>_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
<br></blockquote></div><br>