| @@ -1,7 +1,6 @@ | ||
| 1 | 1 | <wpml-config> |
| 2 | - <custom-fields> | |
| 3 | - <custom-field action="copy">_woo_additional_terms_page_id</custom-field> | |
| 4 | - <custom-field action="translate">_woo_additional_terms_notice</custom-field> | |
| 5 | - <custom-field action="translate">_woo_additional_terms_error</custom-field> | |
| 6 | - </custom-fields> | |
| 2 | + <admin-texts> | |
| 3 | + <key name="_woo_additional_terms_notice" /> | |
| 4 | + <key name="_woo_additional_terms_error" /> | |
| 5 | + </admin-texts> | |
| 7 | 6 | </wpml-config> |