echosprintf(__('Exif is not enabled on your server. Mobile photo uploads will not be rotated correctly until you enable the exif extension. <a href="%s">Hide this notice</a>','ultimate-member'),add_query_arg('um_adm_action','um_hide_exif_notice'));
echo'<div class="updated" style="border-color: #0085ba;"><p>'.__('One or more of your Ultimate Member pages are not correctly setup. Please visit <strong>Ultimate Member > Settings</strong> to re-assign your missing pages.','ultimate-member').'</p></div>';
echo'<div class="updated" style="border-color: #0085ba;"><p>'.__('Ultimate Member Setup Error: User page can not be a child page.','ultimate-member').'</p></div>';
echo'<div class="updated" style="border-color: #0085ba;"><p>'.__('Ultimate Member Setup Error: Account page can not be a child page.','ultimate-member').'</p></div>';
echosprintf(__('Your site language is <strong>%1$s</strong>. Good news! Ultimate Member is already available in <strong>%2$s language</strong>. <a href="%3$s">Download the translation</a> files and start using the plugin in your language now. <a href="%4$s">Hide this notice</a>','ultimate-member'),$locale,UM()->available_languages[$locale],$download_uri,add_query_arg('um_adm_action','um_hide_locale_notice'));
echosprintf(__('Ultimate Member has not yet been translated to your langeuage: <strong>%1$s</strong>. If you have translated the plugin you need put these files <code>ultimatemember-%1$s.po and ultimatemember-%1$s.mo</code> in <strong>/wp-content/languages/plugins/</strong> for the plugin to be translated in your language. <a href="%2$s">Hide this notice</a>','ultimate-member'),$locale,add_query_arg('um_adm_action','um_hide_locale_notice'));
$messages[0]['err_content']=sprintf(__('Are you sure you want to delete the selected user(s)? The following users will be deleted: <p>%s</p> <strong>This cannot be undone!</strong>','ultimate-member'),$users);