News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

SOLVED missing code : mod_virtuemart_search.xml

Started by doc_denis, March 08, 2018, 22:34:28 PM

Previous topic - Next topic

doc_denis

Hello,
in mod_virtuemart_search.xml
the code contain :


        <field

          name="image_button_file"

          type="media"

          default=""

          label="MOD_VIRTUEMART_SEARCH_BUTTON_IMG"

          description="MOD_VIRTUEMART_SEARCH_BUTTON_IMG_DESC"

        />


it seems to me that it should be:

        <field

          name="image_button_file"

          type="media"

          default=""

          label="MOD_VIRTUEMART_SEARCH_BUTTON_AS_IMG"

          description="MOD_VIRTUEMART_SEARCH_BUTTON_AS_IMG_DESC"

        />


Thank-you.
French user.

doc_denis

it is in transifex fr-FR that lines are missing

this is this lines :

MOD_VIRTUEMART_SEARCH_BUTTON_IMG="Select or upload an image"
MOD_VIRTUEMART_SEARCH_BUTTON_IMG_DESC="Select or upload an image to be used as a search button."


thank-you

alatak

Hello Doc_denis

thank you.
I have checked  transifex fr-FR file, and the keys are there now.
You can translate them :)