WPIntell

Source evidence

Translation problem

Contact Form Clean and Simple · support · 2025-05-30T20:52:00+00:00

complaintsentiment
highseverity
1.0relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

7 / 27 rows with source links

25.9% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

20 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Denisotope unresolved
In Canada, the French word for “email” is “courriel,” while in France it’s ”e-mail.” I modified (with Poedit) the fr_FR file coming with the plugin, but my contact form and its settings still indicate “e-mail.” I created a fr_CA file and put it in the plugin’s language folder, to no avail. Finally I put the fr_CA file in my child-theme after creating three nested folders (plugins > clean-and-simple-contact-form-by-meg-nicholas > languages) to mimic the plugin structure. But that doesn’t work either. The page I need help with: [ log in to see the link] obvious question first, what language locale is your site set to in settings>general? second question, did you put the compiled .mo file in the folder? also you should really put custom files in wp-content/languages. You may find it simpler to use a plugin like loco translate to translate specific strings. Thank you for your prompt reply, Allen. French is my language locale. The fr_CA.mo file was also added to the plugin languages. If I look at wp-content/languages, there is a lot of fr_FR files: mo, po, json, admin, etc. I think I’ll make a mess fiddling with them. My site is bilingual. Unfortunately, when I built it in 2014, I used qTranslate with this code: <!--:fr-->texte<!--:--> <!--:en-->text<!--:--> . This plugin is no longer updated and my site crashes when I deactivate it.

Comments

2 shown
Alan Fuller 2025-05-30T21:30:00+00:00

obvious question first, what language locale is your site set to in settings>general? second question, did you put the compiled .mo file in the folder? also you should really put custom files in wp-content/languages. You may find it simpler to use a plugin like loco translate to translate specific strings.

Denisotope 2025-05-30T22:05:00+00:00

Thank you for your prompt reply, Allen. French is my language locale. The fr_CA.mo file was also added to the plugin languages. If I look at wp-content/languages, there is a lot of fr_FR files: mo, po, json, admin, etc. I think I’ll make a mess fiddling with them. My site is bilingual. Unfortunately, when I built it in 2014, I used qTranslate with this code: <!--:fr-->texte<!--:--> <!--:en-->text<!--:--> . This plugin is no longer updated and my site crashes when I deactivate it.