• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

translation overrides VS responsive design

Status
Not open for further replies.
Most likely you did it wrong. This is the way:

Code:
#: ../../../app/themes/Peafowl/snippets/anywhere_upload.php:14
msgid "Select the images to upload"
msgstr "It changed!"
 
Ah, yeah, I was wrong. there are 2 sentences.
Rich (BB code):
msgid "Drag and drop or paste images here to upload"
msgstr "Upload now!"
msgid "Select the images to upload"
msgstr "Upload now!"
Thanks!
 
Status
Not open for further replies.
Back
Top