• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • This community is user driven. Be polite with other users.
    • We recommend purchasing a Chevereto license to participate in this community.
    • Purchase a Community Subscription to get even faster ticket response times.

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