Title: fefed22's Replies | WordPress.org

---

# fefed22

  [  ](https://wordpress.org/support/users/fefed22/)

 *   [Profile](https://wordpress.org/support/users/fefed22/)
 *   [Topics Started](https://wordpress.org/support/users/fefed22/topics/)
 *   [Replies Created](https://wordpress.org/support/users/fefed22/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/fefed22/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/fefed22/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/fefed22/engagements/)
 *   [Favorites](https://wordpress.org/support/users/fefed22/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Widgets] Problem in accentuation for French](https://wordpress.org/support/topic/problem-in-accentuation-for-french/)
 *  Thread Starter [fefed22](https://wordpress.org/support/users/fefed22/)
 * (@fefed22)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/problem-in-accentuation-for-french/#post-7418468)
 * Bonjour,
 * Merci, la nouvelle version est installée. C’est parfait !
 * Cordialement
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Widgets] Problem in accentuation for French](https://wordpress.org/support/topic/problem-in-accentuation-for-french/)
 *  Thread Starter [fefed22](https://wordpress.org/support/users/fefed22/)
 * (@fefed22)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/problem-in-accentuation-for-french/#post-7418437)
 * bonjour,
 * merci pour ce retour rapide.
 * Petite erreur de frappe sur le return 😉
 *     ```
       add_filter( 'gettext', 'wpcw_fix_fr_translation', 20, 3 );
   
       function wpcw_fix_fr_translation( $translated_text, $text, $domain ) {
   
           return 'Tlphone:' === $translated_text ? 'Téléphone:' : $translated_text;
   
       }
       ```
   
 * Merci
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Widgets] Problem in accentuation for French](https://wordpress.org/support/topic/problem-in-accentuation-for-french/)
 *  Thread Starter [fefed22](https://wordpress.org/support/users/fefed22/)
 * (@fefed22)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/problem-in-accentuation-for-french/#post-7418374)
 * Bonjour,
 * Merci pour votre retour.
    Avez-vous une date de release ?
 * Dans l’attente de vous lire,
    Cordialement

Viewing 3 replies - 1 through 3 (of 3 total)