The Regular expression ((<p\s*class="translate"[^>]*>.*?<\/p>)|(<code>.*?</code>))(*SKIP)(*F)|<strong>.*?</strong> helped find what is between <strong> and </strong> if it met the conditions above
((<p\s*class="translate"[^>]*>.*?<\/p>)|(<code>.*?</code>))(*SKIP)(*F)|<strong>.*?</strong>