Title: Localization
Last modified: April 21, 2022

---

# Localization

 *  [gooleem](https://wordpress.org/support/users/gooleem/)
 * (@gooleem)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/localization-176/)
 * Please add localization, or even better: Use an invariant pattern, that is removing
   all strings in English at all.
 * I manually fixed that in a primitive way by changing line 96 to
 * `$ds_cf7_captcha.='<span class="cf7as-firstAct">'.$actnVal2.'</span> '.$random_actionVal.'
   <span class="cf7as-firstAct"> '.$actnVal1.'</span> ? <a href="javascript:void(
   0)" id='.$tag->name.' class="dscf7_refresh_captcha"><img class="dscf7_captcha_icon"
   src="'.DSCF7_PLUGIN_URL.'/assets/img/icons8-refresh-30.png"/><img class="dscf7_captcha_reload_icon"
   src="'.DSCF7_PLUGIN_URL.'/assets/img/446bcd468478f5bfb7b4e5c804571392_w200.gif"
   style="display:none; width:30px" /></a><br><span class="wpcf7-form-control-wrap'.
   $tag->name.'"> <input type="text" aria-invalid="false" aria-required="true" class
   ="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" size="5" value=""
   name="'.$tag->name.'" placeholder="" style="width:200px;margin-bottom:10px;" 
   oninput="this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(\..*)\./
   g, \'$1\');"></span></p>';`
 * and line 121 to
 * `$ds_cf7_captcha.='<span class="cf7as-firstAct">'.$actnVal2.'</span> '.$random_actionVal.'
   <span class="cf7as-firstAct"> '.$actnVal1.'</span> ? <a href="javascript:void(
   0)" id='.$tagName.' class="dscf7_refresh_captcha"><img class="dscf7_captcha_icon"
   src="'.DSCF7_PLUGIN_URL.'/assets/img/icons8-refresh-30.png"/><img class="dscf7_captcha_reload_icon"
   src="'.DSCF7_PLUGIN_URL.'/assets/img/446bcd468478f5bfb7b4e5c804571392_w200.gif"
   style="display:none; width:30px" /></a><br><span class="wpcf7-form-control-wrap'.
   $tagName.'"> <input type="text" aria-invalid="false" aria-required="true" class
   ="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" size="5" value=""
   name="'.$tagName.'" placeholder="" style="width:200px;margin-bottom:10px;" oninput
   ="this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(\..*)\./g, \'$1\');"
   ></span>';`
    -  This topic was modified 4 years, 1 month ago by [gooleem](https://wordpress.org/support/users/gooleem/).

The topic ‘Localization’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ds-cf7-math-captcha.svg)
 * [DS CF7 Math Captcha](https://wordpress.org/plugins/ds-cf7-math-captcha/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ds-cf7-math-captcha/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ds-cf7-math-captcha/)
 * [Active Topics](https://wordpress.org/support/plugin/ds-cf7-math-captcha/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ds-cf7-math-captcha/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ds-cf7-math-captcha/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [gooleem](https://wordpress.org/support/users/gooleem/)
 * Last activity: [4 years, 1 month ago](https://wordpress.org/support/topic/localization-176/)
 * Status: not a support question