Search... text not translating inside WordPress search widget

Hi,

Im using Sparkling with pt_BR translation.
I noticed that the text Search… inside the textbox is not translating.
I checked and the text is in pt_BR.po, and the searchform.php has the translation line in placeholder placeholder="<?php echo esc_attr_x( ‘Search…’, ‘placeholder’, ‘sparkling’ ); ?>"

How can I correct this?

This will be fixed in the next theme update. This update is already pushed to Github but it will take some time before it becomes available for everyone. You can find this update here.

Let me know if there is anything else I can help you with.

Thanks. Its working now!